Commit graph

6086 commits

Author SHA1 Message Date
Gabor Juhos
cf2cfdf9ba minor usb driver cleanup
SVN-Revision: 8385
2007-08-10 08:56:41 +00:00
Florian Fainelli
b682b4a79e Fix gdb installation, thanks to Alfred Heggestad
SVN-Revision: 8383
2007-08-09 21:38:05 +00:00
Florian Fainelli
46cbd5012e Fix the bcm96358 PRID
SVN-Revision: 8381
2007-08-08 15:35:22 +00:00
Florian Fainelli
3501c0716c Use the dmz led as diagnostic led
SVN-Revision: 8380
2007-08-08 12:23:41 +00:00
Florian Fainelli
38d4bfb9ef rdc can be built with gcc4 as well, my mistake
SVN-Revision: 8379
2007-08-08 12:03:24 +00:00
Florian Fainelli
acde70bfd5 More rdc fixes, thanks to Daniel Gimpelevich
SVN-Revision: 8378
2007-08-08 12:01:51 +00:00
Gabor Juhos
a5d582ad43 LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * sort board definitions alphabetically
SVN-Revision: 8377
2007-08-07 16:19:41 +00:00
Gabor Juhos
fc6874d691 add support for special LED brightness values
SVN-Revision: 8376
2007-08-07 16:11:58 +00:00
Florian Fainelli
9a819643c8 These patches moved to generic-2.6
SVN-Revision: 8375
2007-08-07 09:44:12 +00:00
Florian Fainelli
99799c7cdf Remove the eeprom patches, but move the git-newsetup to generic, so that the x86 target can benefit from them
SVN-Revision: 8374
2007-08-07 09:43:05 +00:00
Felix Fietkau
50ecfa0505 fix kernel-headers download (#2179)
SVN-Revision: 8373
2007-08-07 09:41:54 +00:00
Florian Fainelli
c415751426 Also add eeprom 93cx6 to generic-2.6
SVN-Revision: 8372
2007-08-07 09:38:41 +00:00
Florian Fainelli
65657001d9 Update rdc-2.6 description and fix the firmware for sitecom devices
SVN-Revision: 8371
2007-08-07 09:34:39 +00:00
Florian Fainelli
7491848209 Remove empty file
SVN-Revision: 8370
2007-08-07 09:20:52 +00:00
Florian Fainelli
cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
2007-08-07 09:14:45 +00:00
Florian Fainelli
00274181f7 Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
SVN-Revision: 8368
2007-08-07 09:13:44 +00:00
Florian Fainelli
195c4d9a3d Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
SVN-Revision: 8367
2007-08-07 09:12:49 +00:00
Florian Fainelli
ce173e2094 Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpelevich
SVN-Revision: 8366
2007-08-07 09:12:09 +00:00
Florian Fainelli
9d2fc0c660 Enable kexec for x86 as well (#2141)
SVN-Revision: 8365
2007-08-07 07:48:44 +00:00
Florian Fainelli
95bc12ab9b Revert 8353, can cause more bad than good
SVN-Revision: 8364
2007-08-07 07:37:47 +00:00
Felix Fietkau
5b7fead0ad update svn and git ignore settings
SVN-Revision: 8363
2007-08-07 00:07:50 +00:00
Felix Fietkau
c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Florian Fainelli
9882253827 Prevent the ioctl from handling even unsupported ioctls
SVN-Revision: 8360
2007-08-06 20:28:10 +00:00
Florian Fainelli
24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
2007-08-06 19:43:45 +00:00
Florian Fainelli
ba3e833036 More led driver fixes
SVN-Revision: 8358
2007-08-06 19:25:12 +00:00
Florian Fainelli
38db03a94f Remove the LED code from the network driver
SVN-Revision: 8357
2007-08-06 18:56:40 +00:00
Florian Fainelli
4dceb69ef4 Still broken for now
SVN-Revision: 8356
2007-08-06 18:50:34 +00:00
Florian Fainelli
560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Florian Fainelli
30af966213 Put back some code from the 2.4 driver, supposed to boot network perfs
SVN-Revision: 8354
2007-08-06 18:40:28 +00:00
Florian Fainelli
2607706f31 Disable NAPI by default (#1671)
SVN-Revision: 8353
2007-08-06 18:13:23 +00:00
Gabor Juhos
570cecff14 remove case sensitivity from the board name checking
SVN-Revision: 8352
2007-08-06 17:38:40 +00:00
Gabor Juhos
fe1b8fca48 add special values for GPIO lines in switch
SVN-Revision: 8351
2007-08-06 17:25:49 +00:00
Florian Fainelli
216eb4e8b0 Fix the option dns usages (#2174)
SVN-Revision: 8350
2007-08-06 16:17:12 +00:00
Florian Fainelli
ca7294b986 Add generic gpio support to rdc, convert the led driver to be a platform driver, need to convert the flash driver as well
SVN-Revision: 8348
2007-08-06 14:15:57 +00:00
John Crispin
9474a045bf added improved watchdog driver for amazon
SVN-Revision: 8346
2007-08-05 16:26:47 +00:00
Florian Fainelli
b829716e6d rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all
SVN-Revision: 8345
2007-08-05 11:05:08 +00:00
John Crispin
cb3d2ae6e2 cleaned up amazon serial and prom code
SVN-Revision: 8344
2007-08-05 08:53:07 +00:00
Felix Fietkau
049dc2925b fix a race condition with dynamic interfaces and firewalling
SVN-Revision: 8343
2007-08-04 13:26:41 +00:00
Felix Fietkau
b20b8d1523 document config_foreach, close #2162
SVN-Revision: 8342
2007-08-04 12:23:46 +00:00
Felix Fietkau
014b05aea0 fix a few overfull hboxes, remove some redundant stuff
SVN-Revision: 8341
2007-08-04 11:58:31 +00:00
Felix Fietkau
247e668894 wifi docs: fix a few typos and inconsistencies, add examples
SVN-Revision: 8340
2007-08-04 11:51:19 +00:00
Felix Fietkau
8fd798cb2c add a missing variable assignment
SVN-Revision: 8339
2007-08-04 11:31:40 +00:00
Felix Fietkau
b085680b96 tab/whitespace fix
SVN-Revision: 8338
2007-08-04 11:30:40 +00:00
Florian Fainelli
4d8a5d7d23 Allow installing gcj/gnu classpath,for those interested
SVN-Revision: 8337
2007-08-04 10:59:02 +00:00
Florian Fainelli
b43058582a Fix the typo
SVN-Revision: 8336
2007-08-04 09:28:19 +00:00
Florian Fainelli
4be0c0cda1 Add support for the D-Link DWL-3150
SVN-Revision: 8335
2007-08-04 09:04:55 +00:00
John Crispin
0a55a0a0ed removed volatile register derefs from amazon setup code
SVN-Revision: 8334
2007-08-04 01:55:44 +00:00
John Crispin
17cd570979 rewrite of the amazon irq code
SVN-Revision: 8333
2007-08-04 01:37:23 +00:00
Gabor Juhos
1152f2f11f fix reset function in USB driver
SVN-Revision: 8332
2007-08-03 17:31:52 +00:00
Gabor Juhos
ce520f5424 USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure
SVN-Revision: 8331
2007-08-03 15:59:23 +00:00