aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-20wdt: dw: Fix passing NULL pointer to reset functionsSean Anderson
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach
2021-09-14pinctrl: fix typoYuan Fang
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li
2021-09-10mmc: fix switch issue with send_status disabledYe Li
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-09-10Revert "mmc: sdhci: set to INT_DATA_END when there are data"Yuezhang.Mo@sony.com
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún
2021-09-10arm: mvebu : sata_mv should probe all portsTony Dinh
2021-09-10arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár
2021-09-10arm: a37xx: pci: Disable returning CRS responsePali Rohár
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-07cache: add sifive composable cache driverZong Li
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo
2021-09-03spi: zynqmp_gqspi: Fix dma alignment issueAshok Reddy Soma
2021-09-03spi: zynqmp_gqspi: Switch genfifo start to manual modeAshok Reddy Soma
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