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