Commit Graph

71 Commits (d2c6181d2d2afe00399cf0c8d9deafcb66b77330)

Author SHA1 Message Date
Simon Glass ecc2ed55ee dm: i2c: Add tests for I2C 10 years ago
Masahiro Yamada a56642c7ba dm_test: improve the appearance shown by "dm tree" command 10 years ago
Suriyan Ramasami 6c016485a6 sandbox: script for testing sandbox/ext4/fat/fs commands 10 years ago
Lukasz Majewski fbd3b79d77 test: ums: Add sleep before unmount directory 10 years ago
Rabin Vincent 2302b3ab85 hush: make run_command() return an error on parsing failure 10 years ago
Rabin Vincent 484408fb51 hush: return consistent codes from run_command() 10 years ago
Simon Glass b01495e644 test: Add a simple test to detected warnings with uint64_t, uintptr_t 10 years ago
Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 10 years ago
Simon Glass 4324174d03 test: dm: Add additional GPIO tests 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 10 years ago
Simon Glass 4b8f11c2cc test: dm: Update GPIO tests for new gpio_request() method 10 years ago
Simon Glass 0ae0cb7b50 dm: sf: Add tests for SPI flash 10 years ago
Simon Glass ebcab48a03 dm: spi: Add tests 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Simon Glass 129acd4c75 test: Add a test for command repeat 10 years ago
Simon Glass 07b342783a test: Remove tabs from trace test 10 years ago
Simon Glass dfe6f4d684 Correct sandbox filesystem commands in FIT image test 10 years ago
Lukasz Majewski 801123fe50 test: ums: Add script for testing UMS gadget operation 10 years ago
Lukasz Majewski 4c984c8136 test: dfu: cosmetic: Add missing license information to DFU test scripts 10 years ago
Lukasz Majewski 0d7f85f057 test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files 10 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 10 years ago
Stephen Warren 54ce79c8a5 test: dfu: add some more test cases 10 years ago
Stephen Warren c0e6663b0a test: dfu: cleanup before execution 10 years ago
Lukasz Majewski 50a3532128 test:dfu: README file update 10 years ago
Stephen Warren 7ad67e5554 test: dfu: script enhancements 10 years ago
Lukasz Majewski a4c86bbb5a test:dfu: Add test scripts for testing DFU regression 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 10 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 10 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 10 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 10 years ago
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