Commit Graph

228 Commits (e6fd0181082a04e743a07ebd9f6fdd0e06dc1399)

Author SHA1 Message Date
Mario Six e6fd018108 test: Add tests for board uclass 6 years ago
Mario Six 172942a4a0 test: Add tests for dev_{enable, disable}_by_path 6 years ago
Mario Six 2ea4d0db73 test: Add tests for DT-manipulation functions 6 years ago
Masahiro Yamada 138c8a7562 dm: fix alignment of help message of "dm" command 6 years ago
Jens Wiklander 9bc7e96a7d test: ofnode: test ofnode_by_prop_value() 6 years ago
Mario Six fa44b53398 test: Add tests for CPU uclass 6 years ago
Mario Six cda4688c5e test: Add tests for sysreset_get_status 6 years ago
Patrice Chotard d7c09684d7 sandbox: Add serial test 6 years ago
Michal Simek 96ffe87011 dm: test: Fix typo in test-main comment 6 years ago
Mario Six 004e67c216 test: Add tests for misc uclass 6 years ago
Mario Six 87940ec407 test: Add AXI test 6 years ago
Patrick Delaunay 17585e2dc3 sandbox: led: use new function to configure default state 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 6 years ago
Bin Meng 82b3104308 test: dm: pci: Test driver binding with driver data provided 6 years ago
Bin Meng 3839b4e8b7 test: dm: pci: Add tests for configuration space access 6 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 6 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 6 years ago
Bin Meng dd4808f9fa test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() 6 years ago
Peng Fan 4624faadff dm: power-domain: query power domain after get device 6 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 6 years ago
Ramon Fried 20e7705764 test: smem: add basic smem test 6 years ago
Simon Glass 008dcddf99 dm: spi: Update sandbox SPI emulation driver to use ofnode 6 years ago
Álvaro Fernández Rojas 30a90f56c3 dm: core: add functions to get memory-mapped I/O addresses 6 years ago
Eugeniu Rosca 507cef3d15 test: dm: Fix wrong aliases property names 6 years ago
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 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 6 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 6 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 6 years ago
Heinrich Schuchardt 9ffa4d12a8 dm: video: support increased intensity (bold) 6 years ago
Heinrich Schuchardt 3aeb0cbe12 dm: video: show correct colors in graphical console 6 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 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