summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-28test/py: ums: add filesystem-based testingStephen Warren
2016-01-28test/py: add various utility codeStephen Warren
2016-01-28test/py: optionally ignore errors from shell commandsStephen Warren
2016-01-28test/py: log when tests send CTRL-CStephen Warren
2016-01-28test/py: drain console log at the end of any failed testStephen Warren
2016-01-28test/py: move U-Boot respawn trigger to the test coreStephen Warren
2016-01-28test/py: fix timeout to be absoluteStephen Warren
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard
2016-01-28tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard
2016-01-28tpm: tpm_tis_lpc: fix typoChristophe Ricard
2016-01-28tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-01-28ARM: tegra: rm Jetson TK1 PMIC GPIO programmingStephen Warren
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-28x86: Correct spi node aliasBin Meng
2016-01-28x86: config option for loading ACPI table from QEMUMiao Yan
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan
2016-01-28x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan
2016-01-28x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese
2016-01-28x86: baytrail: Add documentation for FSP memory-down valuesStefan Roese
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-01-27armv8/ls1043aqds: add QSPI boot supportQianyu Gong
2016-01-27armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu
2016-01-27armv8/ls1043aqds: add DSPI supportGong Qianyu
2016-01-27dm: env_sf: fix saveenv() to use driver modelGong Qianyu
2016-01-27spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu
2016-01-27spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu
2016-01-27spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu
2016-01-27armv8/ls1043aqds: Add lpuart supportWenbin Song
2016-01-27armv8/ls1043aqds: Spilt off board device treeWenbin Song
2016-01-27armv8/ls1043aqds: Select lpuart pins of various muxesShaohui Xie
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu
2016-01-27driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha
2016-01-27driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha
2016-01-27driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha
2016-01-27driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha
2016-01-27driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha
2016-01-27driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha
2016-01-27driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha
2016-01-27secure_boot: change error handler for esbc_validateAneesh Bansal
2016-01-27secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal
2016-01-27secure_boot: split the secure boot functionality in two partsAneesh Bansal