1. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  2. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Nov 17 21:15:57 2019 -0500
  3. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  4. b1a4fa0 image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · Wed Oct 23 16:46:40 2019 +0200
  5. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  6. 8dc7abe common: spl: atf: support booting bl32 image by Joseph Chen · Sun Oct 06 20:10:22 2019 +0200
  7. 60df6eb hush: re-sequence includes by Heinrich Schuchardt · Sat Oct 26 23:45:08 2019 +0200
  8. 6b89084 dlmalloc: calloc: fix zeroing early allocations by Simon Goldschmidt · Fri Oct 25 21:23:35 2019 +0200
  9. 3a02533 spl: fix SPI config dependencies by Simon Goldschmidt · Fri Oct 25 16:22:09 2019 +0200
  10. d30aeb1 common/console.c: Fix unused warning with console_doenv() by Tom Rini · Wed Oct 30 09:18:43 2019 -0400
  11. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Nov 06 07:11:02 2019 -0500
  12. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 04 12:57:41 2019 -0500
  13. 55ce92e spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · Tue Oct 15 10:28:45 2019 +0200
  14. db372a8 spl: Add a size check for TPL by Simon Glass · Sun Oct 20 21:31:52 2019 -0600
  15. 073dff7 Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri Nov 01 09:35:37 2019 -0400
  16. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  17. 7f107fe common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · Wed Oct 02 10:55:06 2019 -0400
  18. 765e91a usb: storage: Only clear READY flag on error by Marek Vasut · Sat Oct 05 19:18:38 2019 +0200
  19. cc93ffd usb: storage: Limit transfer size to 120 kiB by Marek Vasut · Mon Sep 16 00:16:25 2019 +0200
  20. 11f7118 splash: fix build breakage with newer llvm-7 by Anatolij Gustschin · Wed Oct 30 15:04:10 2019 +0100
  21. dc7d322 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · Wed Oct 23 01:43:30 2019 +0000
  22. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  23. 0e86456 bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · Mon Oct 21 17:26:52 2019 -0600
  24. aa2abc4 bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · Mon Oct 21 17:26:51 2019 -0600
  25. 39d5852 bootstage: Correct relocation algorithm by Simon Glass · Mon Oct 21 17:26:50 2019 -0600
  26. 0014964 bootstage: Avoid conflicts between stash/unstash by Simon Glass · Mon Oct 21 17:26:49 2019 -0600
  27. f65061d bootstage: Fix counting of entries in stash by Simon Glass · Mon Oct 21 17:26:48 2019 -0600
  28. a6bd204 bootstage: Store the next ID in the stash by Simon Glass · Mon Oct 21 17:26:47 2019 -0600
  29. 96a5b7e bloblist: Reserve an aligned base by Simon Glass · Mon Oct 21 17:26:46 2019 -0600
  30. 8d76d2f common: command: Fix manual relocation for repeatable command by Michal Simek · Mon Oct 21 12:54:20 2019 +0200
  31. 0164dc8 common: image-sig.c: Add manual relocation by T Karthik Reddy · Sat Mar 16 15:23:03 2019 +0530
  32. a098b43 common: hash: Manually relocate struct hash_algo by T Karthik Reddy · Sat Mar 16 15:23:01 2019 +0530
  33. 137b873 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · Fri Oct 18 21:38:33 2019 +0200
  34. 9e4982c image: android: Support boot image v1 and v2 by Sam Protsenko · Thu Aug 15 20:25:07 2019 +0300
  35. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 14 07:28:32 2019 -0400
  36. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Oct 12 10:52:48 2019 -0400
  37. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · Sat Oct 12 10:10:59 2019 -0400
  38. 7766ce0 spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · Mon Sep 09 12:06:46 2019 +0200
  39. e3b39c8 spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · Tue Sep 03 16:16:50 2019 +0200
  40. ec046a5 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · Tue Sep 03 16:17:17 2019 +0200
  41. c4510f4 spl: add a generic function board_init_f by Philippe Reynes · Thu Sep 19 16:18:39 2019 +0200
  42. 5889208 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · Thu Aug 15 15:55:27 2019 -0500
  43. e58d036 spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · Thu Aug 15 15:55:26 2019 -0500
  44. 815d170 trace: Remove the const from write functions by Simon Glass · Wed Sep 25 08:56:57 2019 -0600
  45. c59b41c spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · Mon Sep 09 14:40:36 2019 +0530
  46. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  47. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  48. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  49. 3d52a6f spl: nor: support loading i.MX container format file by Peng Fan · Mon Sep 23 10:18:48 2019 +0800
  50. 053207c spl: spi: support loading i.MX container format file by Peng Fan · Mon Sep 23 10:18:47 2019 +0800
  51. 519ce8d spl: nand: support loading i.MX container format file by Peng Fan · Mon Sep 23 10:18:46 2019 +0800
  52. 59a6273 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · Mon Sep 23 10:18:43 2019 +0800
  53. 6e773f9 spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · Mon Sep 23 10:18:42 2019 +0800
  54. 3a57169 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · Mon Sep 23 10:18:41 2019 +0800
  55. 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · Mon Sep 23 10:18:40 2019 +0800
  56. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · Mon Sep 23 18:39:47 2019 +0000
  57. f2e20ec imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · Mon Sep 09 15:32:13 2019 +0200
  58. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · Fri Sep 13 18:53:03 2019 +0200
  59. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · Thu Jul 18 12:34:15 2019 +0000
  60. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · Thu Aug 22 07:42:38 2019 +0000
  61. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · Thu Aug 08 12:14:39 2019 -0600
  62. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · Wed Aug 07 06:40:53 2019 +0000
  63. 00e6572 microblaze: Fix lmb memory initialization by Michal Simek · Wed Sep 25 09:11:48 2019 +0200
  64. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · Wed Sep 11 08:49:31 2019 +0200
  65. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · Wed Sep 25 08:56:28 2019 -0600
  66. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  67. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · Wed Sep 25 08:11:19 2019 -0600
  68. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · Wed Sep 25 08:11:18 2019 -0600
  69. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · Wed Sep 25 08:11:17 2019 -0600
  70. c07ecbb splash: fix splash banner output by Anatolij Gustschin · Fri Sep 20 17:23:41 2019 +0200
  71. 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · Wed Sep 18 16:47:33 2019 +0200
  72. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:27 2019 +0200
  73. 0089d21 usb: storage: submit_int_msg -> usb_int_msg by Michal Suchanek · Sun Aug 18 10:55:26 2019 +0200
  74. f5d5af4 usb: usb_submit_int_msg -> usb_int_msg by Michal Suchanek · Sun Aug 18 10:55:25 2019 +0200
  75. 46c83f3 usb_kdb: only process events successfully received by Michal Suchanek · Sun Aug 18 10:55:24 2019 +0200
  76. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  77. 42594db image: add new "copro" image type by Patrick Delaunay · Fri Aug 02 15:07:19 2019 +0200
  78. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · Mon Aug 26 17:45:20 2019 -0400
  79. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  80. 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · Fri Aug 16 09:57:44 2019 -0700
  81. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Aug 26 09:50:46 2019 -0400
  82. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · Wed Aug 21 21:14:46 2019 +0200
  83. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  84. 80afee7 spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · Wed Aug 21 21:14:42 2019 +0200
  85. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  86. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · Tue Aug 13 14:32:30 2019 -0500
  87. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  88. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  89. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  90. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  91. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  92. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  93. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  94. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  95. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · Thu Aug 01 09:46:44 2019 -0600
  96. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  97. bf4229c env: Create a new file for environment functions by Simon Glass · Thu Aug 01 09:46:40 2019 -0600
  98. ad375cc common: Remove video_setmem() by Simon Glass · Thu Aug 01 09:46:39 2019 -0600
  99. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · Thu Aug 01 09:46:38 2019 -0600
  100. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600