summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dm: pinctrl: Use right device pointer for configuring pinctrlWIP/23Apr2020Lokesh Vutla2020-04-231-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-04-2317-86/+211
|\
| * riscv: Move all fdt fixups togetherAtish Patra2020-04-232-33/+33
| * riscv: Copy the reserved-memory nodes to final DTAtish Patra2020-04-231-1/+7
| * riscv: Setup reserved-memory node for FU540Atish Patra2020-04-232-0/+16
| * riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra2020-04-236-0/+108
| * fdtdec: Fix boundary checkAtish Patra2020-04-231-1/+2
| * riscv: Add boot hartid to device treeAtish Patra2020-04-231-0/+22
| * riscv: Make SBI v0.2 the default SBI versionBin Meng2020-04-231-1/+1
| * riscv: Add Kconfig option for SBI v0.2Bin Meng2020-04-231-1/+19
| * riscv: Add SMP Kconfig option dependency for U-Boot properBin Meng2020-04-231-0/+1
| * riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng2020-04-236-12/+23
| * riscv: Merge unnecessary SMP ifdefs in start.SBin Meng2020-04-231-4/+0
| * riscv: qemu: Remove the simple-bus driver for the SoC nodeBin Meng2020-04-232-15/+1
| * Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer2020-04-232-40/+0
| * riscv: ax25: cache: Remove SPL_RISCV_MMODE config checkPragnesh Patel2020-04-231-8/+8
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/22Apr2020Tom Rini2020-04-2217-60/+142
|\
| * cmd: mvebu: bubt: show image boot deviceJoel Johnson2020-04-221-1/+11
| * arm: mvebu: clearfog: enable bubt commandJoel Johnson2020-04-221-0/+1
| * cmd: mvebu: bubt: verify A38x target device typeJoel Johnson2020-04-221-4/+48
| * cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson2020-04-221-3/+3
| * cmd: mvebu: bubt: add A38x supportJoel Johnson2020-04-221-1/+68
| * arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson2020-04-2214-45/+12
| * arm: mvebu: clearfog: adjust SCSI boot duplicationJoel Johnson2020-04-221-7/+0
| * clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek BehĂșn2020-04-221-2/+2
* | Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-04-2227-52/+337
|\ \
| * | drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt2020-04-221-1/+1
| * | spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-223-5/+16
| * | spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-2213-14/+30
| * | mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut2020-04-222-10/+37
| * | mmc: Add option to adjust b_max before long readMarek Vasut2020-04-223-2/+46
| * | mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut2020-04-222-0/+78
| * | ARM: rmobile: Increase malloc area sizeMarek Vasut2020-04-221-1/+1
| * | common: bouncebuf: Permit passing custom alignment check functionMarek Vasut2020-04-222-5/+30
| * | mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt2020-04-221-11/+15
| * | drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur2020-04-221-5/+5
| * | drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur2020-04-221-1/+3
| * | drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty2020-04-221-1/+1
| * | drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty2020-04-221-3/+5
| * | cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-223-0/+36
| * | cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt2020-04-221-0/+24
| * | mmc: export mmc_send_ext_csd()Heinrich Schuchardt2020-04-222-1/+12
| * | mmc: EXT_CSD registers for write protectionHeinrich Schuchardt2020-04-221-0/+3
| * | mmc: tmio: sdhi: Add DMA transfer address alignment check at writingHiroyuki Yokoyama2020-04-211-3/+5
* | | Merge tag 'dm-pull-21apr20' of git://git.denx.de/u-boot-dmWIP/21Apr2020Tom Rini2020-04-219-258/+615
|\ \ \ | |_|/ |/| |
| * | buildman: Change the exit codesSimon Glass2020-04-213-9/+9
| * | buildman: Update the TODO itemsSimon Glass2020-04-211-6/+11
| * | buildman: Add an option to ignore migration warningsSimon Glass2020-04-215-35/+107
| * | buildman: Add an option to ignore device-tree warningsSimon Glass2020-04-215-23/+52
| * | buildman: Make -I the defaultSimon Glass2020-04-216-24/+41