git.openpandora.org
/
pandora-u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rockchip: rk3288: sdram: fix DDR address range
[pandora-u-boot.git]
/
test
/
2016-09-26
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2016-09-23
Tom Rini
fs-test.sh: Update expected results
tree
|
commitdiff
2016-09-23
Stefan Brüns
test/fs: Check writes using "." (same dir) relative...
tree
|
commitdiff
2016-09-23
Stefan Brüns
test/fs: Check ext4 behaviour if dirent is first entry...
tree
|
commitdiff
2016-09-23
Stefan Brüns
test/fs: strip noise from filesystem code prior to...
tree
|
commitdiff
2016-09-23
Stefan Brüns
test/fs: remove use of undefined WRITE_FILE variable
tree
|
commitdiff
2016-09-23
Stefan Brüns
test/fs: Restructure file path specification to allow...
tree
|
commitdiff
2016-09-22
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2016-09-22
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
tree
|
commitdiff
2016-09-22
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2016-09-22
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-micro...
tree
|
commitdiff
2016-09-22
Tom Rini
test/py/tests/test_vboot.py: Add check that we boot...
tree
|
commitdiff
2016-08-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2016-08-22
Tom Rini
fs-test.sh: Correct check_md5() test with newlines
tree
|
commitdiff
2016-08-20
Tom Rini
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2016-08-20
Stephen Warren
test/py: match prompt only at line boundaries
tree
|
commitdiff
2016-08-20
Maxime Ripard
tests: Introduce DT overlay tests
tree
|
commitdiff
2016-08-06
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2016-08-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-tegra
tree
|
commitdiff
2016-08-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2016-08-06
Simon Glass
test: Adjust run_command_list() to return a list of...
tree
|
commitdiff
2016-08-06
Simon Glass
test: Add a function to restart U-Boot
tree
|
commitdiff
2016-08-06
Simon Glass
test: vboot: Put each test variant in its own section
tree
|
commitdiff
2016-08-06
Simon Glass
test: Rename sha to sha_algo and pass it around
tree
|
commitdiff
2016-08-06
Simon Glass
test: Drop the cmd() function
tree
|
commitdiff
2016-08-06
Simon Glass
test: Fix typos in comments
tree
|
commitdiff
2016-08-06
Simon Glass
test: Check exit status in run_and_log_expect_exception()
tree
|
commitdiff
2016-08-06
Simon Glass
test: Fix typos and tidy up
tree
|
commitdiff
2016-07-28
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2016-07-28
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-07-27
Stephen Warren
Add a power domain framework/uclass
tree
|
commitdiff
2016-07-27
Simon Glass
dm: Use dm_scan_fdt_dev() directly where possible
tree
|
commitdiff
2016-07-27
Simon Glass
dm: Convert users from dm_scan_fdt_node() to dm_scan_fd...
tree
|
commitdiff
2016-07-27
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2016-07-22
Michal Simek
test/py: vboot can be run only at Sandbox
tree
|
commitdiff
2016-07-22
Stephen Warren
test/py: use absolute dts path in vboot test
tree
|
commitdiff
2016-07-21
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2016-07-19
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2016-07-17
Simon Glass
test: Adjust the of-platdata test run condition
tree
|
commitdiff
2016-07-15
Tom Rini
Merge branch 'master' of git.denx.de/u-boot-sunxi
tree
|
commitdiff
2016-07-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-samsung
tree
|
commitdiff
2016-07-15
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-07-15
Simon Glass
dm: Add a test for of-platdata
tree
|
commitdiff
2016-07-15
Simon Glass
test/py: Start sandbox SPL when enabled
tree
|
commitdiff
2016-07-15
Simon Glass
test/py: Provide a way to get early console output
tree
|
commitdiff
2016-07-15
Simon Glass
test/py: Note which console produced unexpected output
tree
|
commitdiff
2016-07-15
Simon Glass
test/py: Handle testing with the sandbox_spl board
tree
|
commitdiff
2016-07-14
Simon Glass
test: Convert the vboot test to test/py
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Add a helper to run a list of U-Boot commands
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Provide a way to check that a command fails
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Add an option to execute a string containing...
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Return output from run_and_log()
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Provide output from exceptions with RunAndLog()
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Allow RunAndLog() to return the output
tree
|
commitdiff
2016-07-14
Simon Glass
test/py: Allow tests to control the sandbox device...
tree
|
commitdiff
2016-07-14
Simon Glass
test: Add a simple script to run tests on sandbox
tree
|
commitdiff
2016-07-14
Simon Glass
test: Add a README
tree
|
commitdiff
2016-07-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2016-07-08
Daniel Schwierzeck
test/py: support 'memstart =' in u_boot_utils.find_ram_...
tree
|
commitdiff
2016-07-08
Stephen Warren
test/py: strip VT100 codes from match buffer
tree
|
commitdiff
2016-07-08
Stephen Warren
test/py: fix CONFIG_ tests
tree
|
commitdiff
2016-07-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2016-07-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2016-06-28
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
2016-06-24
Masahiro Yamada
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFI...
tree
|
commitdiff
2016-06-20
Tom Rini
Merge git://git.denx.de/u-boot-nand-flash
tree
|
commitdiff
2016-06-20
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-06-19
Stephen Warren
clk: convert API to match reset/mailbox style
tree
|
commitdiff
2016-06-19
Stephen Warren
reset: implement a reset test
tree
|
commitdiff
2016-06-19
Stephen Warren
test/py: fix printenv signon message disable code
tree
|
commitdiff
2016-06-19
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2016-06-18
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2016-06-12
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-imx
tree
|
commitdiff
2016-06-09
Heiko Schocher
tests: py: disable main_signon check for printenv cmd
tree
|
commitdiff
2016-06-06
Tom Rini
Merge http://git.denx.de/u-boot-samsung
tree
|
commitdiff
2016-06-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2016-06-06
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-micro...
tree
|
commitdiff
2016-06-04
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2016-06-04
mario.six@gdsys.cc
dm: test: Add GPIO open drain tests
tree
|
commitdiff
2016-05-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2016-05-28
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-05-27
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2016-05-27
Michal Simek
test/py: Support setting up specific timeout
tree
|
commitdiff
2016-05-27
Heiko Schocher
test/py: fix NameError exception if bdi cmd is not...
tree
|
commitdiff
2016-05-27
Stephen Warren
mailbox: implement a sandbox test
tree
|
commitdiff
2016-05-27
Stephen Warren
Rename reset to sysreset
tree
|
commitdiff
2016-05-25
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2016-05-24
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-fsl...
tree
|
commitdiff
2016-05-24
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2016-05-17
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-05-17
Simon Glass
dm: mmc: test: Add tests for MMC
tree
|
commitdiff
2016-05-17
Simon Glass
dm: sandbox: mmc: Enable building MMC code for sandbox
tree
|
commitdiff
2016-05-17
Simon Glass
dm: sandbox: Only enable the sandbox MMC driver when...
tree
|
commitdiff
2016-05-17
Stefano Babic
Merge branch 'master' of git://git.denx.de/u-boot
tree
|
commitdiff
2016-05-13
Heiko Schocher
tests: py: fix NameError exception if bdi cmd is not...
tree
|
commitdiff
2016-05-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
tree
|
commitdiff
2016-05-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2016-05-06
Stephen Warren
test/py: dfu: wait for USB device to go away at boot
tree
|
commitdiff
2016-04-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-samsung
tree
|
commitdiff
2016-04-25
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
next