Commit Graph

5978 Commits

Author SHA1 Message Date
Felix Fietkau 2e072cfb4b toolchain/ has been converted
SVN-Revision: 8235
2007-07-30 16:22:57 +00:00
Felix Fietkau 7e21008ee2 remove leftover stuff
SVN-Revision: 8234
2007-07-30 16:04:23 +00:00
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
2007-07-30 15:58:15 +00:00
Felix Fietkau f1ac6cf7ec fix compile errors with make 3.80
SVN-Revision: 8230
2007-07-30 15:00:27 +00:00
Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh
SVN-Revision: 8227
2007-07-30 14:50:15 +00:00
Tim Yardley c517fb2ad4 bring in pylibdir.py helper
SVN-Revision: 8226
2007-07-30 14:37:09 +00:00
Imre Kaloz 1181536e69 add gcc 4.2.1
SVN-Revision: 8223
2007-07-30 12:26:28 +00:00
Felix Fietkau 2b8e0918c9 fix a typo
SVN-Revision: 8220
2007-07-29 19:20:34 +00:00
John Crispin 867c2c936c improved au1000 usb patch
SVN-Revision: 8218
2007-07-29 17:42:20 +00:00
John Crispin 5a326c9784 improved patch for au1000 usb-power switch
SVN-Revision: 8217
2007-07-29 17:08:06 +00:00
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax
SVN-Revision: 8216
2007-07-29 15:50:32 +00:00
John Crispin 1496b6c88b removed fox-vhdl patch, it will return with .22
SVN-Revision: 8215
2007-07-29 14:22:46 +00:00
John Crispin 7b4585da4c small fix to etrax serial port setup
SVN-Revision: 8214
2007-07-29 10:21:07 +00:00
Hamish Guthrie e1b7758ea7 Modified patches for 2.6.22.1 kernel
SVN-Revision: 8213
2007-07-29 06:01:46 +00:00
Hamish Guthrie b83bb8ccb1 Prepare for 2.6.22.1 kernel
SVN-Revision: 8212
2007-07-29 04:26:11 +00:00
John Crispin 5ed12e1ebb some fixes to the etrax build
SVN-Revision: 8211
2007-07-29 00:04:37 +00:00
Felix Fietkau 0d70676b9a add default command for dummy targets
SVN-Revision: 8209
2007-07-28 14:36:21 +00:00
Felix Fietkau d6a0242404 use $(curdir) again
SVN-Revision: 8208
2007-07-28 13:44:04 +00:00
Felix Fietkau e143bed1f1 build system fixes, more cleanup
SVN-Revision: 8207
2007-07-28 13:29:03 +00:00
Felix Fietkau 9c88ba80b9 more build system cleanup
SVN-Revision: 8206
2007-07-28 13:00:43 +00:00
Gabor Juhos 340f1c3a76 use adm5120 flash map driver on BE targets
SVN-Revision: 8205
2007-07-28 08:51:46 +00:00
Felix Fietkau 9acbd52239 allow target specific builddir list override
SVN-Revision: 8204
2007-07-28 03:01:10 +00:00
Felix Fietkau 48d57c4ba8 add missing flag
SVN-Revision: 8203
2007-07-28 02:54:50 +00:00
Felix Fietkau 02a7e555de don't force the install->compile, compile->prepare dependencies in subdir.mk
SVN-Revision: 8202
2007-07-28 02:53:54 +00:00
Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
SVN-Revision: 8201
2007-07-28 02:44:55 +00:00
Florian Fainelli f1b2dbceb2 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
2007-07-27 18:13:35 +00:00
Gabor Juhos a9ffbd94e7 add LED definitions for the RB133/133C boards, thanks to Christophe Lucas
SVN-Revision: 8199
2007-07-27 16:57:19 +00:00
Felix Fietkau 79cec23546 fix a typo
SVN-Revision: 8198
2007-07-27 16:37:51 +00:00
Gabor Juhos 75b905e93d rename patches to follow our naming conventions
SVN-Revision: 8196
2007-07-27 15:58:58 +00:00
Rod Whitby 807db2473d Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
SVN-Revision: 8193
2007-07-27 12:59:39 +00:00
Rod Whitby 4e1630f4b6 Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
SVN-Revision: 8191
2007-07-27 08:09:04 +00:00
Nicolas Thill bacf34b13f more cosmetic fixes for ar7
SVN-Revision: 8190
2007-07-27 03:48:54 +00:00
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
2007-07-27 03:07:52 +00:00
Nicolas Thill c7437ec67c cosmetic fix (indent and use c-style comments)
SVN-Revision: 8188
2007-07-27 00:59:50 +00:00
Nicolas Thill 4dca4a5243 update rdc-2.6 config (thanks to Daniel Gimpelevich)
SVN-Revision: 8187
2007-07-27 00:49:54 +00:00
Felix Fietkau 76da233e45 protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card
SVN-Revision: 8186
2007-07-26 21:38:35 +00:00
Florian Fainelli 8f31903a95 Use the new x86 code, thanks sn9 !
SVN-Revision: 8185
2007-07-26 21:18:21 +00:00
Florian Fainelli c43c4da559 Add rt2x00-mac80211 snapshot (#1916)
SVN-Revision: 8184
2007-07-26 20:00:24 +00:00
Felix Fietkau 1a12e151ee fix a prereq bug
SVN-Revision: 8183
2007-07-26 16:14:14 +00:00
Felix Fietkau 0fc8be8ade add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
SVN-Revision: 8181
2007-07-26 15:28:59 +00:00
Felix Fietkau 109f15b54c ignore filenames that can cause problems for the recursive dependency handling
SVN-Revision: 8171
2007-07-26 11:32:13 +00:00
Florian Fainelli 7f952696c7 Add uvcvideo driver (#1997)
SVN-Revision: 8167
2007-07-26 09:08:23 +00:00
Nicolas Thill 24cabede56 remove the @ and change the comment from [8107] (closes: #2122)
SVN-Revision: 8166
2007-07-26 06:43:29 +00:00
Felix Fietkau 0476d261d0 brcm47xx-2.6: add a few nops here, some irq saving there, blast the full 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
2007-07-26 04:35:23 +00:00
Felix Fietkau 739af29134 fix the size of the flash mem window on pronghorn metro (#2070)
SVN-Revision: 8162
2007-07-25 17:37:16 +00:00
Florian Fainelli b8f5329447 NAPI for r6040 of course depends on r6040
SVN-Revision: 8161
2007-07-25 15:09:35 +00:00
Florian Fainelli 868fbb706e Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w
SVN-Revision: 8160
2007-07-25 15:05:16 +00:00
Gabor Juhos 445230cf78 uses AMBA PL010 driver for the serial ports from now
SVN-Revision: 8159
2007-07-25 14:47:16 +00:00
Felix Fietkau 4ae75984ec merge madwifi r2591 for rxantenna selection
SVN-Revision: 8157
2007-07-25 14:07:04 +00:00
Florian Fainelli ecabac0388 Fix aodv-uu compilation on 2.4 kernels (#2116)
SVN-Revision: 8156
2007-07-25 14:00:45 +00:00