1. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · Thu Jan 23 19:42:19 2020 +0530
  2. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · Wed Feb 05 08:54:42 2020 +0200
  3. 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · Wed Feb 12 18:23:49 2020 +0100
  4. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  5. 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · Mon Feb 03 11:43:32 2020 +0100
  6. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  7. 2bd6471 exports: Add the malloc.h header by Simon Glass · Mon Feb 03 07:35:59 2020 -0700
  8. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · Fri Jan 10 12:32:19 2020 -0500
  9. e6d6d14 image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · Mon Jan 06 22:21:42 2020 -0800
  10. b17c158 console: Add a function to read a line of the output / eof by Simon Glass · Mon Jan 27 08:49:54 2020 -0700
  11. 3e85ea0 bloblist: Zero records when adding by Simon Glass · Mon Jan 27 08:49:52 2020 -0700
  12. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · Mon Jan 27 08:49:51 2020 -0700
  13. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · Mon Jan 27 08:49:50 2020 -0700
  14. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · Fri Jan 24 17:53:41 2020 +0200
  15. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · Fri Jan 24 17:53:40 2020 +0200
  16. 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · Wed Jan 22 22:28:25 2020 +0200
  17. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · Sun Jan 26 19:31:22 2020 +0100
  18. 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 26 12:05:11 2020 -0500
  19. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  20. e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · Mon Jan 06 01:29:10 2020 +0000
  21. 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  22. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  23. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  24. 0c715a2 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  25. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  26. 0eb84bf common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  27. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  28. 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · Sat Dec 28 10:44:46 2019 -0700
  29. aca84e0 common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  30. 8fc96b0 common: Move main_loop() to init.h by Simon Glass · Sat Dec 28 10:44:39 2019 -0700
  31. 2ea5f53 board_init: remove meaningless increment in board_init_f_init_reserve() by Masahiro Yamada · Wed Jan 08 20:21:17 2020 +0900
  32. 4a9a042 spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · Wed Dec 11 11:03:33 2019 +0000
  33. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  34. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  35. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  36. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  37. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  38. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  39. 0c36441 common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  40. 6ba0392 common: Move jumptable_init() out of common.h by Simon Glass · Sat Dec 28 10:44:46 2019 -0700
  41. a606ffc common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  42. a5037e2 common: Move main_loop() to init.h by Simon Glass · Sat Dec 28 10:44:39 2019 -0700
  43. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  44. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  45. a8c45f2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 16 12:52:07 2020 -0500
  46. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Jan 16 09:45:40 2020 -0500
  47. fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · Wed Jan 15 09:08:08 2020 +0200
  48. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  49. 74b139f spl: fix entry_point equal to load_addr by Giulio Benetti · Fri Jan 10 15:46:51 2020 +0100
  50. d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · Thu Dec 19 18:13:31 2019 +0100
  51. db878c0 spl: atf: Add missing ndepth initialization by Michal Simek · Thu Dec 19 15:42:13 2019 +0100
  52. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · Tue Dec 24 17:51:06 2019 +0100
  53. 3528eab spl: fix stack usage check if gd is not initialized by Simon Goldschmidt · Mon Nov 11 22:30:46 2019 +0100
  54. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 09 08:51:57 2020 -0500
  55. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  56. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Jan 08 15:23:49 2020 -0500
  57. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · Tue Dec 24 18:05:39 2019 +0200
  58. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · Tue Dec 24 18:05:38 2019 +0200
  59. 9037b7f spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · Tue Oct 22 16:39:22 2019 +0200
  60. 64e82dc spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · Tue Oct 22 16:39:17 2019 +0200
  61. 9443a73 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:15 2019 +0200
  62. c6ab6a1 spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · Tue Oct 22 16:39:14 2019 +0200
  63. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:13 2019 +0200
  64. 74addb6 spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:12 2019 +0200
  65. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · Tue Oct 22 16:39:11 2019 +0200
  66. 776ce60 spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · Tue Oct 22 16:39:10 2019 +0200
  67. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  68. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  69. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · Wed Dec 04 06:21:55 2019 +0000
  70. 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · Sun Dec 08 17:40:12 2019 -0700
  71. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · Fri Dec 06 21:42:20 2019 -0700
  72. 3199afb board_r: Move early-timer init later by Simon Glass · Fri Dec 06 21:41:46 2019 -0700
  73. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  74. fcedb9a spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · Sun Dec 08 23:28:52 2019 +0100
  75. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · Sun Dec 08 23:28:51 2019 +0100
  76. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · Sun Dec 08 23:28:49 2019 +0100
  77. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  78. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  79. 62e64cf Revert "spl: fix entry_point equal to load_addr" by Tom Rini · Fri Dec 06 09:56:03 2019 -0500
  80. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · Tue Dec 03 14:04:46 2019 +0200
  81. 8e0b77c spl: fix entry_point equal to load_addr by Giulio Benetti · Mon Nov 25 17:18:20 2019 +0100
  82. 1ce1ecf spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · Mon Dec 02 10:24:16 2019 +0100
  83. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  84. 7ac012a spl: ymodem: Fix loading of fit image by Lokesh Vutla · Thu Nov 14 18:33:30 2019 +0530
  85. dcda76e bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · Fri Nov 15 00:21:17 2019 -0800
  86. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  87. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  88. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  89. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  90. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  91. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  92. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  93. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  94. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  95. e1aba1e common: Add a new lz4.h header file by Simon Glass · Thu Nov 14 12:57:25 2019 -0700
  96. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  97. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  98. c11c19f spl: bootcount: Move code out of header file by Simon Glass · Thu Nov 14 12:57:17 2019 -0700
  99. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  100. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700