Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixp4xx: Update npe driver patch | Rod Whitby | 2008-03-20 | 1 | -1274/+1336 |
| | | | | SVN-Revision: 10633 | ||||
* | ixp4xx: Update config-default to 2.6.24 | Rod Whitby | 2008-03-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 10632 | ||||
* | ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches | Rod Whitby | 2008-03-20 | 5 | -324/+314 |
| | | | | SVN-Revision: 10630 | ||||
* | madwifi: add support for drop-in hal replacements | Felix Fietkau | 2008-03-20 | 1 | -0/+12 |
| | | | | SVN-Revision: 10629 | ||||
* | Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213. | Andy Boyett | 2008-03-20 | 1 | -10/+11 |
| | | | | SVN-Revision: 10628 | ||||
* | cpmac: fixed phy seems to be broken, hack cpmac to always report link up | Matteo Croce | 2008-03-19 | 1 | -0/+27 |
| | | | | SVN-Revision: 10627 | ||||
* | bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function ↵ | Michael Büsch | 2008-03-19 | 1 | -1/+1 |
| | | | | | | 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type SVN-Revision: 10626 | ||||
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 | 1 | -7/+14 |
| | | | | SVN-Revision: 10625 | ||||
* | bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio | Michael Büsch | 2008-03-19 | 1 | -0/+17 |
| | | | | SVN-Revision: 10623 | ||||
* | remove obsolete symlinkclean target the new make package/symlinks does not ↵ | Felix Fietkau | 2008-03-19 | 1 | -4/+0 |
| | | | | | | need it. SVN-Revision: 10622 | ||||
* | Detach the building of sdk and imagebuilder from "Select all packages by ↵ | Felix Fietkau | 2008-03-19 | 2 | -2/+0 |
| | | | | | | | | default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10621 | ||||
* | This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its ↵ | Felix Fietkau | 2008-03-19 | 1 | -0/+2215 |
| | | | | | | | | | | 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> SVN-Revision: 10619 | ||||
* | adding the possibility of local file cache specify file://path_to_file_cache ↵ | Ralph Hempel | 2008-03-18 | 1 | -25/+33 |
| | | | | | | within localmirrors file to add new local file cache SVN-Revision: 10617 | ||||
* | put the dtc to the other host tools (thanks to Thomas) | Ralph Hempel | 2008-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 10616 | ||||
* | fix multiple update (cpy), added index generation (allows to re-create the ↵ | Ralph Hempel | 2008-03-18 | 1 | -40/+124 |
| | | | | | | index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands SVN-Revision: 10614 | ||||
* | fix broken init file and some cleanup | Travis Kemen | 2008-03-18 | 2 | -8/+14 |
| | | | | SVN-Revision: 10613 | ||||
* | Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵ | Travis Kemen | 2008-03-17 | 1 | -1/+1 |
| | | | | | | J. Day <rpjday@crashcourse.ca> SVN-Revision: 10612 | ||||
* | fix switch support on the Compex WP18/NP18A | Imre Kaloz | 2008-03-17 | 1 | -0/+41 |
| | | | | SVN-Revision: 10611 | ||||
* | fix image generation on x86 | Imre Kaloz | 2008-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10610 | ||||
* | Fix compilation of fuse with 2.6.24 | Florian Fainelli | 2008-03-16 | 1 | -0/+246 |
| | | | | SVN-Revision: 10609 | ||||
* | bumped wpa_supplicant to 0.5.10 | Andy Boyett | 2008-03-16 | 1 | -5/+5 |
| | | | | SVN-Revision: 10608 | ||||
* | bcm47xx: Fix GPIO data direction output bit assignment | Michael Büsch | 2008-03-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 10605 | ||||
* | gpioctl: Allow build on bcm47xx | Michael Büsch | 2008-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 10604 | ||||
* | gpioctl get: Fix typo in the printf arguments. | Michael Büsch | 2008-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 10603 | ||||
* | fix serial patch | Matteo Croce | 2008-03-13 | 1 | -24/+11 |
| | | | | SVN-Revision: 10602 | ||||
* | at91: added new sim enable code as well as detection code to differentiate ↵ | Hamish Guthrie | 2008-03-13 | 2 | -0/+262 |
| | | | | | | between v1.0 and v1.5 hardware revisions SVN-Revision: 10600 | ||||
* | Check the return values of kmalloc() | Michael Büsch | 2008-03-13 | 1 | -6/+25 |
| | | | | SVN-Revision: 10599 | ||||
* | make madwifi startup script aware of new iwpriv options | John Crispin | 2008-03-13 | 1 | -0/+6 |
| | | | | SVN-Revision: 10598 | ||||
* | Update cleanups of ssb-gige | Michael Büsch | 2008-03-13 | 1 | -37/+41 |
| | | | | SVN-Revision: 10597 | ||||
* | Removed binary file added in error | Hamish Guthrie | 2008-03-13 | 1 | -0/+0 |
| | | | | SVN-Revision: 10596 | ||||
* | Add back support for 2.6.21 kernels - add some required directories. | Hamish Guthrie | 2008-03-13 | 3 | -1/+300 |
| | | | | SVN-Revision: 10595 | ||||
* | Added a new mach id | Rod Whitby | 2008-03-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 10593 | ||||
* | ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵ | Matteo Croce | 2008-03-11 | 1 | -2/+2 |
| | | | | | | an older tarball, fixedd SVN-Revision: 10590 | ||||
* | ar7-atm: apply patch well | Matteo Croce | 2008-03-11 | 1 | -585/+580 |
| | | | | SVN-Revision: 10589 | ||||
* | ar7-atm: fix sysctl (closes #3122) | Matteo Croce | 2008-03-11 | 1 | -27/+36 |
| | | | | SVN-Revision: 10588 | ||||
* | cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵ | Matteo Croce | 2008-03-11 | 1 | -0/+178 |
| | | | | | | (closes #2569) SVN-Revision: 10585 | ||||
* | Add AG241 code pattern (fixes #1089) | Matteo Croce | 2008-03-11 | 2 | -3/+25 |
| | | | | SVN-Revision: 10584 | ||||
* | fix ixp4xx-microcode compile on osx | Felix Fietkau | 2008-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 10583 | ||||
* | fix apex compile on osx, suppress some build warnings | Felix Fietkau | 2008-03-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 10582 | ||||
* | build dtc for all powerpc targets (suggested by Kaloz) | Felix Fietkau | 2008-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10579 | ||||
* | fix uclibc build on osx | Felix Fietkau | 2008-03-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 10578 | ||||
* | only build dtc for the target that uses it | Felix Fietkau | 2008-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10577 | ||||
* | ar7-atm: add an useful patch from #2561, tnx Axel Gembe | Matteo Croce | 2008-03-09 | 1 | -0/+585 |
| | | | | SVN-Revision: 10576 | ||||
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 4 | -2/+900 |
| | | | | SVN-Revision: 10575 | ||||
* | Fix bzImage copy with 2.6.24 kernels | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10574 | ||||
* | Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24) | Florian Fainelli | 2008-03-09 | 27 | -5095/+6794 |
| | | | | SVN-Revision: 10573 | ||||
* | Fix two of the three bugs in #3122 | Matteo Croce | 2008-03-08 | 1 | -28/+43 |
| | | | | SVN-Revision: 10571 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+15 |
| | | | | SVN-Revision: 10567 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 3 | -0/+463 |
| | | | | SVN-Revision: 10566 | ||||
* | this package should only be available for targets with generic gpio support, ↵ | John Crispin | 2008-03-07 | 1 | -1/+1 |
| | | | | | | fixes #3132 SVN-Revision: 10564 |