index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
-7
/
+19
*
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
-24
/
+25
*
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-28
-1
/
+1
*
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-28
-0
/
+2
*
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-28
-1
/
+13
*
test/py: Quote consistency
Stephen Warren
2016-01-28
-42
/
+42
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
-245
/
+245
*
test/py: make net test aware of USB and PCI enumeration
Stephen Warren
2016-01-28
-13
/
+15
*
distro bootcmd: enumerate PCI before network operations
Stephen Warren
2016-01-28
-0
/
+20
*
distro bootcmd: make net boot only optionally start USB
Stephen Warren
2016-01-28
-5
/
+13
*
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
-13
/
+20
*
test/py: dfu: error out if USB device already exists
Stephen Warren
2016-01-28
-0
/
+6
*
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2016-01-28
-1
/
+22
*
test/py: make crash detection more robust
Stephen Warren
2016-01-28
-13
/
+7
*
dm: Remove device_probe_child()
Simon Glass
2016-01-28
-21
/
+1
*
test/py: add a networking test
Stephen Warren
2016-01-28
-0
/
+153
*
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-28
-39
/
+41
*
test/py: add DFU test
Stephen Warren
2016-01-28
-197
/
+262
*
test/py: ums: add filesystem-based testing
Stephen Warren
2016-01-28
-261
/
+188
*
test/py: add various utility code
Stephen Warren
2016-01-28
-0
/
+190
*
test/py: optionally ignore errors from shell commands
Stephen Warren
2016-01-28
-2
/
+6
*
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-28
-0
/
+1
*
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
-0
/
+39
*
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-28
-12
/
+8
*
test/py: fix timeout to be absolute
Stephen Warren
2016-01-28
-1
/
+6
*
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
-0
/
+686
*
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
-0
/
+560
*
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2016-01-28
-17
/
+17
*
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2016-01-28
-1
/
+1
*
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-01-28
-13
/
+0
|
\
|
*
ARM: tegra: rm Jetson TK1 PMIC GPIO programming
Stephen Warren
2016-01-28
-13
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-28
-38
/
+569
|
\
\
|
*
|
x86: Correct spi node alias
Bin Meng
2016-01-28
-14
/
+14
|
*
|
x86: config option for loading ACPI table from QEMU
Miao Yan
2016-01-28
-0
/
+9
|
*
|
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
-0
/
+322
|
*
|
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-28
-0
/
+43
|
*
|
x86: qemu: re-structure qemu_fwcfg_list_firmware()
Miao Yan
2016-01-28
-17
/
+55
|
*
|
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
-6
/
+10
|
*
|
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
Stefan Roese
2016-01-28
-0
/
+85
|
*
|
x86: x86-common.h: Add generic FS commands
Stefan Roese
2016-01-28
-0
/
+1
|
*
|
x86: baytrail: Add documentation for FSP memory-down values
Stefan Roese
2016-01-28
-1
/
+30
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
-502
/
+1630
|
\
\
|
*
|
armv8/ls1043aqds: add QSPI boot support
Qianyu Gong
2016-01-27
-7
/
+35
|
*
|
armv8/ls1043aqds: add QSPI support in SD boot
Gong Qianyu
2016-01-27
-0
/
+69
|
*
|
armv8/ls1043aqds: add DSPI support
Gong Qianyu
2016-01-27
-10
/
+30
|
*
|
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
2016-01-27
-0
/
+29
|
*
|
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
Gong Qianyu
2016-01-27
-3
/
+3
|
*
|
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
Gong Qianyu
2016-01-27
-6
/
+6
|
*
|
spi: fsl_qspi: fix compile warning for 64-bit platform
Gong Qianyu
2016-01-27
-1
/
+1
[next]