1. 433650a x86: Enable DM_USB for link and panther by Simon Glass · 9 years ago
  2. 4265abd x86: ivybridge: Convert lpc init code to DM PCI API by Simon Glass · 9 years ago
  3. cdc337e x86: ivybridge: Drop the special PCI driver by Simon Glass · 9 years ago
  4. 4e19072 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · 9 years ago
  5. 865c24e x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · 9 years ago
  6. ddf10c2 x86: ivybridge: Use driver model PCI API in sata.c by Simon Glass · 9 years ago
  7. 01a6790 x86: ivybridge: Use the SATA driver to do the init by Simon Glass · 9 years ago
  8. 82935b7 x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · 9 years ago
  9. d46f2a6 x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  10. e3b5f04 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  11. 887cba8 x86: ivybridge: Drop unnecessary northbridge setup by Simon Glass · 9 years ago
  12. 1a9dd22 x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · 9 years ago
  13. 9ed781a x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  14. ac643e0 x86: Bring up northbridge, pch and lpc after the CPUs by Simon Glass · 9 years ago
  15. 8b67441 x86: Don't show an error when the MRC cache is up to date by Simon Glass · 9 years ago
  16. afd5d50 x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  17. 279006d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · 9 years ago
  18. d173185 x86: ivybridge: Drop the dead MTRR code by Simon Glass · 9 years ago
  19. 709b190 x86: ivybridge: Set up the thermal target correctly by Simon Glass · 9 years ago
  20. 9d156b5 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  21. bba22a9 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  22. 9fd11c7 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  23. fcd30cd x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · 9 years ago
  24. 17e0a9a x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  25. f633efa x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  26. 2b27d20 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  27. 977a591 x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · 9 years ago
  28. 655925a x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  29. e40a6e3 x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  30. 5544757 dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  31. 858361b x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  32. fe40bd4 x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  33. 788cd90 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  34. 4acc83d x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  35. 7282672 dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  36. ac94b7b dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  37. 907eed2 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  38. d062482 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  39. 0bdce07 dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  40. 0ac8b1f dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  41. 117bfc7 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  42. f8b4e45 x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  43. b565d66 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  44. d3b884b dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  45. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  46. e76187a dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  47. f2b85ab dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  48. fffe25d spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  49. 81afac1 dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  50. 1ff4f32 dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  51. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  52. 4439bc3 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  53. 9d731c8 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  54. a6eb93b dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  55. 12f229e Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  56. 67871a5 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  57. f138713 rockchip: Update the README by Simon Glass · 9 years ago
  58. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  59. cf629bb rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  60. 68b08c4 rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  61. 6406f45 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  62. 889b8a3 rockchip: firefly-rk3288: Enable HDMI output by Simon Glass · 9 years ago
  63. 74336f7 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  64. d78a3d2 rockchip: jerry: Add support for timing SPI flash speed by Simon Glass · 9 years ago
  65. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  66. 318922b rockchip: rk3288: pinctrl: Fix HDMI pinctrl by Simon Glass · 9 years ago
  67. c87c129 rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  68. 4f14d13 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  69. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  70. affd4a9 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  71. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  72. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  73. 30fc0fd rockchip: config: Enable the 'gpio' command by Simon Glass · 9 years ago
  74. 002c634 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  75. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  76. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  77. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  78. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  79. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  80. 830a608 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  81. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  82. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  83. cd9c207 video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  84. f563dc1 dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  85. 65fba59 dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  86. 363bf77 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  87. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  88. fc760cb dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  89. d4bf91a video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago
  90. 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  91. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  92. 66280e8 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  93. 35a1f0d stdio: Correct a build error with driver model by Simon Glass · 9 years ago
  94. 27a1961 rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  95. 90a2847 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  96. e15af8e rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  97. 183a3a0 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  98. 4864782 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  99. 7d0c2c3 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  100. 78a10b6 rockchip: pinctrl: Implement the get_gpio_mux() method by Simon Glass · 9 years ago