1. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  2. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  3. c58ff20 usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ by Sven Schwermer · Wed Nov 21 08:43:57 2018 +0100
  4. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  5. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · Wed Nov 21 08:43:55 2018 +0100
  6. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  7. bf5c486 sandbox: Allow puts() output before global_data is set up by Simon Glass · Thu Nov 15 18:44:04 2018 -0700
  8. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · Thu Nov 15 18:43:58 2018 -0700
  9. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  10. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  11. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  12. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · Thu Nov 15 18:43:52 2018 -0700
  13. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  14. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700
  15. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  16. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · Tue Nov 06 15:21:28 2018 -0700
  17. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · Tue Nov 06 15:21:26 2018 -0700
  18. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · Wed Nov 07 14:51:45 2018 -0500
  19. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · Tue Oct 09 11:46:40 2018 -0700
  20. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  21. be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · Wed Oct 10 22:06:55 2018 -0700
  22. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  23. 06bc2da common: build ymodem only on need by Jun Nie · Tue Feb 13 16:07:55 2018 +0800
  24. 3fb6083 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL by Lars Povlsen · Tue Oct 23 10:21:25 2018 +0200
  25. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · Fri Nov 02 21:49:52 2018 +0100
  26. da0af04 fit: Add missing CR in debug output in fit_find_config_node() by Stefan Roese · Thu Nov 08 07:00:31 2018 +0100
  27. b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · Wed Nov 07 03:50:34 2018 -0800
  28. 310cc0d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 25 20:30:05 2018 -0400
  29. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  30. 7c18fe8 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · Tue Sep 18 15:46:48 2018 +0530
  31. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  32. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · Wed Jul 18 14:33:15 2018 +0200
  33. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  34. 5b9fbd9 bootm: Add board specific OS preboot hook by Marek Vasut · Thu Oct 04 21:16:31 2018 +0200
  35. b2ed222 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · Mon Oct 01 12:22:23 2018 -0600
  36. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · Mon Oct 01 11:55:11 2018 -0600
  37. 838c70c avb_verify: support using OP-TEE TA AVB by Jens Wiklander · Tue Sep 25 16:40:20 2018 +0200
  38. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · Thu Oct 04 09:30:20 2018 +0200
  39. 15e1216 spl: ram: Fix u_boot_pos calculation by Michal Simek · Thu Oct 04 09:29:20 2018 +0200
  40. 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · Thu Sep 27 12:38:34 2018 +0200
  41. 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
  42. b550fd7 ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · Tue Oct 02 11:43:28 2018 +0300
  43. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  44. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  45. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · Tue Sep 18 08:11:55 2018 +0000
  46. c7a8810 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · Mon Sep 10 12:43:16 2018 +0200
  47. 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
  48. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  49. b00a9de sandbox: Fix set_working_fdt_addr users by Alexander Graf · Wed Sep 26 14:07:41 2018 +0200
  50. f354c3f spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · Tue Jul 24 15:05:00 2018 +0200
  51. 37ad270 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · Mon Aug 20 08:24:14 2018 +0200
  52. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  53. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  54. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  55. 7194f25 common: board_f: Sort includes by Mario Six · Mon Aug 06 10:23:39 2018 +0200
  56. 4481a5d board_f: Add reset status printing by Mario Six · Mon Aug 06 10:23:34 2018 +0200
  57. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:53 2018 +0530
  58. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:49 2018 +0530
  59. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  60. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  61. f0017d2 cli: handle getch error by Patrick Delaunay · Fri Aug 03 13:38:45 2018 +0200
  62. d837c53 console: unify fgetc function when console MUX is deactivated by Patrick Delaunay · Fri Aug 03 13:38:44 2018 +0200
  63. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · Fri Aug 31 10:02:28 2018 -0300
  64. be17881 malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · Thu Aug 16 09:50:32 2018 +0200
  65. 3135da5 common: avb_verify: Fix division by zero in mmc_byte_io() by Eugeniu Rosca · Tue Aug 14 02:43:09 2018 +0200
  66. c966354 common: avb_verify: Fix never-occurring avb_free(ops_data) by Eugeniu Rosca · Tue Aug 14 02:43:08 2018 +0200
  67. a5f012e common: avb_verify: Fix memory leaks by Eugeniu Rosca · Tue Aug 14 02:43:07 2018 +0200
  68. f43f113 common: avb_verify: Make local data static by Eugeniu Rosca · Tue Aug 14 02:43:06 2018 +0200
  69. d6d3597 common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · Tue Aug 14 02:43:05 2018 +0200
  70. 4c94c89 common: avb_verify: Fix invalid 'for' loop condition by Eugeniu Rosca · Tue Aug 14 02:43:04 2018 +0200
  71. 92f95bb cmd: Add dtimg command by Sam Protsenko · Thu Aug 16 23:34:13 2018 +0300
  72. 2f770a9 common: Add support for Android DT image by Sam Protsenko · Thu Aug 16 23:34:12 2018 +0300
  73. 7dbffe4 spl: fix debug print in spl_common_init() by Simon Goldschmidt · Mon Aug 13 11:24:05 2018 +0200
  74. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  75. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · Thu Aug 16 09:44:55 2018 +0200
  76. 9cab183 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · Tue Aug 14 00:35:42 2018 +0300
  77. 276129d avb2.0: add get_size_of_partition() by Igor Opaniuk · Fri Aug 10 16:59:59 2018 +0300
  78. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · Fri Jul 27 16:37:09 2018 +0200
  79. 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
  80. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · Tue Jul 31 14:31:04 2018 +0200
  81. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  82. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 04 19:41:30 2018 -0400
  83. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  84. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  85. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · Sat Jul 21 16:20:31 2018 +0800
  86. 4fcaf49 common: Log should depends on DM not be selected by DM by Michal Simek · Mon Jul 23 15:55:11 2018 +0200
  87. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · Sun Jul 22 08:12:14 2018 +0300
  88. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Jul 27 13:09:30 2018 -0400
  89. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · Mon Jul 02 20:06:49 2018 -0500
  90. c2f3954 console: Remember if ctrlc is disabled in console_tstc() by Joe Hershberger · Mon Jul 02 20:06:48 2018 -0500
  91. 5349267 spl: Add option SPL_PAYLOAD by York Sun · Thu Jun 14 14:38:48 2018 -0700
  92. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Jul 24 22:46:50 2018 -0400
  93. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · Thu Jul 19 16:28:22 2018 +0900
  94. 43c385d spl: remove dependency to "asm/utils.h" by Paulo Zaneti · Tue Jul 17 16:15:46 2018 -0300
  95. ceb54dc avb2.0: use block API in AVB ops by Igor Opaniuk · Tue Jul 17 14:33:26 2018 +0300
  96. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  97. 7cd5199 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · Sun Jul 08 07:28:10 2018 -0500
  98. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · Thu May 24 17:15:50 2018 +0200
  99. 1fbafc6 bootmenu: Extend BOOTDELAY help text by Alex Kiernan · Thu Jul 05 12:38:16 2018 +0000
  100. 93e8802 spl: Make the spl_nand_load_image static by Michael Trimarchi · Wed Jul 04 15:53:37 2018 +0200