Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix a bug in the USB driver debug code | Gabor Juhos | 2008-07-27 | 1 | -4/+4 | |
| | | | | SVN-Revision: 11961 | |||||
* | make boot quiet a bit | Gabor Juhos | 2008-07-26 | 1 | -6/+6 | |
| | | | | SVN-Revision: 11939 | |||||
* | use __raw_{readl,writel} routines in the GPIO code | Gabor Juhos | 2008-06-22 | 1 | -4/+4 | |
| | | | | SVN-Revision: 11560 | |||||
* | IRQ code cleanup | Gabor Juhos | 2008-06-17 | 1 | -26/+32 | |
| | | | | SVN-Revision: 11528 | |||||
* | switch to 2.6.25.7 | Gabor Juhos | 2008-06-17 | 4 | -32/+218 | |
| | | | | SVN-Revision: 11526 | |||||
* | fix compiler warning | Gabor Juhos | 2008-06-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11521 | |||||
* | add button devices to several boards | Gabor Juhos | 2008-06-08 | 5 | -17/+76 | |
| | | | | SVN-Revision: 11402 | |||||
* | make use the chip_fixup function of the plat_nand driver | Gabor Juhos | 2008-06-06 | 1 | -1/+12 | |
| | | | | SVN-Revision: 11376 | |||||
* | Add leds support for the RB-150, thanks to Evangelos Arkalis | Gabor Juhos | 2008-05-07 | 1 | -4/+21 | |
| | | | | SVN-Revision: 11057 | |||||
* | improve support of the Infineon EASY 5120-RT Reference Board | Gabor Juhos | 2008-05-01 | 2 | -12/+45 | |
| | | | | SVN-Revision: 10996 | |||||
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵ | Gabor Juhos | 2008-04-29 | 1 | -197/+0 | |
| | | | | | | platforms SVN-Revision: 10979 | |||||
* | fix a bug in the GPIO code | Gabor Juhos | 2008-04-07 | 1 | -3/+3 | |
| | | | | SVN-Revision: 10759 | |||||
* | Add leds support for the CAS-771/771w | Florian Fainelli | 2008-04-06 | 1 | -0/+14 | |
| | | | | SVN-Revision: 10739 | |||||
* | fix RB153 CompactFlash driver for .24 | Gabor Juhos | 2008-02-09 | 1 | -21/+24 | |
| | | | | SVN-Revision: 10428 | |||||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 10 | -849/+99 | |
| | | | | SVN-Revision: 10427 | |||||
* | fix a switch driver bug | Gabor Juhos | 2008-01-31 | 1 | -3/+3 | |
| | | | | SVN-Revision: 10336 | |||||
* | add preliminary support for 2.6.24 | Gabor Juhos | 2008-01-30 | 6 | -5/+244 | |
| | | | | SVN-Revision: 10329 | |||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 5 | -14/+1 | |
| | | | | SVN-Revision: 10328 | |||||
* | more license cleanups | Gabor Juhos | 2008-01-30 | 13 | -179/+36 | |
| | | | | SVN-Revision: 10327 | |||||
* | more license cleanups | Gabor Juhos | 2008-01-29 | 12 | -172/+58 | |
| | | | | SVN-Revision: 10313 | |||||
* | remove some unused files | Gabor Juhos | 2008-01-29 | 2 | -244/+0 | |
| | | | | SVN-Revision: 10308 | |||||
* | add experimental support for the Cellvision NFS-101U device | Gabor Juhos | 2008-01-29 | 2 | -0/+29 | |
| | | | | SVN-Revision: 10307 | |||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 25 | -306/+77 | |
| | | | | SVN-Revision: 10305 | |||||
* | remove 'svn:executable' property from adm5120_uart.h (closes #3086) | Gabor Juhos | 2008-01-26 | 1 | -0/+0 | |
| | | | | SVN-Revision: 10275 | |||||
* | convert Cellvision board structures | Gabor Juhos | 2008-01-25 | 1 | -37/+19 | |
| | | | | SVN-Revision: 10242 | |||||
* | USB driver: fix a bug in isochronous transfers | Gabor Juhos | 2008-01-17 | 2 | -2/+5 | |
| | | | | SVN-Revision: 10219 | |||||
* | fix led driver (closes: #2972) | Gabor Juhos | 2008-01-04 | 1 | -25/+36 | |
| | | | | SVN-Revision: 10115 | |||||
* | Leds have been tested on rb111/112 and rb153 | Florian Fainelli | 2008-01-04 | 1 | -6/+22 | |
| | | | | SVN-Revision: 10112 | |||||
* | usb-driver: add preliminary support of ISOCHRONOUS transfer | Gabor Juhos | 2008-01-01 | 8 | -32/+57 | |
| | | | | SVN-Revision: 10077 | |||||
* | fix a bug in the switch driver, thanks to Thomas Langer for reporting | Gabor Juhos | 2008-01-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10075 | |||||
* | disable queue of all interfaces when tx ring is full | Gabor Juhos | 2008-01-01 | 1 | -2/+6 | |
| | | | | SVN-Revision: 10073 | |||||
* | use reset function on the NP28G boards | Gabor Juhos | 2007-12-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9963 | |||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 9 | -46/+46 | |
| | | | | SVN-Revision: 9962 | |||||
* | add watchdog driver | Gabor Juhos | 2007-12-27 | 1 | -0/+210 | |
| | | | | | | | | | | | | | Here is the driver for the hardware watchdog timer in ADM5120 SoC. Patch is against current svn Kamikaze. Here is only kernel driver. To activate watchdog you have to use some userspace software writing to watchdog device. I think there is one in busybox. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9961 | |||||
* | fix compiler warning | Gabor Juhos | 2007-12-26 | 1 | -2/+0 | |
| | | | | SVN-Revision: 9933 | |||||
* | No need to keep the old driver now | Florian Fainelli | 2007-12-22 | 4 | -995/+0 | |
| | | | | SVN-Revision: 9824 | |||||
* | Compact flash driver is now working | Florian Fainelli | 2007-12-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9823 | |||||
* | We need to set the gpio line number | Florian Fainelli | 2007-12-21 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9819 | |||||
* | revert [9788], the ADM5120 datasheet v1.16 contains bad values | Gabor Juhos | 2007-12-17 | 1 | -4/+2 | |
| | | | | SVN-Revision: 9790 | |||||
* | remove invalid GPIO definitions for the RB153 | Gabor Juhos | 2007-12-17 | 1 | -18/+5 | |
| | | | | SVN-Revision: 9789 | |||||
* | fix level setup code for GPIO IRQs | Gabor Juhos | 2007-12-17 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9788 | |||||
* | minor fixes in the RB153 CF driver | Gabor Juhos | 2007-12-16 | 1 | -9/+8 | |
| | | | | SVN-Revision: 9782 | |||||
* | add support for LEDs on the NP28G board, thanks to kenny (closes: #2825) | Gabor Juhos | 2007-12-16 | 2 | -20/+38 | |
| | | | | SVN-Revision: 9781 | |||||
* | use a shadow value for the write-only GPIO_CONF2 register | Gabor Juhos | 2007-12-12 | 1 | -16/+10 | |
| | | | | SVN-Revision: 9715 | |||||
* | use the right irq_handler in the CF driver | Gabor Juhos | 2007-12-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9714 | |||||
* | fix mac address setup on RouterBOARDs | Gabor Juhos | 2007-12-12 | 3 | -17/+12 | |
| | | | | SVN-Revision: 9713 | |||||
* | enable wait state pin for the CF slot on the RB153 board | Gabor Juhos | 2007-12-11 | 2 | -1/+5 | |
| | | | | SVN-Revision: 9709 | |||||
* | RB153 CF driver fixes | Gabor Juhos | 2007-12-11 | 1 | -11/+18 | |
| | | | | SVN-Revision: 9708 | |||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 3 | -19/+323 | |
| | | | | SVN-Revision: 9707 | |||||
* | add support for GPIO IRQs | Gabor Juhos | 2007-12-10 | 5 | -43/+95 | |
| | | | | SVN-Revision: 9700 |