1. 7df72c3 main: add new bootstage ID for entering cli loop by Heiko Schocher · Fri Apr 12 12:37:03 2019 +0200
  2. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  3. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  4. 792631c image: android: fix 'iminfo' typo by Eugeniu Rosca · Mon Apr 08 17:35:28 2019 +0200
  5. 1403f39 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · Mon Apr 08 17:35:27 2019 +0200
  6. 14b9477 bootstage: Allow calling bootstage_mark() before bootstage_init() by Simon Glass · Mon Apr 08 13:20:45 2019 -0600
  7. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  8. 388b145 common: command: Add command execution tracer. by Christoph Muellner · Fri Apr 05 13:03:46 2019 +0200
  9. d3617b4 fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback by Eugeniu Rosca · Mon Apr 01 12:52:52 2019 +0200
  10. 60a869a fdt: boot_get_fdt: android: compress handling (non-functional) by Eugeniu Rosca · Mon Apr 01 12:45:36 2019 +0200
  11. a7da502 fdt: boot_get_fdt: simplify no_fdt handling (non-functional) by Eugeniu Rosca · Mon Apr 01 12:45:35 2019 +0200
  12. 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
  13. 0d5cf7e fdt: boot_get_fdt: remove redundant zeroing out by Eugeniu Rosca · Mon Apr 01 12:45:33 2019 +0200
  14. 92e51d0 bootm: Simplying cache flush code by Trent Piepho · Wed Mar 27 23:50:09 2019 +0000
  15. ecc2740 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · Wed Mar 27 13:17:26 2019 -0500
  16. 438b6cd spl: spl_nand.c: Add NAND loading message by Stefan Roese · Tue Mar 26 13:04:00 2019 +0100
  17. 3114a95 spl: ymodem: Add support for loading full fitImages by Marek Vasut · Wed Mar 06 22:04:31 2019 +0100
  18. af15dc4 fit: load all fragments from the extra configurations by Peter Ujfalusi · Wed Mar 06 15:52:27 2019 +0200
  19. 1706a50 Support boot Android image without address on bootm command by Shawn Guo · Fri Feb 22 16:28:06 2019 +0800
  20. 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
  21. 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
  22. f608321 usb: kbd: Properly translate up/down arrow keys by Andre Przywara · Sat Mar 23 01:30:01 2019 +0000
  23. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  24. 3f2860f efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · Wed Apr 10 00:32:07 2019 +0200
  25. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  26. 7f42c33 fdt: Remove duplicate code by Thierry Reding · Fri Mar 01 19:20:48 2019 +0100
  27. e4c1bbf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:29:37 2019 -0400
  28. f0c7fdc spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · Tue Mar 12 04:00:09 2019 +0100
  29. 09e84ec spl: ymodem: Terminate YModem session on error by Marek Vasut · Tue Mar 12 04:02:39 2019 +0100
  30. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · Mon Apr 01 16:09:13 2019 +0000
  31. 910c889 common: image-android-dt: Fix out-of-bounds access by Eugeniu Rosca · Thu Mar 14 18:31:39 2019 +0100
  32. 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
  33. dcd5aba image: fdt: handle coalesced reserve region by Patrick Delaunay · Wed Mar 06 14:23:52 2019 +0100
  34. b3672af spl: add debug print for early malloc usage by Simon Goldschmidt · Tue Feb 26 22:27:52 2019 +0100
  35. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · Thu Feb 14 11:05:33 2019 +0900
  36. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · Sat Feb 16 20:24:35 2019 -0700
  37. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · Sat Feb 16 20:24:34 2019 -0700
  38. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  39. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · Fri Feb 01 16:40:07 2019 +0000
  40. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · Tue Jan 08 18:13:06 2019 +0100
  41. 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
  42. cb2d432 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · Fri Jan 11 18:37:06 2019 -0700
  43. f204f01 initcall: Move to inline function by Alexander Graf · Thu Jan 31 16:06:23 2019 +0100
  44. c9e7152 fdt: support booting with dtb in Android image by Shawn Guo · Tue Jan 15 22:26:37 2019 +0800
  45. f53872d spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · Tue Feb 05 11:29:26 2019 +0530
  46. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · Tue Feb 05 11:29:25 2019 +0530
  47. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · Tue Feb 05 11:29:20 2019 +0530
  48. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  49. 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
  50. 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
  51. 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
  52. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  53. 9b0fbdc dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · Thu Jan 17 13:43:04 2019 -0600
  54. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  55. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  56. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:20 2019 +1300
  57. f882a5a bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · Mon Jan 14 22:38:20 2019 +0100
  58. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · Mon Jan 14 22:38:17 2019 +0100
  59. 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
  60. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · Wed Dec 05 09:26:50 2018 +0100
  61. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · Mon Dec 03 22:54:20 2018 +0100
  62. ae73c33 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · Mon Dec 03 22:54:19 2018 +0100
  63. 8506ec6 common: command: Fix command auto-completion by Boris Brezillon · Mon Dec 03 22:54:18 2018 +0100
  64. 83ad248 common: Kconfig: miscellaneous spelling fixes by Chris Packham · Fri Jan 11 15:30:50 2019 +1300
  65. f209138 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · Tue Jan 08 19:28:35 2019 +0530
  66. d963707 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · Mon Jan 07 21:23:22 2019 +0100
  67. a98ba7f common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · Thu Dec 06 15:20:47 2018 +0530
  68. 6127ac0 image: fix compiling without CMD_FDT by Simon Goldschmidt · Mon Dec 17 20:14:42 2018 +0100
  69. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · Thu Jan 10 15:44:13 2019 +0100
  70. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  71. d08aeb6 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · Tue Nov 20 10:19:15 2018 +0000
  72. 31c51da tools: add i.MX8M image support by Peng Fan · Tue Nov 20 10:19:36 2018 +0000
  73. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · Sat Nov 17 09:10:25 2018 +0000
  74. e63488f riscv: bootm: Support booting VxWorks by Bin Meng · Fri Dec 21 07:13:41 2018 -0800
  75. 54a735a bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · Fri Dec 21 07:13:40 2018 -0800
  76. b43c322 bootm: vxworks: Make do_bootvx_fdt() static by Bin Meng · Fri Dec 21 07:13:39 2018 -0800
  77. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · Tue Dec 04 11:30:57 2018 +0100
  78. 2c75314 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · Tue Dec 04 11:30:48 2018 +0100
  79. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  80. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  81. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  82. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  83. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  84. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · Thu Nov 29 10:52:41 2018 +0100
  85. 9afb462 main: Drop more #ifdefs by Simon Glass · Sun Nov 25 20:05:54 2018 -0700
  86. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  87. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · Wed Dec 05 08:24:14 2018 -0500
  88. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  89. e0455a4 cmd: add clear screen 'cls' command by Anatolij Gustschin · Sat Dec 01 10:47:20 2018 +0100
  90. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  91. ee6f542 board_r: fix build with DM_SPI by Christophe Leroy · Wed Nov 21 08:51:55 2018 +0000
  92. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  93. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  94. 668cabc fdt_support: fdt reservations on the sandbox by Heinrich Schuchardt · Sun Nov 18 17:58:51 2018 +0100
  95. 370a176 fdt: sandbox: correct use of ${fdtcontroladdr} by Heinrich Schuchardt · Sun Nov 18 17:58:50 2018 +0100
  96. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  97. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  98. dd3877c board_r: Remove initr_spi by Jagan Teki · Wed Nov 21 12:14:07 2018 +0530
  99. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  100. b64cea0 spi: Remove unused mpc8xx code by Jagan Teki · Thu Nov 22 21:38:38 2018 +0530