| Commit message (Expand) | Author | Age | Files | Lines |
* | Register the second uart on tnetd7300 and fix the watchdog register for 7200/... | Florian Fainelli | 2007-07-31 | 3 | -56/+90 |
* | Fix the gpio init (#2148) | Florian Fainelli | 2007-07-31 | 1 | -0/+2 |
* | Remove the dependency to devio, since it is not in trunk | Florian Fainelli | 2007-07-31 | 1 | -1/+1 |
* | Fix the remaining kernel config options (#2102) | Florian Fainelli | 2007-07-31 | 1 | -0/+14 |
* | only build sdk and imagebuilder at target/install time | Felix Fietkau | 2007-07-31 | 1 | -2/+2 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 2 | -47/+15 |
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to D... | Florian Fainelli | 2007-07-30 | 4 | -6/+55 |
* | improved au1000 usb patch | John Crispin | 2007-07-29 | 1 | -1/+1 |
* | improved patch for au1000 usb-power switch | John Crispin | 2007-07-29 | 1 | -9/+4 |
* | removed fox-vhdl patch, it will return with .22 | John Crispin | 2007-07-29 | 1 | -4836/+0 |
* | small fix to etrax serial port setup | John Crispin | 2007-07-29 | 1 | -14/+2 |
* | Modified patches for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | 8 | -0/+999 |
* | Prepare for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | 16 | -14/+9949 |
* | some fixes to the etrax build | John Crispin | 2007-07-29 | 3 | -197/+221 |
* | use adm5120 flash map driver on BE targets | Gabor Juhos | 2007-07-28 | 1 | -5/+2 |
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ... | Florian Fainelli | 2007-07-27 | 4 | -2/+361 |
* | add LED definitions for the RB133/133C boards, thanks to Christophe Lucas | Gabor Juhos | 2007-07-27 | 1 | -0/+7 |
* | rename patches to follow our naming conventions | Gabor Juhos | 2007-07-27 | 7 | -0/+0 |
* | Removed the obsolete MTD_SPLIT_ROOTFS config symbol. | Rod Whitby | 2007-07-27 | 1 | -1/+0 |
* | Add missing config symbols that stop a default 2.6.21.6 built - set them all ... | Rod Whitby | 2007-07-27 | 1 | -0/+9 |
* | more cosmetic fixes for ar7 | Nicolas Thill | 2007-07-27 | 3 | -4/+3 |
* | update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) | Nicolas Thill | 2007-07-27 | 19 | -700/+106 |
* | cosmetic fix (indent and use c-style comments) | Nicolas Thill | 2007-07-27 | 1 | -14/+14 |
* | update rdc-2.6 config (thanks to Daniel Gimpelevich) | Nicolas Thill | 2007-07-27 | 1 | -3/+13 |
* | protect the adm5120 pci ops with a spinlock - fixes race conditions that happ... | Felix Fietkau | 2007-07-26 | 1 | -0/+9 |
* | Use the new x86 code, thanks sn9 ! | Florian Fainelli | 2007-07-26 | 5 | -105/+12033 |
* | brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cach... | Felix Fietkau | 2007-07-26 | 1 | -31/+300 |
* | fix the size of the flash mem window on pronghorn metro (#2070) | Felix Fietkau | 2007-07-25 | 1 | -1/+1 |
* | NAPI for r6040 of course depends on r6040 | Florian Fainelli | 2007-07-25 | 1 | -1/+2 |
* | Remove preinit.arch, not used, compile NAPI support for R6040, change the pro... | Florian Fainelli | 2007-07-25 | 4 | -3/+6 |
* | uses AMBA PL010 driver for the serial ports from now | Gabor Juhos | 2007-07-25 | 11 | -7/+530 |
* | Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! | Florian Fainelli | 2007-07-25 | 5 | -16/+87 |
* | on the au1000 usb could never work as the power switch was never enabled :P | John Crispin | 2007-07-24 | 1 | -0/+16 |
* | fixed au1000 eth0 ioctl patch | John Crispin | 2007-07-24 | 1 | -20/+9 |
* | oops, wrong file for au1000 pci fix | John Crispin | 2007-07-24 | 1 | -8/+14 |
* | fixed up the au1000 pci support, was caused by the au1000 having a 36bit io b... | John Crispin | 2007-07-24 | 2 | -0/+18 |
* | reorder rootfstypes to allow both squashfs and jffs2 images to boot | Gabor Juhos | 2007-07-24 | 2 | -2/+2 |
* | fix kernel command line | Gabor Juhos | 2007-07-24 | 2 | -2/+2 |
* | Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_p... | Florian Fainelli | 2007-07-24 | 5 | -14/+109 |
* | Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance) | Florian Fainelli | 2007-07-24 | 1 | -0/+26 |
* | initial merge of infineon code for amazon, pci is still broken a bit. a big t... | John Crispin | 2007-07-23 | 47 | -0/+26109 |
* | cosmetic changes in flash driver | Gabor Juhos | 2007-07-23 | 1 | -18/+18 |
* | Add back the port priority for r6040 | Florian Fainelli | 2007-07-23 | 1 | -0/+6 |
* | disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 | Felix Fietkau | 2007-07-23 | 2 | -2/+2 |
* | adm5120_mtd.c is no longer in use | Gabor Juhos | 2007-07-23 | 1 | -497/+0 |
* | board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas *... | Gabor Juhos | 2007-07-23 | 2 | -1/+11 |
* | Allow squashfs images for au1000, use the automatic rootfs split | Florian Fainelli | 2007-07-23 | 2 | -1/+12 |
* | cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 | Gabor Juhos | 2007-07-23 | 14 | -573/+1 |
* | Enabled IXP4xx beeper | Rod Whitby | 2007-07-23 | 1 | -0/+1 |
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 1 | -6/+0 |