summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini
2022-07-05Convert CONFIG_SAMSUNG_ONENAND to KconfigTom Rini
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini
2022-07-05nxp: Cleanup some emulator related options.Tom Rini
2022-07-05watchdog: designware: Make this depend on WDTTom Rini
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-30Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain
2022-06-29spi: cadence-qspi: Fix programming ospi flash speedT Karthik Reddy
2022-06-29spi: cadence_qspi: Enable apb linear mode for apb read & write operationsT Karthik Reddy
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy
2022-06-29spi: cadence-qspi: move cadence qspi macros to header fileT Karthik Reddy
2022-06-29mtd: spi-nor-ids: Add support for flashes tested by xilinxAshok Reddy Soma
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini
2022-06-28video: Migrate exynos display options to KconfigTom Rini
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-06-28ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-06-28ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini
2022-06-28usb: ehci-mxc: RemoveTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini
2022-06-28misc: i2c_eeprom: remove 24aa02e48Eugen Hristev
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier
2022-06-24soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_readStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek