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-27 06:39:51 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
History
Florian Fainelli
a35237e5b6
Minor fixes, do not count interrupts without interrupt source as spurious (
#1755
)
...
SVN-Revision: 7391
2007-05-30 09:48:57 +00:00
..
adm5120_info.c
Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos
2007-05-13 21:56:34 +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
int-handler.S
Rename mipsIRQ.S to int-handler to match the kernel naming convention, implement basic board detection, rewrite usb HCD driver (to be tested)
2007-04-08 10:15:17 +00:00
irq.c
Minor fixes, do not count interrupts without interrupt source as spurious (
#1755
)
2007-05-30 09:48:57 +00:00
Makefile
Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
2007-05-20 19:47:41 +00:00
memory.c
Minor fixes, do not count interrupts without interrupt source as spurious (
#1755
)
2007-05-30 09:48:57 +00:00
prom.c
Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board specification
2007-04-16 09:55:30 +00:00
setup.c
Minor fixes, do not count interrupts without interrupt source as spurious (
#1755
)
2007-05-30 09:48:57 +00:00