1. 2781329 arm, imx6: aristainetos board updates by Heiko Schocher · 9 years ago
  2. 6b7937b imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORT by Peng Fan · 9 years ago
  3. 32cfb35 imx: mx6ul_14x14_evk add ENET support by Peng Fan · 9 years ago
  4. 57b0013 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · 9 years ago
  5. 840d2e3 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  6. 5d18b18 imx: iomux-v3: add imx7d support for iomuxc by Adrian Alonso · 9 years ago
  7. 9072cb2 power: pmic: add pfuze3000 support by Adrian Alonso · 9 years ago
  8. 13433fd net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago
  9. 967a83b imx: clock support enet2 anatop clock support by Peng Fan · 9 years ago
  10. f664c14 imx-common: consolidate macros and prototypes into sys_proto.h by Peng Fan · 9 years ago
  11. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · 9 years ago
  12. 9f54fe6 imx: mx31 use new formula for get_cpu_rev by Peng Fan · 9 years ago
  13. 0fe2e85 imx: mx27 implement get_cpu_rev by Peng Fan · 9 years ago
  14. f9b78a7 imx: add cpu type for i.MX2 and i.MX3 by Peng Fan · 9 years ago
  15. 62c15d7 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  16. 82e0fff mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · 9 years ago
  17. 4013711 ARM: ts4800: add ethernet support by Damien Riegel · 9 years ago
  18. a84f6f9 ARM: ts4800: add basic board support by Lucile Quirion · 9 years ago
  19. d0e7118 nitrogen6x: change maintainer by Eric Nelson · 9 years ago
  20. e6b4782 cgtqmx6eval: Add Ethernet support by Otavio Salvador · 9 years ago
  21. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · 9 years ago
  22. b8898e4 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · 9 years ago
  23. d635728 imx: mx6ul_14x14_evk discard redefined CONFIG_MX6 by Peng Fan · 9 years ago
  24. 4630f26 arm: mx6: Remove SPI support from WRU-IV baseboard by Stefan Roese · 9 years ago
  25. 26dad5e udoo: Remove SPL fat support by vpeter4 · 9 years ago
  26. 76b08ce udoo: Switch to SPL support by vpeter4 · 9 years ago
  27. 9c2cf9a tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · 9 years ago
  28. 2ada182 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  29. 8d04743 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  30. 8646f2a sunxi: increase SYS_MONITOR_LEN by Boris Brezillon · 9 years ago
  31. ddb9aa97 dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · 9 years ago
  32. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  33. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  34. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  35. 1e823cf tegra: nyan: Enable TPM command and driver by Simon Glass · 9 years ago
  36. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  37. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  38. ff9f04a tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  39. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  40. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · 9 years ago
  41. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  42. 1132853 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · 9 years ago
  43. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  44. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  45. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  46. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  47. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  48. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · 9 years ago
  49. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · 9 years ago
  50. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · 9 years ago
  51. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · 9 years ago
  52. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · 9 years ago
  53. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · 9 years ago
  54. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · 9 years ago
  55. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · 9 years ago
  56. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · 9 years ago
  57. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · 9 years ago
  58. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · 9 years ago
  59. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  60. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  61. 965588f tpm: Drop two unused options by Simon Glass · 9 years ago
  62. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · 9 years ago
  63. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  64. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  65. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · 9 years ago
  66. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · 9 years ago
  67. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · 9 years ago
  68. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
  69. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  70. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  71. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  72. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  73. b086ec2 sunxi: Fix MAINTAINERS board sorting by Hans de Goede · 9 years ago
  74. 1ace5fd sunxi: Add support for the Olimex A20 EVB by Marcus Cooper · 9 years ago
  75. 31d7bbf sunxi: Add inet98v_rev2 defconfig and dts file by Hans de Goede · 9 years ago
  76. 74c68b5 sunxi: Add inet97fv2_defconfig by Hans de Goede · 9 years ago
  77. 7ef7496 sunxi: Ampe_A76_defconfig: Add otg id pin configuration by Hans de Goede · 9 years ago
  78. 60b1b29 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  79. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  80. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  81. 3ce35f9 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  82. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  83. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  84. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  85. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  86. d223678 sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  87. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  88. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  89. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  90. e5561a8 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  91. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  92. 19af938 sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  93. 7c7fbfb sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  94. 534e607 sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  95. 0f3ddbf sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · 9 years ago
  96. f4e5b13 sunxi: Add CONFIG_MMC0_CD_PIN to various boards by Hans de Goede · 9 years ago
  97. 924c893 sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago
  98. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  99. 7b895d7 sunxi: Add support for gt90h-v4 tablets by Hans de Goede · 9 years ago
  100. c6c47c2 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago