1. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  2. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:35 2016 +0900
  3. 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · Tue Sep 20 18:17:12 2016 +0100
  4. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Sep 21 14:50:18 2016 -0400
  5. 1f508dd board_f: Add a mach_cpu_init callback by Paul Burton · Wed Sep 21 11:18:46 2016 +0100
  6. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  7. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · Mon Sep 12 23:18:27 2016 -0600
  8. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · Tue Sep 13 07:05:23 2016 -0600
  9. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  10. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  11. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  12. ae6a02f image-fit: switch ENOLINK to ENOENT by Jonathan Gray · Sat Sep 03 08:30:14 2016 +1000
  13. e9c629c common/Kconfig: Fix various innocuous typos. by Robert P. J. Day · Wed Aug 31 12:49:13 2016 -0400
  14. e48b775 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · Wed Aug 24 20:04:42 2016 +0200
  15. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · Sun Aug 14 20:31:24 2016 +0200
  16. ce29024 net: mii: check phy advertising register when geting link status by Dongpo Li · Mon Aug 22 21:03:29 2016 +0800
  17. e0aea63 common: cli_readline: Improve command line editing by James Byrne · Tue Aug 16 18:16:28 2016 +0100
  18. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  19. bc8571d common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · Mon Aug 15 13:02:15 2016 -0400
  20. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  21. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · Mon Aug 08 11:28:41 2016 -0500
  22. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  23. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  24. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · Wed Jul 27 12:12:39 2016 -0500
  25. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  26. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  27. b3a9699 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 27 22:30:20 2016 -0400
  28. 55877f9 dm: spl: mmc: Support raw partitions with CONFIG_BLK by Simon Glass · Tue Jul 05 17:10:18 2016 -0600
  29. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  30. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  31. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jul 27 15:22:21 2016 -0400
  32. e0af4f3 splash: Introduce default_splash_locations by Alexey Brodkin · Fri Jul 01 22:48:16 2016 +0300
  33. bfcdf3f splash: Accommodate DM_USB in splash_init_usb() by Alexey Brodkin · Fri Jul 01 22:47:36 2016 +0300
  34. a82eeaf common: fit: Allow U-Boot images to be booted by mario.six@gdsys.cc · Wed Jul 20 08:32:50 2016 +0200
  35. f0531a6 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · Tue Jul 19 14:56:14 2016 +0530
  36. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · Tue Jul 12 20:28:14 2016 +0200
  37. 2a8ea48 spl: support loading from UBI volumes by Ladislav Michl · Tue Jul 12 20:28:13 2016 +0200
  38. 0b15e30 Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig by Siva Durga Prasad Paladugu · Tue Jul 19 10:42:22 2016 +0530
  39. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · Wed Apr 27 16:07:20 2016 +0200
  40. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  41. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  42. f84f81e armv8: Add tlb_allocated to arch global data by York Sun · Fri Jun 24 16:46:19 2016 -0700
  43. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · Fri Jun 24 16:46:18 2016 -0700
  44. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jul 15 10:44:01 2016 -0400
  45. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jul 15 08:06:22 2016 -0400
  46. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  47. e9559fb dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · Mon Jul 04 11:58:14 2016 -0600
  48. bb94838 dm: spl: Don't set up device tree with of-platdata by Simon Glass · Mon Jul 04 11:57:56 2016 -0600
  49. ae9e3a5 spl: Drop include of i2c.h by Simon Glass · Mon Jul 04 11:57:43 2016 -0600
  50. d3aa98a board_f: prevent misleading "Watchdog enabled" output by Anatolij Gustschin · Mon Jun 13 14:24:24 2016 +0200
  51. 87db294 board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y by Anatolij Gustschin · Mon Jun 13 14:24:23 2016 +0200
  52. 8f9cc4c bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state by Hector Palacios · Mon Jul 11 12:34:37 2016 +0200
  53. 43cdb79 sandbox: Don't exit when bootm completes by Simon Glass · Sun Jul 03 09:40:35 2016 -0600
  54. 1986433 image: Add functions to obtain category information by Simon Glass · Thu Jun 30 10:52:16 2016 -0600
  55. a3ed737 image: Add a name for invalid types by Simon Glass · Thu Jun 30 10:52:15 2016 -0600
  56. 7da41d5 image: Create a table of information for each category by Simon Glass · Thu Jun 30 10:52:14 2016 -0600
  57. cf839bd spl: fit: add support for post-processing of images by Daniel Allred · Mon Jun 27 09:19:21 2016 -0500
  58. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jul 11 18:50:29 2016 -0400
  59. ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · Wed Jun 15 16:56:18 2016 +0800
  60. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · Sun Jun 12 23:30:32 2016 -0600
  61. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · Wed Jul 06 10:04:28 2016 +0530
  62. 9a33386 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · Mon Jun 27 16:23:04 2016 +0900
  63. d88f872 autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · Mon Jun 27 16:23:03 2016 +0900
  64. 6d1248a autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · Mon Jun 27 16:23:02 2016 +0900
  65. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  66. 921e858 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · Mon Jun 27 16:23:00 2016 +0900
  67. 979b3ad common: add new boot media kconfig entry by Peng Fan · Fri Jun 17 17:39:51 2016 +0800
  68. c9044e4 Kconfig: make NOR_BOOT a common option by Peng Fan · Fri Jun 17 17:39:50 2016 +0800
  69. 7765cf5 fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · Tue Jun 07 11:19:39 2016 -0700
  70. 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · Tue Jun 07 11:19:38 2016 -0700
  71. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  72. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · Tue Jun 07 11:19:36 2016 -0700
  73. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  74. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  75. b776347 common: Fix support for environment file in EXT4 by Andrej Rosano · Tue Jun 21 17:54:25 2016 +0200
  76. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · Tue Jun 21 02:11:19 2016 +0900
  77. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · Fri Jun 10 19:54:37 2016 +0200
  78. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  79. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  80. 5ad7e83 common: fb_nand: won't compile by Sergey Kubushyn · Tue Jun 07 14:22:59 2016 -0700
  81. 4f238e7 spl: nand: support redundant u-boot image by Boris Brezillon · Mon Jun 06 10:16:58 2016 +0200
  82. 6771512 SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · Sat Jun 18 12:21:17 2016 +0200
  83. ecb2364 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · Tue Jun 14 12:06:36 2016 +0200
  84. 8ca5a90 common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · Wed Jun 15 17:00:19 2016 -0500
  85. b47fd23 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · Mon Jun 13 09:00:30 2016 -0400
  86. fb22daf Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Fri Jun 17 09:33:06 2016 -0400
  87. 07a04a1 splash_source: add support for ubifs formatted nand by Eran Matityahu · Tue Jun 07 10:38:37 2016 +0300
  88. 1f5d090 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Mon Jun 13 08:51:21 2016 -0400
  89. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  90. bd04127 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · Tue May 24 14:59:55 2016 +0200
  91. adc47bf bootm: Align cache flush end address correctly by Simon Glass · Thu May 05 07:28:07 2016 -0600
  92. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  93. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · Tue Jun 07 08:31:20 2016 +0200
  94. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  95. 987a955 dm: scsi: if_typename should be scsi by Ed Swarthout · Wed Jun 01 08:11:24 2016 -0500
  96. faffdfd Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 06 10:04:58 2016 -0400
  97. 6ef13a9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Jun 06 07:16:39 2016 -0400
  98. 32bb7c8 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · Mon May 30 16:06:54 2016 +0200
  99. c8f892b spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · Fri Jun 03 14:05:04 2016 -0500
  100. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500