1. 2657e43 armv8/ls2085aqds: enable 32KHz rtc output by Priyanka Jain · 9 years ago
  2. 28cf0bc rtc:ds3232/ds3231: Add support to generate 32KHz output by Priyanka Jain · 9 years ago
  3. 2ada182 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  4. 8d04743 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  5. 8646f2a sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · 9 years ago
  6. ddb9aa97 dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · 9 years ago
  7. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  8. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  9. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  10. 1e823cf tegra: nyan: Enable TPM command and driver by Simon Glass · 9 years ago
  11. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  12. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  13. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  14. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  15. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  16. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  17. 1132853 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  18. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  19. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  20. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  21. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  22. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  23. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  24. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  25. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  26. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  27. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  28. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  29. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  30. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  31. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  32. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  33. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  34. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  35. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  36. 965588f tpm: Drop two unused options by Simon Glass · 9 years ago
  37. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  38. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  39. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  40. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  41. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  42. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  43. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  44. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  45. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  46. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  47. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  48. b086ec2 sunxi: Fix MAINTAINERS board sorting by Hans de Goede · 9 years ago
  49. 1ace5fd sunxi: Add support for the Olimex A20 EVB by Marcus Cooper · 9 years ago
  50. 31d7bbf sunxi: Add inet98v_rev2 defconfig and dts file by Hans de Goede · 9 years ago
  51. 74c68b5 sunxi: Add inet97fv2_defconfig by Hans de Goede · 9 years ago
  52. 7ef7496 sunxi: Ampe_A76_defconfig: Add otg id pin configuration by Hans de Goede · 9 years ago
  53. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  54. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  55. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  56. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  57. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  58. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  59. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  60. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  61. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  62. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  63. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  64. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  65. e5561a8 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  66. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  67. 19af938 sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  68. 7c7fbfb sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  69. 534e607 sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  70. 0f3ddbf sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · 9 years ago
  71. f4e5b13 sunxi: Add CONFIG_MMC0_CD_PIN to various boards by Hans de Goede · 9 years ago
  72. 924c893 sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago
  73. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  74. 7b895d7 sunxi: Add support for gt90h-v4 tablets by Hans de Goede · 9 years ago
  75. c6c47c2 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  76. 126c80b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  77. 5c5ee4d video: discard empty video_set_lut implementation by Peng Fan · 9 years ago
  78. edbecf5 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support by Masahiro Yamada · 9 years ago
  79. c857ded ARM: dts: uniphier: add PH1-Pro5 SoC support by Masahiro Yamada · 9 years ago
  80. 37649af ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 9 years ago
  81. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  82. 47eb9a8 ARM: uniphier: enable SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  83. d1066ba ARM: uniphier: select SPL_DM rather than default in defconfig by Masahiro Yamada · 9 years ago
  84. 348cd2b ARM: uniphier: remove unused macro by Masahiro Yamada · 9 years ago
  85. 579a9f6 ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined by Masahiro Yamada · 9 years ago
  86. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  87. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  88. a3f7865 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · 9 years ago
  89. 831bcba board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
  90. 3dacf66 ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  91. f54117d ARM: OMAP5: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  92. 5a3e062 board: ti: OMAP5: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  93. 5f19b2d board: ti: beagle_x15: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  94. 2a447bf include: configs: am43xx_evm: add 'usb stop' in usbboot env by Kishon Vijay Abraham I · 9 years ago
  95. 76d0c1d board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · 9 years ago
  96. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  97. e6bda8c ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 by Kishon Vijay Abraham I · 9 years ago
  98. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  99. 3d6ab74 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · 9 years ago
  100. 31f345e picosam9g45: adopt CONFIG_SYS_PROMPT by Andreas Bießmann · 9 years ago