1. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  2. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  3. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu May 10 22:57:41 2018 -0400
  4. b65e1a2 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · Mon May 07 21:59:34 2018 +0200
  5. dbb275d Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · Thu May 03 11:45:08 2018 +0000
  6. a485860 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · Wed May 02 16:10:54 2018 +0200
  7. 4fc1891 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h by Lukasz Majewski · Wed May 02 16:10:53 2018 +0200
  8. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · Wed May 02 16:10:50 2018 +0200
  9. 6c96f5d bootm.c: Correct the flush_len used in bootm_load_os() by Tom Rini · Tue May 01 12:32:37 2018 -0400
  10. b174454 image: fit: Show signatures and hashes for configurations by Clément Péron · Mon Apr 30 11:06:40 2018 +0200
  11. 83f6928 image: socfpga: Add SFP image version 1 definition by Marek Vasut · Sun Apr 15 13:15:33 2018 +0200
  12. 427e669 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · Fri Apr 06 12:05:09 2018 +0530
  13. 040703e fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · Fri Apr 06 12:04:52 2018 +0530
  14. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 66c4d71 stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly by Tom Rini · Thu May 03 09:12:26 2018 -0400
  17. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · Thu Apr 19 04:32:54 2018 +0000
  18. 44ad550 spl: Add dependency on serial to Ymodem by Alex Kiernan · Thu Apr 19 04:32:52 2018 +0000
  19. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · Thu Apr 19 04:32:51 2018 +0000
  20. c861bd0 log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · Thu Apr 19 21:59:04 2018 +0200
  21. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  22. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  23. 600388e bootm: Align cache flush begin address by Bryan O'Donoghue · Sun Apr 15 11:48:17 2018 +0100
  24. 8449372 spl: ram: Add TPL Kconfig symbols by Marek Vasut · Sat Apr 07 17:03:45 2018 +0200
  25. 2d60819 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · Sat Apr 07 17:03:28 2018 +0200
  26. 0477424 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · Sat Apr 07 16:06:11 2018 +0200
  27. e6b94da tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:46 2018 +0200
  28. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  29. f14f393 log: Correct missing free() on error in log_add_filter() by Simon Glass · Mon Apr 02 02:42:39 2018 -0600
  30. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  31. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · Wed Mar 28 14:38:16 2018 +0200
  32. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · Wed Mar 28 14:38:15 2018 +0200
  33. 55f698f image: fit: Show information about OS type in firwmare case too by Michal Simek · Mon Mar 26 16:31:27 2018 +0200
  34. b766e8f image: fit: Show firmware configuration property if present by Michal Simek · Mon Mar 26 16:31:26 2018 +0200
  35. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · Tue Mar 20 10:54:51 2018 +0100
  36. ab672c7 input: Drop PS/2 keyboard support by Simon Glass · Mon Mar 19 15:20:25 2018 -0600
  37. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · Thu Mar 15 22:11:46 2018 +0000
  38. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  39. 31824ff spl: fix binman_sym output check by Miquel Raynal · Wed Feb 28 20:51:43 2018 +0100
  40. 11580bf Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Apr 01 20:36:39 2018 -0400
  41. 95a686d libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · Wed Mar 21 18:03:33 2018 +0900
  42. cda2070 tools: mkimage: Support RISC-V arch by Rick Chen · Tue Mar 13 13:37:29 2018 +0800
  43. c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · Wed Dec 16 19:24:10 2015 +0300
  44. 04ca815 bootm: optee: Add a bootm command for type IH_OS_TEE by Bryan O'Donoghue · Tue Mar 13 16:50:36 2018 +0000
  45. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · Tue Mar 13 16:50:35 2018 +0000
  46. 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · Mon Mar 12 10:46:05 2018 +0100
  47. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · Mon Mar 12 10:46:04 2018 +0100
  48. adf5d1c SPL: Add signature verification when loading image by Jun Nie · Tue Feb 27 16:55:58 2018 +0800
  49. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:04 2018 +0100
  50. a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:00 2018 +0100
  51. 0e806a7 common/memsize.c: restore content of the base address by Patrick Delaunay · Thu Jan 25 18:07:46 2018 +0100
  52. 7544ec5 common/memsize.c: prepare get_ram_size update by Patrick Delaunay · Thu Jan 25 18:07:45 2018 +0100
  53. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  54. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · Fri Feb 16 21:17:44 2018 +0530
  55. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  56. 0f4f557 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Feb 23 13:04:48 2018 -0500
  57. 9eb0e7e fdt: Fixup only valid memory banks by Thierry Reding · Thu Feb 15 19:05:59 2018 +0100
  58. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  59. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  60. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · Thu Feb 15 07:08:55 2018 +0100
  61. 74af8a3 fdt: Fixup only valid memory banks by Thierry Reding · Tue Jan 30 11:34:17 2018 +0100
  62. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  63. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  64. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · Tue Feb 13 13:18:27 2018 +0100
  65. c646851 tftp: update: Include missing cfi_flash.h header by Marek Vasut · Sat Feb 10 16:22:07 2018 +0100
  66. 055fc40 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · Sat Feb 10 16:22:06 2018 +0100
  67. 1b1b4e4 spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · Fri Feb 02 12:01:44 2018 +0100
  68. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  69. 909f140 parse the second area of android image by Bin Chen · Sat Jan 27 16:59:08 2018 +1100
  70. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · Mon Jan 22 20:10:45 2018 +0100
  71. aa1d73b log: Add a way to log error-return values by Simon Glass · Thu Dec 28 13:14:23 2017 -0700
  72. 44e5763 log: Update log_console to honour the log format by Simon Glass · Thu Dec 28 13:14:18 2017 -0700
  73. 1fe9301 log: Add control over log formatting by Simon Glass · Thu Dec 28 13:14:17 2017 -0700
  74. 4f0fdb7 log: Add functions to convert IDs to/from names by Simon Glass · Thu Dec 28 13:14:16 2017 -0700
  75. 95bed2d spl: include timezone in banner by Klaus Goger · Thu Jan 04 07:22:11 2018 +0100
  76. 324b940 flash: Fix spelling of "ERR_TIMOUT" by Mario Six · Fri Jan 26 14:43:52 2018 +0100
  77. 0039d71 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Jan 28 13:56:19 2018 -0500
  78. 6fe74d2 spl: add option to disable SPL banner output by Anatolij Gustschin · Thu Jan 25 18:45:22 2018 +0100
  79. 2b5994b spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · Sat Jan 20 18:00:26 2018 +0800
  80. 7db55cb spl: atf: pass NULL for bl32_ep pc by Kever Yang · Wed Jan 17 11:05:38 2018 +0800
  81. ee9b75b common: board_r: Fix style violations by Mario Six · Mon Jan 15 11:10:30 2018 +0100
  82. 80b66dd common: board_f: Fix style violations by Mario Six · Mon Jan 15 11:10:02 2018 +0100
  83. 055afba Initialize SHA buffer size var in passwd_abort by Martin Etnestad · Fri Jan 12 09:04:38 2018 +0100
  84. cb22594 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Wed Jan 24 22:08:00 2018 -0500
  85. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · Sun Aug 20 00:01:55 2017 +0200
  86. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · Wed Jan 17 10:03:45 2018 -0200
  87. f771678 common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · Wed Jan 17 16:13:08 2018 +0530
  88. fbd08ae board_r: remove superfluous #ifdef CONFIG_PRAM by Heinrich Schuchardt · Sun Jan 07 00:54:20 2018 +0100
  89. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · Mon Dec 04 02:05:10 2017 +0000
  90. 76f44296 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Sun Jan 14 22:26:38 2018 -0500
  91. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  92. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · Thu Jan 04 15:23:32 2018 +0100
  93. ee61532 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · Thu Jan 04 15:23:28 2018 +0100
  94. c4078af spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · Tue Jan 02 21:16:43 2018 +0100
  95. 2dec06f common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · Thu Nov 23 16:51:32 2017 +0530
  96. d2611aa common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · Thu Dec 14 11:19:22 2017 +0100
  97. 01aea29 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Dec 18 12:23:27 2017 -0500
  98. 0f6cf5b Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Dec 14 15:46:07 2017 -0500
  99. 9179c81 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · Fri Nov 10 14:17:41 2017 +0000
  100. 6767ec7 binman: Add binman support to spl_ram.c by Simon Glass · Mon Nov 13 18:55:04 2017 -0700