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