This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
arm
/
mv
History
Marcel Moolenaar
7274b125c9
Fix build when DEBUG is defined in the kernel configuration file (e.g.
...
LINT).
2011-10-04 16:58:20 +00:00
..
discovery
…
kirkwood
…
orion
Add basic support for the Marvell Orion TS-7800.
2011-04-15 13:37:43 +00:00
bus_space.c
…
common.c
Fix build when DEBUG is defined in the kernel configuration file (e.g.
2011-10-04 16:58:20 +00:00
files.mv
…
gpio.c
Do not call platform_gpio_init() early. It doesn't work because we do
2011-07-15 02:29:10 +00:00
ic.c
In arm_get_next_irq(), use the last IRQ argument in order to prevent
2011-02-08 01:49:30 +00:00
mv_machdep.c
Fix build when DEBUG is defined in the kernel configuration file (e.g.
2011-10-04 16:58:20 +00:00
mv_pci.c
The FDT describes the host controller directly. There's no need to
2011-02-03 18:07:05 +00:00
mv_sata.c
Set of legacy mode SATA enchancements:
2010-10-18 11:30:13 +00:00
mvreg.h
…
mvvar.h
…
mvwin.h
…
rtc.c
…
std.mv
…
timer.c
o Make sure to mask off timer1 interrupts. It's not necessarily
2011-02-08 01:43:45 +00:00
twsi.c
…