Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | b43: Make probing of NPHY devices possible. | Michael Büsch | 2008-02-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 10487 | ||||
* | ssb: Fix serial console on new 47xx devices. | Michael Büsch | 2008-02-18 | 2 | -16/+90 |
| | | | | SVN-Revision: 10485 | ||||
* | upgrade apex to 1.5.13, fixup EABI support | Imre Kaloz | 2008-02-18 | 1 | -2/+3 |
| | | | | SVN-Revision: 10484 | ||||
* | generic-2.4: add ip6t_REJECT support | Gabor Juhos | 2008-02-18 | 2 | -0/+361 |
| | | | | SVN-Revision: 10482 | ||||
* | bcm47xx: We can use the ssb-invariants callback now, as was changed to be ↵ | Michael Büsch | 2008-02-17 | 1 | -10/+3 |
| | | | | | | called late enough. SVN-Revision: 10476 | ||||
* | bcm47xx: Remove FIXME We don't want to move the board time init into SSB. ↵ | Michael Büsch | 2008-02-17 | 1 | -2/+1 |
| | | | | | | It's just fine as-is. Remove the FIXME. SVN-Revision: 10474 | ||||
* | bcm47xx: Extract all available information from NVRAM into the sprom data ↵ | Michael Büsch | 2008-02-16 | 1 | -8/+43 |
| | | | | | | structure. SVN-Revision: 10473 | ||||
* | Fix support for PCI devices behind a SSB->PCI bridge. | Michael Büsch | 2008-02-16 | 3 | -111/+86 |
| | | | | SVN-Revision: 10468 | ||||
* | add eabi autoselection for the kernel as well - fixes iptables problems | Felix Fietkau | 2008-02-14 | 2 | -2/+8 |
| | | | | SVN-Revision: 10461 | ||||
* | revert ARM to oabi by default, add some eabi patches for fixing up the ↵ | Felix Fietkau | 2008-02-14 | 1 | -1/+1 |
| | | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458 | ||||
* | Upgrade brcm63xx to 2.6.24 | Florian Fainelli | 2008-02-13 | 14 | -459/+483 |
| | | | | SVN-Revision: 10455 | ||||
* | Upgrade rdc to 2.6.24 | Florian Fainelli | 2008-02-13 | 17 | -923/+1299 |
| | | | | SVN-Revision: 10453 | ||||
* | remove old profile | John Crispin | 2008-02-13 | 1 | -23/+0 |
| | | | | SVN-Revision: 10449 | ||||
* | resync kernel config | Gabor Juhos | 2008-02-11 | 1 | -34/+11 |
| | | | | SVN-Revision: 10444 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 22 | -23/+22 |
| | | | | SVN-Revision: 10443 | ||||
* | upgrade sibyte to 2.6.24 | Imre Kaloz | 2008-02-11 | 3 | -1117/+83 |
| | | | | SVN-Revision: 10442 | ||||
* | Add missing bridge ioctls to make bluez-utils compile with brcm-3.4 | Florian Fainelli | 2008-02-10 | 1 | -0/+18 |
| | | | | SVN-Revision: 10441 | ||||
* | upgrade iop32x to 2.6.24 | Imre Kaloz | 2008-02-10 | 2 | -1/+18 |
| | | | | SVN-Revision: 10440 | ||||
* | prepare 2.6.24 on ixp4xx | Imre Kaloz | 2008-02-10 | 35 | -0/+7945 |
| | | | | SVN-Revision: 10438 | ||||
* | fix typo | Imre Kaloz | 2008-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 10437 | ||||
* | use cp instead of $(CP), because bzImage might be a symlink | Felix Fietkau | 2008-02-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 10435 | ||||
* | fix RB153 CompactFlash driver for .24 | Gabor Juhos | 2008-02-09 | 1 | -21/+24 |
| | | | | SVN-Revision: 10428 | ||||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 65 | -3215/+101 |
| | | | | SVN-Revision: 10427 | ||||
* | cpmac: reapply [9664] | Matteo Croce | 2008-02-08 | 1 | -17/+169 |
| | | | | SVN-Revision: 10424 | ||||
* | build cpmac driver | Matteo Croce | 2008-02-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 10422 | ||||
* | Update kernel to 2.6.24 | Matteo Croce | 2008-02-08 | 4 | -1306/+10 |
| | | | | SVN-Revision: 10421 | ||||
* | make current AR7 code 2.6.24 aware, for future use | Matteo Croce | 2008-02-08 | 3 | -5/+16 |
| | | | | SVN-Revision: 10415 | ||||
* | upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1 | Imre Kaloz | 2008-02-07 | 3 | -5992/+11665 |
| | | | | SVN-Revision: 10412 | ||||
* | more 2.6.24 patches | Matteo Croce | 2008-02-07 | 2 | -1/+118 |
| | | | | SVN-Revision: 10410 | ||||
* | increase the flash window size for ar5312 - there are apparently 5312 ↵ | Felix Fietkau | 2008-02-07 | 1 | -1/+1 |
| | | | | | | devices out there with 8M flash SVN-Revision: 10409 |