summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/dm: clear unit test failure count each runStephen Warren2016-01-281-0/+2
* test/py: Provide custom IDs when parametrizing testsStephen Warren2016-01-283-1/+13
* test/py: Quote consistencyStephen Warren2016-01-285-42/+42
* test/py: use " for docstringsStephen Warren2016-01-2819-245/+245
* test/py: make net test aware of USB and PCI enumerationStephen Warren2016-01-281-13/+15
* distro bootcmd: enumerate PCI before network operationsStephen Warren2016-01-282-0/+20
* distro bootcmd: make net boot only optionally start USBStephen Warren2016-01-282-5/+13
* Implement "pci enum" command for CONFIG_DM_PCIStephen Warren2016-01-282-13/+20
* test/py: dfu: error out if USB device already existsStephen Warren2016-01-281-0/+6
* ARM: tegra: shut down USB device controller at bootStephen Warren2016-01-282-1/+22
* test/py: make crash detection more robustStephen Warren2016-01-281-13/+7
* dm: Remove device_probe_child()Simon Glass2016-01-282-21/+1
* test/py: add a networking testStephen Warren2016-01-281-0/+153
* test/py: move find_ram_base() into u_boot_utilsStephen Warren2016-01-283-39/+41
* test/py: add DFU testStephen Warren2016-01-284-197/+262
* test/py: ums: add filesystem-based testingStephen Warren2016-01-283-261/+188
* test/py: add various utility codeStephen Warren2016-01-282-0/+190
* test/py: optionally ignore errors from shell commandsStephen Warren2016-01-281-2/+6
* test/py: log when tests send CTRL-CStephen Warren2016-01-281-0/+1
* test/py: drain console log at the end of any failed testStephen Warren2016-01-282-0/+39
* test/py: move U-Boot respawn trigger to the test coreStephen Warren2016-01-286-12/+8
* test/py: fix timeout to be absoluteStephen Warren2016-01-281-1/+6
* tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard2016-01-284-0/+686
* tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard2016-01-284-0/+560
* tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2016-01-282-17/+17
* tpm: tpm_tis_lpc: fix typoChristophe Ricard2016-01-281-1/+1
* tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard2016-01-282-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-01-281-13/+0
|\
| * ARM: tegra: rm Jetson TK1 PMIC GPIO programmingStephen Warren2016-01-281-13/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-2827-38/+569
|\ \
| * | x86: Correct spi node aliasBin Meng2016-01-287-14/+14
| * | x86: config option for loading ACPI table from QEMUMiao Yan2016-01-281-0/+9
| * | x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-285-0/+322
| * | x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan2016-01-284-0/+43
| * | x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan2016-01-282-17/+55
| * | x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese2016-01-284-6/+10
| * | misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-284-0/+85
| * | x86: x86-common.h: Add generic FS commandsStefan Roese2016-01-281-0/+1
| * | x86: baytrail: Add documentation for FSP memory-down valuesStefan Roese2016-01-281-1/+30
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-2779-502/+1630
|\ \
| * | armv8/ls1043aqds: add QSPI boot supportQianyu Gong2016-01-277-7/+35
| * | armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2016-01-277-0/+69
| * | armv8/ls1043aqds: add DSPI supportGong Qianyu2016-01-276-10/+30
| * | dm: env_sf: fix saveenv() to use driver modelGong Qianyu2016-01-271-0/+29
| * | spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu2016-01-271-3/+3
| * | spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu2016-01-271-6/+6
| * | spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu2016-01-271-1/+1
| * | mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu2016-01-271-4/+1
| * | armv8/ls1043aqds: Add lpuart supportWenbin Song2016-01-276-0/+90
| * | armv8/ls1043aqds: Spilt off board device treeWenbin Song2016-01-274-3/+18
OpenPOWER on IntegriCloud