summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-07Convert CONFIG_PALMAS_POWER to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini
2022-07-06misc: nuvoton: Add host interface configuration driverJim Liu
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley
2022-07-06mmc/aspeed: Add debuging for clock probe failuresJoel Stanley
2022-07-06clk/ast2500: Add SD clockJoel Stanley
2022-07-06clk/ast2600: Adjust eMMC clock namesJoel Stanley
2022-07-06clk/aspeed: Add debug message when clock failsJoel Stanley
2022-07-06i2c/aspeed: Add AST2600 compatibleJoel Stanley
2022-07-06i2c/aspeed: Fix reset controlJoel Stanley
2022-07-06reset/aspeed: Implement status callbackJoel Stanley
2022-07-06soc: soc_ti_k3: identify j7200 SR2.0 SoCsBryan Brattlof
2022-07-06phy: nuvoton: add NPCM7xx phy control driverJim Liu
2022-07-06firmware: ti_sci_static_data: Make file board agnosticVignesh Raghavendra
2022-07-05Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_MSC01 to KconfigTom Rini
2022-07-05Convert CONFIG_SH7751_PCI to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_GT64120 to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini
2022-07-05pci: Remove pci_sh4 and related defines.Tom Rini
2022-07-05Convert CONFIG_PCIE_IMX to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini
2022-07-05Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini
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