freebsd-dev/sys/arm
Luiz Otavio O Souza fb39e63bdf Now that we have an U-Boot for RPI2, do not use the static DTB compiled
into the kernel, which is used mostly on early development stages.

On RPI(2) the DTB is loaded and modified by firmware and then handed to
kernel via U-Boot and ubldr.

The RPI firmware adds (or modify) a few valuable data to the in memory
DTB, like:

 - System memory;
 - Ethernet MAC address;
 - framebuffer settings;
 - Board serial and revision;
 - clock-frequency for most of devices.
2015-04-23 19:50:22 +00:00
..
allwinner Make a comment reflect reality. 2015-04-19 20:20:52 +00:00
altera/socfpga Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
amlogic/aml8726 Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
arm Remove support for reading the syscall code in OABI. This is unneeded now 2015-04-17 09:17:35 +00:00
at91 Include machine/intr.h for arm_post_filter. 2015-04-04 23:00:37 +00:00
broadcom/bcm2835 Fetch the SDHCI frequency from videocore (our prefered source) and only if 2015-04-22 18:35:02 +00:00
cavium/cns11xx Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
conf Now that we have an U-Boot for RPI2, do not use the static DTB compiled 2015-04-23 19:50:22 +00:00
freescale Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
include Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device(). 2015-04-10 13:26:35 +00:00
lpc Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
mv Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
qemu Change the virtual address used to not be 0xc0000000, the arm loader 2015-04-11 20:44:21 +00:00
rockchip Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
samsung Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
ti Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
versatile Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xilinx Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xscale Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00