Commit Graph

100 Commits (17591405a7b932ba0a66107645f5ff5f6f36da75)

Author SHA1 Message Date
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Joe Hershberger eb374221ec test: dm: Reorder the objects to build 10 years ago
Simon Glass d3b7ff14f4 dm: pci: Add driver model tests for PCI 10 years ago
Simon Glass fa67f90fc3 dm: Show both allocated and requested seq numbers in 'dm uclass' 10 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 1967982a95 dm: test: Add a Kconfig file 10 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 10 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 10 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 10 years ago
Simon Glass 22cc069160 dm: Don't run tests if U-Boot cannot be built 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 10 years ago
Guilherme Maciel Ferreira f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type 10 years ago
Simon Glass 6ed4dc7876 test: Add unit tests for bootm image decompression 10 years ago
Simon Glass ac9a215de0 test: Rename test_compression to ut_compression 10 years ago
Simon Glass cc4477289d test: Add DEBUG output option to test-fit.py 10 years ago
Simon Glass b5493d17bd sandbox: Correct ordering of 'sb save' commands 10 years ago
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 11 years ago
Lukasz Majewski fbd3b79d77 test: ums: Add sleep before unmount directory 11 years ago
Rabin Vincent 2302b3ab85 hush: make run_command() return an error on parsing failure 11 years ago
Rabin Vincent 484408fb51 hush: return consistent codes from run_command() 11 years ago
Simon Glass b01495e644 test: Add a simple test to detected warnings with uint64_t, uintptr_t 11 years ago
Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 11 years ago
Simon Glass 4324174d03 test: dm: Add additional GPIO tests 11 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 11 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 11 years ago
Simon Glass 4b8f11c2cc test: dm: Update GPIO tests for new gpio_request() method 11 years ago
Simon Glass 0ae0cb7b50 dm: sf: Add tests for SPI flash 11 years ago
Simon Glass ebcab48a03 dm: spi: Add tests 11 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 11 years ago
Simon Glass 129acd4c75 test: Add a test for command repeat 11 years ago
Simon Glass 07b342783a test: Remove tabs from trace test 11 years ago
Simon Glass dfe6f4d684 Correct sandbox filesystem commands in FIT image test 11 years ago
Lukasz Majewski 801123fe50 test: ums: Add script for testing UMS gadget operation 11 years ago
Lukasz Majewski 4c984c8136 test: dfu: cosmetic: Add missing license information to DFU test scripts 11 years ago
Lukasz Majewski 0d7f85f057 test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files 11 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 11 years ago