freebsd-dev/sys/arm/lpc
Andrew Turner 979d76c948 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
memory at the end of the kernel.

This helps reduce the SoC and board specific configuration required.

Reviewed by:	bsdimp
Tested by:	jmg (armeb), br
2014-01-28 09:12:04 +00:00
..
files.lpc
if_lpe.c Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
if_lpereg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
lpc_dmac.c
lpc_fb.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpc_gpio.c Convert from using fdt_immr style to arm_devmap_add_entry() to make 2014-01-05 18:40:06 +00:00
lpc_intc.c
lpc_machdep.c Add #include <machine/fdt.h> to a few files that used to get it via 2014-01-05 20:09:51 +00:00
lpc_mmc.c Convert from using fdt_immr style to arm_devmap_add_entry() to make 2014-01-05 18:40:06 +00:00
lpc_ohci.c
lpc_pll.c
lpc_pwr.c
lpc_rtc.c
lpc_space.c
lpc_spi.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpc_timer.c Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
lpcreg.h Convert from using fdt_immr style to arm_devmap_add_entry() to make 2014-01-05 18:40:06 +00:00
lpcvar.h
ssd1289.c
std.lpc Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00