| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [adm5120] usb-driver: add preliminary support of ISOCHRONOUS transfer | juhosg | 2008-01-01 | 8 | -32/+57 |
* | [adm5120] fix a bug in the switch driver, thanks to Thomas Langer for reporting | juhosg | 2008-01-01 | 1 | -2/+2 |
* | [adm5120] disable queue of all interfaces when tx ring is full | juhosg | 2008-01-01 | 1 | -2/+6 |
* | [adm5120] use reset function on the NP28G boards | juhosg | 2007-12-27 | 1 | -0/+1 |
* | [adm5120] change switch register access macros | juhosg | 2007-12-27 | 9 | -46/+46 |
* | [adm5120] add watchdog driver | juhosg | 2007-12-27 | 1 | -0/+210 |
* | [adm5120] fix compiler warning | juhosg | 2007-12-26 | 1 | -2/+0 |
* | No need to keep the old driver now | florian | 2007-12-22 | 4 | -995/+0 |
* | Compact flash driver is now working | florian | 2007-12-22 | 1 | -2/+2 |
* | We need to set the gpio line number | florian | 2007-12-21 | 1 | -0/+1 |
* | [adm5120] revert [9788], the ADM5120 datasheet v1.16 contains bad values | juhosg | 2007-12-17 | 1 | -4/+2 |
* | [adm5120] remove invalid GPIO definitions for the RB153 | juhosg | 2007-12-17 | 1 | -18/+5 |
* | [adm5120] fix level setup code for GPIO IRQs | juhosg | 2007-12-17 | 1 | -2/+2 |
* | [adm5120] minor fixes in the RB153 CF driver | juhosg | 2007-12-16 | 1 | -9/+8 |
* | [adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #... | juhosg | 2007-12-16 | 2 | -20/+38 |
* | [adm5120] use a shadow value for the write-only GPIO_CONF2 register | juhosg | 2007-12-12 | 1 | -16/+10 |
* | [adm5120] use the right irq_handler in the CF driver | juhosg | 2007-12-12 | 1 | -2/+2 |
* | [adm5120] fix mac address setup on RouterBOARDs | juhosg | 2007-12-12 | 3 | -17/+12 |
* | [adm5120] enable wait state pin for the CF slot on the RB153 board | juhosg | 2007-12-11 | 2 | -1/+5 |
* | [adm5120] RB153 CF driver fixes | juhosg | 2007-12-11 | 1 | -11/+18 |
* | [adm5120] new experimental driver for the CF slot on the RouterBOARD 153 | juhosg | 2007-12-11 | 3 | -19/+323 |
* | [adm5120] add support for GPIO IRQs | juhosg | 2007-12-10 | 5 | -43/+95 |
* | Fix missing return | florian | 2007-12-09 | 1 | -1/+1 |
* | Setup MAC addresses for routerboards | florian | 2007-12-09 | 2 | -2/+13 |
* | [adm5120] add copyright header to the USB driver's files | juhosg | 2007-12-05 | 8 | -47/+63 |
* | [adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scr... | juhosg | 2007-11-26 | 1 | -0/+16 |
* | [adm5120] more USB driver fixes, now it passes usbtests 1-14 | juhosg | 2007-11-26 | 2 | -9/+30 |
* | [adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | juhosg | 2007-11-23 | 3 | -36/+34 |
* | [adm5120] USB driver updates, the driver passes usbtests 1-10 now | juhosg | 2007-11-23 | 6 | -452/+948 |
* | [adm5120] more USB driver changes | juhosg | 2007-11-15 | 4 | -214/+141 |
* | [adm5120] USB driver cleanups, no it is still not finished | juhosg | 2007-11-12 | 4 | -161/+9 |
* | [adm5120] fix an unbalanced spinlock issue | juhosg | 2007-11-11 | 1 | -1/+1 |
* | [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | juhosg | 2007-11-10 | 6 | -156/+223 |
* | [adm5120] USB driver fixes | juhosg | 2007-11-08 | 7 | -556/+477 |
* | [adm5120] disable unsupported boards in the LED driver by default | juhosg | 2007-11-04 | 1 | -1/+1 |
* | [adm5120] only use trxsplit on NOR flash devices | juhosg | 2007-11-04 | 1 | -0/+6 |
* | [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit... | juhosg | 2007-11-04 | 1 | -2/+3 |
* | [adm5120] RB153 must use the generic RB1xx's setup code | juhosg | 2007-11-03 | 1 | -1/+1 |
* | [adm5120] fix USB driver to compile even if USB_DEBUG is disabled | juhosg | 2007-11-02 | 1 | -2/+4 |
* | Fix typo | florian | 2007-11-02 | 1 | -1/+1 |
* | [adm5120] cleanup USB driver, it's still experimental | juhosg | 2007-11-01 | 5 | -767/+604 |
* | CF driver cleanup | florian | 2007-11-01 | 3 | -10/+32 |
* | [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern... | juhosg | 2007-10-26 | 1 | -7/+2 |
* | Fix another wrong shitfing | florian | 2007-10-25 | 1 | -1/+1 |
* | Wrong bit shifting for the cfrdy function, will always return cf-mips busy | florian | 2007-10-25 | 1 | -1/+1 |
* | [adm5120] minor cleanups | juhosg | 2007-10-24 | 8 | -228/+135 |
* | [adm5120] fix flash driver, it should work on RB150 as well | juhosg | 2007-10-23 | 3 | -6/+16 |
* | The RB513 CF driver is now a module, enable it by default for the RB1xx profile. | florian | 2007-10-23 | 3 | -3/+7 |
* | Add preliminary support for the Routerboard 153 CF slot (#2550) | florian | 2007-10-22 | 7 | -2/+1047 |
* | [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c... | juhosg | 2007-10-20 | 1 | -0/+149 |