1. 838c70c avb_verify: support using OP-TEE TA AVB by Jens Wiklander · Tue Sep 25 16:40:20 2018 +0200
  2. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · Thu Oct 04 09:30:20 2018 +0200
  3. 15e1216 spl: ram: Fix u_boot_pos calculation by Michal Simek · Thu Oct 04 09:29:20 2018 +0200
  4. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · Thu Sep 27 12:38:34 2018 +0200
  5. eab8e23 Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Oct 05 10:16:46 2018 -0400
  6. b550fd7 ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · Tue Oct 02 11:43:28 2018 +0300
  7. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  8. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  9. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · Tue Sep 18 08:11:55 2018 +0000
  10. c7a8810 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · Mon Sep 10 12:43:16 2018 +0200
  11. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Thu Sep 27 08:29:10 2018 -0400
  12. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  13. b00a9de sandbox: Fix set_working_fdt_addr users by Alexander Graf · Wed Sep 26 14:07:41 2018 +0200
  14. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  15. 37ad270 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · Mon Aug 20 08:24:14 2018 +0200
  16. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  17. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  18. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  19. 7194f25 common: board_f: Sort includes by Mario Six · Mon Aug 06 10:23:39 2018 +0200
  20. 4481a5d board_f: Add reset status printing by Mario Six · Mon Aug 06 10:23:34 2018 +0200
  21. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:53 2018 +0530
  22. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:49 2018 +0530
  23. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  24. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  25. f0017d2 cli: handle getch error by Patrick Delaunay · Fri Aug 03 13:38:45 2018 +0200
  26. d837c53 console: unify fgetc function when console MUX is deactivated by Patrick Delaunay · Fri Aug 03 13:38:44 2018 +0200
  27. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · Fri Aug 31 10:02:28 2018 -0300
  28. be17881 malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · Thu Aug 16 09:50:32 2018 +0200
  29. 3135da5 common: avb_verify: Fix division by zero in mmc_byte_io() by Eugeniu Rosca · Tue Aug 14 02:43:09 2018 +0200
  30. c966354 common: avb_verify: Fix never-occurring avb_free(ops_data) by Eugeniu Rosca · Tue Aug 14 02:43:08 2018 +0200
  31. a5f012e common: avb_verify: Fix memory leaks by Eugeniu Rosca · Tue Aug 14 02:43:07 2018 +0200
  32. f43f113 common: avb_verify: Make local data static by Eugeniu Rosca · Tue Aug 14 02:43:06 2018 +0200
  33. d6d3597 common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · Tue Aug 14 02:43:05 2018 +0200
  34. 4c94c89 common: avb_verify: Fix invalid 'for' loop condition by Eugeniu Rosca · Tue Aug 14 02:43:04 2018 +0200
  35. 92f95bb cmd: Add dtimg command by Sam Protsenko · Thu Aug 16 23:34:13 2018 +0300
  36. 2f770a9 common: Add support for Android DT image by Sam Protsenko · Thu Aug 16 23:34:12 2018 +0300
  37. 7dbffe4 spl: fix debug print in spl_common_init() by Simon Goldschmidt · Mon Aug 13 11:24:05 2018 +0200
  38. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  39. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · Thu Aug 16 09:44:55 2018 +0200
  40. 9cab183 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · Tue Aug 14 00:35:42 2018 +0300
  41. 276129d avb2.0: add get_size_of_partition() by Igor Opaniuk · Fri Aug 10 16:59:59 2018 +0300
  42. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · Fri Jul 27 16:37:09 2018 +0200
  43. 12e6f56 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · Tue Aug 07 11:32:50 2018 -0400
  44. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · Tue Jul 31 14:31:04 2018 +0200
  45. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  46. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 04 19:41:30 2018 -0400
  47. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  48. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  49. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · Sat Jul 21 16:20:31 2018 +0800
  50. 4fcaf49 common: Log should depends on DM not be selected by DM by Michal Simek · Mon Jul 23 15:55:11 2018 +0200
  51. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · Sun Jul 22 08:12:14 2018 +0300
  52. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Jul 27 13:09:30 2018 -0400
  53. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · Mon Jul 02 20:06:49 2018 -0500
  54. c2f3954 console: Remember if ctrlc is disabled in console_tstc() by Joe Hershberger · Mon Jul 02 20:06:48 2018 -0500
  55. 5349267 spl: Add option SPL_PAYLOAD by York Sun · Thu Jun 14 14:38:48 2018 -0700
  56. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Jul 24 22:46:50 2018 -0400
  57. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · Thu Jul 19 16:28:22 2018 +0900
  58. 43c385d spl: remove dependency to "asm/utils.h" by Paulo Zaneti · Tue Jul 17 16:15:46 2018 -0300
  59. ceb54dc avb2.0: use block API in AVB ops by Igor Opaniuk · Tue Jul 17 14:33:26 2018 +0300
  60. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  61. 7cd5199 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · Sun Jul 08 07:28:10 2018 -0500
  62. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · Thu May 24 17:15:50 2018 +0200
  63. 1fbafc6 bootmenu: Extend BOOTDELAY help text by Alex Kiernan · Thu Jul 05 12:38:16 2018 +0000
  64. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · Wed Jul 04 15:53:37 2018 +0200
  65. cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · Tue Jun 26 09:44:39 2018 -0700
  66. f0370c0 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined by York Sun · Tue Jun 26 10:10:04 2018 -0700
  67. 7975725 spl: nor: Add FIT support by York Sun · Tue Jun 26 10:10:03 2018 -0700
  68. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  69. eece623 spl: fit: display a message when an FPGA image is loaded by Luis Araneda · Thu Jul 19 03:10:16 2018 -0400
  70. 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · Mon Jul 16 15:56:10 2018 +0530
  71. 2b0634d usb_kdb: Get stdio_dev directly from sdev pointer by Michal Simek · Wed Jun 27 14:35:07 2018 +0200
  72. 07b3cc9 usb_kbd: Add support for watchdog by Michal Simek · Wed Jun 27 14:16:54 2018 +0200
  73. 2e1b90b common: command: Handle USAGE failure separately by Michal Simek · Thu Jun 21 14:49:26 2018 +0200
  74. 44bdb57 common: command: Use command_ret_t enum values instead of values by Michal Simek · Mon Jun 04 13:29:49 2018 +0200
  75. 62fd0c1 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · Wed Jun 20 15:06:20 2018 +0800
  76. 34cef30 common: print \n in initr_scsi() by Heinrich Schuchardt · Fri Jun 15 07:01:26 2018 +0200
  77. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · Sat Jun 09 11:45:20 2018 -0400
  78. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  79. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  80. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  81. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:29 2018 +0200
  82. c659e58 spl: fat: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:19 2018 +0200
  83. 5dee134 fit: Verify all configuration signatures by Marek Vasut · Thu May 31 17:59:07 2018 +0200
  84. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  85. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Jun 27 13:09:55 2018 -0400
  86. f05614e board_r: Do not initialize IDE when DM BLK is on by Bin Meng · Sun Jun 17 05:57:50 2018 -0700
  87. 2142579 bootm: Handle kernel_noload on arm64 by Marek Vasut · Wed Jun 13 06:13:33 2018 +0200
  88. 18fc706 console: Fix handling of NULL global_data by Simon Glass · Tue Jun 12 00:04:56 2018 -0600
  89. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · Tue Jun 12 00:04:55 2018 -0600
  90. 75aa898 iotrace: fix behaviour when buffer is full by Ramon Fried · Fri Jun 08 20:53:27 2018 +0300
  91. d03cc69 iotrace: move record definitons to header file by Ramon Fried · Fri Jun 08 20:53:25 2018 +0300
  92. f0f3bfe avb2.0: add boot states and dm-verity support by Igor Opaniuk · Sun Jun 03 21:56:40 2018 +0300
  93. bb4aac4 avb2.0: implement AVB ops by Igor Opaniuk · Sun Jun 03 21:56:38 2018 +0300
  94. 22a1fab spl: Add default values for ARCH_MX7 by Fabio Estevam · Mon Jun 11 15:08:05 2018 -0300
  95. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  96. a55c6a0 common: iotrace: add timestamp to iotrace records by Ramon Fried · Wed May 30 23:09:59 2018 +0300
  97. d01a417 iotrace: add IO region limit by Ramon Fried · Wed May 30 23:09:58 2018 +0300
  98. c76af2a board_f: Only reserve memory for U-Boot if we're going to relocate by Alexey Brodkin · Fri May 25 16:08:14 2018 +0300
  99. c46d0fe menu: fix timeout duration by Masahiro Yamada · Thu May 24 17:04:57 2018 +0900
  100. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600