summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao
2020-04-24watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey
2020-04-24ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 boardMarek Vasut
2020-04-24ARM: dts: stm32: Adjust PLL4 settings on AV96Marek Vasut
2020-04-24ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsiPatrick Delaunay
2020-04-23dm: pinctrl: Use right device pointer for configuring pinctrlLokesh Vutla
2020-04-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-04-23riscv: Move all fdt fixups togetherAtish Patra
2020-04-23riscv: Copy the reserved-memory nodes to final DTAtish Patra
2020-04-23riscv: Setup reserved-memory node for FU540Atish Patra
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra
2020-04-23fdtdec: Fix boundary checkAtish Patra
2020-04-23riscv: Add boot hartid to device treeAtish Patra
2020-04-23riscv: Make SBI v0.2 the default SBI versionBin Meng
2020-04-23riscv: Add Kconfig option for SBI v0.2Bin Meng
2020-04-23riscv: Add SMP Kconfig option dependency for U-Boot properBin Meng
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng
2020-04-23riscv: Merge unnecessary SMP ifdefs in start.SBin Meng
2020-04-23riscv: qemu: Remove the simple-bus driver for the SoC nodeBin Meng
2020-04-23Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer
2020-04-23riscv: ax25: cache: Remove SPL_RISCV_MMODE config checkPragnesh Patel
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-04-22mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut
2020-04-22mmc: Add option to adjust b_max before long readMarek Vasut
2020-04-22mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut
2020-04-22ARM: rmobile: Increase malloc area sizeMarek Vasut
2020-04-22common: bouncebuf: Permit passing custom alignment check functionMarek Vasut
2020-04-22mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt
2020-04-22drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur
2020-04-22drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur
2020-04-22drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty
2020-04-22drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt
2020-04-22cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt
2020-04-22mmc: export mmc_send_ext_csd()Heinrich Schuchardt
2020-04-22mmc: EXT_CSD registers for write protectionHeinrich Schuchardt
2020-04-22cmd: mvebu: bubt: show image boot deviceJoel Johnson
2020-04-22arm: mvebu: clearfog: enable bubt commandJoel Johnson
2020-04-22cmd: mvebu: bubt: verify A38x target device typeJoel Johnson
2020-04-22cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson
2020-04-22cmd: mvebu: bubt: add A38x supportJoel Johnson
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson
2020-04-22arm: mvebu: clearfog: adjust SCSI boot duplicationJoel Johnson
2020-04-22clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek BehĂșn
2020-04-21Merge tag 'dm-pull-21apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini