aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley1-0/+15
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley2-0/+22
2022-07-06mmc/aspeed: Add debuging for clock probe failuresJoel Stanley1-2/+7
2022-07-06clk/ast2500: Add SD clockJoel Stanley1-0/+23
2022-07-06clk/ast2600: Adjust eMMC clock namesJoel Stanley1-2/+2
2022-07-06clk/aspeed: Add debug message when clock failsJoel Stanley2-2/+5
2022-07-06i2c/aspeed: Add AST2600 compatibleJoel Stanley1-0/+1
2022-07-06i2c/aspeed: Fix reset controlJoel Stanley1-7/+15
2022-07-06reset/aspeed: Implement status callbackJoel Stanley2-0/+36
2022-07-06soc: soc_ti_k3: identify j7200 SR2.0 SoCsBryan Brattlof1-11/+5
2022-07-06phy: nuvoton: add NPCM7xx phy control driverJim Liu3-0/+223
2022-07-06firmware: ti_sci_static_data: Make file board agnosticVignesh Raghavendra1-38/+4
2022-07-05Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini1-0/+4
2022-07-05Convert CONFIG_PCI_MSC01 to KconfigTom Rini1-0/+4
2022-07-05Convert CONFIG_SH7751_PCI to KconfigTom Rini1-0/+6
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini1-0/+4
2022-07-05Convert CONFIG_PCI_GT64120 to KconfigTom Rini1-0/+4
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-0/+4
2022-07-05pci: Remove pci_sh4 and related defines.Tom Rini2-83/+0
2022-07-05Convert CONFIG_PCIE_IMX to KconfigTom Rini1-0/+4
2022-07-05Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini1-0/+14
2022-07-05Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini2-1/+6
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini1-0/+7
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini1-0/+5
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini1-0/+5
2022-07-05Convert CONFIG_SAMSUNG_ONENAND to KconfigTom Rini1-0/+3
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini1-0/+5
2022-07-05nxp: Cleanup some emulator related options.Tom Rini1-0/+6
2022-07-05watchdog: designware: Make this depend on WDTTom Rini2-23/+2
2022-07-05net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini1-5/+3
2022-07-05Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini1-0/+5
2022-07-04usb: host: ehci-generic: Fix error checkAndre Przywara1-1/+1
2022-07-03mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected...Pali Rohár1-1/+5
2022-07-01Merge commit 'ef5ba2cef4a08b68caaa9215fcac142d3025bbf7' of https://github.com...WIP/01Jul2022Tom Rini7-13/+38
2022-07-01drivers: clk: Update license for Intel N5X deviceTeik Heng Chong4-8/+8
2022-07-01socfpga: arria10: Wait for fifo empty after writing bitstreamPaweł Anikiel1-0/+8
2022-07-01socfpga: arria10: Improve bitstream loading speedPaweł Anikiel1-2/+18
2022-07-01sysreset: socfpga: Use parent device for reading base addressPaweł Anikiel1-1/+1
2022-07-01misc: atsha204a: Increase wake delay by tWHIPaweł Anikiel1-2/+3
2022-06-30Merge tag 'u-boot-rockchip-20220630' of https://source.denx.de/u-boot/custodi...WIP/30Jun2022Tom Rini3-1/+92
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Jun2022-nextTom 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-29mtd: mxs_nand_spl: fix nand_command protocol violationAndrea Scian1-1/+13