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