u-boot/drivers
Tom Rini 1e4fe21860 Merge patch series "Fix MMC tuning algorithm"
Judith Mendez <jm@ti.com> says:

The following patch series includes a MMC tuning algorithm
fix according to the following published paper [0].

This seris also includes fixes for OTAP/ITAP delay values
in j721e_4bit_sdhci_set_ios_post and for HS400 mode.

For DDR52 mode, also set ENDLL=1 and call am654_sdhci_setup_dll()
instead of am654_sdhci_setup_delay_chain() according to
device datasheet[1].

[0] https://www.ti.com/lit/an/spract9/spract9.pdf
[1] https://www.ti.com/lit/ds/symlink/am62p.pdf
2024-04-29 10:55:34 -06:00
..
adc adc: add missing depends on ADC for controller drivers 2024-03-14 18:20:04 +08:00
ata Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
axi
bios_emulator global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
block blk: host_dev: Fix error code in host_sb_attach_file() 2024-02-06 16:31:07 -05:00
bootcount
bus
button button: qcom-pmic: add support for pmk8350 button configs 2024-04-23 13:29:03 +02:00
cache cache: add sifive private L2 cache driver 2023-12-27 17:28:57 +08:00
clk clk: rockchip: rk356x: Fix set rate of SCLK_SFC clock 2024-04-26 15:47:04 +08:00
core dm: core: Fix address translation in devfdt_get_addr_index() 2024-03-04 10:25:47 -05:00
cpu cpu: drop imx9_cpu 2024-04-15 08:09:36 -03:00
crypto Kconfig: Add missing quotes around source file 2024-04-22 11:01:48 -06:00
ddr Kconfig: Remove trailing whitespace in its prompt 2024-04-22 11:01:48 -06:00
demo
dfu dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration 2023-11-21 15:28:15 +01:00
dma dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S 2024-03-13 10:10:05 -04:00
extcon
fastboot Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu 2024-04-19 07:28:24 -06:00
firmware firmware: ti_sci: Bind sysreset driver when enabled 2024-04-11 20:44:36 -06:00
fpga
fuzz
fwu-mdata
gpio gpio: qcom_pmic: add pm8150l 2024-04-23 13:29:28 +02:00
hwspinlock treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
i2c i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller 2024-04-23 13:29:32 +02:00
input input: button_kbd: gracefully handle buttons that fail probe 2024-04-18 16:37:10 -06:00
iommu iommu: qcom-smmu: add qcom generic compatible 2024-04-23 13:29:28 +02:00
led common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00
mailbox treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
memory memory: stm32-fmc2-ebi: add MP25 RIF support 2024-04-19 10:28:35 +02:00
mfd
misc rockchip: io-domain: Add support for RK3328 2024-04-26 15:47:05 +08:00
mmc Merge patch series "Fix MMC tuning algorithm" 2024-04-29 10:55:34 -06:00
mtd Merge patch series "Kconfig: some cleanups" 2024-04-22 11:01:56 -06:00
mux mux: autoprobe if "idle-states" present in device tree 2024-02-28 19:19:53 -05:00
net rockchip: rk3308: Move cru and grf include files to arch-rockchip 2024-04-26 15:47:03 +08:00
nvme nvme: Update nvme_scan_namespace to keep trying on busy 2024-01-18 20:24:13 -05:00
pch
pci pci: dw_imx: add support for IMX8MM 2024-04-20 00:37:51 -03:00
pci_endpoint global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
phy phy: rockchip-inno-usb2: Add support for RK3308 2024-04-26 15:47:03 +08:00
pinctrl Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon 2024-04-23 14:13:51 -06:00
power power: pmic: tps65941: Update compatible to aling with kernel DT 2024-04-29 09:20:51 +09:00
pwm treewide: use linux/time.h for time conversion defines 2023-11-16 18:59:58 -05:00
qe qe: Add <asm/ppc.h> on PowerPC 2023-11-07 14:50:51 -05:00
ram rockchip: rk3308: Move cru and grf include files to arch-rockchip 2024-04-26 15:47:03 +08:00
reboot-mode reboot-mode: must depend on CONFIG_DM_RTC 2024-04-18 16:37:06 -06:00
remoteproc remoteproc: uclass: Add methods to load firmware to rproc and boot rproc 2024-03-22 15:50:28 -04:00
reset reset: imx: Add support for i.MX8MP reset controller 2024-03-24 13:35:59 -03:00
rng common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00
rtc rtc: goldfish_rtc_probe should be static 2024-04-10 09:34:53 -06:00
scsi Prepare v2024.01-rc3 2023-11-20 09:19:50 -05:00
serial serial_msm: Enable RS232 flow control 2024-04-23 13:29:23 +02:00
sm drivers: sm: bind child sm devices in the device tree 2023-11-06 09:45:47 +01:00
smem
soc common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00
sound
spi spi: mpc8xx: Set up speed as requested 2024-04-18 15:47:46 +02:00
spmi spmi: msm: support controller version 7 2024-04-23 13:29:27 +02:00
sysinfo sysinfo: Allow displaying more info on startup 2023-11-28 12:53:04 -05:00
sysreset firmware: ti_sci: Bind sysreset driver when enabled 2024-04-11 20:44:36 -06:00
tee tee: sandbox: check for buffer size 2024-04-26 08:28:35 +03:00
thermal Merge patch series "Kconfig: some cleanups" 2024-04-22 11:01:56 -06:00
timer treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
tpm tpm: remove superfluous check in tpm_tis_send() 2023-11-22 10:03:55 +02:00
ufs Merge patch series "ufs: Add a PCI UFS controller support" 2023-11-27 16:19:09 -05:00
usb usb: musb-new: add Allwinner F1C100s support 2024-04-22 01:12:25 +01:00
video Merge patch series "Kconfig: some cleanups" 2024-04-22 11:01:56 -06:00
virtio virtio: fix get_config / set_config for legacy VirtIO targets 2024-03-05 08:37:53 -05:00
w1
w1-eeprom
watchdog drivers: watchdog: add andes atcwdt200 support 2024-02-01 09:08:44 +01:00
xen common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00
Kconfig
Makefile