1. ac068a8 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · Fri Jul 17 10:46:19 2020 +0900
  2. b51b5ce fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · Fri Jul 17 10:46:18 2020 +0900
  3. b161ffa fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · Wed Jul 15 19:35:47 2020 +0900
  4. 921b00c lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · Thu Jul 02 19:31:29 2020 +0200
  5. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  6. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · Tue Jun 16 22:03:52 2020 +0200
  7. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · Fri Jun 12 15:41:20 2020 +0300
  8. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · Fri Jun 12 15:41:19 2020 +0300
  9. add83a3 log: use BIT() instead of 1 << by Heinrich Schuchardt · Wed Jun 17 21:52:45 2020 +0200
  10. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  11. 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · Mon Jun 08 18:04:22 2020 +0200
  12. 66ee817 console: Add a way to output to serial only by Simon Glass · Thu Jul 02 21:12:13 2020 -0600
  13. 19f6733 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:48 2020 -0600
  14. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  15. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · Wed May 27 13:56:21 2020 +0200
  16. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  17. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · Wed May 27 13:56:19 2020 +0200
  18. d1c2484 image: Add support for ZSTD decompression by Robert Marko · Sat Apr 25 19:37:21 2020 +0200
  19. 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · Fri Jun 19 11:22:18 2020 +0300
  20. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · Wed Jul 01 14:56:10 2020 +0200
  21. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  22. 358138f riscv: sbi: Add newline to error message by Sean Anderson · Sat Jun 06 15:26:03 2020 -0400
  23. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · Wed Jun 24 06:41:18 2020 -0400
  24. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  25. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  26. a2cdea2 splash: Fix build warning on 64 bits CPU by Ye Li · Wed Jun 10 02:52:22 2020 -0700
  27. f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · Sun May 10 14:16:51 2020 -0600
  28. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jun 25 09:33:39 2020 -0400
  29. 585ac8d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · Mon Apr 06 07:58:30 2020 -0600
  30. 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · Sat May 23 17:11:20 2020 +0200
  31. 3e47248 common: hash: Remove a debug printf statement by Harald Seiler · Mon Jun 15 09:47:04 2020 +0200
  32. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Jun 13 09:01:01 2020 -0400
  33. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  34. 524956c log: clean up Kconfig by Heinrich Schuchardt · Sun May 31 15:34:22 2020 +0200
  35. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  36. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · Fri May 29 17:53:45 2020 +0200
  37. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200
  38. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  39. d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · Thu Apr 30 15:54:05 2020 +0530
  40. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  41. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  42. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  43. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  44. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  45. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  46. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  47. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  48. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  49. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  50. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  51. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  52. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  53. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  54. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  55. c744316 flash: Tidy up coding style for flash functions by Simon Glass · Sun May 10 11:39:53 2020 -0600
  56. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · Wed May 06 20:38:44 2020 +0300
  57. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · Wed May 06 20:38:43 2020 +0300
  58. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · Sat May 09 21:21:14 2020 +0200
  59. b03e666 spl: Always define preloader_console_init by Samuel Holland · Thu May 07 18:08:10 2020 -0500
  60. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  61. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sun May 10 13:03:56 2020 +0200
  62. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  63. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  64. 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · Sun May 03 21:58:50 2020 +0800
  65. 9728682 spl: sdp: Add DM gadget support for sdp by Sherry Sun · Wed Apr 29 10:35:14 2020 +0800
  66. 9a6c4d8 spl: sdp: Add a callback to clean up USB driver by Ye Li · Wed Apr 29 10:35:13 2020 +0800
  67. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · Wed Apr 29 10:35:12 2020 +0800
  68. a36d93e spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · Wed Apr 29 10:35:10 2020 +0800
  69. 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · Thu Apr 23 13:07:50 2020 +0200
  70. 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · Mon Apr 20 10:31:46 2020 +0300
  71. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · Mon Apr 20 10:31:44 2020 +0300
  72. b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · Wed Apr 29 18:23:07 2020 +0200
  73. 093f01c rsa: sig: fix config signature check for fit with padding by Philippe Reynes · Wed Apr 29 15:26:17 2020 +0200
  74. a988916 hush: avoid NULL check before free() by Heinrich Schuchardt · Tue Apr 28 21:56:10 2020 +0200
  75. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 28 09:52:01 2020 -0400
  76. aa1c1d3 spl: spl_legacy: Add lzma decompression support for legacy image by developer · Tue Apr 21 09:28:45 2020 +0200
  77. 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · Tue Apr 21 09:28:44 2020 +0200
  78. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · Tue Apr 21 09:28:43 2020 +0200
  79. fc962c5 spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · Tue Apr 21 09:28:42 2020 +0200
  80. 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · Tue Apr 21 09:28:41 2020 +0200
  81. be9ab32 log: remove useless cast by Heinrich Schuchardt · Sun Apr 19 10:48:36 2020 +0200
  82. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · Thu Apr 16 18:30:18 2020 +0900
  83. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · Thu Apr 16 18:30:17 2020 +0900
  84. 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · Mon Apr 20 12:44:01 2020 +0200
  85. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  86. 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
  87. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · Fri Apr 17 09:42:29 2020 -0600
  88. 28105f4 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:23 2020 +0200
  89. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:21 2020 +0200
  90. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · Thu Apr 16 08:09:30 2020 -0700
  91. 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
  92. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · Wed Apr 15 11:33:31 2020 +0200
  93. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  94. 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · Sat Apr 04 12:45:02 2020 +0200
  95. 04e8cd8 image: Add a common compression type detection function. by Atish Patra · Thu Mar 05 16:24:22 2020 -0800
  96. e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · Tue Mar 10 10:15:05 2020 +0100
  97. 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · Tue Mar 10 10:15:02 2020 +0100
  98. 2db9516 log: syslog driver by Heinrich Schuchardt · Wed Feb 26 21:48:16 2020 +0100
  99. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · Wed Feb 26 21:48:15 2020 +0100
  100. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400