Commit Graph

560 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass b7d665705e dm: Display the sequence number for each device 10 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 10 years ago
Simon Glass 4e8bc21170 dm: Avoid activating devices in 'dm uclass' command 10 years ago
Simon Glass fffa24d7c5 dm: Move device display into its own function 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 10 years ago
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests 10 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 10 years ago
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 10 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 10 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 10 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 10 years ago
Stephen Warren 967a99ad82 test: vboot: explicitly request bash 10 years ago
Simon Glass 93ce7561cb Add final result tests for run_command_list() 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 10 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 10 years ago
Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 10 years ago
Stephen Warren fe9ca3d328 hush: fix some quoted variable expansion issues 10 years ago
Stephen Warren eebd1b58d0 unit-test: clean up evironment after Hush tests 10 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 10 years ago
Simon Glass 0681195977 dm: Add a 'dm' command for testing 10 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 10 years ago
Stephen Warren f2afe70196 unit-test: add lots of tests for the Hush 'test' command 10 years ago
Stephen Warren 6748672884 unit-test: fix 'env default' invocation 10 years ago
Guilherme Maciel Ferreira 6496d00fb8 sandbox: dumpimage: Test dumpimage 11 years ago
Masahiro Yamada bcfe8fdf32 dts, api, test: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Kees Cook 3153e915b4 sandbox: add compression tests 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 041bca5ba3 Add verified boot information and test 11 years ago
Simon Glass 37544a6dab Add a simple test for sandbox trace 11 years ago
Simon Glass aec36cfdac Show stdout on error in fit-test 11 years ago
Simon Glass 301e803867 sandbox: image: Create a test for loading FIT images 11 years ago
Simon Glass a72007d999 sandbox: Add basic test for command execution 12 years ago