1. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · Thu May 23 07:14:08 2019 -0400
  2. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  3. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · Tue May 07 14:18:43 2019 +0200
  4. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  5. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  6. f5aa176 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · Wed May 15 15:15:57 2019 +0200
  7. e49871c board_r: move initr_watchdog to be called after initr_serial by developer · Thu May 16 17:19:13 2019 +0800
  8. b76d8c2 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · Thu Jun 27 07:03:16 2019 +0000
  9. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jun 28 08:00:22 2019 -0400
  10. 09580e2 usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · Tue Jun 04 21:56:29 2019 +0200
  11. 4f4e6a0 rsa: reject images with unknown padding by Patrick Doyle · Fri Jun 14 13:43:38 2019 -0400
  12. 69732df Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 17 11:27:21 2019 -0400
  13. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  14. c5ae8c8 common: Fix a typo abnove -> above by Andy Shevchenko · Wed Jun 12 15:35:24 2019 +0300
  15. 24d8ab3 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · Tue Jun 04 21:01:55 2019 +0200
  16. c1abd50 spl: dfu: Fix printed variable name by Marek Vasut · Sat May 25 22:50:35 2019 +0200
  17. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Jun 11 13:41:24 2019 -0400
  18. 8ea5220 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · Sat Jun 08 14:56:44 2019 -0300
  19. cb52aa8 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jun 10 09:41:19 2019 -0400
  20. bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 10 09:41:00 2019 -0400
  21. 764f766 spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · Fri Jun 07 20:39:32 2019 -0400
  22. c272283 spl: add overall SPL size check by Simon Goldschmidt · Fri May 24 22:07:04 2019 +0200
  23. fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · Fri May 24 09:38:10 2019 +0300
  24. 1f6bfad splash: display splash in DM_VIDEO configurations by Igor Opaniuk · Wed May 29 09:01:43 2019 +0000
  25. f3a2c5a Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · Fri May 24 08:13:27 2019 -0400
  26. bbee270 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · Wed Apr 10 14:09:27 2019 +0200
  27. 64e02e9 stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:38 2019 +0200
  28. 51b0c03 common: fdt_support: Check mtdparts cell size by Stefan Mavrodiev · Wed Apr 24 08:31:54 2019 +0300
  29. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 21 07:12:46 2019 -0400
  30. efc20c6 splash: Load internal and external data from FIT by Leo Ruan · Fri Feb 08 10:51:36 2019 +0100
  31. e9b74d9 splash: Use splashfile instead of location->name by Leo Ruan · Fri Feb 08 10:51:35 2019 +0100
  32. 187b9e3 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · Tue May 07 21:17:02 2019 +0200
  33. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  34. 5d5a0c0 fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally by Simon Goldschmidt · Fri May 03 21:19:03 2019 +0200
  35. d00d6b5 Make FIT support really optional by Fabrice Fontaine · Fri May 03 22:37:05 2019 +0200
  36. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  37. 943ec25 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · Fri Apr 26 15:21:25 2019 +0200
  38. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  39. 78b0b9d avb: add support for named persistent values by Igor Opaniuk · Tue Apr 09 15:38:14 2019 +0200
  40. 7df72c3 main: add new bootstage ID for entering cli loop by Heiko Schocher · Fri Apr 12 12:37:03 2019 +0200
  41. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  42. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  43. 792631c image: android: fix 'iminfo' typo by Eugeniu Rosca · Mon Apr 08 17:35:28 2019 +0200
  44. 1403f39 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · Mon Apr 08 17:35:27 2019 +0200
  45. 14b9477 bootstage: Allow calling bootstage_mark() before bootstage_init() by Simon Glass · Mon Apr 08 13:20:45 2019 -0600
  46. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  47. 388b145 common: command: Add command execution tracer. by Christoph Muellner · Fri Apr 05 13:03:46 2019 +0200
  48. d3617b4 fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback by Eugeniu Rosca · Mon Apr 01 12:52:52 2019 +0200
  49. 60a869a fdt: boot_get_fdt: android: compress handling (non-functional) by Eugeniu Rosca · Mon Apr 01 12:45:36 2019 +0200
  50. a7da502 fdt: boot_get_fdt: simplify no_fdt handling (non-functional) by Eugeniu Rosca · Mon Apr 01 12:45:35 2019 +0200
  51. 1974f95 fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt" by Eugeniu Rosca · Mon Apr 01 12:45:34 2019 +0200
  52. 0d5cf7e fdt: boot_get_fdt: remove redundant zeroing out by Eugeniu Rosca · Mon Apr 01 12:45:33 2019 +0200
  53. 92e51d0 bootm: Simplying cache flush code by Trent Piepho · Wed Mar 27 23:50:09 2019 +0000
  54. ecc2740 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · Wed Mar 27 13:17:26 2019 -0500
  55. 438b6cd spl: spl_nand.c: Add NAND loading message by Stefan Roese · Tue Mar 26 13:04:00 2019 +0100
  56. 3114a95 spl: ymodem: Add support for loading full fitImages by Marek Vasut · Wed Mar 06 22:04:31 2019 +0100
  57. af15dc4 fit: load all fragments from the extra configurations by Peter Ujfalusi · Wed Mar 06 15:52:27 2019 +0200
  58. 1706a50 Support boot Android image without address on bootm command by Shawn Guo · Fri Feb 22 16:28:06 2019 +0800
  59. 6275e73 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · Mon Apr 15 07:30:25 2019 -0400
  60. ee2c10b Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 15 07:30:07 2019 -0400
  61. f608321 usb: kbd: Properly translate up/down arrow keys by Andre Przywara · Sat Mar 23 01:30:01 2019 +0000
  62. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  63. 3f2860f efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · Wed Apr 10 00:32:07 2019 +0200
  64. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  65. 7f42c33 fdt: Remove duplicate code by Thierry Reding · Fri Mar 01 19:20:48 2019 +0100
  66. e4c1bbf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:29:37 2019 -0400
  67. f0c7fdc spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · Tue Mar 12 04:00:09 2019 +0100
  68. 09e84ec spl: ymodem: Terminate YModem session on error by Marek Vasut · Tue Mar 12 04:02:39 2019 +0100
  69. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · Mon Apr 01 16:09:13 2019 +0000
  70. 910c889 common: image-android-dt: Fix out-of-bounds access by Eugeniu Rosca · Thu Mar 14 18:31:39 2019 +0100
  71. 53420dc common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · Tue Mar 12 08:34:31 2019 +0000
  72. dcd5aba image: fdt: handle coalesced reserve region by Patrick Delaunay · Wed Mar 06 14:23:52 2019 +0100
  73. b3672af spl: add debug print for early malloc usage by Simon Goldschmidt · Tue Feb 26 22:27:52 2019 +0100
  74. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · Thu Feb 14 11:05:33 2019 +0900
  75. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · Sat Feb 16 20:24:35 2019 -0700
  76. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · Sat Feb 16 20:24:34 2019 -0700
  77. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  78. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · Fri Feb 01 16:40:07 2019 +0000
  79. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · Tue Jan 08 18:13:06 2019 +0100
  80. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · Sun Feb 10 08:11:32 2019 -0500
  81. cb2d432 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · Fri Jan 11 18:37:06 2019 -0700
  82. f204f01 initcall: Move to inline function by Alexander Graf · Thu Jan 31 16:06:23 2019 +0100
  83. c9e7152 fdt: support booting with dtb in Android image by Shawn Guo · Tue Jan 15 22:26:37 2019 +0800
  84. f53872d spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · Tue Feb 05 11:29:26 2019 +0530
  85. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · Tue Feb 05 11:29:25 2019 +0530
  86. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · Tue Feb 05 11:29:20 2019 +0530
  87. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  88. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 2019 +0800
  89. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · Wed Jan 23 14:20:04 2019 +0800
  90. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  91. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  92. 9b0fbdc dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · Thu Jan 17 13:43:04 2019 -0600
  93. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  94. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  95. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:20 2019 +1300
  96. f882a5a bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · Mon Jan 14 22:38:20 2019 +0100
  97. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · Mon Jan 14 22:38:17 2019 +0100
  98. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  99. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · Wed Dec 05 09:26:50 2018 +0100
  100. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · Mon Dec 03 22:54:20 2018 +0100