aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c...Matteo Croce2008-03-111-0/+178
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-111-0/+2
* fix apex compile on osx, suppress some build warningsFelix Fietkau2008-03-101-0/+2
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-093-1/+899
* Fix bzImage copy with 2.6.24 kernelsFlorian Fainelli2008-03-091-1/+1
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-073-0/+463
* disable partitions for unallocated redboot flash memory - it caused a null po...Felix Fietkau2008-03-075-2/+3
* Add PCnet32 ethernet support (#3195)Florian Fainelli2008-03-072-0/+4
* 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431Gabor Juhos2008-03-061-0/+1
* fix cpmac in a more elegant way, thanks Anton VorontsovMatteo Croce2008-03-051-25/+96
* fixed_phy seems to be broken, this simple workaround fixes itMatteo Croce2008-03-051-0/+27
* SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)Michael Büsch2008-02-281-5/+22
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-271-18/+89
* Adding rootdelay and quiet parameter (again)Jens Muecke2008-02-251-1/+1
* More SSB GigE fixes.Michael Büsch2008-02-231-26/+396
* Hopefully fix the PCI resource conflict and upgrade to .24.2Florian Fainelli2008-02-212-13/+23
* netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.n...Gabor Juhos2008-02-201-81/+93
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ...Michael Büsch2008-02-206-0/+1190
* netfilter: fix IMQ bug on 2.6.24Gabor Juhos2008-02-201-1/+1
* ssb: Fix the horrible crash of innocent cardbus cards.Michael Büsch2008-02-192-0/+119
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-192-28/+251
* ssb: Update the GPIO APIMichael Büsch2008-02-195-244/+207
* SSB: Update the watchdog fix to the patch version that will go upstream.Michael Büsch2008-02-193-53/+130
* Adding .24 support for olpcJens Muecke2008-02-1928-2/+12422
* ssb: Move the generic ssb fixes patch to the generic kernel.Michael Büsch2008-02-191-0/+0
* ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.Michael Büsch2008-02-192-11/+32
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-1914-400/+577
* Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141Andy Boyett2008-02-191-0/+53
* b43: Make probing of NPHY devices possible.Michael Büsch2008-02-181-0/+2
* ssb: Fix serial console on new 47xx devices.Michael Büsch2008-02-182-16/+90
* upgrade apex to 1.5.13, fixup EABI supportImre Kaloz2008-02-181-2/+3
* generic-2.4: add ip6t_REJECT supportGabor Juhos2008-02-182-0/+361
* bcm47xx: We can use the ssb-invariants callback now, as was changed to be cal...Michael Büsch2008-02-171-10/+3
* bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It'...Michael Büsch2008-02-171-2/+1
* bcm47xx: Extract all available information from NVRAM into the sprom data str...Michael Büsch2008-02-161-8/+43
* Fix support for PCI devices behind a SSB->PCI bridge.Michael Büsch2008-02-163-111/+86
* add eabi autoselection for the kernel as well - fixes iptables problemsFelix Fietkau2008-02-142-2/+8
* revert ARM to oabi by default, add some eabi patches for fixing up the toolch...Felix Fietkau2008-02-141-1/+1
* Upgrade brcm63xx to 2.6.24Florian Fainelli2008-02-1314-459/+483
* Upgrade rdc to 2.6.24Florian Fainelli2008-02-1317-923/+1299
* remove old profileJohn Crispin2008-02-131-23/+0
* resync kernel configGabor Juhos2008-02-111-34/+11
* upgrade & standardize kernel versionsImre Kaloz2008-02-1122-23/+22
* upgrade sibyte to 2.6.24Imre Kaloz2008-02-113-1117/+83
* Add missing bridge ioctls to make bluez-utils compile with brcm-3.4Florian Fainelli2008-02-101-0/+18
* upgrade iop32x to 2.6.24Imre Kaloz2008-02-102-1/+18
* prepare 2.6.24 on ixp4xxImre Kaloz2008-02-1035-0/+7945
* fix typoImre Kaloz2008-02-101-1/+1
* use cp instead of $(CP), because bzImage might be a symlinkFelix Fietkau2008-02-091-1/+1
* fix RB153 CompactFlash driver for .24Gabor Juhos2008-02-091-21/+24