freebsd-dev/sys/arm/versatile
Ian Lepore 110e70ba1d For some reason, all the arm bus_space functions that work with uint16
values have armv4 in the name.  There's nothing armv4-special about them,
so just use the same sort of names as all the other functions.
2015-01-21 02:56:13 +00:00
..
bus_space.c For some reason, all the arm bus_space functions that work with uint16 2015-01-21 02:56:13 +00:00
files.versatile Move if_smc_fdt.c to live in sys/dev/smc. It's not specific to the ARM 2014-09-10 10:59:17 +00:00
pl050.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
sp804.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
versatile_clcd.c Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases, 2014-06-10 20:25:45 +00:00
versatile_common.c opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
versatile_machdep.c opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
versatile_pci_bus_space.c For some reason, all the arm bus_space functions that work with uint16 2015-01-21 02:56:13 +00:00
versatile_pci_bus_space.h
versatile_pci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
versatile_sic.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
versatile_timer.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00