Commit Graph

111 Commits (c26112a73de78b494436061f832874e7a521b067)

Author SHA1 Message Date
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
Michal Simek d6df048bca dm: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago
Simon Glass cd716372b3 dm: test: usb: Add a test for device reordering 9 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
Przemyslaw Marczak c48cb7ebfb sandbox: add ADC unit tests 9 years ago
Bin Meng 6d9764c2a8 dm: test: Add a new test case against dm eth codes for NULL pointer access 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Nishanth Menon bfaa2d99dc test: Add basic tests for remoteproc 9 years ago
Simon Glass cbfc2ff9da dm: test: Show the amount of leaked memory on error 9 years ago
Bin Meng 71d7971fac dm: test: Add a new test case for dm_test_eth_rotate 10 years ago
Masahiro Yamada 40b6f2d020 devres: add debug command to dump device resources 10 years ago
Simon Glass 86075bab27 test: Add a test for regmap 10 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 10 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 10 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 10 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 10 years ago
Simon Glass 201c29a2d6 dm: test: Add a test for the reset uclass 10 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 10 years ago
Simon Glass c02790ce12 dm: test: Allow test names to leave out the dm_test_ prefix 10 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 10 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 10 years ago
Simon Glass 2bb02e4fe2 dm: pci: Allow PCI bus numbering aliases 10 years ago
Joe Hershberger b6227d3993 test: dm: Recover the driver model tree after tests 10 years ago
Joe Hershberger 09129bec8e test: dm: eth: Handle failed test env cleanup 10 years ago
Joe Hershberger 7cccc66af5 test: dm: Don't bail on all tests if one test fails 10 years ago
Joe Hershberger feb3847250 test: Move the unit tests to their own menu 10 years ago
Joe Hershberger 40441e0bd3 test: dm: Move the dm tests over to the ut command 10 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 10 years ago
Joe Hershberger 73c2bbeea3 net: Apply default format rules to all ethaddr 10 years ago
Przemyslaw Marczak f64000c302 test: dm: test.dts - move to sandbox dts directory 10 years ago
Przemyslaw Marczak e8f339e0e8 test: dm: add sandbox PMIC framework tests 10 years ago
Simon Glass 4772511475 dm: rtc: Add tests for real-time clocks 10 years ago
Simon Glass fbe07ba0f8 dm: test: dts: Sort the aliases in the test device tree file 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Joe Hershberger 172a31bf87 test: dm: eth: Skip timeouts on ping tests 10 years ago
Simon Glass f9fd4558ea dm: test: Don't clear global_data in dm_test_uclass_before_ready() 10 years ago
Przemyslaw Marczak 6e0c4880c8 dm: test: Add tests for get/find uclass's device by name 10 years ago
Przemyslaw Marczak 9e85f13ddc dm: test: Add tests for get/find uclass devices 10 years ago
Przemyslaw Marczak 754e71e850 dm: test: Add tests for device's uclass platform data 10 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 years ago
Simon Glass e00cb2232b dm: usb: Add tests for the USB uclass 10 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 10 years ago
Simon Glass b66c0a662b dm: test: Correct printf() output nit in 'dm uclass' 10 years ago
Simon Glass 206d4d2b4b dm: core: Mark device as active before calling uclass probe() methods 10 years ago