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