Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable the default-on led trigger | Rod Whitby | 2008-03-22 | 2 | -0/+24 |
| | | | | SVN-Revision: 10643 | ||||
* | generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵ | Rod Whitby | 2008-03-22 | 1 | -0/+9 |
| | | | | | | of 2.6.24.2 to continue SVN-Revision: 10642 | ||||
* | add missing kernel config option | Felix Fietkau | 2008-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 10641 | ||||
* | ar7: fixed cpmac, now it doesn't fails to register the phy. Signed-off-by: ↵ | Matteo Croce | 2008-03-21 | 1 | -0/+49 |
| | | | | | | beistin@gmail.com SVN-Revision: 10640 | ||||
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵ | Michael Büsch | 2008-03-21 | 3 | -35/+7670 |
| | | | | | | interface. SVN-Revision: 10637 | ||||
* | ixp4xx: Updated patches to include all upstream-merged ixp4xx patches | Rod Whitby | 2008-03-21 | 15 | -417/+5268 |
| | | | | SVN-Revision: 10636 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | bcm47xx: Fix GPIO data direction output bit assignment | Michael Büsch | 2008-03-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 10605 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | 1 | -0/+2 |
| | | | | SVN-Revision: 10584 | ||||
* | fix apex compile on osx, suppress some build warnings | Felix Fietkau | 2008-03-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 10582 | ||||
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 3 | -1/+899 |
| | | | | SVN-Revision: 10575 | ||||
* | Fix bzImage copy with 2.6.24 kernels | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10574 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 3 | -0/+463 |
| | | | | SVN-Revision: 10566 | ||||
* | disable partitions for unallocated redboot flash memory - it caused a null ↵ | Felix Fietkau | 2008-03-07 | 5 | -2/+3 |
| | | | | | | pointer deref SVN-Revision: 10563 | ||||
* | Add PCnet32 ethernet support (#3195) | Florian Fainelli | 2008-03-07 | 2 | -0/+4 |
| | | | | SVN-Revision: 10558 | ||||
* | 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | Gabor Juhos | 2008-03-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 10547 | ||||
* | fix cpmac in a more elegant way, thanks Anton Vorontsov | Matteo Croce | 2008-03-05 | 1 | -25/+96 |
| | | | | SVN-Revision: 10546 | ||||
* | fixed_phy seems to be broken, this simple workaround fixes it | Matteo Croce | 2008-03-05 | 1 | -0/+27 |
| | | | | SVN-Revision: 10545 | ||||
* | SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) | Michael Büsch | 2008-02-28 | 1 | -5/+22 |
| | | | | SVN-Revision: 10532 | ||||
* | Fix the roboswitch code for the WRT350N | Michael Büsch | 2008-02-27 | 1 | -18/+89 |
| | | | | SVN-Revision: 10531 | ||||
* | Adding rootdelay and quiet parameter (again) | Jens Muecke | 2008-02-25 | 1 | -1/+1 |
| | | | | | | | Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late. quit will also boot up faster SVN-Revision: 10522 | ||||
* | More SSB GigE fixes. | Michael Büsch | 2008-02-23 | 1 | -26/+396 |
| | | | | SVN-Revision: 10521 | ||||
* | Hopefully fix the PCI resource conflict and upgrade to .24.2 | Florian Fainelli | 2008-02-21 | 2 | -13/+23 |
| | | | | SVN-Revision: 10515 | ||||
* | netfilter: update to the latest IMQ patch for 2.6.24 from ↵ | Gabor Juhos | 2008-02-20 | 1 | -81/+93 |
| | | | | | | http://www.actusa.net/~linuximq/ SVN-Revision: 10510 | ||||
* | bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵ | Michael Büsch | 2008-02-20 | 6 | -0/+1190 |
| | | | | | | but let's commit what we have. SVN-Revision: 10509 | ||||
* | netfilter: fix IMQ bug on 2.6.24 | Gabor Juhos | 2008-02-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10508 | ||||
* | ssb: Fix the horrible crash of innocent cardbus cards. | Michael Büsch | 2008-02-19 | 2 | -0/+119 |
| | | | | | | No Animals were harmed in the production of this patch. SVN-Revision: 10497 | ||||
* | ssb: Make the GPIO API reentrancy safe. | Michael Büsch | 2008-02-19 | 2 | -28/+251 |
| | | | | SVN-Revision: 10496 | ||||
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | 5 | -244/+207 |
| | | | | SVN-Revision: 10495 | ||||
* | SSB: Update the watchdog fix to the patch version that will go upstream. | Michael Büsch | 2008-02-19 | 3 | -53/+130 |
| | | | | SVN-Revision: 10494 | ||||
* | Adding .24 support for olpc | Jens Muecke | 2008-02-19 | 28 | -2/+12422 |
| | | | | | | | | | | kernel compiles fine, but graphic support is broken to test new kernel version, change target/linux/olpc/Makefile from .23.16 to .24 SVN-Revision: 10493 | ||||
* | ssb: Move the generic ssb fixes patch to the generic kernel. | Michael Büsch | 2008-02-19 | 1 | -0/+0 |
| | | | | | | This should fix SSB for people using a b43 card on a non-47xx machine. SVN-Revision: 10492 | ||||
* | ssb: Workaround: Need subsys_initcall to be able to register a PCI bus. | Michael Büsch | 2008-02-19 | 2 | -11/+32 |
| | | | | | | This needs a different fix, but use this workaround for now. SVN-Revision: 10491 | ||||
* | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | 14 | -400/+577 |
| | | | | SVN-Revision: 10490 | ||||
* | Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141 | Andy Boyett | 2008-02-19 | 1 | -0/+53 |
| | | | | SVN-Revision: 10489 |