1. 1e186f5 x86: ivybridge: Convert sdram_initialise() to use DM PCI API by Simon Glass · Sun Jan 17 16:11:48 2016 -0700
  2. a33044b x86: ivybridge: Convert dram_init() to use DM PCI API by Simon Glass · Sun Jan 17 16:11:47 2016 -0700
  3. 18df7d0 x86: ivybridge: Convert enable_usb_bar() to use DM PCI API by Simon Glass · Sun Jan 17 16:11:46 2016 -0700
  4. 9afcd96 x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · Sun Jan 17 16:11:45 2016 -0700
  5. d6fe74e x86: ivybridge: Convert lpc init code to DM PCI API by Simon Glass · Sun Jan 17 16:11:42 2016 -0700
  6. 582075c x86: ivybridge: Drop the special PCI driver by Simon Glass · Sun Jan 17 16:11:41 2016 -0700
  7. 40e7a20 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · Sun Jan 17 16:11:40 2016 -0700
  8. 5337b43 x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · Sun Jan 17 16:11:39 2016 -0700
  9. 35c50a5 x86: ivybridge: Use driver model PCI API in sata.c by Simon Glass · Sun Jan 17 16:11:38 2016 -0700
  10. 39f3f8c x86: ivybridge: Use the SATA driver to do the init by Simon Glass · Sun Jan 17 16:11:37 2016 -0700
  11. c0cf9ac x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · Sun Jan 17 16:11:36 2016 -0700
  12. 5cc400b x86: ivybridge: Do the SATA init before relocation by Simon Glass · Sun Jan 17 16:11:35 2016 -0700
  13. 9c8caca x86: ivybridge: Drop unnecessary northbridge setup by Simon Glass · Sun Jan 17 16:11:33 2016 -0700
  14. e5bdccd x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · Sun Jan 17 16:11:32 2016 -0700
  15. 4fa56b1 x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · Sun Jan 17 16:11:31 2016 -0700
  16. 00431f6 x86: Bring up northbridge, pch and lpc after the CPUs by Simon Glass · Sun Jan 17 16:11:30 2016 -0700
  17. 9df244f x86: Don't show an error when the MRC cache is up to date by Simon Glass · Sun Jan 17 16:11:29 2016 -0700
  18. 0aa7bfa x86: Make x86_init_cpus() static by Simon Glass · Sun Jan 17 16:11:28 2016 -0700
  19. 6b7f76d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · Sun Jan 17 16:11:27 2016 -0700
  20. 83b9c65 x86: ivybridge: Drop the dead MTRR code by Simon Glass · Sun Jan 17 16:11:26 2016 -0700
  21. 0b22c97 x86: ivybridge: Set up the thermal target correctly by Simon Glass · Sun Jan 17 16:11:25 2016 -0700
  22. 5e469f3 x86: ivybridge: Move CPU init code into the driver by Simon Glass · Sun Jan 17 16:11:24 2016 -0700
  23. b4974c4 x86: ivybridge: Use common CPU init code by Simon Glass · Sun Jan 17 16:11:23 2016 -0700
  24. 25d1f94 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · Sun Jan 17 16:11:22 2016 -0700
  25. a716f9e x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · Sun Jan 17 16:11:21 2016 -0700
  26. d4d1e91 x86: ivybridge: Move graphics init much later by Simon Glass · Sun Jan 17 16:11:20 2016 -0700
  27. b20cf04 x86: ivybridge: Probe the LPC in CPU init by Simon Glass · Sun Jan 17 16:11:19 2016 -0700
  28. ee30129 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · Sun Jan 17 16:11:18 2016 -0700
  29. 99eecaa x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · Sun Jan 17 16:11:17 2016 -0700
  30. aa0f23e x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · Sun Jan 17 16:11:16 2016 -0700
  31. 061e9ea x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · Sun Jan 17 16:11:15 2016 -0700
  32. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · Sun Jan 17 16:11:14 2016 -0700
  33. a7b1d95 x86: ivybridge: Rename bd82x6x_init() by Simon Glass · Sun Jan 17 16:11:13 2016 -0700
  34. 8acbabb x86: ivybridge: Move more init to the probe() function by Simon Glass · Sun Jan 17 16:11:12 2016 -0700
  35. 62b3717 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · Sun Jan 17 16:11:11 2016 -0700
  36. 044f1a0 x86: ivybridge: Set up the LPC device using driver model by Simon Glass · Sun Jan 17 16:11:10 2016 -0700
  37. 660680d dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · Tue Jan 19 21:32:32 2016 -0700
  38. 5ce1af5 dm: x86: queensbay: Add an interrupt driver by Simon Glass · Tue Jan 19 21:32:31 2016 -0700
  39. 1a44e88 dm: x86: quark: Add an interrupt driver by Simon Glass · Tue Jan 19 21:32:30 2016 -0700
  40. ddcafd6 x86: Use the IRQ device when setting up the mptable by Simon Glass · Tue Jan 19 21:32:28 2016 -0700
  41. 7da3ca6 dm: x86: Add a common PIRQ init function by Simon Glass · Tue Jan 19 21:32:27 2016 -0700
  42. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · Tue Jan 19 21:32:26 2016 -0700
  43. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · Tue Jan 19 21:32:25 2016 -0700
  44. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · Mon Jan 18 20:19:21 2016 -0700
  45. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · Mon Jan 18 20:19:17 2016 -0700
  46. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · Thu Jan 21 19:45:24 2016 -0700
  47. 648b936 rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · Thu Jan 21 19:45:23 2016 -0700
  48. d23faff rockchip: rock2: Bring in device tree files from Linux by Simon Glass · Thu Jan 21 19:45:22 2016 -0700
  49. 1501980 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · Thu Jan 21 19:45:21 2016 -0700
  50. abd2c15 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · Thu Jan 21 19:45:19 2016 -0700
  51. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · Thu Jan 21 19:45:17 2016 -0700
  52. 9a13c55 rockchip: jerry: Fix the SDRAM timing by Simon Glass · Thu Jan 21 19:45:14 2016 -0700
  53. 4ba1293 rockchip: spl: Drop MMC support code when not needed by Simon Glass · Thu Jan 21 19:45:13 2016 -0700
  54. f71eb80 rockchip: Tidy up the register-access macros by Simon Glass · Thu Jan 21 19:45:12 2016 -0700
  55. 3fee8c4 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · Thu Jan 21 19:45:11 2016 -0700
  56. f1a81c0 rockchip: sdram: Tidy up a few comments by Simon Glass · Thu Jan 21 19:45:10 2016 -0700
  57. 38675c4 rockchip: Add a simple 'clock' command by Simon Glass · Thu Jan 21 19:45:07 2016 -0700
  58. e7d7a01 rockchip: Don't skip low-level init by Simon Glass · Thu Jan 21 19:45:06 2016 -0700
  59. e421bb8 rockchip: video: Add a video-output driver by Simon Glass · Thu Jan 21 19:45:05 2016 -0700
  60. 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · Thu Jan 21 19:45:04 2016 -0700
  61. 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · Thu Jan 21 19:45:03 2016 -0700
  62. 5562bf1 rockchip: Rename the CRU_MODE_CON fields by Simon Glass · Thu Jan 21 19:45:01 2016 -0700
  63. c5915f7 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · Thu Jan 21 19:44:55 2016 -0700
  64. cf88b7c rockchip: jerry: Enable the Chrome OS EC by Simon Glass · Thu Jan 21 19:44:13 2016 -0700
  65. 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · Thu Jan 21 19:44:05 2016 -0700
  66. 50e7689 rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · Thu Jan 21 19:44:02 2016 -0700
  67. a7376f0 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · Thu Jan 21 19:44:01 2016 -0700
  68. 344f366 rockchip: clock: Add a function to find a clock by ID by Simon Glass · Thu Jan 21 19:43:41 2016 -0700
  69. 930ec98 rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · Thu Jan 21 19:43:37 2016 -0700
  70. af0b744 rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · Thu Jan 21 19:43:36 2016 -0700
  71. d2ce62b rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · Thu Jan 21 19:43:33 2016 -0700
  72. 873220a rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · Thu Jan 21 19:43:32 2016 -0700
  73. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · Thu Jan 14 10:19:36 2016 +0800
  74. 420c8f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 21 11:49:49 2016 -0500
  75. cd21371 Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jan 21 09:12:22 2016 -0500
  76. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  77. 687f1f8 nds32: Fix compile error. by rick · Tue Jan 19 13:52:10 2016 +0800
  78. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  79. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  80. 24b9c46 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · Wed Jan 13 19:39:06 2016 -0800
  81. 4951af5 arm: ls1021atwr: Split off board device tree by Bin Meng · Wed Jan 13 19:39:05 2016 -0800
  82. 06229a9 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · Wed Jan 13 19:38:59 2016 -0800
  83. 00c7f5f arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:21 2015 +0530
  84. 80961e9 arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:19 2015 +0530
  85. 4e2b288 arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:16 2015 +0530
  86. 6b29c7f arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:14 2015 +0530
  87. f8494d4 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:11 2015 +0530
  88. 5877048 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:09 2015 +0530
  89. 2b18993 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · Thu Dec 24 16:08:04 2015 +0530
  90. 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · Fri Jan 15 17:49:06 2016 -0800
  91. c10b3ba armv7: Add missing newline after OMAP die ID by Ladislav Michl · Sun Jan 03 18:24:27 2016 +0100
  92. 03390c6 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · Fri Dec 11 12:22:25 2015 +0900
  93. 3c6392f arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · Mon Nov 30 08:47:42 2015 +0100
  94. 708848d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · Wed Jan 20 02:05:38 2016 +0900
  95. 99d8098 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · Sun Jan 17 15:03:29 2016 +0900
  96. b12256c ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · Sun Jan 17 10:13:19 2016 +0900
  97. 4de74d5 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · Sun Jan 17 10:13:18 2016 +0900
  98. a0150f8 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · Sun Jan 17 10:13:17 2016 +0900
  99. 81533fc ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · Sun Jan 17 10:13:16 2016 +0900
  100. 69f7a03 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · Wed Oct 14 09:55:50 2015 -0700