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