1. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  2. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · Wed Nov 21 08:43:55 2018 +0100
  3. acb0e12 usb: am335x_evm: Disable CONFIG_SPL_DM_USB by Sven Schwermer · Wed Nov 21 08:43:54 2018 +0100
  4. 469e0f7 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · Wed Nov 21 08:43:53 2018 +0100
  5. 7d50966 Merge branch '2018-11-25-master-imports' by Tom Rini · Mon Nov 26 12:40:22 2018 -0500
  6. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  7. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · Thu Nov 15 18:44:08 2018 -0700
  8. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · Thu Nov 15 18:44:07 2018 -0700
  9. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · Thu Nov 15 18:44:06 2018 -0700
  10. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · Thu Nov 15 18:44:05 2018 -0700
  11. bf5c486 sandbox: Allow puts() output before global_data is set up by Simon Glass · Thu Nov 15 18:44:04 2018 -0700
  12. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  13. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  14. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  15. 8125f2c test/py: Add a way to pass flags to sandbox by Simon Glass · Thu Nov 15 18:44:00 2018 -0700
  16. 16ee0cd sandbox: Add a memory map to the sandbox README by Simon Glass · Thu Nov 15 18:43:59 2018 -0700
  17. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · Thu Nov 15 18:43:58 2018 -0700
  18. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  19. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  20. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  21. 080ef9d Add bloblist documentation by Simon Glass · Thu Nov 15 18:43:54 2018 -0700
  22. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · Thu Nov 15 18:43:53 2018 -0700
  23. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · Thu Nov 15 18:43:52 2018 -0700
  24. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  25. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700
  26. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  27. 1411320 fs-test.sh: Update to use 'host' not 'sb' by Tom Rini · Mon Nov 26 08:24:51 2018 -0500
  28. 85aa33a Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 23 17:25:27 2018 -0500
  29. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  30. 90fcfb1 test: sf: Add a simple SPI flash test by Simon Glass · Tue Nov 06 15:21:40 2018 -0700
  31. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  32. 43e571d string: Include the config header by Simon Glass · Tue Nov 06 15:21:38 2018 -0700
  33. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · Tue Nov 06 15:21:36 2018 -0700
  34. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · Tue Nov 06 15:21:33 2018 -0700
  35. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · Tue Nov 06 15:21:32 2018 -0700
  36. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · Tue Nov 06 15:21:31 2018 -0700
  37. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · Tue Nov 06 15:21:30 2018 -0700
  38. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · Tue Nov 06 15:21:28 2018 -0700
  39. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · Tue Nov 06 15:21:27 2018 -0700
  40. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · Tue Nov 06 15:21:26 2018 -0700
  41. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · Tue Nov 06 15:21:25 2018 -0700
  42. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · Tue Nov 06 15:21:24 2018 -0700
  43. 2b45c48 sandbox: tpm: Allow debugging of data packages by Simon Glass · Tue Nov 06 15:21:23 2018 -0700
  44. 153f252 cros_ec: Add new features for events and power by Simon Glass · Tue Nov 06 15:21:22 2018 -0700
  45. 134022a cros_ec: Align uclass data to a cache boundary by Simon Glass · Tue Nov 06 15:21:21 2018 -0700
  46. 411661d cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · Tue Nov 06 15:21:20 2018 -0700
  47. a77024d cros_ec: Add error logging on a few commands by Simon Glass · Tue Nov 06 15:21:19 2018 -0700
  48. 3a23951 cros_ec: Use uint instead of u8 for parameters by Simon Glass · Tue Nov 06 15:21:18 2018 -0700
  49. 071a178 buildman: Show boards with warning with w+ by Simon Glass · Tue Nov 06 16:02:13 2018 -0700
  50. 454507f buildman: Rename the good, better, worse variables by Simon Glass · Tue Nov 06 16:02:12 2018 -0700
  51. 0db9443 buildman: Detect dtc warnings by Simon Glass · Tue Nov 06 16:02:11 2018 -0700
  52. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · Tue Nov 06 16:02:10 2018 -0700
  53. a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · Tue Oct 30 21:09:48 2018 +0100
  54. 99a097d fdt: restore board_fdt_blob_setup() declaration by Baruch Siach · Sun Oct 28 14:41:14 2018 +0200
  55. 5f107b5 cmd: fdt: Fix fdt address information after the movement by Hiroyuki Yokoyama · Thu Oct 18 20:43:54 2018 +0200
  56. 5bd49fb fdt: Fix uncompress_blob() for U-Boot proper by Marek Vasut · Thu Oct 18 20:37:05 2018 +0200
  57. 764cae5 dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · Mon Oct 15 10:03:06 2018 +0100
  58. 6d2c6c5 sandbox: README: use setenv ethrotate no by Heinrich Schuchardt · Sun Oct 14 22:01:28 2018 +0200
  59. 36b5743 sandbox: README: setting environment variables by Heinrich Schuchardt · Sun Oct 14 21:40:02 2018 +0200
  60. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · Sun Oct 14 20:45:32 2018 +0200
  61. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · Mon Oct 08 16:35:47 2018 +0800
  62. 4a35965 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Nov 20 12:36:47 2018 -0500
  63. b96439a Merge branch '2018-11-19-master-imports' by Tom Rini · Tue Nov 20 12:36:08 2018 -0500
  64. 23f9af1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · Tue Nov 13 14:00:59 2018 +0100
  65. 0107c61 clk: meson: fix clk81 divider calculation by Jerome Brunet · Tue Nov 13 11:38:38 2018 +0100
  66. 5b2449c cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · Mon Nov 12 14:04:01 2018 +0100
  67. 0555044 cmd: adc: print single conversion also in uV by Fabrice Gasnier · Mon Nov 12 14:04:00 2018 +0100
  68. fb40888 cmd: adc: add info on channel mask by Fabrice Gasnier · Mon Nov 12 14:03:59 2018 +0100
  69. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · Mon Nov 12 14:03:58 2018 +0100
  70. 45d1790 ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · Thu Oct 25 20:37:47 2018 +0300
  71. 716a186 ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · Mon Nov 19 19:59:23 2018 +1300
  72. 3692741 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · Sun Nov 11 12:31:04 2018 +0200
  73. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · Sun Nov 11 12:31:03 2018 +0200
  74. 21ea515 MIPS: drop asm/const.h by Baruch Siach · Sun Nov 11 12:31:02 2018 +0200
  75. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · Sun Nov 11 12:31:01 2018 +0200
  76. 4864f30 linux/const.h: import from kernel by Baruch Siach · Sun Nov 11 12:31:00 2018 +0200
  77. a93d4ac Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips by Tom Rini · Sun Nov 18 15:47:16 2018 -0500
  78. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · Sun Sep 23 19:15:17 2018 +0200
  79. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · Sun Sep 23 19:15:16 2018 +0200
  80. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · Sun Sep 23 19:15:15 2018 +0200
  81. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · Tue Oct 09 08:59:16 2018 +0200
  82. bfb27b1 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · Tue Oct 09 08:59:15 2018 +0200
  83. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · Tue Oct 09 08:59:14 2018 +0200
  84. d0fdd67 mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · Tue Oct 09 08:59:13 2018 +0200
  85. b54fab5 mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · Tue Oct 09 08:59:12 2018 +0200
  86. 51cb80c mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · Tue Oct 09 08:59:11 2018 +0200
  87. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · Tue Oct 09 08:59:10 2018 +0200
  88. 8bbb6bf mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · Tue Oct 09 08:59:09 2018 +0200
  89. 787d22b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:08 2018 +0200
  90. 4e453bd mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:07 2018 +0200
  91. c35b97f mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:06 2018 +0200
  92. 35a9dfd mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · Tue Oct 09 08:59:04 2018 +0200
  93. bbd6fe4 gpio: Add MT7621 GPIO support by Stefan Roese · Mon Oct 08 12:38:01 2018 +0200
  94. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · Thu Oct 04 13:39:07 2018 +0200
  95. 30cd074 Merge branch '2018-11-16-master-imports' by Tom Rini · Sat Nov 17 08:19:40 2018 -0500
  96. 3b09224 sunxi: Update MAINTAINERS file for recent boards by Tom Rini · Fri Nov 16 09:32:31 2018 -0500
  97. cffcf77 fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · Wed Nov 07 14:51:46 2018 -0500
  98. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · Wed Nov 07 14:51:45 2018 -0500
  99. e897fc5 Ability to modify distro boot filename by Martyn Welch · Tue Nov 06 12:23:53 2018 +0000
  100. 0bc2085 misc: fs_loader: Fix compiler warning by Keerthy · Mon Nov 05 11:34:54 2018 +0530