Commit Graph

145 Commits (c63d270d153ec39b9d9b4bd3dd574404a0186b5f)

Author SHA1 Message Date
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 9 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 9 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 9 years ago
Stephen Warren 1163625898 Rename reset to sysreset 9 years ago
Simon Glass 341392dd11 dm: mmc: test: Add tests for MMC 9 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 9 years ago
Tom Rini f09144a220 test/dm/core.c: Make pre-reloc test use pre-reloc struct 9 years ago
Mateusz Kulikowski d33776e43d spmi: Add sandbox test driver 9 years ago
Simon Glass e4fb863f6d dm: blk: Add tests for block devices 9 years ago
Simon Glass 61ccd886e2 dm: usb: Clean up USB after each test 9 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 9 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Simon Glass f8025b58f8 spi: Re-enable the SPI flash tests 9 years ago
Stephen Warren 1cd85f571d test/py: run all "ut" subtests 9 years ago
Simon Glass a108082d4d video: test: Adjust order of file closure 9 years ago
Simon Glass 5674ead7d2 video: test: Add console tests for truetype 9 years ago
Simon Glass 8df8dad528 video: sandbox: Enable truetype fonts for sandbox 9 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 9 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 9 years ago
Stephen Warren 26e1beccbe test/dm: clear unit test failure count each run 9 years ago
Simon Glass ac94b7bcbe dm: syscon: Allow finding devices by driver data 9 years ago
Simon Glass 747440d0fa dm: video: test: Test that bitmap display works correctly 9 years ago
Simon Glass 85e08db85b dm: video: test: Add tests for rotated consoles 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 9 years ago
Simon Glass a57a817406 dm: test: usb: Update the USB tests so that they all pass 9 years ago
Simon Glass b042566dcf dm: Disable all SPI and SPI flash tests 9 years ago
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