1. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · Thu Oct 04 09:00:40 2018 +0200
  2. 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
  3. ed2dd4e Merge branch 'next' by Tom Rini · Wed Nov 14 11:30:07 2018 -0500
  4. 7cc36f9 imx: mkimage: add size check to the u-boot.imx make target by Marcel Ziswiler · Fri Nov 09 15:31:17 2018 +0100
  5. 2082ebf imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · Fri Oct 19 17:40:54 2018 +0200
  6. 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
  7. 86d33bb Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Nov 06 10:37:31 2018 -0500
  8. 66d7a4f arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA by Stefan Roese · Tue Oct 23 12:25:16 2018 +0200
  9. e9ad261 arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property by Stefan Roese · Tue Oct 23 12:25:15 2018 +0200
  10. 10fa44b arm: mvebu: Move PCI(e) MBUS window to end of RAM by Stefan Roese · Mon Oct 22 14:21:17 2018 +0200
  11. 53fa5c2 ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus" by Fabio Estevam · Thu Oct 25 21:49:31 2018 -0300
  12. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · Wed Oct 31 19:14:08 2018 +0200
  13. a2c2e4a driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · Wed Oct 31 16:21:45 2018 -0500
  14. 6519ea6 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · Wed Oct 31 16:21:41 2018 -0500
  15. 5693dee driver: net: consolidate ti's code in separate folder by Grygorii Strashko · Wed Oct 31 16:21:39 2018 -0500
  16. 117bd46 aspeed: Activate ethernet devices on the ast2500 Eval Board by Cédric Le Goater · Mon Oct 29 07:06:40 2018 +0100
  17. 8709d4f aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level by Cédric Le Goater · Mon Oct 29 07:06:39 2018 +0100
  18. 052e95f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Nov 04 08:12:21 2018 -0500
  19. 8013286 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · Thu Nov 01 02:02:21 2018 +0100
  20. 970fd8c ARM: rmobile: Generate fitting mem_map on Gen3 by Marek Vasut · Wed Oct 31 15:06:50 2018 +0100
  21. ddbf697 emdk->emsdp: Rename board by Alexey Brodkin · Thu Oct 18 09:54:58 2018 +0300
  22. 111fe33 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Oct 31 17:15:55 2018 -0400
  23. 3b551bc arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION by Simon Goldschmidt · Tue Oct 30 20:21:49 2018 +0100
  24. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · Mon Oct 08 06:55:57 2018 -0700
  25. ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · Mon Oct 08 06:55:56 2018 -0700
  26. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · Thu Oct 04 20:03:53 2018 +1300
  27. b49f19e Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Oct 29 11:21:00 2018 -0400
  28. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · Thu Oct 25 17:23:07 2018 +0800
  29. 14170a4 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · Thu Oct 25 17:23:06 2018 +0800
  30. 9bc6bec sunxi: map DRAM part with 3G size by Icenowy Zheng · Thu Oct 25 17:23:05 2018 +0800
  31. edddccb sunxi: Extend SPL header versioning by Andre Przywara · Thu Oct 25 17:23:03 2018 +0800
  32. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · Thu Oct 25 17:23:02 2018 +0800
  33. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · Thu Oct 25 03:05:37 2018 -0700
  34. 9c9d0e9 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · Mon Oct 22 14:07:53 2018 +0200
  35. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  36. bd260f0 arm: dts: imx8qxp: fix build warining by Peng Fan · Thu Oct 25 08:36:49 2018 +0000
  37. 844b9f3 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · Thu Oct 25 08:32:40 2018 +0000
  38. cb9325d sunxi: Fix typos of spelling Allwinner by Priit Laes · Tue Oct 23 20:20:28 2018 +0300
  39. eabfa91 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 22 13:56:10 2018 -0400
  40. cb466db watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · Tue Oct 16 13:57:11 2018 +0200
  41. d1bb7a0 imx: mx7: avoid some initialization if low level is skipped by Rui Miguel Silva · Wed Sep 05 11:56:05 2018 +0100
  42. 3cb662a arm: imx: include imx8image support by Peng Fan · Tue Oct 16 04:50:35 2018 +0000
  43. 702c6dc imx: add i.MX8QXP MEK board support by Peng Fan · Thu Oct 18 14:28:37 2018 +0200
  44. 62f929f arm: dts: introduce dtsi for i.MX8QXP by Peng Fan · Thu Oct 18 14:28:36 2018 +0200
  45. bc6244b power: Add power domain driver for i.MX8 by Peng Fan · Thu Oct 18 14:28:29 2018 +0200
  46. b2242e1 gpio: mxc_gpio: add support for i.MX8 by Peng Fan · Thu Oct 18 14:28:27 2018 +0200
  47. e4cf8d7 imx8: add dummy clock by Peng Fan · Thu Oct 18 14:28:26 2018 +0200
  48. f4f876c imx8: add iomux configuration api by Peng Fan · Thu Oct 18 14:28:25 2018 +0200
  49. 9b39be9 imx8: cpu: add uclass based CPU driver by Anatolij Gustschin · Thu Oct 18 14:28:24 2018 +0200
  50. 05b354b imx8: cpu: add function for reading FEC MAC from fuse by Anatolij Gustschin · Thu Oct 18 14:28:23 2018 +0200
  51. 14b4cd2 imx8: add arch_cpu_init arch_cpu_init_dm by Peng Fan · Thu Oct 18 14:28:22 2018 +0200
  52. 4f211a5 imx8: add mmu and dram related functions by Peng Fan · Thu Oct 18 14:28:21 2018 +0200
  53. 93b6cfd imx8: implement mmc_get_env_dev by Peng Fan · Thu Oct 18 14:28:20 2018 +0200
  54. 29c9dd3 imx8: add boot device detection by Peng Fan · Thu Oct 18 14:28:19 2018 +0200
  55. 2e6be07 imx8: add basic cpu support by Peng Fan · Thu Oct 18 14:28:18 2018 +0200
  56. b341534 armv8: add cpu core helper functions by Peng Fan · Thu Oct 18 14:28:17 2018 +0200
  57. 36b6517 imx: add i.MX8 cpu type by Peng Fan · Thu Oct 18 14:28:16 2018 +0200
  58. a521b17 imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined by Peng Fan · Thu Oct 18 14:28:15 2018 +0200
  59. c2055a5 imx8: add imx-regs header file by Peng Fan · Thu Oct 18 14:28:14 2018 +0200
  60. 0576f9b imx: boot_mode: Add FLEXSPI boot entry by Peng Fan · Thu Oct 18 14:28:13 2018 +0200
  61. 5548638 misc: imx8: add scfw api impementation by Peng Fan · Thu Oct 18 14:28:12 2018 +0200
  62. f17a0ce arm: global_data: add scu_dev for i.MX8 by Peng Fan · Thu Oct 18 14:28:10 2018 +0200
  63. 5566056 arm: build mach-imx for i.MX8 by Peng Fan · Thu Oct 18 14:28:09 2018 +0200
  64. 6bae1c7 imx: add Kconfig entry for i.MX8QXP by Peng Fan · Thu Oct 18 14:28:08 2018 +0200
  65. 0c830d3 imx8: add scfw macro definition by Peng Fan · Thu Oct 18 14:28:07 2018 +0200
  66. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · Sat Oct 13 20:52:11 2018 -0700
  67. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · Sat Oct 13 20:52:09 2018 -0700
  68. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · Sat Oct 13 20:52:07 2018 -0700
  69. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · Sat Oct 13 20:52:06 2018 -0700
  70. 58d4bc6 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · Sat Oct 13 20:52:02 2018 -0700
  71. f50b17c x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · Sat Oct 13 20:52:01 2018 -0700
  72. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · Thu Oct 11 07:44:42 2018 +0200
  73. e573322 test: Add PCI device entry without compat string and with DT node by Marek Vasut · Wed Oct 10 21:27:08 2018 +0200
  74. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  75. 9952087 ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX by Adam Ford · Sun Oct 07 09:58:25 2018 -0500
  76. e2114f9 arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · Mon Sep 17 22:03:27 2018 +0300
  77. 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · Mon Sep 17 21:43:03 2018 +0300
  78. e298526 ARM: rmobile: Drop PRR syscon driver by Marek Vasut · Thu Oct 18 20:28:19 2018 +0200
  79. 5b3a070 ARM: dts: rmobile: Build -u-boot variants of DTs by Marek Vasut · Thu Oct 18 20:27:16 2018 +0200
  80. d28f3fe ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu by Hiroyuki Yokoyama · Thu Sep 27 19:05:18 2018 +0900
  81. 7b8f69c ARM: rmobile: Enable cache command on Gen3 by Hiroyuki Yokoyama · Wed Sep 26 14:32:13 2018 +0900
  82. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 17 07:20:52 2018 -0400
  83. a8ddd6a arm64: zynqmp: Enable MP by default via Kconfig by Michal Simek · Thu Oct 04 14:26:13 2018 +0200
  84. 48eaa0c arm64: zynqmp: Add new command for TCM initialization by Siva Durga Prasad Paladugu · Fri Oct 05 15:09:05 2018 +0530
  85. a1ad878 arm64: zynqmp: Move TCM initialization to a separate routine by Siva Durga Prasad Paladugu · Fri Oct 05 15:09:04 2018 +0530
  86. c3c3106 arm64: versal: Add Xilinx Versal Virtual QEMU board by Michal Simek · Tue Sep 18 14:58:16 2018 +0200
  87. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  88. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · Mon Oct 01 05:03:30 2018 +0200
  89. 1d10cc6 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · Thu Sep 07 09:20:32 2017 +0200
  90. 3cab96f arm: zynq: Add efuse node for Zynq-7000S devices by Michal Simek · Tue Feb 28 11:46:37 2017 +0100
  91. 4e2f4df arm: zynq: Add support for DLC20 board by Michal Simek · Thu Sep 13 08:44:02 2018 +0200
  92. f90ff0b arm: mx5: Add M53Menlo board by Marek Vasut · Thu Oct 04 21:24:14 2018 +0200
  93. 0146610 arm: mx5: Add LDB clock config code by Marek Vasut · Wed Oct 10 10:40:02 2018 +0200
  94. cd84d41 arm: imx: mx5: Make videoskip available on MX5 by Marek Vasut · Thu Oct 04 21:16:42 2018 +0200
  95. d3a3d5d Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc by Tom Rini · Mon Oct 15 07:20:07 2018 -0400
  96. 1c0c708 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · Thu Oct 11 23:12:05 2018 +0300
  97. b176b07 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Oct 12 11:54:30 2018 -0400
  98. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · Wed Oct 10 13:59:33 2018 +0300
  99. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  100. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400