1. b0253b2 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Mon Nov 26 13:45:29 2018 -0500
  2. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  3. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · Thu Nov 15 18:44:08 2018 -0700
  4. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · Thu Nov 15 18:44:07 2018 -0700
  5. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · Thu Nov 15 18:44:06 2018 -0700
  6. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · Thu Nov 15 18:44:05 2018 -0700
  7. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  8. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  9. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · Thu Nov 15 18:43:53 2018 -0700
  10. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · Wed Nov 07 09:34:06 2018 +0800
  11. baaa062 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · Tue Nov 13 16:33:29 2018 +0800
  12. 2dab6d4 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · Tue Nov 13 15:13:34 2018 +0800
  13. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · Thu Nov 22 11:26:32 2018 +0100
  14. 39a652b riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · Thu Nov 22 11:26:29 2018 +0100
  15. 8598e6b riscv: do not blindly modify the mstatus CSR by Lukas Auer · Thu Nov 22 11:26:28 2018 +0100
  16. 230ab8a riscv: remove unused labels in start.S by Lukas Auer · Thu Nov 22 11:26:27 2018 +0100
  17. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · Thu Nov 22 11:26:26 2018 +0100
  18. af51285 riscv: align mtvec on a 4-byte boundary by Lukas Auer · Thu Nov 22 11:26:25 2018 +0100
  19. 7cf4368 riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · Thu Nov 22 11:26:24 2018 +0100
  20. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · Thu Nov 22 11:26:23 2018 +0100
  21. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · Thu Nov 22 11:26:22 2018 +0100
  22. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · Thu Nov 22 11:26:21 2018 +0100
  23. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · Thu Nov 22 11:26:20 2018 +0100
  24. 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · Thu Nov 22 11:26:19 2018 +0100
  25. 78da26d riscv: make use of the barrier functions from Linux by Lukas Auer · Thu Nov 22 11:26:18 2018 +0100
  26. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · Thu Nov 22 11:26:17 2018 +0100
  27. 93478f1 riscv: enable -fdata-sections by Lukas Auer · Thu Nov 22 11:26:16 2018 +0100
  28. 17d3e90 riscv: set -march and -mabi based on the Kconfig configuration by Lukas Auer · Thu Nov 22 11:26:15 2018 +0100
  29. 002012f riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · Thu Nov 22 11:26:14 2018 +0100
  30. 7ab1df0 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · Thu Nov 22 11:26:13 2018 +0100
  31. 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
  32. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · Tue Nov 06 15:21:41 2018 -0700
  33. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  34. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · Tue Nov 06 15:21:27 2018 -0700
  35. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · Tue Nov 06 15:21:25 2018 -0700
  36. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · Sun Oct 14 20:45:32 2018 +0200
  37. 45d1790 ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · Thu Oct 25 20:37:47 2018 +0300
  38. 3692741 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · Sun Nov 11 12:31:04 2018 +0200
  39. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · Sun Nov 11 12:31:03 2018 +0200
  40. 21ea515 MIPS: drop asm/const.h by Baruch Siach · Sun Nov 11 12:31:02 2018 +0200
  41. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · Sun Nov 11 12:31:01 2018 +0200
  42. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · Sun Sep 23 19:15:17 2018 +0200
  43. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · Sun Sep 23 19:15:15 2018 +0200
  44. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · Tue Oct 09 08:59:16 2018 +0200
  45. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · Tue Oct 09 08:59:14 2018 +0200
  46. 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
  47. b54fab5 mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · Tue Oct 09 08:59:12 2018 +0200
  48. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · Tue Oct 09 08:59:10 2018 +0200
  49. 8bbb6bf mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · Tue Oct 09 08:59:09 2018 +0200
  50. 787d22b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:08 2018 +0200
  51. 4e453bd mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:07 2018 +0200
  52. c35b97f mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · Tue Oct 09 08:59:06 2018 +0200
  53. 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
  54. b50abe2 armv7r: dts: am654: Add initial support by Lokesh Vutla · Fri Nov 02 19:51:09 2018 +0530
  55. 3d09ed3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · Fri Nov 02 19:51:08 2018 +0530
  56. 2c69d5c armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · Fri Nov 02 19:51:06 2018 +0530
  57. 5d83fd2 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · Fri Nov 02 19:51:05 2018 +0530
  58. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · Fri Nov 02 19:51:04 2018 +0530
  59. c1e60e8 armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · Fri Nov 02 19:51:03 2018 +0530
  60. c49bffb ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · Fri Nov 02 19:51:02 2018 +0530
  61. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · Thu Apr 26 20:18:10 2018 +0200
  62. 0fc8afc test/py: test pinmux command by Patrice Chotard · Wed Oct 24 14:10:23 2018 +0200
  63. 8fd240d ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · Sun Oct 21 09:09:01 2018 -0500
  64. 3da5fb4 bcm968580xref: add initial support by Philippe Reynes · Thu Oct 11 18:31:59 2018 +0200
  65. 697f15e bcm6858: add initial support by Philippe Reynes · Thu Oct 11 18:31:58 2018 +0200
  66. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · Tue Oct 09 11:46:40 2018 -0700
  67. f7d986e ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · Mon Aug 20 10:57:36 2018 -0700
  68. 132567e ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · Mon Aug 20 10:57:35 2018 -0700
  69. b07ac0c ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · Mon Aug 20 10:57:34 2018 -0700
  70. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 16 08:37:50 2018 -0500
  71. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Nov 14 18:25:34 2018 -0500
  72. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · Sun Oct 14 01:07:20 2018 -0700
  73. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · Sun Oct 14 01:07:19 2018 -0700
  74. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:37 2018 -0700
  75. 162cf92 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:28 2018 -0700
  76. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · Mon Oct 15 02:21:26 2018 -0700
  77. 5329042 arm: qemu: Add a Kconfig in the board directory by Bin Meng · Mon Oct 15 02:21:18 2018 -0700
  78. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · Mon Oct 15 02:21:16 2018 -0700
  79. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · Mon Oct 15 02:20:59 2018 -0700
  80. b960be1 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · Mon Oct 15 09:24:09 2018 +0200
  81. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · Sun Jun 17 08:57:43 2018 -0600
  82. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · Thu Oct 04 09:00:40 2018 +0200
  83. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 10 22:07:01 2018 -0700
  84. ed2dd4e Merge branch 'next' by Tom Rini · Wed Nov 14 11:30:07 2018 -0500
  85. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · Sun Oct 28 14:26:12 2018 -0700
  86. 97b261a board: allwinner: sun50i-h6: Add Orangepi Lite2 support by Jagan Teki · Mon Nov 05 13:20:40 2018 +0530
  87. 4c44d50 arm64: allwinner: h6: Add common orangepi nodes into dtsi by Jagan Teki · Mon Nov 05 13:20:39 2018 +0530
  88. 55687df sunxi: DT: add support for Pinebook by Vasily Khoruzhick · Mon Nov 05 20:24:31 2018 -0800
  89. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · Mon Nov 05 20:24:30 2018 -0800
  90. 57789d6 mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · Mon Nov 05 20:24:28 2018 -0800
  91. 97ede93 sunxi: A64: Add Pine64-LTS board by Andre Przywara · Mon Oct 29 00:56:50 2018 +0000
  92. cd3eeab sunxi: H3/H5: Update .dts files by Andre Przywara · Mon Oct 29 00:56:49 2018 +0000
  93. f7030ba sunxi: A64: Re-add syscon to DT node by Andre Przywara · Mon Oct 29 00:56:48 2018 +0000
  94. 9607c05 sunxi: A64: Update .dts/.dtsi files by Andre Przywara · Mon Oct 29 00:56:47 2018 +0000
  95. 88e3a84 sunxi: Imply fitImage support by Marek Vasut · Wed Oct 10 18:27:35 2018 +0200
  96. 7cc36f9 imx: mkimage: add size check to the u-boot.imx make target by Marcel Ziswiler · Fri Nov 09 15:31:17 2018 +0100
  97. 2082ebf imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · Fri Oct 19 17:40:54 2018 +0200
  98. 4443c5c Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Nov 06 11:12:00 2018 -0500
  99. 86d33bb Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Nov 06 10:37:31 2018 -0500
  100. 66d7a4f arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA by Stefan Roese · Tue Oct 23 12:25:16 2018 +0200