Commit Graph

126 Commits (d7cb033a049e2e2e656b8a4b48d7ad692d8dbe54)

Author SHA1 Message Date
Gabor Juhos 3890a38fed NFS-101U/WU: add PCI irq map and change vlan map
SVN-Revision: 14021
16 years ago
Gabor Juhos a619165561 use mips_machine code
SVN-Revision: 13532
16 years ago
Gabor Juhos 442db57b96 move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
16 years ago
Gabor Juhos 2aaf71e42f update MyLoader partition parser, add support of named partitions
SVN-Revision: 13255
16 years ago
Gabor Juhos 6bfeb81548 experimental support for 2.6.27
SVN-Revision: 12863
16 years ago
Gabor Juhos 94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
16 years ago
Gabor Juhos 904effc167 fix gpio number of the reset button Compex WP54 boards
SVN-Revision: 12296
16 years ago
Gabor Juhos dbb6051caf add alternative board id for the ZyXEL P-334WT
SVN-Revision: 12232
16 years ago
Gabor Juhos 027a7939f1 experimental gpiodev support (closes #3613)
SVN-Revision: 12134
16 years ago
Gabor Juhos 7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
16 years ago
Gabor Juhos 3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
16 years ago
Gabor Juhos b04b135946 make use DMA_BIT_MASK
SVN-Revision: 11966
16 years ago
Gabor Juhos 6fb96b4b63 fix a bug in the USB driver debug code
SVN-Revision: 11961
16 years ago
Gabor Juhos 6569108c7c make boot quiet a bit
SVN-Revision: 11939
16 years ago
Gabor Juhos 3cc6f9bd75 use __raw_{readl,writel} routines in the GPIO code
SVN-Revision: 11560
16 years ago
Gabor Juhos cb076ccb14 IRQ code cleanup
SVN-Revision: 11528
16 years ago
Gabor Juhos 13bb189a15 switch to 2.6.25.7
SVN-Revision: 11526
16 years ago
Gabor Juhos 3415b8c044 fix compiler warning
SVN-Revision: 11521
16 years ago
Gabor Juhos 11b8dfe86c add button devices to several boards
SVN-Revision: 11402
16 years ago
Gabor Juhos 9720836ec6 make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11376
16 years ago
Gabor Juhos df8f1aa9c3 Add leds support for the RB-150, thanks to Evangelos Arkalis
SVN-Revision: 11057
16 years ago
Gabor Juhos bd507b0146 improve support of the Infineon EASY 5120-RT Reference Board
SVN-Revision: 10996
16 years ago
Gabor Juhos 363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
16 years ago
Gabor Juhos bb5cd9c240 fix a bug in the GPIO code
SVN-Revision: 10759
16 years ago
Florian Fainelli 6ca0ebe57c Add leds support for the CAS-771/771w
SVN-Revision: 10739
16 years ago
Gabor Juhos 68658843ab fix RB153 CompactFlash driver for .24
SVN-Revision: 10428
17 years ago
Gabor Juhos d187aba072 switch to 2.6.24
SVN-Revision: 10427
17 years ago
Gabor Juhos 7b3d603037 fix a switch driver bug
SVN-Revision: 10336
17 years ago
Gabor Juhos 128bb0967a add preliminary support for 2.6.24
SVN-Revision: 10329
17 years ago
Gabor Juhos 9bfca5ce18 don't use mips_machgroup
SVN-Revision: 10328
17 years ago
Gabor Juhos c7e43709f4 more license cleanups
SVN-Revision: 10327
17 years ago
Gabor Juhos 9c1dfdc702 more license cleanups
SVN-Revision: 10313
17 years ago
Gabor Juhos 6b545cff1d remove some unused files
SVN-Revision: 10308
17 years ago
Gabor Juhos 43a86a8863 add experimental support for the Cellvision NFS-101U device
SVN-Revision: 10307
17 years ago
Gabor Juhos 7d92be2f94 license cleanup
SVN-Revision: 10305
17 years ago
Gabor Juhos 9826bd89d8 remove 'svn:executable' property from adm5120_uart.h (closes #3086)
SVN-Revision: 10275
17 years ago
Gabor Juhos a3d82d79bf convert Cellvision board structures
SVN-Revision: 10242
17 years ago
Gabor Juhos 6700252dd1 USB driver: fix a bug in isochronous transfers
SVN-Revision: 10219
17 years ago
Gabor Juhos 40ad352b37 fix led driver (closes: #2972)
SVN-Revision: 10115
17 years ago
Florian Fainelli 788647c7f8 Leds have been tested on rb111/112 and rb153
SVN-Revision: 10112
17 years ago
Gabor Juhos 92be73b5cd usb-driver: add preliminary support of ISOCHRONOUS transfer
SVN-Revision: 10077
17 years ago
Gabor Juhos 3cc28b20ab fix a bug in the switch driver, thanks to Thomas Langer for reporting
SVN-Revision: 10075
17 years ago
Gabor Juhos f6f43b9d40 disable queue of all interfaces when tx ring is full
SVN-Revision: 10073
17 years ago
Gabor Juhos d322722f26 use reset function on the NP28G boards
SVN-Revision: 9963
17 years ago
Gabor Juhos c128344870 change switch register access macros
SVN-Revision: 9962
17 years ago
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
17 years ago
Gabor Juhos ab473bd48f fix compiler warning
SVN-Revision: 9933
17 years ago
Florian Fainelli 4da7f2dbed No need to keep the old driver now
SVN-Revision: 9824
17 years ago
Florian Fainelli 0ac7bc1cfb Compact flash driver is now working
SVN-Revision: 9823
17 years ago
Florian Fainelli 620d050dfa We need to set the gpio line number
SVN-Revision: 9819
17 years ago