Commit Graph

200 Commits (b08b113e93fa746ecad22f2f6a0a34d5768ae002)

Author SHA1 Message Date
Lukasz Majewski 3edf9ebea0 sandbox: tests: Add tests for mc34708 PMIC device 6 years ago
Lukasz Majewski e4aab0e169 sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c 6 years ago
Neil Armstrong e068512ca6 test: regmap: add read/modify/write test 6 years ago
Patrick Bruenn 274fb461f4 dm: led: add testcase for "default-state" property 6 years ago
Masahiro Yamada 04ca871459 test: ofnode: test ofnode_device_is_compatible() 6 years ago
Masahiro Yamada 99552c3435 test: regmap: test Linux-compatible syscon_node_to_regmap() 6 years ago
Masahiro Yamada 8c1de5e08b regmap: clean up regmap allocation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 30d313688f test: dm: regmap: fix license header 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 7 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 7 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 7 years ago
Heinrich Schuchardt 9ffa4d12a8 dm: video: support increased intensity (bold) 7 years ago
Heinrich Schuchardt 3aeb0cbe12 dm: video: show correct colors in graphical console 7 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 7 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 7 years ago
Felix Brack bf802f5d54 power: extend prefix match to regulator-name property 7 years ago
Tom Rini e2e6daed5a test/dm: Fix string handling issues in the eth test 7 years ago
Bin Meng f4d4f7d41c test: dm: usb: Update test cases for USB 7 years ago
Rob Clark 40186ee213 video: test: Add ANSI escape sequence tests 7 years ago
Rob Clark a7495ac872 video: test: Helper for writing strings 7 years ago
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 7 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 7 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 7 years ago
Simon Glass 4f414d392f test: bus: Add a check that dev is not NULL 7 years ago
Simon Glass 9eace7f59e test: wdt: Add a check that dev is not NULL 7 years ago
Simon Glass 1a596c44c0 test: pwm: Add a check that dev is not NULL 7 years ago
Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 7 years ago
Simon Glass ac206a0f4e dm: phy: Update tests to use ut_asserteq() 7 years ago
Simon Glass 86b54ece82 dm: test: Disable the fdt_offset test with livetree 7 years ago
Simon Glass 298afb52cb dm: test: Separate out the bus DT offset test 7 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 7 years ago
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 7 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 7 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 7 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 7 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 7 years ago
Kever Yang 5540e25aeb dm: sandbox: pwm: add test for pwm_set_invert() 7 years ago
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass 7 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 8 years ago
Simon Glass 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 8 years ago
Simon Glass 53378dac8d dm: led: Add support for blinking LEDs 8 years ago
Simon Glass 9413ad4f0d dm: led: Support toggling LEDs 8 years ago
Simon Glass 8f4b612333 dm: led: Add support for getting the state of an LED 8 years ago