1. ed71a40 arm: MediaTek: add basic support for MT7623 boards by developer · Thu Nov 15 10:07:53 2018 +0800
  2. f4a079c arm: MediaTek: add basic support for MT7629 boards by developer · Thu Nov 15 10:07:52 2018 +0800
  3. aae0028 arm: dts: MediaTek: add device tree for MT7623 by developer · Thu Nov 15 10:07:51 2018 +0800
  4. a37ad46 arm: dts: MediaTek: add device tree for MT7629 by developer · Thu Nov 15 10:07:50 2018 +0800
  5. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  6. 87efc1b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Nov 27 14:01:45 2018 -0500
  7. 17f4411 Merge branch '2018-11-26-master-imports' by Tom Rini · Mon Nov 26 22:52:19 2018 -0500
  8. 74f0f98 ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code by Marcin Niestroj · Wed Nov 21 20:32:03 2018 +0100
  9. e3a47ad ARM: chiliboard: move towards driver model and device-tree boot by Marcin Niestroj · Wed Nov 21 20:32:02 2018 +0100
  10. b2e53a3 ARM: dts: am335x-chiliboard: add /chosen/stdout-path by Marcin Niestroj · Wed Nov 21 20:32:01 2018 +0100
  11. c740e29 ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files by Marcin Niestroj · Wed Nov 21 20:32:00 2018 +0100
  12. 489b2ab configs: Remove CONFIG_MARVELL by Chris Packham · Wed Nov 21 20:24:51 2018 +1300
  13. 0737ff1 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · Tue Nov 20 16:47:12 2018 -0200
  14. f2c2e6d board: da8xxevm: Fix Environmental CRC error by Adam Ford · Tue Nov 20 08:43:13 2018 -0600
  15. 441a0e9 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · Mon Nov 19 14:47:53 2018 -0600
  16. 27e8a34 tools/file2include: don't use malloc.h for malloc by Jonathan Gray · Sun Nov 18 13:03:39 2018 +1100
  17. 78371f3 arm: ti: boot: Fix U-Boot environment partition address by Sam Protsenko · Thu Nov 15 22:26:17 2018 +0200
  18. ceadc3e armv7r: K3: Allow SPL to run only on core 0 by Lokesh Vutla · Thu Nov 15 11:04:50 2018 +0530
  19. 6a3578e add default-option to bootmenu by Frank Wunderlich · Fri Oct 05 11:41:59 2018 +0200
  20. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 26 15:52:51 2018 -0500
  21. 9f35218 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Nov 26 15:52:47 2018 -0500
  22. b0253b2 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Mon Nov 26 13:45:29 2018 -0500
  23. c58ff20 usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ by Sven Schwermer · Wed Nov 21 08:43:57 2018 +0100
  24. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  25. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · Wed Nov 21 08:43:55 2018 +0100
  26. acb0e12 usb: am335x_evm: Disable CONFIG_SPL_DM_USB by Sven Schwermer · Wed Nov 21 08:43:54 2018 +0100
  27. 469e0f7 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · Wed Nov 21 08:43:53 2018 +0100
  28. 7d50966 Merge branch '2018-11-25-master-imports' by Tom Rini · Mon Nov 26 12:40:22 2018 -0500
  29. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  30. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · Thu Nov 15 18:44:08 2018 -0700
  31. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · Thu Nov 15 18:44:07 2018 -0700
  32. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · Thu Nov 15 18:44:06 2018 -0700
  33. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · Thu Nov 15 18:44:05 2018 -0700
  34. bf5c486 sandbox: Allow puts() output before global_data is set up by Simon Glass · Thu Nov 15 18:44:04 2018 -0700
  35. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  36. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  37. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  38. 8125f2c test/py: Add a way to pass flags to sandbox by Simon Glass · Thu Nov 15 18:44:00 2018 -0700
  39. 16ee0cd sandbox: Add a memory map to the sandbox README by Simon Glass · Thu Nov 15 18:43:59 2018 -0700
  40. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · Thu Nov 15 18:43:58 2018 -0700
  41. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  42. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · Thu Nov 15 18:43:56 2018 -0700
  43. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  44. 080ef9d Add bloblist documentation by Simon Glass · Thu Nov 15 18:43:54 2018 -0700
  45. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · Thu Nov 15 18:43:53 2018 -0700
  46. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · Thu Nov 15 18:43:52 2018 -0700
  47. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · Thu Nov 15 18:43:51 2018 -0700
  48. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700
  49. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  50. 1411320 fs-test.sh: Update to use 'host' not 'sb' by Tom Rini · Mon Nov 26 08:24:51 2018 -0500
  51. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · Wed Nov 07 09:34:06 2018 +0800
  52. baaa062 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · Tue Nov 13 16:33:29 2018 +0800
  53. d20e415 configs: ax25-ae350: Separate ax25-ae350 for RV32/64I. by Rick Chen · Tue Nov 13 16:15:20 2018 +0800
  54. 2dab6d4 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · Tue Nov 13 15:13:34 2018 +0800
  55. 74c2f12 riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL by Lukas Auer · Thu Nov 22 11:26:37 2018 +0100
  56. 7fcf212 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · Thu Nov 22 11:26:36 2018 +0100
  57. b03a60b dm: core: add missing prototype for ofnode_read_u64 by Lukas Auer · Thu Nov 22 11:26:35 2018 +0100
  58. 6e62d2c riscv: qemu: enable distro boot by Lukas Auer · Thu Nov 22 11:26:34 2018 +0100
  59. e8c4df4 distro_bootcmd: add VirtIO distro boot command by Lukas Auer · Thu Nov 22 11:26:33 2018 +0100
  60. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · Thu Nov 22 11:26:32 2018 +0100
  61. 50d61e2 riscv: qemu: support booting Linux by Lukas Auer · Thu Nov 22 11:26:31 2018 +0100
  62. d7db706 riscv: qemu: use device tree passed by prior boot stage by Lukas Auer · Thu Nov 22 11:26:30 2018 +0100
  63. 39a652b riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · Thu Nov 22 11:26:29 2018 +0100
  64. 8598e6b riscv: do not blindly modify the mstatus CSR by Lukas Auer · Thu Nov 22 11:26:28 2018 +0100
  65. 230ab8a riscv: remove unused labels in start.S by Lukas Auer · Thu Nov 22 11:26:27 2018 +0100
  66. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · Thu Nov 22 11:26:26 2018 +0100
  67. af51285 riscv: align mtvec on a 4-byte boundary by Lukas Auer · Thu Nov 22 11:26:25 2018 +0100
  68. 7cf4368 riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · Thu Nov 22 11:26:24 2018 +0100
  69. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · Thu Nov 22 11:26:23 2018 +0100
  70. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · Thu Nov 22 11:26:22 2018 +0100
  71. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · Thu Nov 22 11:26:21 2018 +0100
  72. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · Thu Nov 22 11:26:20 2018 +0100
  73. 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · Thu Nov 22 11:26:19 2018 +0100
  74. 78da26d riscv: make use of the barrier functions from Linux by Lukas Auer · Thu Nov 22 11:26:18 2018 +0100
  75. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · Thu Nov 22 11:26:17 2018 +0100
  76. 93478f1 riscv: enable -fdata-sections by Lukas Auer · Thu Nov 22 11:26:16 2018 +0100
  77. 17d3e90 riscv: set -march and -mabi based on the Kconfig configuration by Lukas Auer · Thu Nov 22 11:26:15 2018 +0100
  78. 002012f riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · Thu Nov 22 11:26:14 2018 +0100
  79. 7ab1df0 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · Thu Nov 22 11:26:13 2018 +0100
  80. 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
  81. bad1b5e dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · Thu Nov 22 11:26:11 2018 +0100
  82. b3fdcf8 tools: .gitignore: add prelink-riscv by Lukas Auer · Thu Nov 22 11:26:10 2018 +0100
  83. 85aa33a Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 23 17:25:27 2018 -0500
  84. 525dc44 sun8i_emac: add support for setting EMAC TX/RX delay by Icenowy Zheng · Fri Nov 23 00:37:48 2018 +0100
  85. 7ed2367 sunxi: Fix memory 2-rank initialization for a33 cpu by Michael Trimarchi · Wed Oct 31 20:03:16 2018 +0100
  86. a4e8dd9 sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · Fri Nov 09 20:41:46 2018 -0800
  87. b6a005a sunxi-mmc: don't double clock for new mode unconditionally by Vasily Khoruzhick · Fri Nov 09 20:41:45 2018 -0800
  88. b198e2c sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · Fri Nov 09 20:41:44 2018 -0800
  89. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  90. 90fcfb1 test: sf: Add a simple SPI flash test by Simon Glass · Tue Nov 06 15:21:40 2018 -0700
  91. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  92. 43e571d string: Include the config header by Simon Glass · Tue Nov 06 15:21:38 2018 -0700
  93. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · Tue Nov 06 15:21:36 2018 -0700
  94. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · Tue Nov 06 15:21:33 2018 -0700
  95. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · Tue Nov 06 15:21:32 2018 -0700
  96. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · Tue Nov 06 15:21:31 2018 -0700
  97. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · Tue Nov 06 15:21:30 2018 -0700
  98. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · Tue Nov 06 15:21:28 2018 -0700
  99. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · Tue Nov 06 15:21:27 2018 -0700
  100. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · Tue Nov 06 15:21:26 2018 -0700