aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
Commit message (Expand)AuthorAgeFilesLines
...
* No need to keep the old driver nowFlorian Fainelli2007-12-225-1038/+0
* Compact flash driver is now workingFlorian Fainelli2007-12-221-2/+2
* We need to set the gpio line numberFlorian Fainelli2007-12-211-0/+1
* [adm5120] bump to 2.6.23.11 as wellGabor Juhos2007-12-181-1/+1
* [adm5120] revert [9788], the ADM5120 datasheet v1.16 contains bad valuesGabor Juhos2007-12-171-4/+2
* [adm5120] remove invalid GPIO definitions for the RB153Gabor Juhos2007-12-171-18/+5
* [adm5120] fix level setup code for GPIO IRQsGabor Juhos2007-12-171-2/+2
* [adm5120] minor fixes in the RB153 CF driverGabor Juhos2007-12-161-9/+8
* [adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #...Gabor Juhos2007-12-162-20/+38
* [adm5120] update LZMA codeGabor Juhos2007-12-145-215/+272
* [adm5120] use a shadow value for the write-only GPIO_CONF2 registerGabor Juhos2007-12-121-16/+10
* [adm5120] use the right irq_handler in the CF driverGabor Juhos2007-12-121-2/+2
* [adm5120] fix mac address setup on RouterBOARDsGabor Juhos2007-12-123-17/+12
* [adm5120] enable wait state pin for the CF slot on the RB153 boardGabor Juhos2007-12-112-1/+5
* [adm5120] RB153 CF driver fixesGabor Juhos2007-12-111-11/+18
* [adm5120] new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-115-20/+350
* [adm5120] add support for GPIO IRQsGabor Juhos2007-12-105-43/+95
* Fix missing returnFlorian Fainelli2007-12-091-1/+1
* Setup MAC addresses for routerboardsFlorian Fainelli2007-12-092-2/+13
* [adm5120] add copyright header to the USB driver's filesGabor Juhos2007-12-058-47/+63
* [adm5120] switch to 2.6.23.9Gabor Juhos2007-11-291-1/+1
* [adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scr...Gabor Juhos2007-11-261-0/+16
* [adm5120] more USB driver fixes, now it passes usbtests 1-14 Gabor Juhos2007-11-262-9/+30
* [adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG definedGabor Juhos2007-11-233-36/+34
* [adm5120] USB driver updates, the driver passes usbtests 1-10 nowGabor Juhos2007-11-236-452/+948
* [adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errorsGabor Juhos2007-11-231-0/+1
* [adm5120] more USB driver changesGabor Juhos2007-11-155-215/+142
* [adm5120] make build of the images a bit quietGabor Juhos2007-11-121-2/+2
* [adm5120] USB driver cleanups, no it is still not finishedGabor Juhos2007-11-124-161/+9
* [adm5120] fix an unbalanced spinlock issueGabor Juhos2007-11-111-1/+1
* make the image filenames a bit shorterFelix Fietkau2007-11-101-2/+2
* [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-106-156/+223
* [adm5120] USB driver fixesGabor Juhos2007-11-087-556/+477
* [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kennyGabor Juhos2007-11-041-1/+1
* [adm5120] disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-043-3/+3
* [adm5120] only use trxsplit on NOR flash devicesGabor Juhos2007-11-041-0/+6
* [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit...Gabor Juhos2007-11-041-2/+3
* [adm5120] RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-031-1/+1
* [adm5120] image generation fixes (closes: #2643, #2644)Gabor Juhos2007-11-033-13/+49
* [adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)Gabor Juhos2007-11-021-3/+18
* [adm5120] fix USB driver to compile even if USB_DEBUG is disabledGabor Juhos2007-11-021-2/+4
* Fix typoFlorian Fainelli2007-11-021-1/+1
* [adm5120] cleanup USB driver, it's still experimentalGabor Juhos2007-11-015-767/+604
* CF driver cleanupFlorian Fainelli2007-11-013-10/+32
* [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern...Gabor Juhos2007-10-262-9/+5
* 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
* The build system actually changed the routerboard kernel (#2584)Florian Fainelli2007-10-241-1/+5
* [adm5120] minor cleanupsGabor Juhos2007-10-248-228/+135
* [adm5120] fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-233-6/+16