1. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  2. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  3. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 01 18:06:53 2017 -0400
  4. 77f871b usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · Wed Sep 27 21:50:07 2017 -0700
  5. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · Mon Sep 18 06:40:46 2017 -0700
  6. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · Mon Sep 18 06:40:45 2017 -0700
  7. d21e8ba usb: Read device descriptor after device is addressed for xHCI by Bin Meng · Mon Sep 18 06:40:43 2017 -0700
  8. ae6d0cf usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · Mon Sep 18 06:40:42 2017 -0700
  9. 94e0e75 usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · Mon Sep 18 06:40:40 2017 -0700
  10. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · Sun Sep 17 11:44:49 2017 -0400
  11. c0a4e2d spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · Tue Sep 19 13:29:45 2017 +0900
  12. 9f44711 dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled by Bin Meng · Thu Sep 07 06:13:21 2017 -0700
  13. f6e373e usb: storage: Refactor to use max_xfer_blk from struct us_data by Bin Meng · Thu Sep 07 06:13:20 2017 -0700
  14. 25d65f1 spl: Fix compiling warning on gunzip argument by York Sun · Fri Sep 15 08:21:13 2017 -0700
  15. aca62db spl: stash bootstage info before jump to next stage by Kever Yang · Wed Sep 13 18:24:24 2017 +0800
  16. 0cbf114 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · Mon Sep 11 22:04:09 2017 +0200
  17. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun Sep 17 11:46:51 2017 -0400
  18. 72eec11 bootstage: Provide a separate record count setting for SPL by Simon Glass · Tue Sep 05 19:49:49 2017 -0600
  19. b501191 bootstage: Drop unused options by Simon Glass · Tue Sep 05 19:49:48 2017 -0600
  20. b77fe1f board_f: Drop the timer after relocation by Simon Glass · Tue Sep 05 19:49:45 2017 -0600
  21. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · Mon Sep 04 23:12:16 2017 +0300
  22. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · Mon Sep 04 23:12:15 2017 +0300
  23. a488074 fit: Allow multiple images per property by Pantelis Antoniou · Mon Sep 04 23:12:14 2017 +0300
  24. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300
  25. dcb711f spl: add newline in debug output by Anatolij Gustschin · Tue Aug 01 16:17:12 2017 +0200
  26. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · Mon Jul 31 10:58:20 2017 -0500
  27. a058b8a spl: fit: Add booting OS first by York Sun · Tue Aug 15 11:14:45 2017 -0700
  28. adf99fa spl: fit: Support both external and embedded data by York Sun · Tue Aug 15 11:14:44 2017 -0700
  29. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  30. 0dacdb0 spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · Thu Sep 07 15:50:18 2017 +0800
  31. 7e9e0b5 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  32. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · Fri Sep 01 16:17:17 2017 -0400
  33. bd0f255 Merge git://git.denx.de/u-boot-video by Tom Rini · Fri Sep 01 12:57:03 2017 -0400
  34. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  35. 28674c9 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · Mon Aug 28 17:46:33 2017 +0200
  36. 59f1ac3 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  37. 51962ee bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot by Hannes Schmelzer · Fri Aug 25 14:27:37 2017 +0200
  38. 1664c5b common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · Fri Aug 25 00:06:29 2017 -0700
  39. d0d9d21 spl: add serial download protocol (SDP) support by Stefan Agner · Wed Aug 16 11:00:54 2017 -0700
  40. bda6f77 fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · Mon Aug 14 21:00:44 2017 -0400
  41. 0ac605c common/fb_mmc.c: Fix warnings about casts by Tom Rini · Sat Jun 10 09:15:37 2017 -0400
  42. 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · Tue Aug 15 23:11:02 2017 +0200
  43. 195bc4b spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · Mon Aug 14 21:01:30 2017 -0400
  44. 03361c7 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · Mon Aug 14 16:38:07 2017 -0400
  45. fb9fc96 lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 21:59:23 2017 +0200
  46. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  47. e062f91 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · Thu Aug 17 10:06:59 2017 +0200
  48. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · Sat Jul 29 11:35:13 2017 -0600
  49. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  50. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  51. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  52. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  53. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  54. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  55. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  56. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  57. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  58. f96367a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() by Nobuhiro Iwamatsu · Sat Aug 05 05:47:02 2017 +0900
  59. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  60. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · Fri Jul 28 20:20:41 2017 +0200
  61. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · Fri Jul 28 20:02:34 2017 +0200
  62. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · Fri Jul 28 19:20:49 2017 +0200
  63. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · Tue Jul 04 14:27:02 2017 +0200
  64. ae7dcd8 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · Tue Jul 04 11:16:47 2017 +0200
  65. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · Fri Jun 30 18:57:25 2017 +0200
  66. 60e1578 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · Fri Jun 30 19:02:53 2017 +0200
  67. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · Fri Jul 28 17:03:03 2017 +0200
  68. 1013935 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · Fri Jul 28 11:06:03 2017 +0200
  69. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · Tue Jul 04 14:24:53 2017 +0200
  70. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · Thu Jun 22 23:38:36 2017 +0200
  71. 4f6d388 common/env_embedded.c: rename PPCENV/PPCTEXT macros by Thomas Petazzoni · Fri Jul 28 23:46:38 2017 +0200
  72. c3e088d common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV by Thomas Petazzoni · Fri Jul 28 23:46:37 2017 +0200
  73. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Aug 04 07:23:32 2017 -0400
  74. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · Thu Jul 13 19:01:08 2017 +0530
  75. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  76. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  77. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  78. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · Tue Jul 04 13:31:20 2017 -0600
  79. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  80. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · Thu Jul 27 09:31:04 2017 -0600
  81. 045e4b5 console: Unify the check for a serial console by Simon Glass · Thu Jul 27 09:31:03 2017 -0600
  82. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  83. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  84. a4b2bfb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · Wed Jul 19 21:51:18 2017 +0800
  85. 66dcbd2 usb: hub: Parse and save TT details from device descriptor by Bin Meng · Wed Jul 19 21:51:16 2017 +0800
  86. dab7437 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · Wed Jul 19 21:51:13 2017 +0800
  87. 2b51a1b usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · Wed Jul 19 21:51:12 2017 +0800
  88. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · Wed Jul 19 21:51:11 2017 +0800
  89. 2eee794 usb: hub: Remove hub_port_reset() by Bin Meng · Wed Jul 19 21:51:10 2017 +0800
  90. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · Wed Jul 19 21:51:09 2017 +0800
  91. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · Wed Jul 19 21:50:00 2017 +0800
  92. 5003a8f usb: hub: Revise wLength for 'get port status' request by Bin Meng · Wed Jul 19 21:49:59 2017 +0800
  93. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · Wed Jul 19 21:49:58 2017 +0800
  94. 049ba14 usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · Wed Jul 19 21:49:57 2017 +0800
  95. f25fe39 console: simplify puts() by Masahiro Yamada · Mon Jul 17 13:08:32 2017 +0900
  96. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  97. 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 26 11:29:20 2017 -0400
  98. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  99. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  100. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · Sun Jul 23 21:19:46 2017 -0600