1. 69264f4 common: Fix a typo abnove -> above by Andy Shevchenko · 5 years ago
  2. 25ee924 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · 5 years ago
  3. 634931f spl: dfu: Fix printed variable name by Marek Vasut · 5 years ago
  4. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  5. 2361253 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · 5 years ago
  6. 99e14d5 Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  7. eb53a18 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  8. 6d277fb spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · 5 years ago
  9. 2577015 spl: add overall SPL size check by Simon Goldschmidt · 5 years ago
  10. 0be0787 spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 5 years ago
  11. 5eb83c0 splash: display splash in DM_VIDEO configurations by Igor Opaniuk · 5 years ago
  12. 866a78d Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  13. 01a7510 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 5 years ago
  14. ce3772c stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 5 years ago
  15. 3a9a62a common: fdt_support: Check mtdparts cell size by Stefan Mavrodiev · 5 years ago
  16. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  17. d500683 splash: Load internal and external data from FIT by Leo Ruan · 6 years ago
  18. 3d92f31 splash: Use splashfile instead of location->name by Leo Ruan · 6 years ago
  19. a9a8271 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 5 years ago
  20. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  21. 59bd796 fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally by Simon Goldschmidt · 5 years ago
  22. 93e0788 Make FIT support really optional by Fabrice Fontaine · 5 years ago
  23. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  24. 7296a33 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · 5 years ago
  25. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  26. fc1fe01 avb: add support for named persistent values by Igor Opaniuk · 5 years ago
  27. b07cc48 main: add new bootstage ID for entering cli loop by Heiko Schocher · 5 years ago
  28. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 5 years ago
  29. 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  30. 74a7e00 image: android: fix 'iminfo' typo by Eugeniu Rosca · 5 years ago
  31. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 5 years ago
  32. 1735772 bootstage: Allow calling bootstage_mark() before bootstage_init() by Simon Glass · 5 years ago
  33. 001d188 sandbox: Improve debugging in initcall_run_list() by Simon Glass · 5 years ago
  34. 7ae31fc common: command: Add command execution tracer. by Christoph Muellner · 5 years ago
  35. 6239267 fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback by Eugeniu Rosca · 5 years ago
  36. 18b8f2c fdt: boot_get_fdt: android: compress handling (non-functional) by Eugeniu Rosca · 5 years ago
  37. 8028182 fdt: boot_get_fdt: simplify no_fdt handling (non-functional) by Eugeniu Rosca · 5 years ago
  38. 9ee9cf3 fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt" by Eugeniu Rosca · 5 years ago
  39. d9313ef fdt: boot_get_fdt: remove redundant zeroing out by Eugeniu Rosca · 5 years ago
  40. b4353b3 bootm: Simplying cache flush code by Trent Piepho · 5 years ago
  41. 4c6be01 malloc: Fix memalign not honoring alignment prior to full malloc init by Andreas Dannenberg · 5 years ago
  42. 443b3ce spl: spl_nand.c: Add NAND loading message by Stefan Roese · 5 years ago
  43. 792dd57 spl: ymodem: Add support for loading full fitImages by Marek Vasut · 6 years ago
  44. 35c7527 fit: load all fragments from the extra configurations by Peter Ujfalusi · 6 years ago
  45. 5e21886 Support boot Android image without address on bootm command by Shawn Guo · 6 years ago
  46. 38f94d3 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  47. 939803e Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  48. c99ffd7 usb: kbd: Properly translate up/down arrow keys by Andre Przywara · 6 years ago
  49. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  50. e7ac009 efi_loader: move efi_save_gd() call to board_r.c by Heinrich Schuchardt · 5 years ago
  51. b0cc1b8 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  52. 1ceb10b fdt: Remove duplicate code by Thierry Reding · 6 years ago
  53. 02f173c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  54. d574c19 spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  55. 6d8dbe4 spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  56. 51f60a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 5 years ago
  57. e63bf1b common: image-android-dt: Fix out-of-bounds access by Eugeniu Rosca · 6 years ago
  58. cf8dcc5 common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  59. e1d7ed3 image: fdt: handle coalesced reserve region by Patrick Delaunay · 6 years ago
  60. 438dcab spl: add debug print for early malloc usage by Simon Goldschmidt · 6 years ago
  61. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  62. f0b05c9 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  63. 6fc7e93 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  64. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  65. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  66. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  67. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  68. bed44f4 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · 6 years ago
  69. 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
  70. 6a7b406 fdt: support booting with dtb in Android image by Shawn Guo · 6 years ago
  71. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  72. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  73. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  74. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  75. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  76. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  77. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  78. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  79. 2dd468d dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  80. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  81. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  82. 2dcfa05 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  83. 5b978da bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · 6 years ago
  84. e2237a2 fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
  85. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  86. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  87. 80a48dd common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · 6 years ago
  88. 6fb6144 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · 6 years ago
  89. cbe07eb common: command: Fix command auto-completion by Boris Brezillon · 6 years ago
  90. f759773 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  91. a4773c5 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · 6 years ago
  92. 92e5cb8 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  93. d8e9cf4 common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · 6 years ago
  94. 596be5f image: fix compiling without CMD_FDT by Simon Goldschmidt · 6 years ago
  95. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  96. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  97. f6282cd imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  98. 6609c26 tools: add i.MX8M image support by Peng Fan · 6 years ago
  99. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  100. 08337cd riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago