summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | buildman: Update workflow documentation with more detailSimon Glass2020-04-211-17/+36
| * | buildman: Add the abbreviation for --boardsSimon Glass2020-04-211-3/+3
| * | buildman: Update the 'theory of operation' a littleSimon Glass2020-04-211-30/+39
| * | buildman: Show a summary of the build resultSimon Glass2020-04-212-3/+20
| * | buildman: Limit the length of progress messagesSimon Glass2020-04-211-1/+1
| * | buildman: Show the number of builds remainingSimon Glass2020-04-211-4/+9
| * | buildman: Drop unused output codeSimon Glass2020-04-211-5/+0
| * | buildman: Show a message when fetching a repoSimon Glass2020-04-211-1/+4
| * | buildman: Drop the line-clearing code in BuilderSimon Glass2020-04-211-25/+3
| * | patman: Support limiting output to a single lineSimon Glass2020-04-211-1/+57
| * | patman: Support erasing a previously unfinished text lineSimon Glass2020-04-212-1/+48
| * | patman: Update flushing Print() for Python 3Simon Glass2020-04-211-3/+2
| * | buildman: Use spaces in the board listSimon Glass2020-04-212-4/+4
| * | buildman: Show the list of boards in magentaSimon Glass2020-04-212-41/+44
| * | buildman: Use an object to hold error linesSimon Glass2020-04-211-17/+52
| * | buildman: Use yellow consistently for warning linesSimon Glass2020-04-212-4/+4