summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini
2021-08-30usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26watchdog: versal: Include header file needed for dev_ functionsAshok Reddy Soma
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-25ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee
2021-08-25ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee
2021-08-25drivers: clk: Add memory clock driver for Intel N5X deviceSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-08-23Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-22i2c: i2c-gpio: Support the named GPIO bindingSamuel Holland
2021-08-22gpio: mcp230xx: Introduce new driverSebastian Reichel
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel
2021-08-21Fix flashing of eMMC user area with FastbootOleh Kravchenko
2021-08-21Fix flash and erase of eMMC Boot2 with FastbootOleh Kravchenko
2021-08-21clk: clk_versaclock: Add support for versaclock driverAdam Ford
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle
2021-08-16clk: stm32mp1: add support of BSEC clockPatrick Delaunay
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-08-12rockchip: px30: Support configure SFCJon Lin
2021-08-12mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan
2021-08-12spi: rockchip_sfc: add support for Rockchip SFCChris Morgan
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2021-08-11mmc: rockchip_sdhci: Add support for RK3568Yifeng Zhao
2021-08-11mmc: rockchip_sdhci: add phy and clock config for rk3399Yifeng Zhao
2021-08-11mtd: kconfig: Fix CFI_FLASH dependencyBin Meng
2021-08-11arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár
2021-08-11arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan
2021-08-09driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li
2021-08-09drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li
2021-08-09drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan
2021-08-09pinctrl: Add pinctrl driver for imx8ulpYe Li