1. 79a2838 rockchip: Turn off CONFIG_SPL_LED for firefly by Sjoerd Simons · 9 years ago
  2. d8e6598 rockchip: Disable sdio mmc slot on rk3288-firefly by Sjoerd Simons · 9 years ago
  3. df8aa52 mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  4. 3cf524e doc: Fix reference to Rock pro when Rock 2 is meant by Sjoerd Simons · 9 years ago
  5. f874fdc rockchip: Add a simple README by Simon Glass · 9 years ago
  6. 9d5d1cc rockchip: Add basic support for jerry by Simon Glass · 9 years ago
  7. ec3be54 rockchip: Add basic support for firefly-rk3288 by Simon Glass · 9 years ago
  8. d1c1377 rockchip: Add SPI driver by Simon Glass · 9 years ago
  9. 3595f95 rockchip: Add I2C driver by Simon Glass · 9 years ago
  10. 2cffe66 rockchip: Add core SoC start-up code by Simon Glass · 9 years ago
  11. 4ecaa6d rockchip: Add an MMC driver by Simon Glass · 9 years ago
  12. 0aced10 rockchip: rk3288: Add SDRAM init by Simon Glass · 9 years ago
  13. 8844296 rockchip: rk3288: Add pinctrl driver by Simon Glass · 9 years ago
  14. 19c58cf rockchip: rk3288: Add a simple syscon driver by Simon Glass · 9 years ago
  15. efad57f rockchip: rk3288: Add SoC reset driver by Simon Glass · 9 years ago
  16. 95ce32c rockchip: rk3288: Add header files for PMU and GRF by Simon Glass · 9 years ago
  17. 421358c rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago
  18. d102cf6 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  19. b08ce89 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  20. 932bc4a rockchip: Add basic peripheral and clock definitions by Simon Glass · 9 years ago
  21. 8fa4d5a rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  22. c17b145 rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  23. 3b1e507 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  24. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  25. 3e38452 mkimage: Allow the original file size to be recorded by Simon Glass · 9 years ago
  26. 46409cc mkimage: Allow padding to any length by Simon Glass · 9 years ago
  27. 3386b37 rockchip: rk3288: dts: Make core devices available early by Simon Glass · 9 years ago
  28. 087e987 rockchip: Bring in RK3288 device tree file includes and bindings by Simon Glass · 9 years ago
  29. 9880c4b rockchip: Add serial support by Simon Glass · 9 years ago
  30. 3f67b7d arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · 9 years ago
  31. c90b917 dm: Provide better debugging when a device fails to bind by Simon Glass · 9 years ago
  32. 43313de dm: Improve handling of a missing uclass by Simon Glass · 9 years ago
  33. eff7668 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  34. 965f4da dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
  35. ac2ee65 pinctrl: Add the concept of peripheral IDs by Simon Glass · 9 years ago
  36. 8d6510d pinctrl: Add help text to Kconfig by Simon Glass · 9 years ago
  37. 2ada182 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  38. 8d04743 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  39. 8646f2a sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · 9 years ago
  40. ddb9aa97 dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · 9 years ago
  41. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  42. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  43. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  44. 1e823cf tegra: nyan: Enable TPM command and driver by Simon Glass · 9 years ago
  45. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  46. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  47. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  48. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  49. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  50. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  51. 1132853 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  52. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  53. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  54. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  55. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  56. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  57. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  58. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  59. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  60. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  61. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  62. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  63. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  64. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  65. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  66. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  67. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  68. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  69. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  70. 965588f tpm: Drop two unused options by Simon Glass · 9 years ago
  71. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  72. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  73. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  74. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  75. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  76. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  77. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  78. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  79. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  80. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  81. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  82. b086ec2 sunxi: Fix MAINTAINERS board sorting by Hans de Goede · 9 years ago
  83. 1ace5fd sunxi: Add support for the Olimex A20 EVB by Marcus Cooper · 9 years ago
  84. 31d7bbf sunxi: Add inet98v_rev2 defconfig and dts file by Hans de Goede · 9 years ago
  85. 74c68b5 sunxi: Add inet97fv2_defconfig by Hans de Goede · 9 years ago
  86. 7ef7496 sunxi: Ampe_A76_defconfig: Add otg id pin configuration by Hans de Goede · 9 years ago
  87. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  88. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  89. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  90. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  91. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  92. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  93. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  94. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  95. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  96. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  97. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  98. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  99. e5561a8 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  100. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago