index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-28
3
-24
/
+74
*
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-28
1
-0
/
+2
*
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
1
-7
/
+19
*
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
1
-24
/
+25
*
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-28
1
-1
/
+1
*
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-28
1
-0
/
+2
*
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-28
3
-1
/
+13
*
test/py: Quote consistency
Stephen Warren
2016-01-28
5
-42
/
+42
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
19
-245
/
+245
*
test/py: make net test aware of USB and PCI enumeration
Stephen Warren
2016-01-28
1
-13
/
+15
*
distro bootcmd: enumerate PCI before network operations
Stephen Warren
2016-01-28
2
-0
/
+20
*
distro bootcmd: make net boot only optionally start USB
Stephen Warren
2016-01-28
2
-5
/
+13
*
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
2
-13
/
+20
*
test/py: dfu: error out if USB device already exists
Stephen Warren
2016-01-28
1
-0
/
+6
*
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2016-01-28
2
-1
/
+22
*
test/py: make crash detection more robust
Stephen Warren
2016-01-28
1
-13
/
+7
*
dm: Remove device_probe_child()
Simon Glass
2016-01-28
2
-21
/
+1
*
test/py: add a networking test
Stephen Warren
2016-01-28
1
-0
/
+153
*
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-28
3
-39
/
+41
*
test/py: add DFU test
Stephen Warren
2016-01-28
4
-197
/
+262
*
test/py: ums: add filesystem-based testing
Stephen Warren
2016-01-28
3
-261
/
+188
*
test/py: add various utility code
Stephen Warren
2016-01-28
2
-0
/
+190
*
test/py: optionally ignore errors from shell commands
Stephen Warren
2016-01-28
1
-2
/
+6
*
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-28
1
-0
/
+1
*
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
2
-0
/
+39
*
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-28
6
-12
/
+8
*
test/py: fix timeout to be absolute
Stephen Warren
2016-01-28
1
-1
/
+6
*
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
4
-0
/
+686
*
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
4
-0
/
+560
*
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2016-01-28
2
-17
/
+17
*
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2016-01-28
1
-1
/
+1
*
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
2
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-01-28
1
-13
/
+0
|
\
|
*
ARM: tegra: rm Jetson TK1 PMIC GPIO programming
Stephen Warren
2016-01-28
1
-13
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-28
27
-38
/
+569
|
\
\
|
*
|
x86: Correct spi node alias
Bin Meng
2016-01-28
7
-14
/
+14
|
*
|
x86: config option for loading ACPI table from QEMU
Miao Yan
2016-01-28
1
-0
/
+9
|
*
|
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
5
-0
/
+322
|
*
|
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-28
4
-0
/
+43
|
*
|
x86: qemu: re-structure qemu_fwcfg_list_firmware()
Miao Yan
2016-01-28
2
-17
/
+55
|
*
|
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
4
-6
/
+10
|
*
|
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
Stefan Roese
2016-01-28
4
-0
/
+85
|
*
|
x86: x86-common.h: Add generic FS commands
Stefan Roese
2016-01-28
1
-0
/
+1
|
*
|
x86: baytrail: Add documentation for FSP memory-down values
Stefan Roese
2016-01-28
1
-1
/
+30
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
79
-502
/
+1630
|
\
\
|
*
|
armv8/ls1043aqds: add QSPI boot support
Qianyu Gong
2016-01-27
7
-7
/
+35
|
*
|
armv8/ls1043aqds: add QSPI support in SD boot
Gong Qianyu
2016-01-27
7
-0
/
+69
|
*
|
armv8/ls1043aqds: add DSPI support
Gong Qianyu
2016-01-27
6
-10
/
+30
|
*
|
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
2016-01-27
1
-0
/
+29
|
*
|
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
Gong Qianyu
2016-01-27
1
-3
/
+3
[next]