summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-07-10clk: imx8mm: Add SPI clocksFrieder Schrempf
2021-07-10mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635FFrieder Schrempf
2021-07-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara
2021-07-10phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski
2021-07-08serial: a37xx: Switch to XTAL clock when booting Linux kernelPali Rohár
2021-07-08serial: a37xx: Use TBG as parent clockPali Rohár
2021-07-08clk: armada-37xx: Set DM_FLAG_PRE_RELOCMarek Behún
2021-07-08serial: a37xx: Fix parent clock rate value and divider calculationPali Rohár
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini
2021-07-07arm: Remove spear320 boardsTom Rini
2021-07-07arm: Remove spear310 boardsTom Rini
2021-07-07arm: Remove spear300 boardsTom Rini
2021-07-07arm: Remove edb9315a boardTom Rini
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove sbc8641d boardTom Rini
2021-07-07ppc: Remove xpedite boardsTom Rini
2021-07-07ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini
2021-07-07ppc: Remove MPC8541CDS boardTom Rini
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-07Merge branch '2021-07-06-update-to-gcc11-clang11'Tom Rini
2021-07-07pinctrl: mscc: Fix multiple definition errorTom Rini
2021-07-07ARM: mvebu: a38x: Correct mismatched bound warningsTom Rini
2021-07-07Merge tag 'u-boot-atmel-fixes-2021.10-a' of https://source.denx.de/u-boot/cus...Tom Rini
2021-07-06Merge branch '2021-07-06-platform-updates'Tom Rini
2021-07-06serial: serial_msm: Ensure BAM/single character mode are disabledStephan Gerhold
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner
2021-07-06lpc32xx: i2c: finish DM/OF codeTrevor Woerner
2021-07-06lpc32xx: i2c: fix base addressTrevor Woerner
2021-07-06lpc32xx: i2c: remove unused defineTrevor Woerner
2021-07-06i2c: synquacer: SNI Synquacer I2C controllerJassi Brar
2021-07-06spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar
2021-07-06mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar
2021-07-06pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu
2021-07-06dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu
2021-07-06ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-07-06remove struct uclass_driver::opsRasmus Villemoes
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-07-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini