summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
Commit message (Expand)AuthorAgeFilesLines
* [adm5120] fix an unbalanced spinlock issuejuhosg2007-11-111-1/+1
* make the image filenames a bit shorternbd2007-11-101-2/+2
* [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]juhosg2007-11-106-156/+223
* [adm5120] USB driver fixesjuhosg2007-11-087-556/+477
* [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kennyjuhosg2007-11-041-1/+1
* [adm5120] disable unsupported boards in the LED driver by defaultjuhosg2007-11-043-3/+3
* [adm5120] only use trxsplit on NOR flash devicesjuhosg2007-11-041-0/+6
* [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit...juhosg2007-11-041-2/+3
* [adm5120] RB153 must use the generic RB1xx's setup codejuhosg2007-11-031-1/+1
* [adm5120] image generation fixes (closes: #2643, #2644)juhosg2007-11-033-13/+49
* [adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)juhosg2007-11-021-3/+18
* [adm5120] fix USB driver to compile even if USB_DEBUG is disabledjuhosg2007-11-021-2/+4
* Fix typoflorian2007-11-021-1/+1
* [adm5120] cleanup USB driver, it's still experimentaljuhosg2007-11-015-767/+604
* CF driver cleanupflorian2007-11-013-10/+32
* [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern...juhosg2007-10-262-9/+5
* Fix another wrong shitfingflorian2007-10-251-1/+1
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyflorian2007-10-251-1/+1
* The build system actually changed the routerboard kernel (#2584)florian2007-10-241-1/+5
* [adm5120] minor cleanupsjuhosg2007-10-248-228/+135
* [adm5120] fix flash driver, it should work on RB150 as welljuhosg2007-10-233-6/+16
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian2007-10-236-6/+22
* We are now at .23.1florian2007-10-231-1/+1
* Add preliminary support for the Routerboard 153 CF slot (#2550)florian2007-10-229-2/+1079
* reorganize subtargets, sort subtargets below top level targetsnbd2007-10-203-4/+4
* [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c...juhosg2007-10-204-0/+177
* [adm5120] fix typos in the switch driver, thanks to Bernhard Held (closes: #2...juhosg2007-10-201-2/+2
* [adm5120] add patch for gpio-leds to support special brightness values, thank...juhosg2007-10-201-0/+29
* [adm5120] add kernel config option to disabling common PCI quirks, resync ker...juhosg2007-10-183-15/+52
* [adm5120] add ids for Edimax BR-6104Wg boardsjuhosg2007-10-185-10/+55
* [adm5120] fix initcall level in i2c-gpio-custom driver if not built as a modulejuhosg2007-10-171-3/+10
* [adm5120] switch driver cleanup, 4th phasejuhosg2007-10-175-154/+227
* [adm5120] switch driver cleanup, 3rd phasejuhosg2007-10-161-160/+214
* [adm5120] switch driver cleanup, 2nd phasejuhosg2007-10-161-147/+332
* [adm5120] switch driver cleanup, 1st phasejuhosg2007-10-153-418/+606
* [adm5120] coding style fixesjuhosg2007-10-1121-308/+303
* [adm5120] fix LED driver, update kernel configjuhosg2007-10-113-4/+5
* [adm5120] switch to 2.6.23juhosg2007-10-1123-1231/+58
* [adm5120] prepare for 2.6.23juhosg2007-10-1116-0/+956
* [adm5120] enhance the custom i2c-gpio driver (supports 4 buses from now on), ...juhosg2007-10-104-73/+151
* [adm5120] update kernel configjuhosg2007-10-092-2/+20
* [adm5120] add custom GPIO-based I2C driverjuhosg2007-10-092-0/+124
* [adm5120] Edimax BR-6104K/KP specific fixesjuhosg2007-10-054-7/+26
* [adm5120] remove dashes from profile namesjuhosg2007-10-054-63/+63
* [adm5120] NAND driver cleanups, thanks to Alexandros C. Couloumbis for testingjuhosg2007-10-047-38/+292
* [adm5120] make image names shortenjuhosg2007-10-022-7/+8
* [adm5120] prepare trxsplit to support sysupgradejuhosg2007-10-015-48/+95
* get rid of per-profile base-filesjuhosg2007-09-293-0/+0
* make morse LED trigger available for all platformsjuhosg2007-09-284-315/+0
* [adm5120] morse LED trigger cleanupsjuhosg2007-09-281-20/+30