summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-0/+4
2022-07-06pci: Remove pci_sh4 and related defines.Tom Rini2-83/+0
2022-07-06Convert CONFIG_PCIE_IMX to KconfigTom Rini1-0/+4
2022-07-06Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini1-0/+14
2022-07-06Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini2-1/+6
2022-07-06Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini1-0/+7
2022-07-06Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini1-0/+5
2022-07-06Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini1-0/+5
2022-07-06Convert CONFIG_SAMSUNG_ONENAND to KconfigTom Rini1-0/+3
2022-07-06Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini1-0/+5
2022-07-06nxp: Cleanup some emulator related options.Tom Rini1-0/+6
2022-07-06watchdog: designware: Make this depend on WDTTom Rini2-23/+2
2022-07-06net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini1-5/+3
2022-07-06Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini1-0/+5
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár1-1/+5
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini2-8/+5
2022-06-30Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodi...Tom Rini7-155/+520
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain1-0/+5
2022-06-29spi: cadence-qspi: Fix programming ospi flash speedT Karthik Reddy1-1/+1
2022-06-29spi: cadence_qspi: Enable apb linear mode for apb read & write operationsT Karthik Reddy4-0/+43
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy3-0/+102
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy6-4/+156
2022-06-29spi: cadence-qspi: move cadence qspi macros to header fileT Karthik Reddy2-151/+182
2022-06-29mtd: spi-nor-ids: Add support for flashes tested by xilinxAshok Reddy Soma1-0/+37
2022-06-29Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini3-8/+6
2022-06-29usb: Remove non-DM code in ehci-fsl and xhciTom Rini2-114/+0
2022-06-29Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini1-0/+6
2022-06-29video: Migrate exynos display options to KconfigTom Rini2-0/+22
2022-06-29arm: samsung: Migrate a number of symbols to KconfigTom Rini2-3/+3
2022-06-29arm: exynos: Remove old pwm backlight driverTom Rini1-44/+0
2022-06-29arm: samsung: Remove dead LCD codeTom Rini2-266/+0
2022-06-29block: ide: Remove ide_preinit functionTom Rini1-9/+0
2022-06-29ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini1-2/+0
2022-06-29Convert CONFIG_LBA48 et al to KconfigTom Rini2-0/+17
2022-06-29Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini1-0/+7
2022-06-29ata: fsl_sata: Remove legacy non-BLK codeTom Rini2-69/+3
2022-06-29ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini1-133/+0
2022-06-29tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini3-2/+3
2022-06-29usb: ehci-mx5: Remove non-DM codeTom Rini1-47/+0
2022-06-29usb: ehci-mxc: RemoveTom Rini2-149/+0
2022-06-29usb: xhci-fsl: Remove non-DM codeTom Rini1-47/+0
2022-06-29Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini1-0/+11
2022-06-29usb: ehci-fsl: Remove non-DM codeTom Rini1-71/+0
2022-06-29Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini1-1/+4
2022-06-29Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini1-0/+10
2022-06-29ehci-mxs: Remove non-DM codeTom Rini1-77/+0
2022-06-29Convert CONFIG_E1000_NO_NVM to KconfigTom Rini1-0/+4
2022-06-28misc: i2c_eeprom: remove 24aa02e48Eugen Hristev1-8/+0
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini14-37/+683
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek1-0/+1