Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵ | Gabor Juhos | 2007-08-07 | |
| | | | | | | sort board definitions alphabetically SVN-Revision: 8377 | |||
* | add support for special LED brightness values | Gabor Juhos | 2007-08-07 | |
| | | | | SVN-Revision: 8376 | |||
* | These patches moved to generic-2.6 | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8375 | |||
* | Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵ | Florian Fainelli | 2007-08-07 | |
| | | | | | | x86 target can benefit from them SVN-Revision: 8374 | |||
* | Also add eeprom 93cx6 to generic-2.6 | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8372 | |||
* | Update rdc-2.6 description and fix the firmware for sitecom devices | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8371 | |||
* | Fix the gpio handling and flash resource declaration, thanks to Daniel ↵ | Florian Fainelli | 2007-08-07 | |
| | | | | | | Gimpelevich SVN-Revision: 8366 | |||
* | Enable kexec for x86 as well (#2141) | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8365 | |||
* | Revert 8353, can cause more bad than good | Florian Fainelli | 2007-08-07 | |
| | | | | SVN-Revision: 8364 | |||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | |||
* | Prevent the ioctl from handling even unsupported ioctls | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8360 | |||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8359 | |||
* | More led driver fixes | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8358 | |||
* | Remove the LED code from the network driver | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8357 | |||
* | Still broken for now | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8356 | |||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8355 | |||
* | Put back some code from the 2.4 driver, supposed to boot network perfs | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8354 | |||
* | Disable NAPI by default (#1671) | Florian Fainelli | 2007-08-06 | |
| | | | | SVN-Revision: 8353 | |||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 | |
| | | | | SVN-Revision: 8351 | |||
* | Add generic gpio support to rdc, convert the led driver to be a platform ↵ | Florian Fainelli | 2007-08-06 | |
| | | | | | | driver, need to convert the flash driver as well SVN-Revision: 8348 | |||
* | added improved watchdog driver for amazon | John Crispin | 2007-08-05 | |
| | | | | SVN-Revision: 8346 | |||
* | cleaned up amazon serial and prom code | John Crispin | 2007-08-05 | |
| | | | | SVN-Revision: 8344 | |||
* | removed volatile register derefs from amazon setup code | John Crispin | 2007-08-04 | |
| | | | | SVN-Revision: 8334 | |||
* | rewrite of the amazon irq code | John Crispin | 2007-08-04 | |
| | | | | SVN-Revision: 8333 | |||
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 | |
| | | | | SVN-Revision: 8332 | |||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 | |
| | | | | | | mem_resource with the correct size * fix driver name in the platform device structure SVN-Revision: 8331 | |||
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵ | Florian Fainelli | 2007-08-03 | |
| | | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328 | |||
* | Some adm5120-hcd cleanups | Florian Fainelli | 2007-08-02 | |
| | | | | SVN-Revision: 8320 | |||
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵ | Florian Fainelli | 2007-08-02 | |
| | | | | | | as a module SVN-Revision: 8317 | |||
* | add definitions for RouterBOARD 150, no NAND driver yet | Gabor Juhos | 2007-08-02 | |
| | | | | SVN-Revision: 8314 | |||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 | |
| | | | | SVN-Revision: 8309 | |||
* | Add CONFIG_HID to not set by default | Florian Fainelli | 2007-08-01 | |
| | | | | SVN-Revision: 8304 | |||
* | Fix the AR7 led driver compilation (#2160) | Florian Fainelli | 2007-08-01 | |
| | | | | SVN-Revision: 8295 | |||
* | Register the second uart on tnetd7300 and fix the watchdog register for ↵ | Florian Fainelli | 2007-07-31 | |
| | | | | | | 7200/7300, thanks to DerAgo (#2149) SVN-Revision: 8280 | |||
* | Fix the gpio init (#2148) | Florian Fainelli | 2007-07-31 | |
| | | | | SVN-Revision: 8279 | |||
* | Remove the dependency to devio, since it is not in trunk | Florian Fainelli | 2007-07-31 | |
| | | | | SVN-Revision: 8277 | |||
* | Fix the remaining kernel config options (#2102) | Florian Fainelli | 2007-07-31 | |
| | | | | SVN-Revision: 8276 | |||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | |
| | | | | SVN-Revision: 8242 | |||
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵ | Florian Fainelli | 2007-07-30 | |
| | | | | | | Daniel Gimpelevich) SVN-Revision: 8233 | |||
* | improved au1000 usb patch | John Crispin | 2007-07-29 | |
| | | | | SVN-Revision: 8218 | |||
* | improved patch for au1000 usb-power switch | John Crispin | 2007-07-29 | |
| | | | | SVN-Revision: 8217 | |||
* | removed fox-vhdl patch, it will return with .22 | John Crispin | 2007-07-29 | |
| | | | | SVN-Revision: 8215 | |||
* | small fix to etrax serial port setup | John Crispin | 2007-07-29 | |
| | | | | SVN-Revision: 8214 | |||
* | Modified patches for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | |
| | | | | SVN-Revision: 8213 | |||
* | Prepare for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | |
| | | | | SVN-Revision: 8212 | |||
* | some fixes to the etrax build | John Crispin | 2007-07-29 | |
| | | | | SVN-Revision: 8211 | |||
* | use adm5120 flash map driver on BE targets | Gabor Juhos | 2007-07-28 | |
| | | | | SVN-Revision: 8205 | |||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 8199 | |||
* | rename patches to follow our naming conventions | Gabor Juhos | 2007-07-27 | |
| | | | | SVN-Revision: 8196 |