aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-28dm: Remove device_probe_child()Simon Glass2-21/+1
2016-01-28test/py: add a networking testStephen Warren1-0/+153
2016-01-28test/py: move find_ram_base() into u_boot_utilsStephen Warren3-39/+41
2016-01-28test/py: add DFU testStephen Warren4-197/+262
2016-01-28test/py: ums: add filesystem-based testingStephen Warren3-261/+188
2016-01-28test/py: add various utility codeStephen Warren2-0/+190
2016-01-28test/py: optionally ignore errors from shell commandsStephen Warren1-2/+6
2016-01-28test/py: log when tests send CTRL-CStephen Warren1-0/+1
2016-01-28test/py: drain console log at the end of any failed testStephen Warren2-0/+39
2016-01-28test/py: move U-Boot respawn trigger to the test coreStephen Warren6-12/+8
2016-01-28test/py: fix timeout to be absoluteStephen Warren1-1/+6
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard4-0/+686
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard4-0/+560
2016-01-28tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2-17/+17
2016-01-28tpm: tpm_tis_lpc: fix typoChristophe Ricard1-1/+1
2016-01-28tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard2-2/+2
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-13/+0
2016-01-28ARM: tegra: rm Jetson TK1 PMIC GPIO programmingStephen Warren1-13/+0
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini27-38/+569
2016-01-28x86: Correct spi node aliasBin Meng7-14/+14
2016-01-28x86: config option for loading ACPI table from QEMUMiao Yan1-0/+9
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan5-0/+322
2016-01-28x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan4-0/+43
2016-01-28x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan2-17/+55
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese4-6/+10
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese4-0/+85
2016-01-28x86: x86-common.h: Add generic FS commandsStefan Roese1-0/+1
2016-01-28x86: baytrail: Add documentation for FSP memory-down valuesStefan Roese1-1/+30
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini79-502/+1630
2016-01-27Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini108-1263/+1164
2016-01-27armv8/ls1043aqds: add QSPI boot supportQianyu Gong7-7/+35
2016-01-27armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu7-0/+69
2016-01-27armv8/ls1043aqds: add DSPI supportGong Qianyu6-10/+30
2016-01-27dm: env_sf: fix saveenv() to use driver modelGong Qianyu1-0/+29
2016-01-27spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu1-3/+3
2016-01-27spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu1-6/+6
2016-01-27spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu1-1/+1
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu1-4/+1
2016-01-27armv8/ls1043aqds: Add lpuart supportWenbin Song6-0/+90
2016-01-27armv8/ls1043aqds: Spilt off board device treeWenbin Song4-3/+18
2016-01-27armv8/ls1043aqds: Select lpuart pins of various muxesShaohui Xie1-0/+13
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu1-1/+8
2016-01-27driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha1-1/+1
2016-01-27driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha1-0/+78
2016-01-27driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha1-1/+1
2016-01-27driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha1-0/+12
2016-01-27driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha1-1/+13
2016-01-27driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha9-169/+565
2016-01-27driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha2-1/+78
2016-01-27secure_boot: change error handler for esbc_validateAneesh Bansal2-1/+13