1. e8c4df4 distro_bootcmd: add VirtIO distro boot command by Lukas Auer · Thu Nov 22 11:26:33 2018 +0100
  2. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · Thu Nov 22 11:26:32 2018 +0100
  3. 50d61e2 riscv: qemu: support booting Linux by Lukas Auer · Thu Nov 22 11:26:31 2018 +0100
  4. d7db706 riscv: qemu: use device tree passed by prior boot stage by Lukas Auer · Thu Nov 22 11:26:30 2018 +0100
  5. 39a652b riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · Thu Nov 22 11:26:29 2018 +0100
  6. 8598e6b riscv: do not blindly modify the mstatus CSR by Lukas Auer · Thu Nov 22 11:26:28 2018 +0100
  7. 230ab8a riscv: remove unused labels in start.S by Lukas Auer · Thu Nov 22 11:26:27 2018 +0100
  8. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · Thu Nov 22 11:26:26 2018 +0100
  9. af51285 riscv: align mtvec on a 4-byte boundary by Lukas Auer · Thu Nov 22 11:26:25 2018 +0100
  10. 7cf4368 riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · Thu Nov 22 11:26:24 2018 +0100
  11. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · Thu Nov 22 11:26:23 2018 +0100
  12. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · Thu Nov 22 11:26:22 2018 +0100
  13. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · Thu Nov 22 11:26:21 2018 +0100
  14. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · Thu Nov 22 11:26:20 2018 +0100
  15. 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · Thu Nov 22 11:26:19 2018 +0100
  16. 78da26d riscv: make use of the barrier functions from Linux by Lukas Auer · Thu Nov 22 11:26:18 2018 +0100
  17. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · Thu Nov 22 11:26:17 2018 +0100
  18. 93478f1 riscv: enable -fdata-sections by Lukas Auer · Thu Nov 22 11:26:16 2018 +0100
  19. 17d3e90 riscv: set -march and -mabi based on the Kconfig configuration by Lukas Auer · Thu Nov 22 11:26:15 2018 +0100
  20. 002012f riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · Thu Nov 22 11:26:14 2018 +0100
  21. 7ab1df0 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · Thu Nov 22 11:26:13 2018 +0100
  22. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · Thu Nov 22 11:26:12 2018 +0100
  23. bad1b5e dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · Thu Nov 22 11:26:11 2018 +0100
  24. b3fdcf8 tools: .gitignore: add prelink-riscv by Lukas Auer · Thu Nov 22 11:26:10 2018 +0100
  25. 85aa33a Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 23 17:25:27 2018 -0500
  26. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  27. 90fcfb1 test: sf: Add a simple SPI flash test by Simon Glass · Tue Nov 06 15:21:40 2018 -0700
  28. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  29. 43e571d string: Include the config header by Simon Glass · Tue Nov 06 15:21:38 2018 -0700
  30. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · Tue Nov 06 15:21:36 2018 -0700
  31. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · Tue Nov 06 15:21:33 2018 -0700
  32. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · Tue Nov 06 15:21:32 2018 -0700
  33. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · Tue Nov 06 15:21:31 2018 -0700
  34. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · Tue Nov 06 15:21:30 2018 -0700
  35. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · Tue Nov 06 15:21:28 2018 -0700
  36. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · Tue Nov 06 15:21:27 2018 -0700
  37. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · Tue Nov 06 15:21:26 2018 -0700
  38. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · Tue Nov 06 15:21:25 2018 -0700
  39. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · Tue Nov 06 15:21:24 2018 -0700
  40. 2b45c48 sandbox: tpm: Allow debugging of data packages by Simon Glass · Tue Nov 06 15:21:23 2018 -0700
  41. 153f252 cros_ec: Add new features for events and power by Simon Glass · Tue Nov 06 15:21:22 2018 -0700
  42. 134022a cros_ec: Align uclass data to a cache boundary by Simon Glass · Tue Nov 06 15:21:21 2018 -0700
  43. 411661d cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · Tue Nov 06 15:21:20 2018 -0700
  44. a77024d cros_ec: Add error logging on a few commands by Simon Glass · Tue Nov 06 15:21:19 2018 -0700
  45. 3a23951 cros_ec: Use uint instead of u8 for parameters by Simon Glass · Tue Nov 06 15:21:18 2018 -0700
  46. 071a178 buildman: Show boards with warning with w+ by Simon Glass · Tue Nov 06 16:02:13 2018 -0700
  47. 454507f buildman: Rename the good, better, worse variables by Simon Glass · Tue Nov 06 16:02:12 2018 -0700
  48. 0db9443 buildman: Detect dtc warnings by Simon Glass · Tue Nov 06 16:02:11 2018 -0700
  49. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · Tue Nov 06 16:02:10 2018 -0700
  50. a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · Tue Oct 30 21:09:48 2018 +0100
  51. 99a097d fdt: restore board_fdt_blob_setup() declaration by Baruch Siach · Sun Oct 28 14:41:14 2018 +0200
  52. 5f107b5 cmd: fdt: Fix fdt address information after the movement by Hiroyuki Yokoyama · Thu Oct 18 20:43:54 2018 +0200
  53. 5bd49fb fdt: Fix uncompress_blob() for U-Boot proper by Marek Vasut · Thu Oct 18 20:37:05 2018 +0200
  54. 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
  55. 6d2c6c5 sandbox: README: use setenv ethrotate no by Heinrich Schuchardt · Sun Oct 14 22:01:28 2018 +0200
  56. 36b5743 sandbox: README: setting environment variables by Heinrich Schuchardt · Sun Oct 14 21:40:02 2018 +0200
  57. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · Sun Oct 14 20:45:32 2018 +0200
  58. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · Mon Oct 08 16:35:47 2018 +0800
  59. 4a35965 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Nov 20 12:36:47 2018 -0500
  60. b96439a Merge branch '2018-11-19-master-imports' by Tom Rini · Tue Nov 20 12:36:08 2018 -0500
  61. 23f9af1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · Tue Nov 13 14:00:59 2018 +0100
  62. 0107c61 clk: meson: fix clk81 divider calculation by Jerome Brunet · Tue Nov 13 11:38:38 2018 +0100
  63. 5b2449c cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · Mon Nov 12 14:04:01 2018 +0100
  64. 0555044 cmd: adc: print single conversion also in uV by Fabrice Gasnier · Mon Nov 12 14:04:00 2018 +0100
  65. fb40888 cmd: adc: add info on channel mask by Fabrice Gasnier · Mon Nov 12 14:03:59 2018 +0100
  66. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · Mon Nov 12 14:03:58 2018 +0100
  67. 45d1790 ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · Thu Oct 25 20:37:47 2018 +0300
  68. 716a186 ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · Mon Nov 19 19:59:23 2018 +1300
  69. 3692741 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · Sun Nov 11 12:31:04 2018 +0200
  70. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · Sun Nov 11 12:31:03 2018 +0200
  71. 21ea515 MIPS: drop asm/const.h by Baruch Siach · Sun Nov 11 12:31:02 2018 +0200
  72. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · Sun Nov 11 12:31:01 2018 +0200
  73. 4864f30 linux/const.h: import from kernel by Baruch Siach · Sun Nov 11 12:31:00 2018 +0200
  74. 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
  75. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · Sun Sep 23 19:15:17 2018 +0200
  76. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · Sun Sep 23 19:15:16 2018 +0200
  77. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · Sun Sep 23 19:15:15 2018 +0200
  78. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · Tue Oct 09 08:59:16 2018 +0200
  79. bfb27b1 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · Tue Oct 09 08:59:15 2018 +0200
  80. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · Tue Oct 09 08:59:14 2018 +0200
  81. 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
  82. b54fab5 mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · Tue Oct 09 08:59:12 2018 +0200
  83. 51cb80c mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · Tue Oct 09 08:59:11 2018 +0200
  84. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · Tue Oct 09 08:59:10 2018 +0200
  85. 8bbb6bf mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · Tue Oct 09 08:59:09 2018 +0200
  86. 787d22b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:08 2018 +0200
  87. 4e453bd mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:07 2018 +0200
  88. c35b97f mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:06 2018 +0200
  89. 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
  90. bbd6fe4 gpio: Add MT7621 GPIO support by Stefan Roese · Mon Oct 08 12:38:01 2018 +0200
  91. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · Thu Oct 04 13:39:07 2018 +0200
  92. 30cd074 Merge branch '2018-11-16-master-imports' by Tom Rini · Sat Nov 17 08:19:40 2018 -0500
  93. 3b09224 sunxi: Update MAINTAINERS file for recent boards by Tom Rini · Fri Nov 16 09:32:31 2018 -0500
  94. cffcf77 fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · Wed Nov 07 14:51:46 2018 -0500
  95. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · Wed Nov 07 14:51:45 2018 -0500
  96. e897fc5 Ability to modify distro boot filename by Martyn Welch · Tue Nov 06 12:23:53 2018 +0000
  97. 0bc2085 misc: fs_loader: Fix compiler warning by Keerthy · Mon Nov 05 11:34:54 2018 +0530
  98. b5cdbd8 misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · Mon Nov 05 11:34:53 2018 +0530
  99. 17cfc0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · Mon Nov 05 11:34:52 2018 +0530
  100. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · Fri Nov 02 21:28:08 2018 +0100