1. 8b67441 x86: Don't show an error when the MRC cache is up to date by Simon Glass · 9 years ago
  2. afd5d50 x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  3. 279006d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · 9 years ago
  4. d173185 x86: ivybridge: Drop the dead MTRR code by Simon Glass · 9 years ago
  5. 709b190 x86: ivybridge: Set up the thermal target correctly by Simon Glass · 9 years ago
  6. 9d156b5 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  7. bba22a9 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  8. 9fd11c7 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  9. fcd30cd x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · 9 years ago
  10. 17e0a9a x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  11. f633efa x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  12. 2b27d20 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  13. 977a591 x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · 9 years ago
  14. 655925a x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  15. e40a6e3 x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  16. 5544757 dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  17. 858361b x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  18. fe40bd4 x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  19. 788cd90 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  20. 4acc83d x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  21. 0bdce07 dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  22. 0ac8b1f dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  23. 117bfc7 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  24. b565d66 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  25. d3b884b dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  26. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  27. e76187a dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  28. f2b85ab dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  29. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  30. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  31. cf629bb rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  32. 68b08c4 rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  33. 6406f45 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  34. 74336f7 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  35. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  36. 4f14d13 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  37. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  38. affd4a9 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  39. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  40. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  41. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  42. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  43. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  44. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  45. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  46. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  47. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  48. 27a1961 rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  49. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  50. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  51. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  52. 64b7faa rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  53. f4adc9a rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · 9 years ago
  54. 79d020e rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  55. a4275f5 rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  56. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  57. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  58. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  59. 45fe380 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
  60. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  61. b19cc6b nds32: Fix compile error. by rick · 9 years ago
  62. 3c97c4f dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  63. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  64. 665ac00 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  65. 8b67761 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  66. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  67. 87a2127 arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  68. 6c3401a arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  69. d3e25ae arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  70. c7bd870 arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  71. ff9e612 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  72. 34afc61 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  73. 28a6c01 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  74. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  75. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  76. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  77. 1d48ca6 arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  78. 048c61d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  79. faefef9 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  80. d649fb8 ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  81. 6d95778 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  82. 5407735 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  83. cefca48 ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  84. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  85. 1674bd1 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  86. a5b9fa3 armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  87. 94f7ff3 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  88. ba5648c armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  89. 6071cd6 x86: quark: Fix boot breakage by Bin Meng · 9 years ago
  90. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  91. b57843e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  92. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  93. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  94. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  95. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  96. f53830e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  97. 0315a28 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  98. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  99. 6479b69 MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  100. 0fc13a9 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago