u-boot-brain/arch/arm
Masahiro Yamada e2bb0be2fc bus: uniphier-system-bus: add UniPhier System Bus driver
Since commit 1517126fda ("ARM: uniphier: select DM_ETH"), DM-based
drivers/net/smc911x.c is compiled, but it is never probed because the
parent node lacks the DM-based driver.

I need a skeleton driver to populate child devices (but the next commit
will move more hardware settings to the this driver).

I put this to drivers/bus/uniphier-system-bus.c because this is the
same path as the driver in Linux kernel.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-07-11 21:30:21 +09:00
..
cpu arm64: issue ISB after updating system registers 2020-07-07 11:01:52 -04:00
dts ARM: uniphier: sync with Linux 5.8-rc4 2020-07-11 21:30:21 +09:00
include arm: provide a function for boards init code to modify MMU virtual-physical map 2020-07-10 14:10:43 -04:00
lib arm: provide a function for boards init code to modify MMU virtual-physical map 2020-07-10 14:10:43 -04:00
mach-aspeed common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mach-at91 Convert CONFIG_AT91_GPIO to Kconfig 2020-06-26 10:29:04 -04:00
mach-bcm283x - add support for PCI and XHCI for RPi4 (64 bit only) 2020-07-10 14:31:22 -04:00
mach-bcmstb
mach-cortina board: presidio-asic: Add basic G3 engr. development board support 2020-02-07 16:16:01 -05:00
mach-davinci mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL 2020-06-13 23:12:17 +05:30
mach-exynos common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-highbank common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-imx arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig 2020-06-26 10:29:06 -04:00
mach-integrator
mach-k3 Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti 2020-05-25 14:09:42 -04:00
mach-keystone common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-kirkwood common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mach-lpc32xx common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mach-mediatek common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-meson common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-mvebu arm: mvebu: a38x: Adjust UTMI PHY parameters 2020-07-09 06:49:44 +02:00
mach-omap2 ti814x: Remove platform 2020-06-30 15:02:45 -04:00
mach-orion5x common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mach-owl Actions: OWL: Calculate SDRAM size 2020-07-07 16:09:22 -04:00
mach-qemu qemu: don't allow to select 32- and 64-bit 2020-04-24 10:51:32 -04:00
mach-rmobile common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-rockchip rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM 2020-07-07 19:45:57 +08:00
mach-s5pc1xx common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
mach-snapdragon common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-socfpga socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case 2020-07-01 10:11:03 -04:00
mach-sti
mach-stm32 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-stm32mp arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage 2020-07-09 12:33:24 +08:00
mach-sunxi sunxi: Silence warning about non-static inline function 2020-06-01 22:38:08 +05:30
mach-tegra tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE 2020-07-01 10:11:03 -04:00
mach-u8500 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
mach-uniphier bus: uniphier-system-bus: add UniPhier System Bus driver 2020-07-11 21:30:21 +09:00
mach-versal common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-versatile
mach-zynq common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mach-zynqmp common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-zynqmp-r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
thumb1/include/asm/proc-armv
config.mk
Kconfig arm: juno: Enable DM_ETH 2020-07-07 18:23:48 -04:00
Kconfig.debug
Makefile rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 2020-05-15 14:47:35 -04:00