summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files
Commit message (Expand)AuthorAgeFilesLines
* more USB driver changesGabor Juhos2007-11-154-214/+141
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-124-161/+9
* fix an unbalanced spinlock issueGabor Juhos2007-11-111-1/+1
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-106-156/+223
* USB driver fixesGabor Juhos2007-11-087-556/+477
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-041-1/+1
* only use trxsplit on NOR flash devicesGabor Juhos2007-11-041-0/+6
* fix flash driver fixes, call request_mem_region/ioremap_nocache with the corr...Gabor Juhos2007-11-041-2/+3
* RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-031-1/+1
* fix USB driver to compile even if USB_DEBUG is disabledGabor Juhos2007-11-021-2/+4
* Fix typoFlorian Fainelli2007-11-021-1/+1
* cleanup USB driver, it's still experimentalGabor Juhos2007-11-015-767/+604
* CF driver cleanupFlorian Fainelli2007-11-013-10/+32
* reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ...Gabor Juhos2007-10-261-7/+2
* Fix another wrong shitfingFlorian Fainelli2007-10-251-1/+1
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyFlorian Fainelli2007-10-251-1/+1
* minor cleanupsGabor Juhos2007-10-248-228/+135
* fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-233-6/+16
* The RB513 CF driver is now a module, enable it by default for the RB1xx profi...Florian Fainelli2007-10-233-3/+7
* Add preliminary support for the Routerboard 153 CF slot (#2550)Florian Fainelli2007-10-227-2/+1047
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-0/+149
* fix typos in the switch driver, thanks to Bernhard Held (closes: #2573)Gabor Juhos2007-10-201-2/+2
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-182-8/+31
* fix initcall level in i2c-gpio-custom driver if not built as a moduleGabor Juhos2007-10-171-3/+10
* switch driver cleanup, 4th phaseGabor Juhos2007-10-175-154/+227
* switch driver cleanup, 3rd phaseGabor Juhos2007-10-161-160/+214
* switch driver cleanup, 2nd phaseGabor Juhos2007-10-161-147/+332
* switch driver cleanup, 1st phaseGabor Juhos2007-10-153-418/+606
* coding style fixesGabor Juhos2007-10-1121-308/+303
* fix LED driver, update kernel configGabor Juhos2007-10-111-0/+1
* switch to 2.6.23Gabor Juhos2007-10-113-239/+28
* enhance the custom i2c-gpio driver (supports 4 buses from now on), update ker...Gabor Juhos2007-10-101-25/+144
* add custom GPIO-based I2C driverGabor Juhos2007-10-091-0/+71
* NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ge...Gabor Juhos2007-10-046-36/+290
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-012-47/+64
* make morse LED trigger available for all platformsGabor Juhos2007-09-281-294/+0
* morse LED trigger cleanupsGabor Juhos2007-09-281-20/+30
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-281-0/+284
* fix mach_type for the WP54G-WRT boardGabor Juhos2007-09-261-1/+1
* add missing PCI irq map for the RouterBOARD 133 (closes #2431)Gabor Juhos2007-09-261-0/+2
* remove unused PCI externsGabor Juhos2007-09-251-3/+0
* fix initcall level of adm5120_board_setup()Gabor Juhos2007-09-251-1/+1
* move pci_irq_map definitions into the board specific filesGabor Juhos2007-09-2412-113/+112
* fix a copy-paste errorGabor Juhos2007-09-231-1/+1
* add preliminary support for the Mikrotik RouterBOARD 192Gabor Juhos2007-09-232-1/+18
* fix ethernet vlan matrix of the NP28G board (closes: #2387)Gabor Juhos2007-09-231-3/+1
* rename NAND driverGabor Juhos2007-09-211-0/+0
* checkin a new, experimental USB driverGabor Juhos2007-09-2115-850/+4280
* fix memory size detection (#2244)Gabor Juhos2007-09-102-7/+11
* use the global register access macros in the flash driverGabor Juhos2007-09-091-14/+13