freebsd-dev/sys/arm/econa
Andrew Turner 1161298251 Create a common set_stackptrs in sys/arm/machdep.c.
On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
2012-09-22 06:41:56 +00:00
..
cfi_bus_econa.c
econa_machdep.c Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
econa_reg.h
econa_var.h
econa.c Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
ehci_ebus.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
files.econa
if_ece.c Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
std.econa Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
timer.c
uart_bus_ec.c
uart_cpu_ec.c