1. 907eed2 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  2. d062482 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  3. 0bdce07 dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  4. 0ac8b1f dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  5. 117bfc7 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  6. f8b4e45 x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  7. b565d66 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  8. d3b884b dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  9. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  10. e76187a dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  11. f2b85ab dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  12. fffe25d spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  13. 81afac1 dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  14. 1ff4f32 dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  15. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  16. 4439bc3 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  17. 9d731c8 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  18. a6eb93b dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  19. e32951b lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · 9 years ago
  20. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  21. 9dc8ba1 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago
  22. 1ff6015 ARM: rpi: enable USB keyboard by Stephen Warren · 9 years ago
  23. 25612f2 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds by Stefan Brüns · 9 years ago
  24. d2ff51b usb: dwc2: Add SPLIT INTERRUPT transaction support by Stefan Brüns · 9 years ago
  25. b54e447 usb: dwc2: Implement SPLIT transaction support by Stefan Brüns · 9 years ago
  26. 890f0ee usb: dwc2: add helper function for setting SPLIT HC registers by Stefan Brüns · 9 years ago
  27. daed305 usb: dwc2: split transfer core from outer loop by Stefan Brüns · 9 years ago
  28. 03460cd usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack by Stefan Brüns · 9 years ago
  29. 56a7bbd usb: dwc2: Fix out-of-bounds access, fix chunk size by Stefan Brüns · 9 years ago
  30. 12f229e Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  31. 67871a5 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  32. f138713 rockchip: Update the README by Simon Glass · 9 years ago
  33. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  34. cf629bb rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  35. 68b08c4 rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  36. 6406f45 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  37. 889b8a3 rockchip: firefly-rk3288: Enable HDMI output by Simon Glass · 9 years ago
  38. 74336f7 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  39. d78a3d2 rockchip: jerry: Add support for timing SPI flash speed by Simon Glass · 9 years ago
  40. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  41. 318922b rockchip: rk3288: pinctrl: Fix HDMI pinctrl by Simon Glass · 9 years ago
  42. c87c129 rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  43. 4f14d13 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  44. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  45. affd4a9 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  46. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  47. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  48. 30fc0fd rockchip: config: Enable the 'gpio' command by Simon Glass · 9 years ago
  49. 002c634 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  50. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  51. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  52. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  53. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  54. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  55. 830a608 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  56. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  57. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  58. cd9c207 video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  59. f563dc1 dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  60. 65fba59 dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  61. 363bf77 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  62. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  63. fc760cb dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  64. d4bf91a video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago
  65. 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  66. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  67. 66280e8 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  68. 35a1f0d stdio: Correct a build error with driver model by Simon Glass · 9 years ago
  69. 27a1961 rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  70. 90a2847 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  71. e15af8e rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  72. 183a3a0 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  73. 4864782 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  74. 7d0c2c3 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  75. 78a10b6 rockchip: pinctrl: Implement the get_gpio_mux() method by Simon Glass · 9 years ago
  76. 63c5264 rockchip: pinctrl: Reduce the size for SPL by Simon Glass · 9 years ago
  77. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  78. 2b9fe11 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  79. 28a943c rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  80. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  81. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  82. a4b10c0 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  83. 364809d dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  84. 7d57799 dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  85. 1b30d61 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  86. 77eaa19 dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · 9 years ago
  87. 1f2b4b0 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  88. d178a1c spi: Correct device tree usage in spi_flash_decode_fdt() by Simon Glass · 9 years ago
  89. 4082fce dm: i2c: Allow muxes to be enabled for SPL separately by Simon Glass · 9 years ago
  90. d7248c4 cros_ec: Disable the Chrome OS EC in SPL by Simon Glass · 9 years ago
  91. 0ffe6ab gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · 9 years ago
  92. 69a0504 rockchip: jerry: Drop unused options by Simon Glass · 9 years ago
  93. 7991809 rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry by Simon Glass · 9 years ago
  94. 156ac85 rockchip: jerry: Enable the RK808 PMIC and regulator by Simon Glass · 9 years ago
  95. 9c56d6f rockchip: Move firefly and jerry to use the full pinctrl by Simon Glass · 9 years ago
  96. bea705c rockchip: pinctrl: Add a full pinctrl driver by Simon Glass · 9 years ago
  97. 342999f rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  98. 6d97786 rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  99. 71037d1 rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  100. 930bc37 rockchip: i2c: Update the driver to use the new clock ID by Simon Glass · 9 years ago