index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Display the sequence number for each device
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Avoid activating devices in 'dm uclass' command
Simon Glass
2014-07-23
dm: Move device display into its own function
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
dm: Use an explicit expect value in core tests
Simon Glass
2014-06-24
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
Tom Rini
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-21
dm: Use '*' to indicate a device is activated
Simon Glass
2014-06-20
dm: Fix printf() strings in the 'dm' command
Simon Glass
2014-06-20
dm: Allow driver model tests only for sandbox
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-19
test: vboot: explicitly request bash
Stephen Warren
2014-06-05
Add final result tests for run_command_list()
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
2014-03-07
unit-test: make "test -e" test independent of $CWD
Stephen Warren
2014-03-07
hush: fix some quoted variable expansion issues
Stephen Warren
2014-03-07
unit-test: clean up evironment after Hush tests
Stephen Warren
2014-03-04
dm: Add GPIO support and tests
Simon Glass
2014-03-04
dm: Add a 'dm' command for testing
Simon Glass
2014-03-04
dm: Add basic tests
Simon Glass
2014-02-19
unit-test: add lots of tests for the Hush 'test' command
Stephen Warren
2014-02-19
unit-test: fix 'env default' invocation
Stephen Warren
2013-12-13
sandbox: dumpimage: Test dumpimage
Guilherme Maciel Ferreira
2013-11-01
dts, api, test: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-09-03
sandbox: add compression tests
Kees Cook
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Add verified boot information and test
Simon Glass
2013-06-26
Add a simple test for sandbox trace
Simon Glass
2013-06-26
Show stdout on error in fit-test
Simon Glass
2013-06-04
sandbox: image: Create a test for loading FIT images
Simon Glass
2012-08-09
sandbox: Add basic test for command execution
Simon Glass