This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
mv
History
ian
2a957de5c0
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
...
and now some v5 Marvell systems are using it. Only define fdt_bus_tag if option FDT is defined.
2015-01-21 03:44:29 +00:00
..
armadaxp
Avoid using hard-coded SoC's register address in mptramp code for Armada XP
2014-06-05 21:37:04 +00:00
discovery
…
kirkwood
…
orion
…
files.mv
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
2015-01-21 03:44:29 +00:00
gpio.c
Rename OF_xref_phandle() to OF_node_from_xref() and add a new function
2014-09-01 18:51:01 +00:00
ic.c
…
mpic.c
Rename pic_ipi_get to pic_ipi_read for intrng.
2014-12-24 15:25:18 +00:00
mv_common.c
Follow r275792 eliminating fdt_data_verify().
2014-12-15 11:57:39 +00:00
mv_localbus.c
…
mv_machdep.c
Add the start of the ARM platform code. This is based on the PowerPC
2014-05-17 11:27:36 +00:00
mv_pci.c
Fix typo.
2014-12-15 12:15:18 +00:00
mv_sata.c
…
mv_ts.c
…
mvreg.h
…
mvvar.h
Rename platform_gpio_init to be platform specific, and make it static as
2014-05-10 20:31:05 +00:00
mvwin.h
…
rtc.c
…
std-pj4b.mv
Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
2015-01-01 23:21:46 +00:00
std.mv
…
timer.c
…
twsi.c
…