u-boot/arch/arm
Tom Rini b106961c2e global: Restrict use of '#include <linux/kconfig.h>'
In general terms, we -include include/linux/kconfig.h and so normal
U-Boot code does not need to also #include it. However, for code which
is shared with userspace we may need to add it so that either our full
config is available or so that macros such as CONFIG_IS_ENABLED() can be
evaluated. In this case make sure that we guard these includes with a
test for USE_HOSTCC so that it clear as to why we're doing this.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:05 -05:00
..
cpu mxs: Fix VDDx brownout interrupt disable/enable 2023-12-20 15:00:47 -03:00
dts colibri-imx8x: configure usb hub to bypass mode 2023-12-20 15:04:46 -03:00
include global: Restrict use of '#include <linux/kconfig.h>' 2023-12-21 08:54:05 -05:00
lib arm: semihosting: Support semihosting fallback on 32-bit ARM 2023-11-10 12:52:33 -05:00
mach-apple arm: apple: t602x: Add missing MMIO regions to memmap 2023-12-09 09:17:20 -05:00
mach-aspeed
mach-at91 board: Add support for Conclusive KSTR-SAMA5D27 2023-10-23 17:07:06 +03:00
mach-bcm283x arm: bcm283x undefined reference to "print_cpuinfo" 2023-08-17 16:39:20 -04:00
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-exynos exynos: Avoid duplicate reset_cpu with SYSRESET enabled 2023-11-13 16:19:04 +09:00
mach-highbank
mach-histb
mach-hpe
mach-imx Prepare v2024.01-rc5 2023-12-18 09:55:32 -05:00
mach-integrator
mach-ipq40xx arm: Drop <common.h> from remaining header files 2023-11-07 14:50:52 -05:00
mach-k3 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" 2023-12-19 11:42:03 -05:00
mach-keystone ARM: keystone2: Remove unneeded inclusions of common.h 2023-11-29 09:32:15 -05:00
mach-kirkwood arm: kirkwood: Add support for ZyXEL NSA325 board 2023-10-16 11:10:42 +02:00
mach-lpc32xx
mach-mediatek arm: mediatek: add support for MediaTek MT8365 SoC 2023-12-19 10:09:06 -05:00
mach-meson meson: Use checkboard() instead of show_board_info() 2023-11-28 12:53:03 -05:00
mach-mvebu scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2 siemens,am335x: clean-up draco targets 2023-11-22 19:10:03 -05:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile arm: mach-rmobile: Drop <common.h> 2023-11-02 11:30:18 +01:00
mach-rockchip global: Restrict use of '#include <linux/kconfig.h>' 2023-12-21 08:54:05 -05:00
mach-s5pc1xx
mach-snapdragon Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
mach-socfpga spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed 2023-10-06 14:38:12 -04:00
mach-sti
mach-stm32
mach-stm32mp Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-sunxi global: Restrict use of '#include <linux/kconfig.h>' 2023-12-21 08:54:05 -05:00
mach-tegra drivers: pinctrl: tegra: incorporate existing code 2023-12-19 21:24:30 +02:00
mach-u8500
mach-uniphier common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-versal arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
mach-versal-net arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
mach-versatile
mach-zynq clk: zynq: Move soc_clk_dump to Zynq clock driver 2023-12-15 12:33:09 -05:00
mach-zynqmp Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig arm: Enable SYS_THUMB_BUILD on AT91 2023-11-16 13:48:58 -05:00
Kconfig.debug
Makefile