u-boot/drivers
Bastien Curutchet 1ba44c8eed memory: ti-aemif: Make AEMIF driver architecture agnostic
AEMIF controller is present on other SoCs than the Keystone ones.

Remove Keystone specificities from the driver to be able to use it from
other architectures.
Adapt the ks2_evm/board.c to fit the new driver.

Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2024-10-29 18:45:22 -06:00
..
adc dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL 2024-08-09 18:35:23 +08:00
ata ata: sata_rescan must scan for block devices 2024-08-27 11:17:39 -06:00
axi Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
bios_emulator drivers: bios_emulator: Remove duplicate newlines 2024-07-22 10:53:04 -06:00
block Prepare v2024.10-rc3 2024-08-19 18:24:58 -06:00
bootcount Prepare v2024.10-rc5 2024-09-16 14:48:13 -06:00
bus Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
button Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cache drivers: cache: Remove duplicate newlines 2024-07-22 10:53:04 -06:00
clk Prepare v2024.10-rc5 2024-09-16 14:48:13 -06:00
core dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO 2024-08-27 18:01:28 -06:00
cpu imx93: Add Low performance parts 9302/9301 support 2024-09-19 00:12:41 -03:00
crypto drivers/crypto: aspeed: Add Caliptra SHA ACC support 2024-09-16 16:37:17 -06:00
ddr imx9: Add 233Mhz DDR PLL frequency 2024-09-19 00:12:41 -03:00
demo Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
dfu drivers: dfu: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
dma dma: ti: k3-udma: Add support for native configuration of chan/flow 2024-08-30 13:57:39 -06:00
extcon Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
fastboot Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
firmware include: export uuid.h 2024-09-12 17:35:37 +02:00
fpga drivers: fpga: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
fuzz Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
fwu-mdata Merge patch series "FWU: Add support for FWU metadata version 2" 2024-05-24 13:42:07 -06:00
gpio gpio: mxc_gpio: fix reading state of GPIO pins in output mode 2024-08-30 22:32:29 -03:00
hwspinlock Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
i2c xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
input drivers: input: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
iommu iommu: qcom-smmu: add sc7280-smmu-500 compatible 2024-09-06 10:47:47 +02:00
led Merge patch series "led: implement software blinking" 2024-07-30 14:31:24 -06:00
mailbox arm64: versal2: Add support for AMD Versal Gen 2 2024-06-17 16:02:29 +02:00
memory memory: ti-aemif: Make AEMIF driver architecture agnostic 2024-10-29 18:45:22 -06:00
mfd
misc xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
mmc mmc: zynq_sdhci: Remove device_is_compatible() function 2024-09-20 15:31:19 +02:00
mtd xpl: Rename spl_in_proper() to not_xpl() 2024-10-11 11:44:47 -06:00
mux Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
net net: freescale: Drop use of SPL_BUILD dependency 2024-10-11 11:44:46 -06:00
nvme Prepare v2024.07-rc5 2024-06-24 13:34:52 -06:00
pch Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
pci xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
pci_endpoint Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
phy phy: test: Implement sandbox PHY .set_mode and DM test 2024-09-09 17:18:04 +02:00
pinctrl xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
power xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
pwm pwm: imx: Don't drop the enable bit once set 2024-09-11 17:02:36 -03:00
qe
ram xpl: Rename spl_in_proper() to not_xpl() 2024-10-11 11:44:47 -06:00
reboot-mode Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
remoteproc remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name 2024-08-27 11:17:39 -06:00
reset drivers: reset: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
rng Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung 2024-07-25 09:14:29 -06:00
rtc drivers: rtc: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
scsi drivers: scsi: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
serial xpl: Rename spl_in_proper() to not_xpl() 2024-10-11 11:44:47 -06:00
sm Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
smem Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
soc soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650 2024-09-06 10:47:46 +02:00
sound drivers: sound: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
spi log: global: Rename warn_non_spl() 2024-10-11 11:44:47 -06:00
spmi spmi: msm: correct max_channels for v5 controllers 2024-07-05 12:07:37 +02:00
sysinfo Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
sysreset xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
tee tee: sandbox: check for buffer size 2024-04-26 08:28:35 +03:00
thermal drivers: thermal: Remove duplicate newlines 2024-07-22 10:53:06 -06:00
timer timer: Add AST2700 IBEX timer support 2024-09-11 20:35:03 +08:00
tpm tpm: call tpm_tis_wait_init() after tpm_tis_init() 2024-08-06 14:01:14 +03:00
ufs Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
usb Merge patch series "Fix various bugs" 2024-09-18 13:07:19 -06:00
video xpl: Rename spl_phase() to xpl_phase() 2024-10-11 11:44:47 -06:00
virtio Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
w1 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
w1-eeprom Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
watchdog cyclic: Add a symbol for SPL 2024-07-31 16:51:54 +02:00
xen Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig
Makefile dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL 2024-08-09 18:35:23 +08:00