aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-085-9/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] LED driver fixesGabor Juhos2007-08-071-56/+82
| | | | | | | | * add LED definitions for the BR-6104K boards from #2153 * sort board definitions alphabetically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for special LED brightness valuesGabor Juhos2007-08-071-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* These patches moved to generic-2.6Florian Fainelli2007-08-072-11964/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵Florian Fainelli2007-08-075-440/+11964
| | | | | | x86 target can benefit from them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also add eeprom 93cx6 to generic-2.6Florian Fainelli2007-08-073-0/+440
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc-2.6 description and fix the firmware for sitecom devicesFlorian Fainelli2007-08-071-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-076-20/+19
| | | | | | Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable kexec for x86 as well (#2141)Florian Fainelli2007-08-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert 8353, can cause more bad than goodFlorian Fainelli2007-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-0713-34/+34
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent the ioctl from handling even unsupported ioctlsFlorian Fainelli2007-08-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow rdc-2.6 to kexecFlorian Fainelli2007-08-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More led driver fixesFlorian Fainelli2007-08-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the LED code from the network driverFlorian Fainelli2007-08-061-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Still broken for nowFlorian Fainelli2007-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-067-3/+123
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put back some code from the 2.4 driver, supposed to boot network perfsFlorian Fainelli2007-08-061-12/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable NAPI by default (#1671)Florian Fainelli2007-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add special values for GPIO lines in switchGabor Juhos2007-08-062-22/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic gpio support to rdc, convert the led driver to be a platform ↵Florian Fainelli2007-08-068-845/+261
| | | | | | driver, need to convert the flash driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added improved watchdog driver for amazonJohn Crispin2007-08-053-261/+256
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleaned up amazon serial and prom codeJohn Crispin2007-08-053-236/+183
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed volatile register derefs from amazon setup codeJohn Crispin2007-08-042-65/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rewrite of the amazon irq codeJohn Crispin2007-08-042-219/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix reset function in USB driverGabor Juhos2007-08-031-7/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver fixesGabor Juhos2007-08-032-11/+11
| | | | | | | | * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵Florian Fainelli2007-08-036-23/+80
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵Florian Fainelli2007-08-023-2/+19
| | | | | | as a module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-021-3/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-0112-53/+123
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the AR7 led driver compilation (#2160)Florian Fainelli2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Register the second uart on tnetd7300 and fix the watchdog register for ↵Florian Fainelli2007-07-313-56/+90
| | | | | | 7200/7300, thanks to DerAgo (#2149) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio init (#2148)Florian Fainelli2007-07-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the dependency to devio, since it is not in trunkFlorian Fainelli2007-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-311-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-304-6/+55
| | | | | | Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improved au1000 usb patchJohn Crispin2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improved patch for au1000 usb-power switchJohn Crispin2007-07-291-9/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed fox-vhdl patch, it will return with .22John Crispin2007-07-291-4836/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small fix to etrax serial port setupJohn Crispin2007-07-291-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Modified patches for 2.6.22.1 kernelHamish Guthrie2007-07-298-0/+999
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prepare for 2.6.22.1 kernelHamish Guthrie2007-07-2916-14/+9949
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some fixes to the etrax buildJohn Crispin2007-07-293-197/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] use adm5120 flash map driver on BE targetsGabor Juhos2007-07-281-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-274-2/+361
| | | | | | drivers (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add LED definitions for the RB133/133C boards, thanks to ↵Gabor Juhos2007-07-271-0/+7
| | | | | | Christophe Lucas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8199 3c298f89-4303-0410-b956-a3cf2f4a3e73