- f94fc11 Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB" by Tom Rini · 4 years, 7 months ago
- 18b9c98 Merge branch '2020-04-24-master-imports' by Tom Rini · 4 years, 7 months ago
- b897306 sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB by Tom Rini · 4 years, 7 months ago
- 08140db travis: Correct error checking when building boards by Simon Glass · 4 years, 7 months ago WIP/2020-04-24-master-imports
- 0dbd6e3 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · 4 years, 7 months ago
- 3fc85a7 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · 4 years, 7 months ago
- 3b32cf0 tools: Remove the out-of-date MinGW support codes by Bin Meng · 4 years, 7 months ago
- ae2b3e8 doc: invalid doc link in rstFlatTable.py by Heinrich Schuchardt · 4 years, 7 months ago
- 67b359c spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 7 months ago
- 308c6b0 fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · 4 years, 7 months ago
- 9d88a0a fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · 4 years, 7 months ago
- f9f5a7e .mailmap: map Ruchika Gupta's mail address by Heinrich Schuchardt · 4 years, 7 months ago
- be621c1 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- f6a24a1 lib: do not provide hexdump in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- 6441164 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- 4f4d526 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- b21c08a tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 8 months ago
- 0053d26 Makefile: ARMv7-M has no CPSR register by Heinrich Schuchardt · 4 years, 8 months ago
- a555557 qemu: don't allow to select 32- and 64-bit by Heinrich Schuchardt · 4 years, 8 months ago
- ec8eef5 fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 8 months ago
- ebfe611 mkimage: fit_image: Add option to make fit header align by Kever Yang · 4 years, 8 months ago
- 10d887d libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
- 02560b1 tool: use ALIGN() to align the size by Kever Yang · 4 years, 8 months ago
- e5ad99c tools: imx8mimage: remove redundant code by Kever Yang · 4 years, 8 months ago
- e002ee7 tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 8 months ago
- 29e7ab0 tools: mkimage: use common ALIGN to do the size align by Kever Yang · 4 years, 8 months ago
- cd1cec6 tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · 4 years, 8 months ago
- c738adb tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · 4 years, 8 months ago
- 9b544c9 docs: Fix conf.py for Sphinx 2.0 by Jonathan Corbet · 4 years, 8 months ago
- 9e3c94d env/sf.c: drop private CMD_SAVEENV logic by Rasmus Villemoes · 4 years, 9 months ago
- 1df96a7 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 9 months ago
- 3908bc9 env/fat.c: remove private CMD_SAVEENV logic by Rasmus Villemoes · 4 years, 9 months ago
- 82b2f41 env_internal.h: add alternative ENV_SAVE_PTR macro by Rasmus Villemoes · 4 years, 9 months ago
- 1d0adee env: add SAVEENV as an alias of the CMD_SAVEENV symbol by Rasmus Villemoes · 4 years, 9 months ago
- df928f8 bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 8 months ago
- 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
- 3428497 lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · 4 years, 9 months ago
- 7f529f6 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · 4 years, 9 months ago
- e13df08 env: remove callback.o for an SPL build by Rasmus Villemoes · 4 years, 9 months ago
- 532de8d eth: mtk-eth: add mt7531 switch support in mediatek eth driver by Landen Chao · 4 years, 9 months ago
- ea8de98 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 9 months ago
- dbfd9e0 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · 4 years, 7 months ago WIP/23Apr2020
- a5f9b8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 7 months ago
- 177c53f riscv: Move all fdt fixups together by Atish Patra · 4 years, 7 months ago
- 73d756f riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 7 months ago
- 0cb2785 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 7 months ago
- d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
- f614753 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
- 5370478 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
- fa16ec2 riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 7 months ago
- ff0fa6c riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 7 months ago
- 6fa022e riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 7 months ago
- 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 7 months ago
- 84dc9d2 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 7 months ago
- ed1475e riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 7 months ago
- 846b612 Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" by Lukas Auer · 4 years, 7 months ago
- 5988bb9 riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 9 months ago
- caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 7 months ago WIP/22Apr2020
- 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
- 2448c34 drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 7 months ago
- c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 7 months ago
- e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
- 4a66d4e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 8 months ago
- 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
- d2661d8 mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 8 months ago
- 80a624f ARM: rmobile: Increase malloc area size by Marek Vasut · 4 years, 8 months ago
- 8074ffe common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · 4 years, 8 months ago
- 453d213 mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 8 months ago
- 29617ca drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 8 months ago
- 7a65b8b drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 8 months ago
- 2bb02b1 drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · 4 years, 8 months ago
- d5b8500 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · 4 years, 8 months ago
- 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 8 months ago
- d5210e4 cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · 4 years, 8 months ago
- 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 8 months ago
- 9abfe33 mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · 4 years, 8 months ago
- f60a66e cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 7 months ago
- 549ba7b arm: mvebu: clearfog: enable bubt command by Joel Johnson · 4 years, 7 months ago
- 658854a cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 7 months ago
- f41b85e cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 7 months ago
- 8ec6db7 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 7 months ago
- ab2f757 arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 7 months ago
- 36d61a3 arm: mvebu: clearfog: adjust SCSI boot duplication by Joel Johnson · 4 years, 7 months ago
- 239f424 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · 4 years, 7 months ago
- 2f2031e Merge tag 'dm-pull-21apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago WIP/21Apr2020
- bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- b1e5e6d buildman: Change the exit codes by Simon Glass · 4 years, 8 months ago
- a38930e buildman: Update the TODO items by Simon Glass · 4 years, 8 months ago
- 113a8a5 buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 8 months ago
- 174592b buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 8 months ago
- eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 8 months ago
- ea09fb5 buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 8 months ago
- 9e040b5 buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 8 months ago
- f972836 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 8 months ago
- 7b33f21 buildman: Show a summary of the build result by Simon Glass · 4 years, 8 months ago
- 95ed0a2 buildman: Limit the length of progress messages by Simon Glass · 4 years, 8 months ago
- 6eb76ca buildman: Show the number of builds remaining by Simon Glass · 4 years, 8 months ago
- edae4ad buildman: Drop unused output code by Simon Glass · 4 years, 8 months ago
- 212c0b8 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 8 months ago
- 102969bb buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 8 months ago