1. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · Fri Apr 17 16:21:36 2020 +0900
  2. ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · Fri Apr 17 16:21:35 2020 +0900
  3. 1e36545 cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · Fri Apr 17 14:45:35 2020 +0800
  4. b09a18d README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · Fri Apr 10 16:34:41 2020 +0200
  5. 390e354 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · Fri Apr 10 16:34:40 2020 +0200
  6. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · Wed Apr 08 08:33:00 2020 -0600
  7. baefa09 pci: Add a macro to convert BDF from linux to U-Boot by Simon Glass · Wed Apr 08 08:32:59 2020 -0600
  8. 4acd4f0 uuid: Use const char * where possible by Simon Glass · Wed Apr 08 08:32:58 2020 -0600
  9. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · Wed Apr 08 08:32:56 2020 -0600
  10. d050928 test: Add the beginnings of some string tests by Simon Glass · Wed Apr 08 08:32:55 2020 -0600
  11. 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · Wed Apr 08 10:09:16 2020 +0200
  12. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  13. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  14. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300
  15. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300
  16. 6330dfe Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Apr 24 14:07:59 2020 -0400
  17. f47b0e4 Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB" by Tom Rini · Fri Apr 24 13:13:33 2020 -0400
  18. 74e5a78 Merge branch '2020-04-24-master-imports' by Tom Rini · Fri Apr 24 13:04:38 2020 -0400
  19. a9541d5 sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB by Tom Rini · Fri Apr 24 12:30:45 2020 -0400
  20. f9ce322 ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM by Marek Vasut · Wed Apr 01 17:13:15 2020 +0200
  21. 42bb679 travis: Correct error checking when building boards by Simon Glass · Sun Apr 19 17:02:32 2020 -0600
  22. 6eb23874 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · Sat Apr 18 01:59:11 2020 -0700
  23. 4536ef8 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · Sat Apr 18 01:59:10 2020 -0700
  24. 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · Sat Apr 18 01:59:09 2020 -0700
  25. 0fd2d2c doc: invalid doc link in rstFlatTable.py by Heinrich Schuchardt · Sat Apr 18 02:16:34 2020 +0200
  26. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · Fri Apr 17 09:42:29 2020 -0600
  27. a2393bd fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · Thu Apr 16 14:01:45 2020 +0900
  28. 144b196 fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · Thu Apr 16 14:01:44 2020 +0900
  29. 214aaed .mailmap: map Ruchika Gupta's mail address by Heinrich Schuchardt · Wed Apr 15 18:47:38 2020 +0000
  30. 28105f4 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:23 2020 +0200
  31. 12d7c97 lib: do not provide hexdump in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:22 2020 +0200
  32. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:21 2020 +0200
  33. 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:19 2020 +0200
  34. 6495fe0 tools: image-host.c: use correct output format by Heinrich Schuchardt · Sat Apr 11 18:36:04 2020 +0200
  35. 8b612f7 Makefile: ARMv7-M has no CPSR register by Heinrich Schuchardt · Fri Apr 10 11:10:32 2020 +0200
  36. 0a16ced qemu: don't allow to select 32- and 64-bit by Heinrich Schuchardt · Fri Apr 10 09:37:21 2020 +0200
  37. 76254ab fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · Fri Apr 03 19:58:24 2020 -0700
  38. 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · Mon Mar 30 11:56:24 2020 +0800
  39. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · Mon Mar 30 11:56:23 2020 +0800
  40. 8c11bc1 tool: use ALIGN() to align the size by Kever Yang · Mon Mar 30 11:56:22 2020 +0800
  41. bad64ff tools: imx8mimage: remove redundant code by Kever Yang · Mon Mar 30 11:56:21 2020 +0800
  42. 0b21cde tools: kwbimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:20 2020 +0800
  43. 86f2601 tools: mkimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:19 2020 +0800
  44. 8b4c38a tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · Mon Mar 30 11:56:18 2020 +0800
  45. 078cfae tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · Mon Mar 30 11:56:17 2020 +0800
  46. daf7a7f docs: Fix conf.py for Sphinx 2.0 by Jonathan Corbet · Fri Mar 20 02:18:30 2020 -0400
  47. 4886ebc env/sf.c: drop private CMD_SAVEENV logic by Rasmus Villemoes · Wed Feb 19 09:47:43 2020 +0000
  48. 89809e8 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · Wed Feb 19 09:47:42 2020 +0000
  49. 975ffba env/fat.c: remove private CMD_SAVEENV logic by Rasmus Villemoes · Wed Feb 19 09:47:41 2020 +0000
  50. 2c9e0a7 env_internal.h: add alternative ENV_SAVE_PTR macro by Rasmus Villemoes · Wed Feb 19 09:47:40 2020 +0000
  51. 2129475 env: add SAVEENV as an alias of the CMD_SAVEENV symbol by Rasmus Villemoes · Wed Feb 19 09:47:39 2020 +0000
  52. cf01a7e bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · Tue Mar 17 17:59:09 2020 +0100
  53. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · Thu Feb 27 13:56:12 2020 +0000
  54. 3a76d2a lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · Thu Feb 27 13:56:11 2020 +0000
  55. 2bd84a7 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · Thu Feb 27 13:56:11 2020 +0000
  56. a664870 env: remove callback.o for an SPL build by Rasmus Villemoes · Thu Feb 27 13:56:10 2020 +0000
  57. d5d7395 eth: mtk-eth: add mt7531 switch support in mediatek eth driver by developer · Tue Feb 18 16:49:37 2020 +0800
  58. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · Wed Feb 19 16:50:15 2020 +0000
  59. 526c951 ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board by Marek Vasut · Tue Mar 31 19:51:36 2020 +0200
  60. 787b17c ARM: dts: stm32: Adjust PLL4 settings on AV96 by Marek Vasut · Tue Mar 31 19:51:35 2020 +0200
  61. 8aee15d ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi by Patrick Delaunay · Tue Apr 21 12:27:35 2020 +0200
  62. 0bef026 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · Wed Apr 22 22:55:31 2020 +0530
  63. d8724af Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Apr 23 08:24:47 2020 -0400
  64. 82ed8ef riscv: Move all fdt fixups together by Atish Patra · Tue Apr 21 11:15:04 2020 -0700
  65. 5fbac33 riscv: Copy the reserved-memory nodes to final DT by Atish Patra · Tue Apr 21 11:15:03 2020 -0700
  66. 7379192 riscv: Setup reserved-memory node for FU540 by Atish Patra · Tue Apr 21 11:15:02 2020 -0700
  67. 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · Tue Apr 21 11:15:01 2020 -0700
  68. b57af06 fdtdec: Fix boundary check by Atish Patra · Tue Apr 21 11:15:00 2020 -0700
  69. af3c043 riscv: Add boot hartid to device tree by Atish Patra · Tue Apr 21 11:14:59 2020 -0700
  70. 3aecc4b riscv: Make SBI v0.2 the default SBI version by Bin Meng · Thu Apr 16 08:09:33 2020 -0700
  71. a75325e riscv: Add Kconfig option for SBI v0.2 by Bin Meng · Thu Apr 16 08:09:32 2020 -0700
  72. 4997522 riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · Thu Apr 16 08:09:31 2020 -0700
  73. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · Thu Apr 16 08:09:30 2020 -0700
  74. 88fc2a5 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · Thu Apr 16 08:09:29 2020 -0700
  75. 6c1e6dd riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · Thu Apr 16 08:09:28 2020 -0700
  76. 06d5593 Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL" by Lukas Auer · Tue Apr 14 23:24:46 2020 +0200
  77. d12b55b riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · Sat Mar 14 19:12:28 2020 +0530
  78. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Apr 22 13:00:21 2020 -0400
  79. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Apr 22 08:58:41 2020 -0400
  80. 4c8288f drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · Wed Apr 15 18:28:09 2020 +0200
  81. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · Wed Apr 15 11:33:31 2020 +0200
  82. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  83. 3d5256e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · Sat Apr 04 12:45:06 2020 +0200
  84. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · Sat Apr 04 12:45:05 2020 +0200
  85. 9f7baeb mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · Sat Apr 04 12:45:04 2020 +0200
  86. 37b8a35 ARM: rmobile: Increase malloc area size by Marek Vasut · Sat Apr 04 12:45:03 2020 +0200
  87. 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · Sat Apr 04 12:45:02 2020 +0200
  88. 039df1a mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · Tue Mar 31 17:39:28 2020 +0000
  89. 5b0dad9 drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · Tue Mar 31 11:04:06 2020 +0530
  90. ee6ad59 drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · Tue Mar 31 11:04:05 2020 +0530
  91. beb789e drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · Tue Mar 31 11:04:04 2020 +0530
  92. c965240 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · Tue Mar 31 11:04:03 2020 +0530
  93. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · Mon Mar 30 07:24:19 2020 +0200
  94. 0c8ffff cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · Mon Mar 30 07:24:18 2020 +0200
  95. bf230e1 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · Mon Mar 30 07:24:17 2020 +0200
  96. 1eeadbe mmc: EXT_CSD registers for write protection by Heinrich Schuchardt · Mon Mar 30 07:24:16 2020 +0200
  97. 27e9d07 cmd: mvebu: bubt: show image boot device by Joel Johnson · Fri Apr 17 09:38:08 2020 -0600
  98. d0fb7ed arm: mvebu: clearfog: enable bubt command by Joel Johnson · Fri Apr 17 09:38:07 2020 -0600
  99. ab5dd30 cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · Fri Apr 17 09:38:06 2020 -0600
  100. 22d78e4 cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · Fri Apr 17 09:38:05 2020 -0600