u-boot-brain/drivers
Simon Glass cfb9c9b77c dm: core: Use separate priv/plat data region
Make use of the new priv/plat data region if enabled. This is implemented
as a simple offset from the position set up by dtoc to the new position.

So long as all access goes through dm_priv_to_rw() this is safe.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-26 17:03:09 +13:00
..
adc
ata
axi
bios_emulator
block sandbox: host bind must close file descriptor 2021-03-03 19:17:25 -07:00
bootcount common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bus bus: ti-sysc: change in a normal driver 2021-03-22 19:23:27 +13:00
button button: adc: fix treshold typo 2021-03-08 10:32:34 +01:00
cache
clk dm: Rename device_get_by_driver_info_idx() 2021-03-26 17:03:08 +13:00
core dm: core: Use separate priv/plat data region 2021-03-26 17:03:09 +13:00
cpu
crypto
ddr arm: mvebu: a38x: Remove dead code ARMADA_39X 2021-03-12 07:44:21 +01:00
demo
dfu
dma
fastboot fastboot: add UUU command UCmd and ACmd support 2021-02-26 15:30:55 +01:00
firmware scmi: cosmetic: reorder include files 2021-03-11 17:03:19 +01:00
fpga arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 2021-03-08 10:59:10 +08:00
gpio Prepare v2021.04-rc4 2021-03-15 12:15:38 -04:00
hwspinlock
i2c Revert "sandbox: Disable I2C emulators in SPL" 2021-03-26 17:03:08 +13:00
input
led
mailbox
memory
misc dm: Rename device_get_by_driver_info_idx() 2021-03-26 17:03:08 +13:00
mmc dm: Rename device_get_by_driver_info_idx() 2021-03-26 17:03:08 +13:00
mtd mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() 2021-03-11 17:00:41 +01:00
mux
net
nvme
pch
pci arm: a37xx: pci: Implement workaround for the readback value of VEND_ID 2021-03-12 07:44:21 +01:00
pci_endpoint
phy
pinctrl pinctrl: mt7629: add jtag function and pin group 2021-03-20 16:24:27 -04:00
power
pwm
qe
ram
remoteproc
reset
rng rng: iproc_rng200: Enable support for RPi4 armv7 2021-03-02 13:53:48 +01:00
rtc sandbox: i2c: Support i2c emulation with of-platdata 2021-03-26 17:03:08 +13:00
scsi
serial serial: mtk: rewrite the setbrg function 2021-03-20 16:24:27 -04:00
smem
soc
sound
spi spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() 2021-03-11 16:59:16 +01:00
spmi
sysinfo
sysreset Prepare v2021.04-rc4 2021-03-15 12:15:38 -04:00
tee drivers: tee: sandbox: SCP03 control emulator 2021-03-14 11:50:13 -04:00
thermal thermal: imx_tmu: enable monitoring and default alert/critical 2021-03-01 10:21:36 +01:00
timer
tpm tpm: Correct warning on 32-bit build 2021-03-13 13:14:52 -05:00
ufs
usb usb: mtu3: flush cache for next GPD 2021-03-10 11:48:09 +01:00
video Prepare v2021.04-rc4 2021-03-15 12:15:38 -04:00
virtio virtio: Fix VirtIO BLK driver dependency 2021-03-05 10:25:43 +05:30
w1
w1-eeprom
watchdog reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
xen
Kconfig
Makefile