Commit Graph

119 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)

Author SHA1 Message Date
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 9 years ago
Joe Hershberger 172a31bf87 test: dm: eth: Skip timeouts on ping tests 9 years ago
Simon Glass f9fd4558ea dm: test: Don't clear global_data in dm_test_uclass_before_ready() 9 years ago
Przemyslaw Marczak 6e0c4880c8 dm: test: Add tests for get/find uclass's device by name 9 years ago
Przemyslaw Marczak 9e85f13ddc dm: test: Add tests for get/find uclass devices 9 years ago
Przemyslaw Marczak 754e71e850 dm: test: Add tests for device's uclass platform data 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Simon Glass e00cb2232b dm: usb: Add tests for the USB uclass 9 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 9 years ago
Simon Glass b66c0a662b dm: test: Correct printf() output nit in 'dm uclass' 9 years ago
Simon Glass 206d4d2b4b dm: core: Mark device as active before calling uclass probe() methods 9 years ago
Simon Glass e23eb614a4 dm: test: bus: Use a local variable to simplify code 9 years ago
Joe Hershberger 60304592b9 net: Improve error handling 9 years ago
Joe Hershberger 7ece1c61ad test: dm: net: Add a test of the netretry behavior 9 years ago
Joe Hershberger 7d104eab7d test: dm: eth: Add testing for ethrotate env var 9 years ago
Joe Hershberger 6536b9bb76 dm: eth: Add support for ethprime env var 9 years ago
Joe Hershberger e58780dcb7 dm: eth: Add support for aliases 9 years ago
Joe Hershberger bfacad7da1 test: dm: eth: Add tests for the eth dm implementation 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Joe Hershberger eb374221ec test: dm: Reorder the objects to build 9 years ago
Simon Glass d3b7ff14f4 dm: pci: Add driver model tests for PCI 9 years ago
Simon Glass fa67f90fc3 dm: Show both allocated and requested seq numbers in 'dm uclass' 9 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Simon Glass 1967982a95 dm: test: Add a Kconfig file 9 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 9 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 9 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 9 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 9 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 9 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 9 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 9 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 9 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 9 years ago
Simon Glass 22cc069160 dm: Don't run tests if U-Boot cannot be built 9 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 9 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 9 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 9 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 9 years ago
Guilherme Maciel Ferreira f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type 9 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 10 years ago