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
Gabor Juhos
c11c4de50b
revert [9788], the ADM5120 datasheet v1.16 contains bad values
...
SVN-Revision: 9790
17 years ago
Gabor Juhos
418b0361ea
remove invalid GPIO definitions for the RB153
...
SVN-Revision: 9789
17 years ago
Gabor Juhos
12295e7c0d
fix level setup code for GPIO IRQs
...
SVN-Revision: 9788
17 years ago
Gabor Juhos
af21faeeb8
minor fixes in the RB153 CF driver
...
SVN-Revision: 9782
17 years ago
Gabor Juhos
3befb653fa
add support for LEDs on the NP28G board, thanks to kenny ( closes : #2825 )
...
SVN-Revision: 9781
17 years ago
Gabor Juhos
fa10728685
use a shadow value for the write-only GPIO_CONF2 register
...
SVN-Revision: 9715
17 years ago
Gabor Juhos
ed7a8ab036
use the right irq_handler in the CF driver
...
SVN-Revision: 9714
17 years ago
Gabor Juhos
a6a8cb6a55
fix mac address setup on RouterBOARDs
...
SVN-Revision: 9713
17 years ago
Gabor Juhos
224aaf34ac
enable wait state pin for the CF slot on the RB153 board
...
SVN-Revision: 9709
17 years ago
Gabor Juhos
7afab49bc7
RB153 CF driver fixes
...
SVN-Revision: 9708
17 years ago
Gabor Juhos
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
...
SVN-Revision: 9707
17 years ago
Gabor Juhos
9b9b83976c
add support for GPIO IRQs
...
SVN-Revision: 9700
17 years ago
Florian Fainelli
ab883d42a1
Fix missing return
...
SVN-Revision: 9683
17 years ago
Florian Fainelli
d37e090fe9
Setup MAC addresses for routerboards
...
SVN-Revision: 9682
17 years ago
Gabor Juhos
5a9fed951a
add copyright header to the USB driver's files
...
SVN-Revision: 9657
17 years ago
Gabor Juhos
3faf84682b
add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ( closes : #2756 )
...
SVN-Revision: 9600
17 years ago
Gabor Juhos
717ff24d47
more USB driver fixes, now it passes usbtests 1-14
...
SVN-Revision: 9599
17 years ago
Gabor Juhos
4263fdd731
fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
...
SVN-Revision: 9593
17 years ago
Gabor Juhos
5a1a5dcf58
USB driver updates, the driver passes usbtests 1-10 now
...
SVN-Revision: 9592
17 years ago
Gabor Juhos
ba82fbff75
more USB driver changes
...
SVN-Revision: 9550
17 years ago
Gabor Juhos
c80fbd4dc9
USB driver cleanups, no it is still not finished
...
SVN-Revision: 9543
17 years ago
Gabor Juhos
2e0b2d53d7
fix an unbalanced spinlock issue
...
SVN-Revision: 9540
17 years ago
Gabor Juhos
98f43a2494
more USB driver fixes [ http://openwrt.pastebin.ca/768610 bootlog :)]
...
SVN-Revision: 9530
17 years ago
Gabor Juhos
cda3dc3ae1
USB driver fixes
...
SVN-Revision: 9513
17 years ago
Gabor Juhos
3c3dcddb08
disable unsupported boards in the LED driver by default
...
SVN-Revision: 9500
17 years ago
Gabor Juhos
61f3913d85
only use trxsplit on NOR flash devices
...
SVN-Revision: 9497
17 years ago
Gabor Juhos
05efcf6975
fix flash driver fixes, call request_mem_region/ioremap_nocache with the correct arguments
...
SVN-Revision: 9496
17 years ago
Gabor Juhos
7c70e465c7
RB153 must use the generic RB1xx's setup code
...
SVN-Revision: 9491
17 years ago
Gabor Juhos
bf78b6357d
fix USB driver to compile even if USB_DEBUG is disabled
...
SVN-Revision: 9483
17 years ago
Florian Fainelli
38db1b4adc
Fix typo
...
SVN-Revision: 9482
17 years ago
Gabor Juhos
c88cda562a
cleanup USB driver, it's still experimental
...
SVN-Revision: 9480
17 years ago
Florian Fainelli
647541a1a0
CF driver cleanup
...
SVN-Revision: 9473
17 years ago
Gabor Juhos
d29af25874
reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ( closes : #2549 )
...
SVN-Revision: 9450
17 years ago
Florian Fainelli
3260efaa90
Fix another wrong shitfing
...
SVN-Revision: 9447
17 years ago
Florian Fainelli
fae75b2f4d
Wrong bit shifting for the cfrdy function, will always return cf-mips busy
...
SVN-Revision: 9446
17 years ago
Gabor Juhos
5f122462c0
minor cleanups
...
SVN-Revision: 9423
17 years ago
Gabor Juhos
71f9b205e4
fix flash driver, it should work on RB150 as well
...
SVN-Revision: 9418
17 years ago
Florian Fainelli
2514d7f799
The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
...
SVN-Revision: 9416
17 years ago
Florian Fainelli
2a0ca50ce2
Add preliminary support for the Routerboard 153 CF slot ( #2550 )
...
SVN-Revision: 9403
17 years ago
Gabor Juhos
d2cfb2934f
add LEDs trigger for switch port states, thanks to Bernhard Held ( closes : #2153 )
...
SVN-Revision: 9362
17 years ago
Gabor Juhos
4c093ed622
fix typos in the switch driver, thanks to Bernhard Held ( closes : #2573 )
...
SVN-Revision: 9361
17 years ago
Gabor Juhos
36a1feebdd
add ids for Edimax BR-6104Wg boards
...
SVN-Revision: 9342
17 years ago