1. c4510f4 spl: add a generic function board_init_f by Philippe Reynes · Thu Sep 19 16:18:39 2019 +0200
  2. 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
  3. 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
  4. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  5. 3d52a6f spl: nor: support loading i.MX container format file by Peng Fan · Mon Sep 23 10:18:48 2019 +0800
  6. 053207c spl: spi: support loading i.MX container format file by Peng Fan · Mon Sep 23 10:18:47 2019 +0800
  7. 519ce8d spl: nand: support loading i.MX container format file by Peng Fan · Mon Sep 23 10:18:46 2019 +0800
  8. 59a6273 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · Mon Sep 23 10:18:43 2019 +0800
  9. 6e773f9 spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · Mon Sep 23 10:18:42 2019 +0800
  10. 3a57169 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · Mon Sep 23 10:18:41 2019 +0800
  11. 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · Mon Sep 23 10:18:40 2019 +0800
  12. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · Mon Sep 23 18:39:47 2019 +0000
  13. 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
  14. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · Fri Sep 13 18:53:03 2019 +0200
  15. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · Thu Jul 18 12:34:15 2019 +0000
  16. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · Thu Aug 22 07:42:38 2019 +0000
  17. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · Thu Aug 08 12:14:39 2019 -0600
  18. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · Wed Aug 07 06:40:53 2019 +0000
  19. 00e6572 microblaze: Fix lmb memory initialization by Michal Simek · Wed Sep 25 09:11:48 2019 +0200
  20. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · Wed Sep 11 08:49:31 2019 +0200
  21. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · Wed Sep 25 08:56:28 2019 -0600
  22. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  23. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · Wed Sep 25 08:11:19 2019 -0600
  24. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · Wed Sep 25 08:11:18 2019 -0600
  25. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · Wed Sep 25 08:11:17 2019 -0600
  26. c07ecbb splash: fix splash banner output by Anatolij Gustschin · Fri Sep 20 17:23:41 2019 +0200
  27. 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · Wed Sep 18 16:47:33 2019 +0200
  28. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:27 2019 +0200
  29. 0089d21 usb: storage: submit_int_msg -> usb_int_msg by Michal Suchanek · Sun Aug 18 10:55:26 2019 +0200
  30. f5d5af4 usb: usb_submit_int_msg -> usb_int_msg by Michal Suchanek · Sun Aug 18 10:55:25 2019 +0200
  31. 46c83f3 usb_kdb: only process events successfully received by Michal Suchanek · Sun Aug 18 10:55:24 2019 +0200
  32. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  33. 42594db image: add new "copro" image type by Patrick Delaunay · Fri Aug 02 15:07:19 2019 +0200
  34. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · Mon Aug 26 17:45:20 2019 -0400
  35. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  36. 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · Fri Aug 16 09:57:44 2019 -0700
  37. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Aug 26 09:50:46 2019 -0400
  38. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · Wed Aug 21 21:14:46 2019 +0200
  39. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  40. 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
  41. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  42. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · Tue Aug 13 14:32:30 2019 -0500
  43. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  44. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  45. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  46. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  47. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  48. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  49. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  50. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  51. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · Thu Aug 01 09:46:44 2019 -0600
  52. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  53. bf4229c env: Create a new file for environment functions by Simon Glass · Thu Aug 01 09:46:40 2019 -0600
  54. ad375cc common: Remove video_setmem() by Simon Glass · Thu Aug 01 09:46:39 2019 -0600
  55. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · Thu Aug 01 09:46:38 2019 -0600
  56. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  57. 0b82085 spl: implement stack usage check by Simon Goldschmidt · Tue Jul 16 22:30:36 2019 +0200
  58. d40e4a4 common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · Mon Aug 05 20:11:03 2019 +0300
  59. 8804002 fit: Do not automatically decompress ramdisk images by Julius Werner · Fri Aug 02 15:52:28 2019 -0700
  60. b39862f console: execute flush on uart when silent is removed by Patrick Delaunay · Fri Aug 02 14:58:10 2019 +0200
  61. 46b610d console: update silent tag after env load by Patrick Delaunay · Fri Aug 02 14:58:09 2019 +0200
  62. 9101822 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · Wed Jul 31 19:59:08 2019 +0300
  63. 2ef3a95 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · Mon Jul 29 07:23:19 2019 +0200
  64. 313fcbd autoboot: Adjust the implementation in autoboot_command() by Simon Glass · Sat Jul 20 20:51:28 2019 -0600
  65. b97ace5 autoboot: Move a few more options from #ifdef to if() by Simon Glass · Sat Jul 20 20:51:27 2019 -0600
  66. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · Sat Jul 20 20:51:24 2019 -0600
  67. 9d98385 autoboot: Tidy up use of menukey by Simon Glass · Sat Jul 20 20:51:23 2019 -0600
  68. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · Sat Jul 20 20:51:21 2019 -0600
  69. e699378 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · Sat Jul 20 20:51:20 2019 -0600
  70. 6d99d13 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · Sat Jul 20 20:51:19 2019 -0600
  71. 3a31505 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · Sat Jul 20 20:51:18 2019 -0600
  72. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:17 2019 -0600
  73. 6a2e09f autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:16 2019 -0600
  74. 760d3fb autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · Sat Jul 20 20:51:15 2019 -0600
  75. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  76. 675cfaf main: Use conditional run_preboot_environment_command() by Simon Glass · Sat Jul 20 20:51:11 2019 -0600
  77. 3a591aa Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Jul 30 19:19:54 2019 -0400
  78. be59d61 edid: fix edid_get_timing_validate() mode_valid lookup by Neil Armstrong · Mon Jul 29 15:35:18 2019 +0200
  79. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · Mon Jul 29 11:51:17 2019 -0400
  80. 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · Wed Jul 17 06:59:51 2019 +0200
  81. 4e82352 fit: Support compat string property in configuration node by Julius Werner · Wed Jul 24 19:37:56 2019 -0700
  82. 97b09cd fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · Wed Jul 24 19:37:55 2019 -0700
  83. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · Wed Jul 24 19:37:54 2019 -0700
  84. 99fd44e edid: add edid_get_timing_validate() variant to filter out edid modes by Neil Armstrong · Thu Jul 04 15:52:06 2019 +0200
  85. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  86. 0accd0d Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 24 16:24:50 2019 -0400
  87. 22203f5 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · Tue Jul 09 02:49:29 2019 +0200
  88. b1dd47c fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · Thu Jun 27 16:39:57 2019 +0900
  89. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · Sun Jul 14 17:54:21 2019 +0300
  90. 3b7dc91 common: Implement A/B metadata by Ruslan Trofymenko · Fri Jul 05 15:37:32 2019 +0300
  91. 7326858 image: android: allow to wrap uImage into the Android boot image by Roman Stratiienko · Mon Jun 03 15:38:13 2019 +0300
  92. 9686a93 menu: don't bother going interactive with just one menu item by Leon Yu · Fri Jun 21 12:12:39 2019 +0800
  93. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · Fri May 31 15:11:30 2019 +0200
  94. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · Sun Jun 09 03:46:21 2019 +0200
  95. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · Thu Jul 18 11:31:37 2019 -0400
  96. fe6cdf3 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · Thu Jun 27 00:17:27 2019 +0200
  97. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · Tue Jun 04 17:55:46 2019 -0500
  98. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  99. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · Mon May 27 01:45:11 2019 +0100
  100. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200