summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Eliminate when not enabledTom Rini2021-07-0710-6/+20
* Makefile: Disable gcc-10.0 introduced warningsTom Rini2021-07-071-0/+4
* pinctrl: mscc: Fix multiple definition errorTom Rini2021-07-071-2/+2
* eb_cpu5282: Declare diplay_width / display_height as externsTom Rini2021-07-071-2/+2
* freescale: Drop unnecessary cpld_data_t non-typedefTom Rini2021-07-073-4/+3
* ARM: mvebu: a38x: Correct mismatched bound warningsTom Rini2021-07-071-3/+7
* Merge branch '2021-07-06-platform-updates'Tom Rini2021-07-0672-742/+4320
|\
| * serial: serial_msm: Ensure BAM/single character mode are disabledStephan Gerhold2021-07-061-0/+4
| * arm: dts: db410c: Add missing cd-gpios for SD card detectionStephan Gerhold2021-07-061-1/+3
| * arm: snapdragon: Fix typo in clk_bcr_update()Sheep Sun2021-07-061-5/+5
| * arm: snapdragon: Use correct GICC register on APQ8016Sheep Sun2021-07-061-1/+1
| * lpc32xx: ea-lpc3250devkitv2: enable i2c (DM)Trevor Woerner2021-07-063-0/+61
| * Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner2021-07-066-3/+8
| * lpc32xx: i2c: finish DM/OF codeTrevor Woerner2021-07-061-1/+7
| * lpc32xx: i2c: fix base addressTrevor Woerner2021-07-061-5/+1
| * lpc32xx: i2c: remove unused defineTrevor Woerner2021-07-061-1/+0
| * arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner2021-07-0610-0/+278
| * lpc32xx: import device tree from LinuxTrevor Woerner2021-07-063-0/+839
| * lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2021-07-0611-19/+11
| * configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu2021-07-062-0/+23
| * doc: qemu: arm64: Fix the documentation of capsule updateMasami Hiramatsu2021-07-061-9/+2
| * board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu2021-07-0610-0/+537
| * ARM: dts: synquacer: Add device trees for DeveloperBoxMasami Hiramatsu2021-07-065-0/+800
| * i2c: synquacer: SNI Synquacer I2C controllerJassi Brar2021-07-063-0/+346
| * spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar2021-07-063-0/+500
| * mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar2021-07-063-0/+92
| * pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu2021-07-063-0/+613
| * gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu2021-07-062-7/+95
| * dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu2021-07-061-0/+3
| * ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu2021-07-061-0/+2
| * arm: iproc: Add higher speed configurationsChris Packham2021-07-061-13/+16
| * ARM: integrator: Drop PCI supportLinus Walleij2021-07-068-667/+0
| * mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman2021-07-064-10/+73
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-07-0631-6/+3167
|\ \
| * | board: sifive: support spl multi-dtb on unmatched boardZong Li2021-07-062-2/+30
| * | riscv: dts: add dts for unmatched rev1Zong Li2021-07-064-1/+1501
| * | board: sifive: Add an interface to get PCB revisionZong Li2021-07-062-0/+47
| * | riscv: sifive: fu740: Support i2c in splZong Li2021-07-062-0/+5
| * | riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li2021-07-062-0/+3
| * | board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li2021-07-063-0/+549
| * | mmc: openpiton: add piton_mmc driverTianrui Wei2021-07-063-0/+171
| * | board: riscv: add openpiton-riscv64 SoC supportTianrui Wei2021-07-0613-0/+854
| * | riscv: sifive: Set default fdtfile namesDimitri John Ledkov2021-07-064-0/+4
| * | drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'Green Wan2021-07-061-3/+3
| |/
* | Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-07-0624-59/+614
|\ \ | |/ |/|
| * net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay2021-07-061-2/+0
| * board: sl28: add DSA support for variant 2Michael Walle2021-07-062-0/+47
| * net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean2021-07-061-3/+1
| * net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean2021-07-062-12/+39
| * net: enetc: require a PHY device when probingVladimir Oltean2021-07-061-9/+6