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
/
altera
/
socfpga
History
Ian Lepore
eb8711ce16
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
..
files.socfpga
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
2015-01-21 03:44:29 +00:00
socfpga_common.c
Add Reset Manager driver. This driver provides generic way to reset
2014-09-11 18:12:28 +00:00
socfpga_common.h
o Remove __unused attribute on variables which actually used
2014-09-06 18:08:21 +00:00
socfpga_gpio.c
Add driver for general-purpose I/O (GPIO).
2015-01-02 13:15:36 +00:00
socfpga_l3regs.h
Add Reset Manager driver. This driver provides generic way to reset
2014-09-11 18:12:28 +00:00
socfpga_machdep.c
o Add PIO and vtblk mmio device info to the tree
2014-11-25 16:06:19 +00:00
socfpga_manager.c
o Remove __unused attribute on variables which actually used
2014-09-06 18:08:21 +00:00
socfpga_mp.c
Rename gic_init_secondary to arm_init_secondary_ic to help with the merge
2015-01-11 16:46:43 +00:00
socfpga_rstmgr.c
Add Reset Manager driver. This driver provides generic way to reset
2014-09-11 18:12:28 +00:00
socfpga_rstmgr.h
Add Reset Manager driver. This driver provides generic way to reset
2014-09-11 18:12:28 +00:00
std.socfpga
Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
2015-01-01 23:21:46 +00:00