summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | lib: do not provide hexdump in SPLHeinrich Schuchardt2020-04-241-1/+1
| * | common: image_sign_info helper functions in SPLHeinrich Schuchardt2020-04-243-2/+13
| * | lib: do not build OID registry in SPLHeinrich Schuchardt2020-04-241-2/+1
| * | tools: image-host.c: use correct output formatHeinrich Schuchardt2020-04-241-1/+1
| * | Makefile: ARMv7-M has no CPSR registerHeinrich Schuchardt2020-04-241-7/+9
| * | qemu: don't allow to select 32- and 64-bitHeinrich Schuchardt2020-04-241-5/+9
| * | fvp: Add support for loading Android boot images via semihostingPeter Collingbourne2020-04-242-10/+22
| * | mkimage: fit_image: Add option to make fit header alignKever Yang2020-04-244-15/+38
| * | libfdt: Make fdtdec_get_child_count() available for HOSTKever Yang2020-04-243-11/+20
| * | tool: use ALIGN() to align the sizeKever Yang2020-04-242-2/+2
| * | tools: imx8mimage: remove redundant codeKever Yang2020-04-241-1/+0
| * | tools: kwbimage: use common ALIGN to do the size alignKever Yang2020-04-242-6/+4
| * | tools: mkimage: use common ALIGN to do the size alignKever Yang2020-04-241-2/+3
| * | tool: aisimage: use ALIGN instead of self defiend macroKever Yang2020-04-241-4/+4
| * | tool: Move ALIGN_MASK to header as common MACROKever Yang2020-04-245-9/+5
| * | docs: Fix conf.py for Sphinx 2.0Jonathan Corbet2020-04-241-1/+1
| * | env/sf.c: drop private CMD_SAVEENV logicRasmus Villemoes2020-04-241-11/+1
| * | env/ext4.c: remove CONFIG_CMD_SAVEENV ifdefRasmus Villemoes2020-04-241-3/+1
| * | env/fat.c: remove private CMD_SAVEENV logicRasmus Villemoes2020-04-241-8/+1
| * | env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes2020-04-241-0/+2
| * | env: add SAVEENV as an alias of the CMD_SAVEENV symbolRasmus Villemoes2020-04-241-0/+3
| * | bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis2020-04-242-12/+85
| * | make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes2020-04-244-2/+4
| * | lib/hashtable.c: don't test ->callback in SPLRasmus Villemoes2020-04-241-0/+2
| * | lib/hashtable.c: create helper for calling env_entry::callbackRasmus Villemoes2020-04-241-8/+15
| * | env: remove callback.o for an SPL buildRasmus Villemoes2020-04-242-1/+7
| * | eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao2020-04-242-127/+577
| * | watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey2020-04-241-1/+9
| |/
* | sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVBTom Rini2020-04-242-0/+4
|/
* 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