summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-31-10/+6
| * sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-31-12/+12
| * sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-31-0/+16
| * sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-31-29/+39
| * sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-31-38/+48
| * sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-31-0/+5
| * sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-31-5/+11
| * sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-31-46/+12
| * sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-31-0/+8
| * sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-31-2/+15
| * sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-31-0/+6
| * sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-31-5/+10
| * sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-31-4/+1
| * sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-31-10/+10
| * sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-31-27/+8
| * sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede2015-08-31-6/+1
| * sunxi: Add CONFIG_MMC0_CD_PIN to various boardsHans de Goede2015-08-31-0/+6
| * sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-31-2/+1
| * sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-31-3/+1
| * sunxi: Add support for gt90h-v4 tabletsHans de Goede2015-08-31-0/+173
| * sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-31-1/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-08-31-1377/+3305
|\ \
| * | dts: fix dependency of OF_SPL_REMOVE_PROPSMasahiro Yamada2015-08-31-1/+1
| * | pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada2015-08-31-0/+179
| * | pinctrl: add pin control uclass supportMasahiro Yamada2015-08-31-0/+938
| * | dm: core: allow device_bind() to not return a device pointerMasahiro Yamada2015-08-31-6/+8
| * | tegra: nyan: Enable TPM command and driverSimon Glass2015-08-31-0/+5
| * | tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass2015-08-31-0/+8
| * | dm: tpm: Add a 'tpmtest' commandSimon Glass2015-08-31-0/+575
| * | tpm: Add functions to access flags and permissionsSimon Glass2015-08-31-1/+99
| * | tpm: Add a 'tpm info' commandSimon Glass2015-08-31-0/+26
| * | dm: tpm: Convert LPC driver to driver modelSimon Glass2015-08-31-155/+137
| * | dm: tpm: Convert I2C driver to driver modelSimon Glass2015-08-31-350/+207
| * | exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass2015-08-31-6/+33
| * | tpm: Check that parse_byte_string() has data to parseSimon Glass2015-08-31-0/+2
| * | dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass2015-08-31-12/+50
| * | tpm: Report tpm errors on the command lineSimon Glass2015-08-31-22/+24
| * | dm: i2c: Add a command to adjust the offset lengthSimon Glass2015-08-31-0/+33
| * | dm: tpm: Convert the TPM command and library to driver modelSimon Glass2015-08-31-6/+53
| * | dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass2015-08-31-286/+630
| * | tpm: tpm_tis_i2c: Tidy up delaysSimon Glass2015-08-31-31/+28
| * | tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefixSimon Glass2015-08-31-55/+58
| * | tpm: tpm_tis_i2c: Simplify init codeSimon Glass2015-08-31-23/+10
| * | tpm: tpm_tis_i2c: Move definitions into the header fileSimon Glass2015-08-31-335/+335
| * | tpm: tpm_tis_i2c: Merge struct tpm into tpm_chipSimon Glass2015-08-31-15/+10
| * | tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass2015-08-31-44/+25
| * | tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass2015-08-31-60/+35
| * | tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass2015-08-31-12/+4
| * | tpm: Move the I2C TPM code into one fileSimon Glass2015-08-31-618/+550
| * | tpm: Convert drivers to use SPDXSimon Glass2015-08-31-29/+4