freebsd-dev/sys/arm
Ian Lepore 513581749b Add a new ARM kernel option, LOCORE_MAP_MB, to control the size of the
kernel VA mapping in the temporary page tables set up by locore-v6.S.

The number used to be hard-coded to 64MB, which is still the default if
the kernel option is not specified.  However, 64MB is insufficient for
using a large mdroot filesystem.  The hard-coded number can't be safely
increased because too large a number may run into memory-mapped IO space
on some SoCs that must not be mapped as ordinary memory.
2017-12-26 19:02:56 +00:00
..
allwinner arm: a10_gpio.c was renamed aw_gpio.c 2017-12-26 14:34:38 +00:00
altera/socfpga Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
amlogic/aml8726 Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
annapurna/alpine Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
arm Add a new ARM kernel option, LOCORE_MAP_MB, to control the size of the 2017-12-26 19:02:56 +00:00
at91 sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
broadcom/bcm2835 Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
cavium/cns11xx Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
cloudabi32 Correct some more places where TO_PTR() should be used. 2017-11-26 14:53:56 +00:00
conf It's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT from 2017-11-29 23:41:49 +00:00
freescale sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
include Introduce an architecture-agnostic <sys/_stdarg.h> to reduce 2017-12-25 20:54:00 +00:00
lpc sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
mv sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
nvidia tegra: Do not define early printf function 2017-10-19 20:52:17 +00:00
qemu Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
ralink [arm] [rt1310] add initial RT1310 SoC code. 2017-05-06 06:14:46 +00:00
rockchip sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
samsung/exynos sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
versatile sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
xilinx sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
xscale sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00