u-boot/drivers/cpu
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
..
bmips_cpu.c bcm6838: add initial support 2018-08-08 13:38:17 +02:00
cpu-uclass.c uclass: cpu: Add new API to get udevice for current CPU 2020-05-03 15:45:49 +02:00
cpu_sandbox.c cpu: sandbox: support is_current 2020-05-03 15:45:49 +02:00
imx8_cpu.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
Kconfig cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
Makefile imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c 2019-10-08 16:35:59 +02:00
mpc83xx_cpu.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c riscv: cpu: Skip unavailable hart in the get_count() op 2019-09-03 09:29:43 +08:00