1. d178a1c spi: Correct device tree usage in spi_flash_decode_fdt() by Simon Glass · 9 years ago
  2. 4082fce dm: i2c: Allow muxes to be enabled for SPL separately by Simon Glass · 9 years ago
  3. d7248c4 cros_ec: Disable the Chrome OS EC in SPL by Simon Glass · 9 years ago
  4. 0ffe6ab gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · 9 years ago
  5. 69a0504 rockchip: jerry: Drop unused options by Simon Glass · 9 years ago
  6. 7991809 rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry by Simon Glass · 9 years ago
  7. 156ac85 rockchip: jerry: Enable the RK808 PMIC and regulator by Simon Glass · 9 years ago
  8. 9c56d6f rockchip: Move firefly and jerry to use the full pinctrl by Simon Glass · 9 years ago
  9. bea705c rockchip: pinctrl: Add a full pinctrl driver by Simon Glass · 9 years ago
  10. 342999f rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  11. 6d97786 rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  12. 71037d1 rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  13. 930bc37 rockchip: i2c: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  14. 64b7faa rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  15. 4f43673 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
  16. 542635a rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
  17. 898d643 rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  18. f4adc9a rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · 9 years ago
  19. 79d020e rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  20. ec4ac4e rockchip: Correct the defconfig order by Simon Glass · 9 years ago
  21. e1efec4 rockchip: mmc: Use a pwrseq device if available by Simon Glass · 9 years ago
  22. a4275f5 rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  23. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  24. 5fd6bad dm: Add a power sequencing uclass by Simon Glass · 9 years ago
  25. e122776 power: Add support for RK808 regulators by Simon Glass · 9 years ago
  26. 2a4febf power: Add base support for the RK808 PMIC by Simon Glass · 9 years ago
  27. 61101e0 dts: Bring in pinctrl device tree binding by Simon Glass · 9 years ago
  28. 931b24c dm: pmic: Add 'reg status' to show all regulators by Simon Glass · 9 years ago
  29. 52db39a dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  30. 0379597 dm: core: Don't set pinctrl for pinctrl devices by Simon Glass · 9 years ago
  31. b6517a0 rockchip: kylin: Store env in emmc by Jeffy Chen · 9 years ago
  32. e68f203 rockchip: kylin: Check fastboot request by Jeffy Chen · 9 years ago
  33. 197e14e rockchip: kylin: Add default gpt partition table by Jeffy Chen · 9 years ago
  34. 9d19e5d rockchip: rk3036: Bind GPIO banks by Jeffy Chen · 9 years ago
  35. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  36. e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  37. b21e20b clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago
  38. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  39. 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
  40. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  41. 904dfbf i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago
  42. b19cc6b nds32: Fix compile error. by rick · 9 years ago
  43. 747440d dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  44. 85e08db dm: video: test: Add tests for rotated consoles by Simon Glass · 9 years ago
  45. 3c97c4f dm: video: test: Add tests for the video uclass by Simon Glass · 9 years ago
  46. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  47. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  48. e3b81c1 dm: stdio: video: Plumb the video uclass into stdio by Simon Glass · 9 years ago
  49. b01c792 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago
  50. 5a54194 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  51. 8703ef3 common: Move LCD and video memory reservation together by Simon Glass · 9 years ago
  52. b5146b2 dm: video: Add a driver for a rotated text console by Simon Glass · 9 years ago
  53. 72cded9 dm: video: Add a 'normal' text console driver by Simon Glass · 9 years ago
  54. 8351076 dm: video: Add a uclass for the text console by Simon Glass · 9 years ago
  55. 6cbf5de dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  56. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
  57. 665ac00 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  58. 8b67761 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  59. fdbae09 serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  60. 6ca13b1 serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  61. ed3021a serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  62. 47f1bfc serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago
  63. 5ed07cf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  64. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  65. 9f29aeb Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · 9 years ago
  66. 1c8b4d5 test/py: add a test for the sleep command by Stephen Warren · 9 years ago
  67. 3045d7f test/py: test the ums command by Stephen Warren · 9 years ago
  68. cc156f3 test/py: test the shell if command by Stephen Warren · 9 years ago
  69. 8b86c60 test/py: add test of basic shell functionality by Stephen Warren · 9 years ago
  70. 98cee89 test/py: test the md/mw commands by Stephen Warren · 9 years ago
  71. 5ab097a test/py: add test of setenv/printenv/echo by Stephen Warren · 9 years ago
  72. 472040d test/py: test that sandbox exits when asked by Stephen Warren · 9 years ago
  73. d201506 test/py: Implement pytest infrastructure by Stephen Warren · 9 years ago
  74. 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  75. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  76. 9e52126 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
  77. ad1cf78 clk: add needed include and declaration to include/clk.h by Masahiro Yamada · 9 years ago
  78. 8bdf9cf clk: fix comments in include/clk.h by Masahiro Yamada · 9 years ago
  79. 8138581 clk: move Kconfig options into sub-menu by Masahiro Yamada · 9 years ago
  80. 4ef7909 usb: Define USB_MAX_STOR_DEV in only one place by Simon Glass · 9 years ago
  81. bb883f8 timer: sandbox: work without device tree by Stephen Warren · 9 years ago
  82. 0a7edce dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  83. cf20452 bzip2: Support compression for sandbox by Simon Glass · 9 years ago
  84. 20af3c0 dm: core: Call uclass post_bind() after the driver's bind() method by Simon Glass · 9 years ago
  85. 72b335e sandbox: Support the bmp command by Simon Glass · 9 years ago
  86. 74b1320 tiny-printf: Always print zeroes by Simon Glass · 9 years ago
  87. 5589a81 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · 9 years ago
  88. 4fbd258 i2c: Correct command return values by Simon Glass · 9 years ago
  89. 4a1db6d dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  90. 4dc5259 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  91. 8e31681 tiny-printf: Avoid printing NULL strings by Simon Glass · 9 years ago
  92. 9ab401a defconfig: dra74_evm: enable timer driver model by Mugunthan V N · 9 years ago
  93. 87a2127 arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  94. 09bdea0 defconfig: dra72_evm: enable timer driver model by Mugunthan V N · 9 years ago
  95. 6c3401a arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  96. 30a0cdb ti_omap5_common: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  97. 00dffc9 defconfig: am335x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  98. d3e25ae arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  99. 3f8e517 defconfig: am335x_boneblack_vboot: enable timer driver model by Mugunthan V N · 9 years ago
  100. c7bd870 arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago