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-30 08:04:10 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
History
Florian Fainelli
a11cd71c3d
Use the cmdline hacked's prom.c and disable this patching part accordingly
...
SVN-Revision: 7396
2007-05-30 10:32:32 +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
Use the cmdline hacked's prom.c and disable this patching part accordingly
2007-05-30 10:32:32 +00:00
setup.c
Minor fixes, do not count interrupts without interrupt source as spurious (
#1755
)
2007-05-30 09:48:57 +00:00