1. a03003a imx: mx6ulevk: change mtest memory size to 128M by Peng Fan · 9 years ago
  2. 9948ae9 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  3. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  4. 419bf14 rockchip: Update the README by Simon Glass · 9 years ago
  5. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  6. 648b936 rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  7. d23faff rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  8. 1501980 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  9. 52de646 rockchip: firefly-rk3288: Enable HDMI output by Simon Glass · 9 years ago
  10. abd2c15 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  11. 58e1ad1 rockchip: jerry: Add support for timing SPI flash speed by Simon Glass · 9 years ago
  12. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  13. 4ef01fc rockchip: rk3288: pinctrl: Fix HDMI pinctrl by Simon Glass · 9 years ago
  14. e6a682b rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  15. 9a13c55 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  16. 4ba1293 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  17. f71eb80 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  18. 3fee8c4 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  19. f1a81c0 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  20. e57326f rockchip: config: Enable the 'gpio' command by Simon Glass · 9 years ago
  21. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  22. 38675c4 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  23. e7d7a01 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  24. e421bb8 rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  25. 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  26. 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  27. 273afb2 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  28. 5562bf1 rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  29. 7d3d776 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  30. 6aa801b video: panel: Add a simple panel driver by Simon Glass · 9 years ago
  31. 14d1c8e dm: panel: Add a panel uclass by Simon Glass · 9 years ago
  32. 37211bf dm: backlight: Add a driver for a PWM backlight by Simon Glass · 9 years ago
  33. 8f79048 dm: backlight: Add a backlight uclass by Simon Glass · 9 years ago
  34. c5915f7 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  35. b3f0756 dm: pwm: Add a PWM uclass by Simon Glass · 9 years ago
  36. 661d5de video: bridge: Allow GPIOs to be optional by Simon Glass · 9 years ago
  37. 6463538 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  38. 798ff50 video: Name consoles by their number by Simon Glass · 9 years ago
  39. f5330a4 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  40. c5667f4 stdio: Correct a build error with driver model by Simon Glass · 9 years ago
  41. cf88b7c rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  42. c45aec9 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  43. 2c9693c rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  44. 58a52e8 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  45. 9c73e74 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  46. c8d7240 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  47. 5ec58d2 rockchip: pinctrl: Implement the get_gpio_mux() method by Simon Glass · 9 years ago
  48. 15a4322 rockchip: pinctrl: Reduce the size for SPL by Simon Glass · 9 years ago
  49. 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  50. f9ed818 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  51. 30508e9 rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  52. 50e7689 rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  53. a7376f0 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  54. 508c077 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  55. d6eddad dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  56. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  57. 96f0444 dm: core: Export uclass_find_device_by_of_offset() by Simon Glass · 9 years ago
  58. 2d4fa3c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · 9 years ago
  59. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  60. 0f5c269 spi: Correct device tree usage in spi_flash_decode_fdt() by Simon Glass · 9 years ago
  61. 6e4666b dm: i2c: Allow muxes to be enabled for SPL separately by Simon Glass · 9 years ago
  62. 2096af6 cros_ec: Disable the Chrome OS EC in SPL by Simon Glass · 9 years ago
  63. 8aba11d gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · 9 years ago
  64. fa0ced1 rockchip: jerry: Drop unused options by Simon Glass · 9 years ago
  65. 70bad91 rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry by Simon Glass · 9 years ago
  66. 99ac701 rockchip: jerry: Enable the RK808 PMIC and regulator by Simon Glass · 9 years ago
  67. 279d749 rockchip: Move firefly and jerry to use the full pinctrl by Simon Glass · 9 years ago
  68. 253ea25 rockchip: pinctrl: Add a full pinctrl driver by Simon Glass · 9 years ago
  69. d4a8a68 rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  70. f2e033f rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  71. a95049e rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  72. 3d15605 rockchip: i2c: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  73. 344f366 rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  74. 398ced1 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
  75. afe0cb0 rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
  76. 8d32f4b rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  77. 930ec98 rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · 9 years ago
  78. af0b744 rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  79. 3b4057b rockchip: Correct the defconfig order by Simon Glass · 9 years ago
  80. 947fd98 rockchip: mmc: Use a pwrseq device if available by Simon Glass · 9 years ago
  81. d2ce62b rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  82. 873220a rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  83. c979517 dm: Add a power sequencing uclass by Simon Glass · 9 years ago
  84. adecfef power: Add support for RK808 regulators by Simon Glass · 9 years ago
  85. a8bd2ac power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  86. dea7f2e dts: Bring in pinctrl device tree binding by Simon Glass · 9 years ago
  87. 0875f24 dm: pmic: Add 'reg status' to show all regulators by Simon Glass · 9 years ago
  88. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  89. 27ce962 dm: core: Don't set pinctrl for pinctrl devices by Simon Glass · 9 years ago
  90. 3e43a3e rockchip: kylin: Store env in emmc by Jeffy Chen · 9 years ago
  91. a32d009 rockchip: kylin: Check fastboot request by Jeffy Chen · 9 years ago
  92. 4d533cd rockchip: kylin: Add default gpt partition table by Jeffy Chen · 9 years ago
  93. 70ddfcf rockchip: rk3036: Bind GPIO banks by Jeffy Chen · 9 years ago
  94. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  95. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  96. 31adfc2 clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago
  97. 420c8f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  98. 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
  99. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  100. 6b703e0 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago