1. 17aa548 rockchip: Add basic support for firefly-rk3288 by Simon Glass · 9 years ago
  2. 1b2fd5b rockchip: Add SPI driver by Simon Glass · 9 years ago
  3. 3437469 rockchip: Add I2C driver by Simon Glass · 9 years ago
  4. 2444dae rockchip: Add core SoC start-up code by Simon Glass · 9 years ago
  5. a8cb4fb rockchip: Add an MMC driver by Simon Glass · 9 years ago
  6. 5ff093a rockchip: rk3288: Add SDRAM init by Simon Glass · 9 years ago
  7. bb4e4a5 rockchip: rk3288: Add pinctrl driver by Simon Glass · 9 years ago
  8. 13d80ff rockchip: rk3288: Add a simple syscon driver by Simon Glass · 9 years ago
  9. 3c5d0e3 rockchip: rk3288: Add SoC reset driver by Simon Glass · 9 years ago
  10. 7f4fd26 rockchip: rk3288: Add header files for PMU and GRF by Simon Glass · 9 years ago
  11. 99c1565 rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago
  12. 9119820 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  13. d2c88f7 power: Add support for ACT8846 PMIC by Simon Glass · 9 years ago
  14. 26ad30e rockchip: Add basic peripheral and clock definitions by Simon Glass · 9 years ago
  15. 1f8f773 rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  16. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  17. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  18. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  19. 1b99e5b mkimage: Allow the original file size to be recorded by Simon Glass · 9 years ago
  20. 424b86a mkimage: Allow padding to any length by Simon Glass · 9 years ago
  21. 73a88d0 rockchip: rk3288: dts: Make core devices available early by Simon Glass · 9 years ago
  22. 344c837 rockchip: Bring in RK3288 device tree file includes and bindings by Simon Glass · 9 years ago
  23. 765a1b1 rockchip: Add serial support by Simon Glass · 9 years ago
  24. c6aabe9 arm: reset: Avoid a build error when the reset uclass is enabled by Simon Glass · 9 years ago
  25. bc7b2f4 dm: Provide better debugging when a device fails to bind by Simon Glass · 9 years ago
  26. 3346c87 dm: Improve handling of a missing uclass by Simon Glass · 9 years ago
  27. e3563f2 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · 9 years ago
  28. 6a436c9 dm: led: Tidy up SPL options for the led and led-gpio by Simon Glass · 9 years ago
  29. c5acf4a pinctrl: Add the concept of peripheral IDs by Simon Glass · 9 years ago
  30. 458a070 pinctrl: Add help text to Kconfig by Simon Glass · 9 years ago
  31. b7e84c9 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  32. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  33. fa5e102 sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · 9 years ago
  34. 897705e dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · 9 years ago
  35. 9c6a3c6 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  36. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  37. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  38. f6ac9f1 tegra: nyan: Enable TPM command and driver by Simon Glass · 9 years ago
  39. eddb8cf tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  40. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  41. 2132f97 tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  42. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  43. d616ba5 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  44. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  45. 6e474ea exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  46. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  47. 21baf15 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  48. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  49. c10c8e3 dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  50. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  51. f255d31 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  52. 42c8ec5 tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  53. e56e20e tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  54. a53b79a tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  55. 13894bd tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  56. 605152a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  57. 13932b0 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  58. 7c73537 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  59. b382e02 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  60. 4cd7b78 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  61. 07470d6 tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  62. 26468d5 tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  63. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  64. afc84de tpm: Drop two unused options by Simon Glass · 9 years ago
  65. 3a3f8e9 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  66. 057d2f4 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  67. d9917b0 buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  68. e0bb89b drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  69. 99385b6 drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  70. 776d2ef drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  71. 628d792 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  72. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  73. 71f1e3f dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  74. 28f69b9 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  75. 9236984 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  76. 3537a0e sunxi: Fix MAINTAINERS board sorting by Hans de Goede · 9 years ago
  77. 50222f3 sunxi: Add support for the Olimex A20 EVB by Marcus Cooper · 9 years ago
  78. 4ddcf1d sunxi: Add inet98v_rev2 defconfig and dts file by Hans de Goede · 9 years ago
  79. 1f55490 sunxi: Add inet97fv2_defconfig by Hans de Goede · 9 years ago
  80. 7a73347 sunxi: Ampe_A76_defconfig: Add otg id pin configuration by Hans de Goede · 9 years ago
  81. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  82. ddd37fe sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  83. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  84. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  85. 24a06c9 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  86. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  87. f5916d1 sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  88. 0a24755 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  89. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  90. 008ac1d sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  91. 2a43973 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  92. 5d65c67 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  93. 31c2147 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  94. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  95. 9da5fca sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  96. 630cf2e sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  97. 10d069b sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  98. 21d4d37 sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · 9 years ago
  99. 6c16d08 sunxi: Add CONFIG_MMC0_CD_PIN to various boards by Hans de Goede · 9 years ago
  100. 8addd3e sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago