Commit graph

118 commits

Author SHA1 Message Date
Gabor Juhos
027a7939f1 experimental gpiodev support (closes #3613)
SVN-Revision: 12134
2008-08-05 11:16:46 +00:00
Gabor Juhos
7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
2008-08-04 16:11:44 +00:00
Gabor Juhos
3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
2008-08-04 15:21:41 +00:00
Gabor Juhos
b04b135946 make use DMA_BIT_MASK
SVN-Revision: 11966
2008-07-28 07:25:40 +00:00
Gabor Juhos
6fb96b4b63 fix a bug in the USB driver debug code
SVN-Revision: 11961
2008-07-27 15:36:56 +00:00
Gabor Juhos
6569108c7c make boot quiet a bit
SVN-Revision: 11939
2008-07-26 18:05:38 +00:00
Gabor Juhos
3cc6f9bd75 use __raw_{readl,writel} routines in the GPIO code
SVN-Revision: 11560
2008-06-22 19:08:19 +00:00
Gabor Juhos
cb076ccb14 IRQ code cleanup
SVN-Revision: 11528
2008-06-17 17:46:52 +00:00
Gabor Juhos
13bb189a15 switch to 2.6.25.7
SVN-Revision: 11526
2008-06-17 14:30:18 +00:00
Gabor Juhos
3415b8c044 fix compiler warning
SVN-Revision: 11521
2008-06-17 10:50:06 +00:00
Gabor Juhos
11b8dfe86c add button devices to several boards
SVN-Revision: 11402
2008-06-08 06:37:31 +00:00
Gabor Juhos
9720836ec6 make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11376
2008-06-06 09:03:35 +00:00
Gabor Juhos
df8f1aa9c3 Add leds support for the RB-150, thanks to Evangelos Arkalis
SVN-Revision: 11057
2008-05-07 07:04:27 +00:00
Gabor Juhos
bd507b0146 improve support of the Infineon EASY 5120-RT Reference Board
SVN-Revision: 10996
2008-05-01 18:34:44 +00:00
Gabor Juhos
363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Gabor Juhos
bb5cd9c240 fix a bug in the GPIO code
SVN-Revision: 10759
2008-04-07 14:10:37 +00:00
Florian Fainelli
6ca0ebe57c Add leds support for the CAS-771/771w
SVN-Revision: 10739
2008-04-06 10:29:44 +00:00
Gabor Juhos
68658843ab fix RB153 CompactFlash driver for .24
SVN-Revision: 10428
2008-02-09 13:23:48 +00:00
Gabor Juhos
d187aba072 switch to 2.6.24
SVN-Revision: 10427
2008-02-09 10:29:28 +00:00
Gabor Juhos
7b3d603037 fix a switch driver bug
SVN-Revision: 10336
2008-01-31 09:33:19 +00:00
Gabor Juhos
128bb0967a add preliminary support for 2.6.24
SVN-Revision: 10329
2008-01-30 15:25:48 +00:00
Gabor Juhos
9bfca5ce18 don't use mips_machgroup
SVN-Revision: 10328
2008-01-30 14:06:59 +00:00
Gabor Juhos
c7e43709f4 more license cleanups
SVN-Revision: 10327
2008-01-30 13:15:51 +00:00
Gabor Juhos
9c1dfdc702 more license cleanups
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos
6b545cff1d remove some unused files
SVN-Revision: 10308
2008-01-29 08:40:19 +00:00
Gabor Juhos
43a86a8863 add experimental support for the Cellvision NFS-101U device
SVN-Revision: 10307
2008-01-29 08:37:40 +00:00
Gabor Juhos
7d92be2f94 license cleanup
SVN-Revision: 10305
2008-01-29 08:23:40 +00:00
Gabor Juhos
9826bd89d8 remove 'svn:executable' property from adm5120_uart.h (closes #3086)
SVN-Revision: 10275
2008-01-26 15:59:00 +00:00
Gabor Juhos
a3d82d79bf convert Cellvision board structures
SVN-Revision: 10242
2008-01-25 08:16:40 +00:00
Gabor Juhos
6700252dd1 USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
2008-01-17 20:35:38 +00:00
Gabor Juhos
40ad352b37 fix led driver (closes: #2972)
SVN-Revision: 10115
2008-01-04 14:29:28 +00:00
Florian Fainelli
788647c7f8 Leds have been tested on rb111/112 and rb153
SVN-Revision: 10112
2008-01-04 06:34:36 +00:00
Gabor Juhos
92be73b5cd usb-driver: add preliminary support of ISOCHRONOUS transfer
SVN-Revision: 10077
2008-01-01 14:37:50 +00:00
Gabor Juhos
3cc28b20ab fix a bug in the switch driver, thanks to Thomas Langer for reporting
SVN-Revision: 10075
2008-01-01 12:51:09 +00:00
Gabor Juhos
f6f43b9d40 disable queue of all interfaces when tx ring is full
SVN-Revision: 10073
2008-01-01 11:11:50 +00:00
Gabor Juhos
d322722f26 use reset function on the NP28G boards
SVN-Revision: 9963
2007-12-27 15:10:56 +00:00
Gabor Juhos
c128344870 change switch register access macros
SVN-Revision: 9962
2007-12-27 14:58:48 +00:00
Gabor Juhos
cfcbc078dc add watchdog driver
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
2007-12-27 14:40:03 +00:00
Gabor Juhos
ab473bd48f fix compiler warning
SVN-Revision: 9933
2007-12-26 20:55:18 +00:00
Florian Fainelli
4da7f2dbed No need to keep the old driver now
SVN-Revision: 9824
2007-12-22 11:11:01 +00:00
Florian Fainelli
0ac7bc1cfb Compact flash driver is now working
SVN-Revision: 9823
2007-12-22 11:08:26 +00:00
Florian Fainelli
620d050dfa We need to set the gpio line number
SVN-Revision: 9819
2007-12-21 15:26:09 +00:00
Gabor Juhos
c11c4de50b revert [9788], the ADM5120 datasheet v1.16 contains bad values
SVN-Revision: 9790
2007-12-17 16:39:53 +00:00
Gabor Juhos
418b0361ea remove invalid GPIO definitions for the RB153
SVN-Revision: 9789
2007-12-17 16:01:51 +00:00
Gabor Juhos
12295e7c0d fix level setup code for GPIO IRQs
SVN-Revision: 9788
2007-12-17 15:45:16 +00:00
Gabor Juhos
af21faeeb8 minor fixes in the RB153 CF driver
SVN-Revision: 9782
2007-12-16 20:25:38 +00:00
Gabor Juhos
3befb653fa add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)
SVN-Revision: 9781
2007-12-16 19:03:40 +00:00
Gabor Juhos
fa10728685 use a shadow value for the write-only GPIO_CONF2 register
SVN-Revision: 9715
2007-12-12 12:42:40 +00:00
Gabor Juhos
ed7a8ab036 use the right irq_handler in the CF driver
SVN-Revision: 9714
2007-12-12 10:53:49 +00:00
Gabor Juhos
a6a8cb6a55 fix mac address setup on RouterBOARDs
SVN-Revision: 9713
2007-12-12 08:43:41 +00:00