Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 11 | -138/+127 |
| | | | | SVN-Revision: 8236 | ||||
* | toolchain/ has been converted | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8235 | ||||
* | remove leftover stuff | Felix Fietkau | 2007-07-30 | 2 | -3/+0 |
| | | | | SVN-Revision: 8234 | ||||
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵ | Florian Fainelli | 2007-07-30 | 5 | -14/+63 |
| | | | | | | Daniel Gimpelevich) SVN-Revision: 8233 | ||||
* | fix compile errors with make 3.80 | Felix Fietkau | 2007-07-30 | 3 | -5/+8 |
| | | | | SVN-Revision: 8230 | ||||
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 | 3 | -1/+4 |
| | | | | SVN-Revision: 8227 | ||||
* | bring in pylibdir.py helper | Tim Yardley | 2007-07-30 | 1 | -0/+5 |
| | | | | SVN-Revision: 8226 | ||||
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 | 18 | -1/+4041 |
| | | | | SVN-Revision: 8223 | ||||
* | fix a typo | Felix Fietkau | 2007-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 8220 | ||||
* | improved au1000 usb patch | John Crispin | 2007-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 8218 | ||||
* | improved patch for au1000 usb-power switch | John Crispin | 2007-07-29 | 1 | -9/+4 |
| | | | | SVN-Revision: 8217 | ||||
* | Some packages make no sense or do not build for etrax | John Crispin | 2007-07-29 | 4 | -4/+9 |
| | | | | SVN-Revision: 8216 | ||||
* | removed fox-vhdl patch, it will return with .22 | John Crispin | 2007-07-29 | 1 | -4836/+0 |
| | | | | SVN-Revision: 8215 | ||||
* | small fix to etrax serial port setup | John Crispin | 2007-07-29 | 1 | -14/+2 |
| | | | | SVN-Revision: 8214 | ||||
* | Modified patches for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | 8 | -0/+999 |
| | | | | SVN-Revision: 8213 | ||||
* | Prepare for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | 16 | -14/+9949 |
| | | | | SVN-Revision: 8212 | ||||
* | some fixes to the etrax build | John Crispin | 2007-07-29 | 3 | -197/+221 |
| | | | | SVN-Revision: 8211 | ||||
* | add default command for dummy targets | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8209 | ||||
* | use $(curdir) again | Felix Fietkau | 2007-07-28 | 2 | -24/+30 |
| | | | | SVN-Revision: 8208 | ||||
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 | 4 | -78/+44 |
| | | | | SVN-Revision: 8207 | ||||
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 6 | -150/+168 |
| | | | | SVN-Revision: 8206 | ||||
* | use adm5120 flash map driver on BE targets | Gabor Juhos | 2007-07-28 | 1 | -5/+2 |
| | | | | SVN-Revision: 8205 | ||||
* | allow target specific builddir list override | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8204 | ||||
* | add missing flag | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8203 | ||||
* | don't force the install->compile, compile->prepare dependencies in subdir.mk | Felix Fietkau | 2007-07-28 | 2 | -4/+5 |
| | | | | SVN-Revision: 8202 | ||||
* | initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵ | Felix Fietkau | 2007-07-28 | 3 | -54/+86 |
| | | | | | | being included instead of recursively called SVN-Revision: 8201 | ||||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 | 6 | -5/+422 |
| | | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200 | ||||
* | add LED definitions for the RB133/133C boards, thanks to Christophe Lucas | Gabor Juhos | 2007-07-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 8199 | ||||
* | fix a typo | Felix Fietkau | 2007-07-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 8198 | ||||
* | rename patches to follow our naming conventions | Gabor Juhos | 2007-07-27 | 7 | -0/+0 |
| | | | | SVN-Revision: 8196 | ||||
* | Removed the obsolete MTD_SPLIT_ROOTFS config symbol. | Rod Whitby | 2007-07-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 8193 | ||||
* | Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵ | Rod Whitby | 2007-07-27 | 1 | -0/+9 |
| | | | | | | to default values so nothing changes for anyone SVN-Revision: 8191 | ||||
* | more cosmetic fixes for ar7 | Nicolas Thill | 2007-07-27 | 3 | -4/+3 |
| | | | | SVN-Revision: 8190 | ||||
* | update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) | Nicolas Thill | 2007-07-27 | 20 | -706/+108 |
| | | | | SVN-Revision: 8189 | ||||
* | cosmetic fix (indent and use c-style comments) | Nicolas Thill | 2007-07-27 | 1 | -14/+14 |
| | | | | SVN-Revision: 8188 | ||||
* | update rdc-2.6 config (thanks to Daniel Gimpelevich) | Nicolas Thill | 2007-07-27 | 1 | -3/+13 |
| | | | | SVN-Revision: 8187 | ||||
* | protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵ | Felix Fietkau | 2007-07-26 | 1 | -0/+9 |
| | | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186 | ||||
* | Use the new x86 code, thanks sn9 ! | Florian Fainelli | 2007-07-26 | 5 | -105/+12033 |
| | | | | SVN-Revision: 8185 | ||||
* | Add rt2x00-mac80211 snapshot (#1916) | Florian Fainelli | 2007-07-26 | 29 | -0/+19615 |
| | | | | SVN-Revision: 8184 | ||||
* | fix a prereq bug | Felix Fietkau | 2007-07-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 8183 | ||||
* | add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 | Felix Fietkau | 2007-07-26 | 3 | -4/+10 |
| | | | | SVN-Revision: 8181 | ||||
* | ignore filenames that can cause problems for the recursive dependency handling | Felix Fietkau | 2007-07-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 8171 | ||||
* | Add uvcvideo driver (#1997) | Florian Fainelli | 2007-07-26 | 1 | -0/+43 |
| | | | | SVN-Revision: 8167 | ||||
* | remove the @ and change the comment from [8107] (closes: #2122) | Nicolas Thill | 2007-07-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 8166 | ||||
* | brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵ | Felix Fietkau | 2007-07-26 | 1 | -31/+300 |
| | | | | | | cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) SVN-Revision: 8165 | ||||
* | fix the size of the flash mem window on pronghorn metro (#2070) | Felix Fietkau | 2007-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 8162 | ||||
* | NAPI for r6040 of course depends on r6040 | Florian Fainelli | 2007-07-25 | 1 | -1/+2 |
| | | | | SVN-Revision: 8161 | ||||
* | Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵ | Florian Fainelli | 2007-07-25 | 4 | -3/+6 |
| | | | | | | profile name to ar525w SVN-Revision: 8160 | ||||
* | uses AMBA PL010 driver for the serial ports from now | Gabor Juhos | 2007-07-25 | 11 | -7/+530 |
| | | | | SVN-Revision: 8159 | ||||
* | merge madwifi r2591 for rxantenna selection | Felix Fietkau | 2007-07-25 | 1 | -0/+14 |
| | | | | SVN-Revision: 8157 |