summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-06arm: dts: db410c: Add missing cd-gpios for SD card detectionStephan Gerhold1-1/+3
2021-07-06arm: snapdragon: Fix typo in clk_bcr_update()Sheep Sun1-5/+5
2021-07-06arm: snapdragon: Use correct GICC register on APQ8016Sheep Sun1-1/+1
2021-07-06lpc32xx: ea-lpc3250devkitv2: enable i2c (DM)Trevor Woerner3-0/+61
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner6-3/+8
2021-07-06lpc32xx: i2c: finish DM/OF codeTrevor Woerner1-1/+7
2021-07-06lpc32xx: i2c: fix base addressTrevor Woerner1-5/+1
2021-07-06lpc32xx: i2c: remove unused defineTrevor Woerner1-1/+0
2021-07-06arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner10-0/+278
2021-07-06lpc32xx: import device tree from LinuxTrevor Woerner3-0/+839
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner11-19/+11
2021-07-06configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu2-0/+23
2021-07-06doc: qemu: arm64: Fix the documentation of capsule updateMasami Hiramatsu1-9/+2
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu10-0/+537
2021-07-06ARM: dts: synquacer: Add device trees for DeveloperBoxMasami Hiramatsu5-0/+800
2021-07-06i2c: synquacer: SNI Synquacer I2C controllerJassi Brar3-0/+346
2021-07-06spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar3-0/+500
2021-07-06mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar3-0/+92
2021-07-06pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu3-0/+613
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu2-7/+95
2021-07-06dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu1-0/+3
2021-07-06ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu1-0/+2
2021-07-06arm: iproc: Add higher speed configurationsChris Packham1-13/+16
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij8-667/+0
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman4-10/+73
2021-07-06tools: Fix default target compile tools in Python toolsAlper Nebi Yasak1-2/+0
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak13-5/+164
2021-07-06remove struct uclass_driver::opsRasmus Villemoes2-6/+0
2021-07-06sandbox: don't refer to symbol _initHeinrich Schuchardt1-1/+3
2021-07-06sandbox: fix sandbox_reset()Heinrich Schuchardt1-3/+0
2021-07-06sandbox: ensure that state->ram_buf is in low memoryHeinrich Schuchardt1-4/+8
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay77-0/+157
2021-07-06sandbox: Support signal handling only when requestedSimon Glass2-3/+16
2021-07-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini31-6/+3167
2021-07-06Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini24-59/+614
2021-07-06board: sifive: support spl multi-dtb on unmatched boardZong Li2-2/+30
2021-07-06riscv: dts: add dts for unmatched rev1Zong Li4-1/+1501
2021-07-06board: sifive: Add an interface to get PCB revisionZong Li2-0/+47
2021-07-06riscv: sifive: fu740: Support i2c in splZong Li2-0/+5
2021-07-06riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li2-0/+3
2021-07-06board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li3-0/+549
2021-07-06ARM: dts: at91: fix the GPIO polarity for onewireEugen Hristev7-7/+10
2021-07-06w1: w1-gpio: claim the gpio with correct initial flagEugen Hristev1-1/+1
2021-07-06mmc: openpiton: add piton_mmc driverTianrui Wei3-0/+171
2021-07-06board: riscv: add openpiton-riscv64 SoC supportTianrui Wei13-0/+854
2021-07-06riscv: sifive: Set default fdtfile namesDimitri John Ledkov4-0/+4
2021-07-06drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'Green Wan1-3/+3
2021-07-06net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay1-2/+0
2021-07-06board: sl28: add DSA support for variant 2Michael Walle2-0/+47
2021-07-06net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean1-3/+1