summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ignore dependencies when using QUILTFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8244
* remove unnecessary depsFelix Fietkau2007-07-301-2/+0
| | | | SVN-Revision: 8243
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-3013-88/+64
| | | | SVN-Revision: 8242
* more cleanupFelix Fietkau2007-07-303-4/+9
| | | | SVN-Revision: 8238
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-302-9/+2
| | | | SVN-Revision: 8237
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-3011-138/+127
| | | | SVN-Revision: 8236
* toolchain/ has been convertedFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8235
* remove leftover stuffFelix Fietkau2007-07-302-3/+0
| | | | SVN-Revision: 8234
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-305-14/+63
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* fix compile errors with make 3.80Felix Fietkau2007-07-303-5/+8
| | | | SVN-Revision: 8230
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-303-1/+4
| | | | SVN-Revision: 8227
* bring in pylibdir.py helperTim Yardley2007-07-301-0/+5
| | | | SVN-Revision: 8226
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
| | | | SVN-Revision: 8223
* fix a typoFelix Fietkau2007-07-291-1/+1
| | | | SVN-Revision: 8220
* improved au1000 usb patchJohn Crispin2007-07-291-1/+1
| | | | SVN-Revision: 8218
* improved patch for au1000 usb-power switchJohn Crispin2007-07-291-9/+4
| | | | SVN-Revision: 8217
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-294-4/+9
| | | | SVN-Revision: 8216
* removed fox-vhdl patch, it will return with .22John Crispin2007-07-291-4836/+0
| | | | SVN-Revision: 8215
* small fix to etrax serial port setupJohn Crispin2007-07-291-14/+2
| | | | SVN-Revision: 8214
* Modified patches for 2.6.22.1 kernelHamish Guthrie2007-07-298-0/+999
| | | | SVN-Revision: 8213
* Prepare for 2.6.22.1 kernelHamish Guthrie2007-07-2916-14/+9949
| | | | SVN-Revision: 8212
* some fixes to the etrax buildJohn Crispin2007-07-293-197/+221
| | | | SVN-Revision: 8211
* add default command for dummy targetsFelix Fietkau2007-07-281-1/+1
| | | | SVN-Revision: 8209
* use $(curdir) againFelix Fietkau2007-07-282-24/+30
| | | | SVN-Revision: 8208
* build system fixes, more cleanupFelix Fietkau2007-07-284-78/+44
| | | | SVN-Revision: 8207
* more build system cleanupFelix Fietkau2007-07-286-150/+168
| | | | SVN-Revision: 8206
* use adm5120 flash map driver on BE targetsGabor Juhos2007-07-281-5/+2
| | | | SVN-Revision: 8205
* allow target specific builddir list overrideFelix Fietkau2007-07-281-1/+1
| | | | SVN-Revision: 8204
* add missing flagFelix Fietkau2007-07-281-1/+1
| | | | SVN-Revision: 8203
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-282-4/+5
| | | | SVN-Revision: 8202
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵Felix Fietkau2007-07-283-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 Fainelli2007-07-276-5/+422
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-271-0/+7
| | | | SVN-Revision: 8199
* fix a typoFelix Fietkau2007-07-271-1/+1
| | | | SVN-Revision: 8198
* rename patches to follow our naming conventionsGabor Juhos2007-07-277-0/+0
| | | | SVN-Revision: 8196
* Removed the obsolete MTD_SPLIT_ROOTFS config symbol.Rod Whitby2007-07-271-1/+0
| | | | SVN-Revision: 8193
* Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵Rod Whitby2007-07-271-0/+9
| | | | | | to default values so nothing changes for anyone SVN-Revision: 8191
* more cosmetic fixes for ar7Nicolas Thill2007-07-273-4/+3
| | | | SVN-Revision: 8190
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-2720-706/+108
| | | | SVN-Revision: 8189
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
| | | | SVN-Revision: 8188
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
| | | | SVN-Revision: 8187
* protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵Felix Fietkau2007-07-261-0/+9
| | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
| | | | SVN-Revision: 8185
* Add rt2x00-mac80211 snapshot (#1916)Florian Fainelli2007-07-2629-0/+19615
| | | | SVN-Revision: 8184
* fix a prereq bugFelix Fietkau2007-07-261-1/+1
| | | | SVN-Revision: 8183
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07Felix Fietkau2007-07-263-4/+10
| | | | SVN-Revision: 8181
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-261-2/+2
| | | | SVN-Revision: 8171
* Add uvcvideo driver (#1997)Florian Fainelli2007-07-261-0/+43
| | | | SVN-Revision: 8167
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-261-1/+1
| | | | SVN-Revision: 8166
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵Felix Fietkau2007-07-261-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