u-boot/drivers
Stefan Eichenberger dc375987b0 ram: k3-ddrss: Fix a ddr4 controller stall
The DDR4 controller might stall indefinitely if we access the same
register twice withing a short time interval. This commit makes sure we
reuse the previously read value so that we don't have to access twice.
See this article for more information:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1057242/am6442-access-to-ddr4-controller-register-stalls-indefinitely-while-in-lpddr4-frequency-update
2023-12-04 17:46:40 +01:00
..
adc
ata ata: Don't try to use non-existent ports 2023-01-23 18:11:40 -05:00
axi
bios_emulator
block bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
bootcount
bus
button dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
cache driver: cache-v5l2: Fix type casting warning on RV32 2023-02-17 19:07:48 +08:00
clk Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh 2023-03-21 11:52:55 -04:00
core timer: Tidy up use of notrace 2023-02-11 12:22:34 -05:00
cpu event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
crypto Correct SPL uses of HW_WATCHDOG 2023-02-10 07:41:39 -05:00
ddr ddr: imx: Handle both 3733 and 3732 MTps rates 2023-01-30 21:02:27 +01:00
demo
dfu
dma dma: ti: k3-udma: Fix channel hang on teardown 2023-03-22 12:51:15 -04:00
fastboot Correct SPL uses of FASTBOOT_FLASH_NAND 2023-02-10 07:41:41 -05:00
firmware firmware: ti_sci: fix typo in boot authentication message name 2023-01-18 13:11:13 -05:00
fpga fpga: Add a FPGA_STRATIX_II option 2023-02-07 14:33:48 -05:00
fuzz
fwu-mdata
gpio gpio: gpio-rockchip: parse gpio-ranges for bank id 2023-02-28 18:07:27 +08:00
hwspinlock
i2c i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree 2023-02-13 09:58:27 +01:00
input dm: input: add button_kbd driver 2023-02-10 13:41:06 -05:00
iommu iommu: Implement mapping IOMMUs for PCI devices 2023-01-27 14:47:58 -05:00
led
mailbox
memory
mfd
misc rockchip: efuse: Add support for RK3036 2023-02-28 18:07:28 +08:00
mmc Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi 2023-03-24 17:00:41 -04:00
mtd mtd: Drop unused nand_plat driver 2023-02-07 14:33:49 -05:00
mux
net cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive 2023-02-17 10:49:41 -05:00
nvme bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
pch
pci sh4: Drop unused pci_sh7780 driver 2023-02-07 14:33:49 -05:00
pci_endpoint
phy drivers: phy: add naneng combphy for rk3568 2023-02-28 18:07:27 +08:00
pinctrl pinctrl: renesas: Drop non-existent PFC info table entries 2023-03-10 17:46:09 +01:00
power power: Drop unused muic_max8997 driver 2023-02-07 14:33:49 -05:00
pwm ARM: tegra: Fix Tegra PWM parent clock 2023-02-23 12:55:36 -07:00
qe global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ram ram: k3-ddrss: Fix a ddr4 controller stall 2023-12-04 17:46:40 +01:00
reboot-mode
remoteproc
reset reset: Allow reset_get_by_name() with NULL name 2023-02-12 13:44:20 -05:00
rng
rtc rtc: Drop old and unused drivers 2023-02-07 14:33:49 -05:00
scsi scsi: typo supporedt 2023-04-01 10:11:50 +02:00
serial Correct SPL uses of OF_BOARD 2023-02-10 07:41:41 -05:00
smem
soc soc: zynqmp: Fix IDcode for xck24 2023-01-24 13:55:05 +01:00
sound
spi spi: tegra20_slink: accept any word length 2023-02-23 12:55:36 -07:00
spmi
sysinfo ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I 2023-03-10 17:46:09 +01:00
sysreset sysreset: gpio: fix gpio_reboot_request return value 2023-03-31 08:32:52 +13:00
tee tee: optee: fix uuid comparisons on service discovery 2023-01-20 10:04:56 +02:00
thermal
timer rockchip: timer: rockchip_timer: fix compatible and driver name 2023-03-19 14:12:01 +08:00
tpm Correct SPL use of TPM_RNG 2023-02-10 07:41:40 -05:00
ufs global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
usb usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB 2023-03-10 17:31:31 +01:00
video Correct SPL use of PANEL 2023-02-10 07:41:41 -05:00
virtio bootstd: Correct virtio block-device handling 2023-02-06 13:04:53 -05:00
w1
w1-eeprom
watchdog watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
xen Correct SPL uses of XEN_SERIAL 2023-02-10 07:41:41 -05:00
Kconfig
Makefile omap: Drop unused CONFIG_OMAP_USB_PHY 2023-02-07 14:33:49 -05:00