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