summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Prevent the ioctl from handling even unsupported ioctlsFlorian Fainelli2007-08-061-2/+2
| | | | SVN-Revision: 8360
* Allow rdc-2.6 to kexecFlorian Fainelli2007-08-061-0/+1
| | | | SVN-Revision: 8359
* More led driver fixesFlorian Fainelli2007-08-061-2/+2
| | | | SVN-Revision: 8358
* Remove the LED code from the network driverFlorian Fainelli2007-08-061-22/+0
| | | | SVN-Revision: 8357
* Still broken for nowFlorian Fainelli2007-08-061-1/+1
| | | | SVN-Revision: 8356
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-067-3/+123
| | | | SVN-Revision: 8355
* Put back some code from the 2.4 driver, supposed to boot network perfsFlorian Fainelli2007-08-061-12/+23
| | | | SVN-Revision: 8354
* Disable NAPI by default (#1671)Florian Fainelli2007-08-061-1/+1
| | | | SVN-Revision: 8353
* add special values for GPIO lines in switchGabor Juhos2007-08-062-22/+38
| | | | SVN-Revision: 8351
* 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 SVN-Revision: 8348
* added improved watchdog driver for amazonJohn Crispin2007-08-053-261/+256
| | | | SVN-Revision: 8346
* cleaned up amazon serial and prom codeJohn Crispin2007-08-053-236/+183
| | | | SVN-Revision: 8344
* removed volatile register derefs from amazon setup codeJohn Crispin2007-08-042-65/+23
| | | | SVN-Revision: 8334
* rewrite of the amazon irq codeJohn Crispin2007-08-042-219/+106
| | | | SVN-Revision: 8333
* fix reset function in USB driverGabor Juhos2007-08-031-7/+11
| | | | SVN-Revision: 8332
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵Gabor Juhos2007-08-032-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 Fainelli2007-08-036-23/+80
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
| | | | SVN-Revision: 8320
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵Florian Fainelli2007-08-023-2/+19
| | | | | | as a module SVN-Revision: 8317
* add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-021-3/+19
| | | | SVN-Revision: 8314
* add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-0112-53/+123
| | | | SVN-Revision: 8309
* Add CONFIG_HID to not set by defaultFlorian Fainelli2007-08-011-0/+1
| | | | SVN-Revision: 8304
* Fix the AR7 led driver compilation (#2160)Florian Fainelli2007-08-011-0/+1
| | | | SVN-Revision: 8295
* Register the second uart on tnetd7300 and fix the watchdog register for ↵Florian Fainelli2007-07-313-56/+90
| | | | | | 7200/7300, thanks to DerAgo (#2149) SVN-Revision: 8280
* Fix the gpio init (#2148)Florian Fainelli2007-07-311-0/+2
| | | | SVN-Revision: 8279
* Remove the dependency to devio, since it is not in trunkFlorian Fainelli2007-07-311-1/+1
| | | | SVN-Revision: 8277
* Fix the remaining kernel config options (#2102)Florian Fainelli2007-07-311-0/+14
| | | | SVN-Revision: 8276
* only build sdk and imagebuilder at target/install timeFelix Fietkau2007-07-311-2/+2
| | | | SVN-Revision: 8257
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-302-47/+15
| | | | SVN-Revision: 8242
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-304-6/+55
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* improved au1000 usb patchJohn Crispin2007-07-291-1/+1
| | | | SVN-Revision: 8218
* improved patch for au1000 usb-power switchJohn Crispin2007-07-291-9/+4
| | | | SVN-Revision: 8217
* removed fox-vhdl patch, it will return with .22John Crispin2007-07-291-4836/+0
| | | | SVN-Revision: 8215
* small fix to etrax serial port setupJohn Crispin2007-07-291-14/+2
| | | | SVN-Revision: 8214
* Modified patches for 2.6.22.1 kernelHamish Guthrie2007-07-298-0/+999
| | | | SVN-Revision: 8213
* Prepare for 2.6.22.1 kernelHamish Guthrie2007-07-2916-14/+9949
| | | | SVN-Revision: 8212
* some fixes to the etrax buildJohn Crispin2007-07-293-197/+221
| | | | SVN-Revision: 8211
* use adm5120 flash map driver on BE targetsGabor Juhos2007-07-281-5/+2
| | | | SVN-Revision: 8205
* 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) SVN-Revision: 8200
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-271-0/+7
| | | | SVN-Revision: 8199
* rename patches to follow our naming conventionsGabor Juhos2007-07-277-0/+0
| | | | SVN-Revision: 8196
* Removed the obsolete MTD_SPLIT_ROOTFS config symbol.Rod Whitby2007-07-271-1/+0
| | | | SVN-Revision: 8193
* Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵Rod Whitby2007-07-271-0/+9
| | | | | | to default values so nothing changes for anyone SVN-Revision: 8191
* more cosmetic fixes for ar7Nicolas Thill2007-07-273-4/+3
| | | | SVN-Revision: 8190
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-2719-700/+106
| | | | SVN-Revision: 8189
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
| | | | SVN-Revision: 8188
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
| | | | SVN-Revision: 8187
* protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵Felix Fietkau2007-07-261-0/+9
| | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
| | | | SVN-Revision: 8185
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵Felix Fietkau2007-07-261-31/+300
| | | | | | 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