summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-23Fix b44 phyaddr by applying the PHY-address mask. Closes #3712agb
- Adapted from patch by Michael Buesch on the linux-netdev mailing list. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22[adm5120] refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22Enable the default-on led triggerrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-22generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵rwhitby
of 2.6.24.2 to continue git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21add missing kernel config optionnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21ar7: fixed cpmac, now it doesn't fails to register the phy.matteo
Signed-off-by: beistin@gmail.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21mmc_over_gpio: Add initscript that will create a devicemb
Note that we should use a config file where we can define an arbitrary number of devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵mb
interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21ixp4xx: Updated patches to include all upstream-merged ixp4xx patchesrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20fix a bug causing the init script to fail and incorrect number of lan portsthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20fix package/symlinks target, will call scripts/feeds update / installralph
introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20ixp4xx: Update npe driver patchrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20ixp4xx: Update config-default to 2.6.24rwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patchesrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20madwifi: add support for drop-in hal replacementsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19cpmac: fixed phy seems to be broken, hack cpmac to always report link upmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19bcm47xx: Fix warningmb
arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19GPIODEV: Fix open-count race condition.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpiomb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19remove obsolete symlinkclean targetnbd
the new make package/symlinks does not need it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19Detach the building of sdk and imagebuilder from "Select all packagesnbd
by default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23nbd
(its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18adding the possibility of local file cacheralph
specify file://path_to_file_cache within localmirrors file to add new local file cache git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18put the dtc to the other host tools (thanks to Thomas)ralph
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18fix multiple update (cpy), ralph
added index generation (allows to re-create the index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18fix broken init file and some cleanupthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵thepeople
J. Day <rpjday@crashcourse.ca> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17fix switch support on the Compex WP18/NP18Akaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17fix image generation on x86kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16Fix compilation of fuse with 2.6.24florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16bumped wpa_supplicant to 0.5.10agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15bcm47xx: Fix GPIO data direction output bit assignmentmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15gpioctl: Allow build on bcm47xxmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15gpioctl get: Fix typo in the printf arguments.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13[AR7]: fix serial patchmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13at91: added new sim enable code as well as detection code to hcg
differentiate between v1.0 and v1.5 hardware revisions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Check the return values of kmalloc()mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13make madwifi startup script aware of new iwpriv optionsblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Update cleanups of ssb-gigemb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Removed binary file added in errorhcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Add back support for 2.6.21 kernels - add some required directories.hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-12Added a new mach idrwhitby
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵matteo
an older tarball, fixedd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11ar7-atm: apply patch wellmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11ar7-atm: fix sysctl (closes #3122)matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵matteo
(closes #2569) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11Add AG241 code pattern (fixes #1089)matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10fix ixp4xx-microcode compile on osxnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10fix apex compile on osx, suppress some build warningsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73