freebsd-dev/sys/arm
Ian Lepore df1e0a51ec Restore the ability to use EARLY_PRINTF support during most of initarm().
The real kernel page tables are set up much earlier in initarm() now than
they were when early printf support was first added, and they end up undoing
the mapping made in locore.S for early printf support.  This re-adds the
mapping after switching to the new/real kernel page tables, making early
printf work again right after switching to them.
2017-12-20 20:46:12 +00:00
..
allwinner aw_mp.c: use argument name in macros 2017-12-06 14:53:53 +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 Restore the ability to use EARLY_PRINTF support during most of initarm(). 2017-12-20 20:46:12 +00:00
at91 sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
broadcom/bcm2835 Do not attempt to refill the TX fifo if there is no data left to transfer. 2017-12-18 02:34:37 +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 Remove arm-specific implementations of atomic_load/store_xxx() now that 2017-12-20 20:41:51 +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