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. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  6. 9c8caca x86: ivybridge: Drop unnecessary northbridge setup by Simon Glass · 9 years ago
  7. e5bdccd x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · 9 years ago
  8. 4fa56b1 x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  9. 00431f6 x86: Bring up northbridge, pch and lpc after the CPUs by Simon Glass · 9 years ago
  10. 9df244f x86: Don't show an error when the MRC cache is up to date by Simon Glass · 9 years ago
  11. 0aa7bfa x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  12. 6b7f76d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · 9 years ago
  13. 83b9c65 x86: ivybridge: Drop the dead MTRR code by Simon Glass · 9 years ago
  14. 0b22c97 x86: ivybridge: Set up the thermal target correctly by Simon Glass · 9 years ago
  15. 5e469f3 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  16. b4974c4 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  17. 25d1f94 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  18. a716f9e x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · 9 years ago
  19. d4d1e91 x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  20. b20cf04 x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  21. ee30129 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  22. 99eecaa x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · 9 years ago
  23. aa0f23e x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  24. 061e9ea x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  25. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  26. a7b1d95 x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  27. 8acbabb x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  28. 62b3717 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  29. 044f1a0 x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  30. d3e0c8f dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  31. 6d5579c dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  32. 9470c72 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  33. cb2bc54 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  34. 660680d dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  35. 5ce1af5 dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  36. 1a44e88 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  37. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  38. ddcafd6 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  39. 7da3ca6 dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  40. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  41. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  42. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  43. fcac1dd spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  44. b5d00de dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  45. 567696b dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  46. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  47. 4af3dc1 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  48. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  49. 2e4e443 dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  50. 9948ae9 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  51. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  52. 419bf14 rockchip: Update the README by Simon Glass · 9 years ago
  53. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  54. 648b936 rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  55. d23faff rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  56. 1501980 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  57. 52de646 rockchip: firefly-rk3288: Enable HDMI output by Simon Glass · 9 years ago
  58. abd2c15 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  59. 58e1ad1 rockchip: jerry: Add support for timing SPI flash speed by Simon Glass · 9 years ago
  60. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  61. 4ef01fc rockchip: rk3288: pinctrl: Fix HDMI pinctrl by Simon Glass · 9 years ago
  62. e6a682b rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  63. 9a13c55 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  64. 4ba1293 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  65. f71eb80 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  66. 3fee8c4 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  67. f1a81c0 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  68. e57326f rockchip: config: Enable the 'gpio' command by Simon Glass · 9 years ago
  69. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  70. 38675c4 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  71. e7d7a01 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  72. e421bb8 rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  73. 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  74. 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  75. 273afb2 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  76. 5562bf1 rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  77. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  78. 6aa801b video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  79. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  80. 37211bf dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  81. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  82. c5915f7 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  83. b3f0756 dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  84. 661d5de video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago
  85. 6463538 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  86. 798ff50 video: Name consoles by their number by Simon Glass · 9 years ago
  87. f5330a4 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  88. c5667f4 stdio: Correct a build error with driver model by Simon Glass · 9 years ago
  89. cf88b7c rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  90. c45aec9 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  91. 2c9693c rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  92. 58a52e8 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  93. 9c73e74 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  94. c8d7240 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  95. 5ec58d2 rockchip: pinctrl: Implement the get_gpio_mux() method by Simon Glass · 9 years ago
  96. 15a4322 rockchip: pinctrl: Reduce the size for SPL by Simon Glass · 9 years ago
  97. 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  98. f9ed818 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  99. 30508e9 rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  100. 50e7689 rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago