1. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  2. e78a8a6 common: miiphyutil: Add helper function for mdio bus name by Michal Simek · Thu Dec 08 10:06:26 2016 +0100
  3. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  4. 0ef6ec8 dm: spl: mmc: Fix EXT SPL support by Michal Simek · Thu Dec 01 11:09:01 2016 +0100
  5. c6d8cc0 common: image: Remove FIT header update from image post-processing by Andrew F. Davis · Mon Nov 21 14:37:09 2016 -0600
  6. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  7. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · Tue Nov 29 09:14:56 2016 -0500
  8. 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · Tue Nov 29 16:33:21 2016 -0600
  9. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · Tue Nov 29 16:33:20 2016 -0600
  10. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  11. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · Sun Nov 13 14:21:58 2016 -0700
  12. 67fa10d common: sh: add necessary define bits to board_f by Vladimir Zapolskiy · Mon Nov 28 00:15:24 2016 +0200
  13. 6241b52 scsi: Separate SCSI private block description initialization by Michal Simek · Wed Nov 30 12:50:58 2016 +0100
  14. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · Wed Nov 30 12:12:31 2016 +0100
  15. 9ec32f3 scsi: Make private functions static by Michal Simek · Wed Nov 30 11:53:43 2016 +0100
  16. 8544df8 scsi: Remove completely unused functions by Michal Simek · Wed Nov 30 11:54:52 2016 +0100
  17. de6840a scsi: Simplify scsi_read/scsi_write() by Michal Simek · Fri Nov 18 16:22:42 2016 +0100
  18. 4091749 scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · Fri Nov 18 16:14:24 2016 +0100
  19. 3c0073b scsi: Take lun from device block description by Michal Simek · Fri Nov 18 15:52:51 2016 +0100
  20. ebbde65 scsi: Extract device detection algorithm by Michal Simek · Fri Nov 18 15:42:13 2016 +0100
  21. ac0a18d1 scsi: Extract block device initialization by Michal Simek · Fri Nov 18 15:27:00 2016 +0100
  22. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · Wed Nov 16 08:41:01 2016 +0100
  23. 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · Thu Dec 01 02:06:35 2016 +0100
  24. f537e39 mmc: Tinification of the mmc code by Marek Vasut · Thu Dec 01 02:06:33 2016 +0100
  25. fc58386 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Nov 30 14:08:28 2016 -0500
  26. b9da7da common/board_f: enable initr_trap for MIPS by Daniel Schwierzeck · Sat Jan 09 18:34:15 2016 +0100
  27. bbbd602 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 30 09:57:52 2016 -0500
  28. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Nov 29 19:42:48 2016 -0500
  29. 64a77a4 spl: mmc: fix switch statement by Max Krummenacher · Tue Nov 01 15:04:20 2016 +0100
  30. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  31. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  32. 7ccd412 spl: add RAM boot device only if it is actually defined by Stefan Agner · Mon Nov 21 10:58:51 2016 -0800
  33. d5681a5 xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · Mon Nov 21 10:18:51 2016 +0200
  34. b450f93 sata: fix sata command can not being executed bug by Tang Yuantian · Mon Nov 21 10:24:20 2016 +0800
  35. 6e8bc1a generic-board: make show_board_info a weak function by Marcel Ziswiler · Wed Nov 16 17:49:20 2016 +0100
  36. 7c701b3 Revert "generic-board: allow showing custom board info" by Marcel Ziswiler · Wed Nov 16 17:49:19 2016 +0100
  37. 7c8cb47 spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · Wed Nov 16 13:15:05 2016 +0200
  38. e379f59 spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · Wed Nov 16 12:54:39 2016 +0200
  39. 18f5079 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Nov 26 09:26:27 2016 -0500
  40. 927e631 stdio: Correct numbering logic in stdio_probe_device() by Simon Glass · Sun Nov 13 14:22:00 2016 -0700
  41. 913d761 stdio: Correct code style nits by Simon Glass · Sun Nov 13 14:21:59 2016 -0700
  42. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Nov 25 17:39:54 2016 -0500
  43. fe92d67 tools/env: Correct include kconfig by York Sun · Tue Nov 15 17:02:31 2016 -0800
  44. 48cd6ab image-fit: Fix compiling error caused by autoconf.h by York Sun · Wed Nov 23 09:25:09 2016 -0800
  45. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  46. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  47. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  48. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · Tue Nov 08 18:53:40 2016 +0000
  49. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · Sun Nov 06 18:33:57 2016 +0100
  50. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  51. ddb2607 image: Protect against overflow in unknown_msg() by Simon Glass · Mon Oct 31 10:21:09 2016 -0600
  52. c809a97 cmd: dfu: Add error handling for board_usb_init by Michal Simek · Tue Aug 30 15:32:17 2016 +0200
  53. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  54. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · Sat Oct 08 18:00:10 2016 +0530
  55. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · Mon Oct 17 20:13:02 2016 -0600
  56. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  57. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  58. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  59. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  60. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  61. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  62. 982ca46 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · Wed Jul 13 12:56:51 2016 +0200
  63. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  64. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  65. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  66. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  67. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  68. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  69. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  70. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  71. 39c4d6f board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · Sun Sep 25 21:33:07 2016 -0600
  72. 4af407f dm: stdio: Allow lazy probing of video devices by Simon Glass · Wed Oct 05 20:42:16 2016 -0600
  73. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  74. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  75. fab806d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · Fri Sep 23 15:59:43 2016 +1200
  76. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  77. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · Sat Sep 24 18:20:17 2016 -0600
  78. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  79. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  80. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  81. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  82. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  83. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:11 2016 -0600
  84. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  85. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · Sat Sep 24 18:20:08 2016 -0600
  86. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:07 2016 -0600
  87. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:06 2016 -0600
  88. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:05 2016 -0600
  89. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:04 2016 -0600
  90. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:03 2016 -0600
  91. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:02 2016 -0600
  92. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:01 2016 -0600
  93. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:00 2016 -0600
  94. d561db9 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · Sat Sep 24 18:19:59 2016 -0600
  95. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · Sat Sep 24 18:19:58 2016 -0600
  96. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  97. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  98. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  99. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  100. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · Sat Sep 24 18:19:52 2016 -0600