u-boot-brain/arch/arm
Robert Beckett 1dec7fa797 board: ge: bx50v3, imx53ppd: use DM I2C
Remove old (pre-DM) i2c setup code.
Enable DM i2c.
Convert common code to use DM rtc.
Convert common code to read VPD from eeprom partition.
Convert the generic i2c PMIC init code to use the new da9063 driver.

mx53ppd only:
Correct RTC compatible in device tree.
Enable MXC DM i2c driver.
Define CONFIG_SYS_MALLOC_F_LEN so that DM is available in pre-reloc.
Make GPIO banks available during preloc, since initialisation is done
in board_early_init_f().
Add gpio_request() calls to satisfy the DM_GPIO compatibility API.
Remove unused power configuration.

Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Signed-off-by: Ian Ray <ian.ray@ge.com>
2020-02-09 21:47:20 +01:00
..
cpu dm: arm64: ls1012a: add i2c DM support 2020-02-04 16:20:25 +05:30
dts board: ge: bx50v3, imx53ppd: use DM I2C 2020-02-09 21:47:20 +01:00
include gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs 2020-02-07 14:01:21 -05:00
lib common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-aspeed
mach-at91 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-bcm283x rpi4: Update memory map to accommodate scb devices 2020-01-29 18:30:33 +01: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 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-exynos arm: exynos: Read default MMC device from XOM[7:5] pins 2020-01-28 09:54:05 +09:00
mach-highbank
mach-imx ARM: imx: novena: Enable DM ethernet 2020-02-09 15:03:54 +01:00
mach-integrator
mach-k3 arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU 2020-02-04 09:07:24 +05:30
mach-keystone common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-kirkwood common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
mach-mediatek common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-meson common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
mach-mvebu common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-omap2 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-orion5x common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
mach-owl
mach-qemu
mach-rmobile common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-rockchip rockchip: rk3399: Add bootcount support 2020-01-30 11:44:01 +08:00
mach-s5pc1xx common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-snapdragon
mach-socfpga ddr: altera: Add DDR2 support to Gen5 driver 2020-02-05 03:01:57 +01:00
mach-sti
mach-stm32 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 2019-06-28 09:45:27 +02:00
mach-stm32mp common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-sunxi sunxi: Automate loading from 128KB MMC offset 2020-01-26 19:10:16 +05:30
mach-tegra common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-u8500 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 2020-01-22 17:47:57 -05:00
mach-uniphier ARM: uniphier: set gd->ram_base correctly 2020-02-01 01:14:32 +09:00
mach-versal common: Move get_tbclk() to time.h 2020-01-24 23:06:49 +05:30
mach-versatile
mach-zynq common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mach-zynqmp common: Move get_tbclk() to time.h 2020-01-24 23:06:49 +05:30
mach-zynqmp-r5 common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
thumb1/include/asm/proc-armv
config.mk
Kconfig board: presidio-asic: Add basic G3 engr. development board support 2020-02-07 16:16:01 -05:00
Kconfig.debug
Makefile arm: Add support for ST-Ericsson U8500 SoC 2020-01-22 17:47:57 -05:00