summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-21buildman: Change the exit codesSimon Glass
2020-04-21buildman: Update the TODO itemsSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Make -I the defaultSimon Glass
2020-04-21buildman: Update workflow documentation with more detailSimon Glass
2020-04-21buildman: Add the abbreviation for --boardsSimon Glass
2020-04-21buildman: Update the 'theory of operation' a littleSimon Glass
2020-04-21buildman: Show a summary of the build resultSimon Glass
2020-04-21buildman: Limit the length of progress messagesSimon Glass
2020-04-21buildman: Show the number of builds remainingSimon Glass
2020-04-21buildman: Drop unused output codeSimon Glass
2020-04-21buildman: Show a message when fetching a repoSimon Glass
2020-04-21buildman: Drop the line-clearing code in BuilderSimon Glass
2020-04-21patman: Support limiting output to a single lineSimon Glass
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass
2020-04-21patman: Update flushing Print() for Python 3Simon Glass
2020-04-21buildman: Use spaces in the board listSimon Glass
2020-04-21buildman: Show the list of boards in magentaSimon Glass
2020-04-21buildman: Use an object to hold error linesSimon Glass
2020-04-21buildman: Use yellow consistently for warning linesSimon Glass
2020-04-21buildman: Test the output with --list-error-boardsSimon Glass
2020-04-21buildman: Add a test helper for creating a line prefixSimon Glass
2020-04-21buildman: Split out testOutput() into separate functionsSimon Glass
2020-04-21buildman: Create temp directory in test setupSimon Glass
2020-04-21buildman: Use an iterator to check test outputSimon Glass
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass
2020-04-21buildman: Refactor error-line output int a functionSimon Glass