Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 13 | -34/+34 |
| | | | | | | 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 | 1 | -2/+2 |
| | | | | SVN-Revision: 8360 | ||||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 8359 | ||||
* | More led driver fixes | Florian Fainelli | 2007-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 8358 | ||||
* | Remove the LED code from the network driver | Florian Fainelli | 2007-08-06 | 1 | -22/+0 |
| | | | | SVN-Revision: 8357 | ||||
* | Still broken for now | Florian Fainelli | 2007-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 8356 | ||||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | 7 | -3/+123 |
| | | | | SVN-Revision: 8355 | ||||
* | Put back some code from the 2.4 driver, supposed to boot network perfs | Florian Fainelli | 2007-08-06 | 1 | -12/+23 |
| | | | | SVN-Revision: 8354 | ||||
* | Disable NAPI by default (#1671) | Florian Fainelli | 2007-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 8353 | ||||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 | 2 | -22/+38 |
| | | | | SVN-Revision: 8351 | ||||
* | Add generic gpio support to rdc, convert the led driver to be a platform ↵ | Florian Fainelli | 2007-08-06 | 8 | -845/+261 |
| | | | | | | driver, need to convert the flash driver as well SVN-Revision: 8348 | ||||
* | added improved watchdog driver for amazon | John Crispin | 2007-08-05 | 3 | -261/+256 |
| | | | | SVN-Revision: 8346 | ||||
* | cleaned up amazon serial and prom code | John Crispin | 2007-08-05 | 3 | -236/+183 |
| | | | | SVN-Revision: 8344 | ||||
* | removed volatile register derefs from amazon setup code | John Crispin | 2007-08-04 | 2 | -65/+23 |
| | | | | SVN-Revision: 8334 | ||||
* | rewrite of the amazon irq code | John Crispin | 2007-08-04 | 2 | -219/+106 |
| | | | | SVN-Revision: 8333 | ||||
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 | 1 | -7/+11 |
| | | | | SVN-Revision: 8332 | ||||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 | 2 | -11/+11 |
| | | | | | | 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 | 6 | -23/+80 |
| | | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328 | ||||
* | Some adm5120-hcd cleanups | Florian Fainelli | 2007-08-02 | 1 | -59/+103 |
| | | | | SVN-Revision: 8320 | ||||
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵ | Florian Fainelli | 2007-08-02 | 3 | -2/+19 |
| | | | | | | as a module SVN-Revision: 8317 | ||||
* | add definitions for RouterBOARD 150, no NAND driver yet | Gabor Juhos | 2007-08-02 | 1 | -3/+19 |
| | | | | SVN-Revision: 8314 | ||||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 | 12 | -53/+123 |
| | | | | SVN-Revision: 8309 | ||||
* | Add CONFIG_HID to not set by default | Florian Fainelli | 2007-08-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 8304 | ||||
* | Fix the AR7 led driver compilation (#2160) | Florian Fainelli | 2007-08-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 8295 | ||||
* | Register the second uart on tnetd7300 and fix the watchdog register for ↵ | Florian Fainelli | 2007-07-31 | 3 | -56/+90 |
| | | | | | | 7200/7300, thanks to DerAgo (#2149) SVN-Revision: 8280 | ||||
* | Fix the gpio init (#2148) | Florian Fainelli | 2007-07-31 | 1 | -0/+2 |
| | | | | SVN-Revision: 8279 | ||||
* | Remove the dependency to devio, since it is not in trunk | Florian Fainelli | 2007-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 8277 | ||||
* | Fix the remaining kernel config options (#2102) | Florian Fainelli | 2007-07-31 | 1 | -0/+14 |
| | | | | SVN-Revision: 8276 | ||||
* | only build sdk and imagebuilder at target/install time | Felix Fietkau | 2007-07-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 8257 | ||||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 2 | -47/+15 |
| | | | | SVN-Revision: 8242 | ||||
* | Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵ | Florian Fainelli | 2007-07-30 | 4 | -6/+55 |
| | | | | | | Daniel Gimpelevich) SVN-Revision: 8233 | ||||
* | improved au1000 usb patch | John Crispin | 2007-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 8218 | ||||
* | improved patch for au1000 usb-power switch | John Crispin | 2007-07-29 | 1 | -9/+4 |
| | | | | SVN-Revision: 8217 | ||||
* | removed fox-vhdl patch, it will return with .22 | John Crispin | 2007-07-29 | 1 | -4836/+0 |
| | | | | SVN-Revision: 8215 | ||||
* | small fix to etrax serial port setup | John Crispin | 2007-07-29 | 1 | -14/+2 |
| | | | | SVN-Revision: 8214 | ||||
* | Modified patches for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | 8 | -0/+999 |
| | | | | SVN-Revision: 8213 | ||||
* | Prepare for 2.6.22.1 kernel | Hamish Guthrie | 2007-07-29 | 16 | -14/+9949 |
| | | | | SVN-Revision: 8212 | ||||
* | some fixes to the etrax build | John Crispin | 2007-07-29 | 3 | -197/+221 |
| | | | | SVN-Revision: 8211 | ||||
* | use adm5120 flash map driver on BE targets | Gabor Juhos | 2007-07-28 | 1 | -5/+2 |
| | | | | SVN-Revision: 8205 | ||||
* | Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵ | Florian Fainelli | 2007-07-27 | 4 | -2/+361 |
| | | | | | | 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 | 1 | -0/+7 |
| | | | | SVN-Revision: 8199 | ||||
* | rename patches to follow our naming conventions | Gabor Juhos | 2007-07-27 | 7 | -0/+0 |
| | | | | SVN-Revision: 8196 | ||||
* | Removed the obsolete MTD_SPLIT_ROOTFS config symbol. | Rod Whitby | 2007-07-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 8193 | ||||
* | Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵ | Rod Whitby | 2007-07-27 | 1 | -0/+9 |
| | | | | | | to default values so nothing changes for anyone SVN-Revision: 8191 | ||||
* | more cosmetic fixes for ar7 | Nicolas Thill | 2007-07-27 | 3 | -4/+3 |
| | | | | SVN-Revision: 8190 | ||||
* | update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) | Nicolas Thill | 2007-07-27 | 19 | -700/+106 |
| | | | | SVN-Revision: 8189 | ||||
* | cosmetic fix (indent and use c-style comments) | Nicolas Thill | 2007-07-27 | 1 | -14/+14 |
| | | | | SVN-Revision: 8188 | ||||
* | update rdc-2.6 config (thanks to Daniel Gimpelevich) | Nicolas Thill | 2007-07-27 | 1 | -3/+13 |
| | | | | SVN-Revision: 8187 | ||||
* | protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵ | Felix Fietkau | 2007-07-26 | 1 | -0/+9 |
| | | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186 | ||||
* | Use the new x86 code, thanks sn9 ! | Florian Fainelli | 2007-07-26 | 5 | -105/+12033 |
| | | | | SVN-Revision: 8185 |