1. 0f6cf5b Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Dec 14 15:46:07 2017 -0500
  2. 6767ec7 binman: Add binman support to spl_ram.c by Simon Glass · Mon Nov 13 18:55:04 2017 -0700
  3. 867a398 binman: Add binman symbol support to SPL by Simon Glass · Mon Nov 13 18:55:03 2017 -0700
  4. 8876c7e SPL: Add FIT data-position property support by Peng Fan · Tue Dec 05 13:20:59 2017 +0800
  5. 55e32ba log: Plumb logging into the init sequence by Simon Glass · Mon Dec 04 13:48:28 2017 -0700
  6. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  7. a68ce92 log: Add a console driver by Simon Glass · Mon Dec 04 13:48:25 2017 -0700
  8. d95645d log: Add an implementation of logging by Simon Glass · Mon Dec 04 13:48:24 2017 -0700
  9. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  10. e599972 usb: Correct use of debug() by Simon Glass · Mon Dec 04 13:48:22 2017 -0700
  11. 16e3d7c Revert "sandbox: Drop special case console code for sandbox" by Simon Glass · Mon Dec 04 13:48:19 2017 -0700
  12. 831030d common: command: tempory buffer should have size of command line buf by Heinrich Schuchardt · Sun Nov 19 23:07:50 2017 +0100
  13. d64dbd4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue Nov 28 09:30:27 2017 -0500
  14. 386902a spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · Mon Nov 27 20:07:47 2017 -0500
  15. 693f492 usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · Wed Nov 22 17:15:17 2017 +0100
  16. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · Fri Nov 24 13:26:03 2017 +0100
  17. e3a43a8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · Wed Sep 13 21:29:37 2017 +0200
  18. f661881 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · Wed Sep 13 21:29:36 2017 +0200
  19. 4ab63e0 spl: atf: introduce spl_invoke_atf and make bl31_entry private by Philipp Tomsich · Wed Sep 13 21:29:35 2017 +0200
  20. e61eff9 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · Wed Sep 13 21:29:34 2017 +0200
  21. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · Wed Sep 13 21:29:33 2017 +0200
  22. 1345ffa spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · Wed Sep 13 21:29:32 2017 +0200
  23. 1bf3eb2 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · Wed Sep 13 21:29:29 2017 +0200
  24. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · Tue Nov 14 16:12:31 2017 +0530
  25. b58b9ca malloc: don't compare pointers to 0 by Heinrich Schuchardt · Fri Nov 10 21:46:34 2017 +0100
  26. 06cb77c Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Nov 19 20:35:45 2017 -0500
  27. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  28. 13ee6da SPL: fix printing of image name by André Draszik · Tue Oct 03 16:55:50 2017 +0100
  29. 54619bb Revert "console: simplify puts()" by Soeren Moch · Sat Nov 04 16:14:09 2017 +0100
  30. 6cc131d spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · Thu Nov 02 15:16:34 2017 +0800
  31. 79f3c59 image-sig: use designated initializers for algorithm by Masahiro Yamada · Mon Oct 23 10:03:40 2017 +0900
  32. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  33. 25c9bee common: Remove genimg_get_image() by Tuomas Tynkkynen · Tue Oct 10 21:59:43 2017 +0300
  34. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  35. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  36. a34ca5f spl: fix assignment of board info to global data by York Sun · Thu Sep 28 08:42:10 2017 -0700
  37. 5e7c12e fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · Fri Sep 15 12:57:27 2017 +0200
  38. a922d81 fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:26 2017 +0200
  39. f1f8c4d fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:25 2017 +0200
  40. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  41. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  42. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  43. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  44. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 01 18:06:53 2017 -0400
  45. 77f871b usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · Wed Sep 27 21:50:07 2017 -0700
  46. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · Mon Sep 18 06:40:46 2017 -0700
  47. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · Mon Sep 18 06:40:45 2017 -0700
  48. d21e8ba usb: Read device descriptor after device is addressed for xHCI by Bin Meng · Mon Sep 18 06:40:43 2017 -0700
  49. ae6d0cf usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · Mon Sep 18 06:40:42 2017 -0700
  50. 94e0e75 usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · Mon Sep 18 06:40:40 2017 -0700
  51. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · Sun Sep 17 11:44:49 2017 -0400
  52. 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
  53. 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
  54. f6e373e usb: storage: Refactor to use max_xfer_blk from struct us_data by Bin Meng · Thu Sep 07 06:13:20 2017 -0700
  55. 25d65f1 spl: Fix compiling warning on gunzip argument by York Sun · Fri Sep 15 08:21:13 2017 -0700
  56. aca62db spl: stash bootstage info before jump to next stage by Kever Yang · Wed Sep 13 18:24:24 2017 +0800
  57. 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
  58. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun Sep 17 11:46:51 2017 -0400
  59. 72eec11 bootstage: Provide a separate record count setting for SPL by Simon Glass · Tue Sep 05 19:49:49 2017 -0600
  60. b501191 bootstage: Drop unused options by Simon Glass · Tue Sep 05 19:49:48 2017 -0600
  61. b77fe1f board_f: Drop the timer after relocation by Simon Glass · Tue Sep 05 19:49:45 2017 -0600
  62. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · Mon Sep 04 23:12:16 2017 +0300
  63. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · Mon Sep 04 23:12:15 2017 +0300
  64. a488074 fit: Allow multiple images per property by Pantelis Antoniou · Mon Sep 04 23:12:14 2017 +0300
  65. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · Mon Sep 04 23:12:11 2017 +0300
  66. dcb711f spl: add newline in debug output by Anatolij Gustschin · Tue Aug 01 16:17:12 2017 +0200
  67. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · Mon Jul 31 10:58:20 2017 -0500
  68. a058b8a spl: fit: Add booting OS first by York Sun · Tue Aug 15 11:14:45 2017 -0700
  69. adf99fa spl: fit: Support both external and embedded data by York Sun · Tue Aug 15 11:14:44 2017 -0700
  70. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  71. 0dacdb0 spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · Thu Sep 07 15:50:18 2017 +0800
  72. 7e9e0b5 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  73. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · Fri Sep 01 16:17:17 2017 -0400
  74. bd0f255 Merge git://git.denx.de/u-boot-video by Tom Rini · Fri Sep 01 12:57:03 2017 -0400
  75. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  76. 28674c9 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · Mon Aug 28 17:46:33 2017 +0200
  77. 59f1ac3 splash_source: Verify FIT magic by Niko Mauno · Thu Aug 03 09:53:24 2017 +0300
  78. 51962ee bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot by Hannes Schmelzer · Fri Aug 25 14:27:37 2017 +0200
  79. 1664c5b common: console: Fix duplicated CONFIG in silent env callback by Wilson Lee · Fri Aug 25 00:06:29 2017 -0700
  80. d0d9d21 spl: add serial download protocol (SDP) support by Stefan Agner · Wed Aug 16 11:00:54 2017 -0700
  81. bda6f77 fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · Mon Aug 14 21:00:44 2017 -0400
  82. 0ac605c common/fb_mmc.c: Fix warnings about casts by Tom Rini · Sat Jun 10 09:15:37 2017 -0400
  83. 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · Tue Aug 15 23:11:02 2017 +0200
  84. 195bc4b spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · Mon Aug 14 21:01:30 2017 -0400
  85. 03361c7 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · Mon Aug 14 16:38:07 2017 -0400
  86. fb9fc96 lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · Sun Jul 30 21:59:23 2017 +0200
  87. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  88. e062f91 spl: fix Makefile for NOR, XIP and YMODEM by Philipp Tomsich · Thu Aug 17 10:06:59 2017 +0200
  89. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · Sat Jul 29 11:35:13 2017 -0600
  90. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  91. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  92. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  93. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  94. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  95. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  96. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  97. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  98. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  99. 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
  100. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200