summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files
Commit message (Expand)AuthorAgeFilesLines
...
* [adm5120] fix a bug in the USB driver debug codejuhosg2008-07-271-4/+4
* [adm5120] make boot quiet a bitjuhosg2008-07-261-6/+6
* [adm5120] use __raw_{readl,writel} routines in the GPIO codejuhosg2008-06-221-4/+4
* [adm5120] IRQ code cleanupjuhosg2008-06-171-26/+32
* [adm5120] switch to 2.6.25.7juhosg2008-06-174-32/+218
* [adm5120] fix compiler warningjuhosg2008-06-171-1/+1
* [adm5120] add button devices to several boardsjuhosg2008-06-085-17/+76
* [adm5120] make use the chip_fixup function of the plat_nand driverjuhosg2008-06-061-1/+12
* [adm5120] Add leds support for the RB-150, thanks to Evangelos Arkalisjuhosg2008-05-071-4/+21
* [adm5120] improve support of the Infineon EASY 5120-RT Reference Boardjuhosg2008-05-012-12/+45
* [package] remove the i2c-gpio-custom driver from adm5120, and make it availab...juhosg2008-04-291-197/+0
* [adm5120] fix a bug in the GPIO codejuhosg2008-04-071-3/+3
* Add leds support for the CAS-771/771wflorian2008-04-061-0/+14
* [adm5120] fix RB153 CompactFlash driver for .24juhosg2008-02-091-21/+24
* [adm5120] switch to 2.6.24juhosg2008-02-0910-849/+99
* [adm5120] fix a switch driver bug juhosg2008-01-311-3/+3
* [adm5120] add preliminary support for 2.6.24juhosg2008-01-306-5/+244
* [adm5120] don't use mips_machgroupjuhosg2008-01-305-14/+1
* [adm5120] more license cleanupsjuhosg2008-01-3013-179/+36
* [adm5120] more license cleanupsjuhosg2008-01-2912-172/+58
* [adm5120] remove some unused filesjuhosg2008-01-292-244/+0
* [adm5120] add experimental support for the Cellvision NFS-101U devicejuhosg2008-01-292-0/+29
* [adm5120] license cleanupjuhosg2008-01-2925-306/+77
* [adm5120] remove 'svn:executable' property from adm5120_uart.h (closes #3086)juhosg2008-01-261-0/+0
* [adm5120] convert Cellvision board structuresjuhosg2008-01-251-37/+19
* [adm5120] USB driver: fix a bug in isochronous transfersjuhosg2008-01-172-2/+5
* [adm5120] fix led driver (closes: #2972)juhosg2008-01-041-25/+36
* Leds have been tested on rb111/112 and rb153florian2008-01-041-6/+22
* [adm5120] usb-driver: add preliminary support of ISOCHRONOUS transferjuhosg2008-01-018-32/+57
* [adm5120] fix a bug in the switch driver, thanks to Thomas Langer for reportingjuhosg2008-01-011-2/+2
* [adm5120] disable queue of all interfaces when tx ring is fulljuhosg2008-01-011-2/+6
* [adm5120] use reset function on the NP28G boardsjuhosg2007-12-271-0/+1
* [adm5120] change switch register access macrosjuhosg2007-12-279-46/+46
* [adm5120] add watchdog driverjuhosg2007-12-271-0/+210
* [adm5120] fix compiler warningjuhosg2007-12-261-2/+0
* No need to keep the old driver nowflorian2007-12-224-995/+0
* Compact flash driver is now workingflorian2007-12-221-2/+2
* We need to set the gpio line numberflorian2007-12-211-0/+1
* [adm5120] revert [9788], the ADM5120 datasheet v1.16 contains bad valuesjuhosg2007-12-171-4/+2
* [adm5120] remove invalid GPIO definitions for the RB153juhosg2007-12-171-18/+5
* [adm5120] fix level setup code for GPIO IRQsjuhosg2007-12-171-2/+2
* [adm5120] minor fixes in the RB153 CF driverjuhosg2007-12-161-9/+8
* [adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #...juhosg2007-12-162-20/+38
* [adm5120] use a shadow value for the write-only GPIO_CONF2 registerjuhosg2007-12-121-16/+10
* [adm5120] use the right irq_handler in the CF driverjuhosg2007-12-121-2/+2
* [adm5120] fix mac address setup on RouterBOARDsjuhosg2007-12-123-17/+12
* [adm5120] enable wait state pin for the CF slot on the RB153 boardjuhosg2007-12-112-1/+5
* [adm5120] RB153 CF driver fixesjuhosg2007-12-111-11/+18
* [adm5120] new experimental driver for the CF slot on the RouterBOARD 153juhosg2007-12-113-19/+323
* [adm5120] add support for GPIO IRQsjuhosg2007-12-105-43/+95