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