This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-28 15:14:11 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
History
Gabor Juhos
86e1d1978e
calling of prom_detect_board is needed only when we still don't know the board
...
SVN-Revision: 7736
2007-06-26 19:41:00 +00:00
..
adm5120_info.c
calling of prom_detect_board is needed only when we still don't know the board
2007-06-26 19:41:00 +00:00
gpio.c
Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
2007-05-20 21:29:49 +00:00
irq.c
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
2007-06-02 23:13:51 +00:00
Kconfig
add initial support for hardware accelerated byte swapping
2007-06-22 10:16:47 +00:00
Makefile
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
2007-06-02 23:13:51 +00:00
memory.c
Fix memory detection and hcd compilation, thanks Gabor ! (
closes
#1813
)
2007-06-14 11:59:31 +00:00
prom.c
calling of prom_detect_board is needed only when we still don't know the board
2007-06-26 19:41:00 +00:00
setup.c
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
2007-06-02 23:13:51 +00:00
time.c
adm5120 timing specific routines, was part of the IRQ handling rewritte
2007-06-03 08:52:16 +00:00