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
1472f4f4b9
Branches
Tags
View all branches
freebsd-nq
/
sys
/
arm
/
mv
History
Rafal Jaworowski
fd62dcff8a
Fix error check.
...
Submitted by: Lukasz Plachno Obtained from: Semihalf
2012-03-15 21:48:27 +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 error check.
2012-03-15 21:48:27 +00:00
files.mv
Initial version of cesa(4) driver for Marvell crypto engine and security
2011-11-19 16:30:06 +00:00
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
Make sure we do not provide the page 0 to the VM. It can't handle it properly,
2012-02-29 12:44:34 +00:00
mv_pci.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
mv_sata.c
…
mvreg.h
Remove unused #defines. All this is now retrieved from the device tree.
2012-03-04 18:13:45 +00:00
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
…