summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* fix an off-by-one errorFelix Fietkau2007-08-192-2/+2
* cosmetic fix: properly indent sourceNicolas Thill2007-08-181-121/+119
* enable use of 8M flash (closes: #2232)Nicolas Thill2007-08-181-1/+1
* fix vlynq initialization (closes: #2135)Nicolas Thill2007-08-181-12/+11
* update ar7 config, disable watchdog for now (closes: #2146)Nicolas Thill2007-08-181-1/+2
* remove useless code from board support (closes: #2164, thanks to Matteo Croce)Nicolas Thill2007-08-181-32/+1
* Fix image builder generation (#2213)Florian Fainelli2007-08-141-1/+1
* Fix the imagebuilder compilation (#2213)Florian Fainelli2007-08-131-1/+1
* cleanup patch of the USB driverGabor Juhos2007-08-131-166/+0
* Fix typo (#2210)Florian Fainelli2007-08-121-6/+3
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-111-1/+1
* fix ar7 image installation (patch by sw, fixes #2197)Felix Fietkau2007-08-101-1/+1
* USB driver fixes * fix allocation of the ED/TD descriptors * remove some unus...Gabor Juhos2007-08-101-10/+8
* Revert the command line appending, was causing some devices not to bootFlorian Fainelli2007-08-101-1/+2
* ixp4xx-2.6/nslu2: Added support for building 16MB imagesRod Whitby2007-08-101-0/+5
* minor usb driver cleanupGabor Juhos2007-08-101-137/+138
* Fix the bcm96358 PRIDFlorian Fainelli2007-08-081-1/+1
* Use the dmz led as diagnostic ledFlorian Fainelli2007-08-083-8/+22
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-085-9/+48
* LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * s...Gabor Juhos2007-08-071-56/+82
* add support for special LED brightness valuesGabor Juhos2007-08-071-1/+4
* These patches moved to generic-2.6Florian Fainelli2007-08-072-11964/+0
* Remove the eeprom patches, but move the git-newsetup to generic, so that the ...Florian Fainelli2007-08-075-440/+11964
* Also add eeprom 93cx6 to generic-2.6Florian Fainelli2007-08-073-0/+440
* Update rdc-2.6 description and fix the firmware for sitecom devicesFlorian Fainelli2007-08-071-3/+4
* Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpel...Florian Fainelli2007-08-076-20/+19
* Enable kexec for x86 as well (#2141)Florian Fainelli2007-08-071-0/+1
* Revert 8353, can cause more bad than goodFlorian Fainelli2007-08-071-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-0713-34/+34
* Prevent the ioctl from handling even unsupported ioctlsFlorian Fainelli2007-08-061-2/+2
* Allow rdc-2.6 to kexecFlorian Fainelli2007-08-061-0/+1
* More led driver fixesFlorian Fainelli2007-08-061-2/+2
* Remove the LED code from the network driverFlorian Fainelli2007-08-061-22/+0
* Still broken for nowFlorian Fainelli2007-08-061-1/+1
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-067-3/+123
* Put back some code from the 2.4 driver, supposed to boot network perfsFlorian Fainelli2007-08-061-12/+23
* Disable NAPI by default (#1671)Florian Fainelli2007-08-061-1/+1
* add special values for GPIO lines in switchGabor Juhos2007-08-062-22/+38
* Add generic gpio support to rdc, convert the led driver to be a platform driv...Florian Fainelli2007-08-068-845/+261
* added improved watchdog driver for amazonJohn Crispin2007-08-053-261/+256
* cleaned up amazon serial and prom codeJohn Crispin2007-08-053-236/+183
* removed volatile register derefs from amazon setup codeJohn Crispin2007-08-042-65/+23
* rewrite of the amazon irq codeJohn Crispin2007-08-042-219/+106
* fix reset function in USB driverGabor Juhos2007-08-031-7/+11
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resou...Gabor Juhos2007-08-032-11/+11
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel conf...Florian Fainelli2007-08-036-23/+80
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-021-59/+103
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver a...Florian Fainelli2007-08-023-2/+19
* add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-021-3/+19
* add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-0112-53/+123