u-boot-brain/arch/arm/mach-stm32mp
Simon Glass 90526e9fba common: Drop net.h from common header
Move this header out of the common header. Network support is used in
quite a few places but it still does not warrant blanket inclusion.

Note that this net.h header itself has quite a lot in it. It could be
split into the driver-mode support, functions, structures, checksumming,
etc.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:31 -04:00
..
cmd_stm32prog stm32mp: stm32prog: add support of RAM target 2020-05-14 09:02:12 +02:00
include/mach stm32mp: stm32prog: adapt the MTD partitions 2020-05-14 09:02:12 +02:00
boot_params.c board: stm32mp1: use FDT address provided by TF-A at boot time 2020-05-14 09:02:12 +02:00
bsec.c configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT 2020-04-15 09:08:37 +02:00
cmd_stm32key.c stm32mp1: key: add stm32key command 2019-07-12 11:18:53 +02:00
config.mk stm32mp1: add trusted boot with TF-A 2019-04-12 16:09:13 +02:00
cpu.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
dram_init.c board: stm32mp1: reserve memory for OP-TEE in device tree 2020-05-14 09:02:12 +02:00
fdt.c stm32mp1: dynamically detect op-tee presence 2020-05-14 09:02:12 +02:00
Kconfig arm: stm32mp: remove dependency for STM32KEY 2020-05-14 09:02:12 +02:00
Makefile stm32mp: add the command stm32prog 2020-05-14 09:02:12 +02:00
psci.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
pwr_regulator.c stm32mp1: pwr: use the last binding for pwr 2020-02-13 17:26:22 +01:00
spl.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
syscon.c stm32mp1: pwr: use the last binding for pwr 2020-02-13 17:26:22 +01:00