~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: core: Switch the testbus driver to use a new structSimon Glass2022-06-28
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-29
|\
| * test: Add udevice declaration to avoid build errorSimon Glass2021-03-28
* | dtoc: Generate uclass devicesSimon Glass2021-03-22
* | test: Drop struct dm_test_stateSimon Glass2021-03-12
* | test: Call test_pre/post_run() from driver model testsSimon Glass2021-03-12
* | test: Mark all driver model tests with a flagSimon Glass2021-03-12
|/
* test: Move some test drivers into their own fileSimon Glass2021-01-05
* test: Use a simple variable to record removed deviceSimon Glass2021-01-05
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-03
* video: Add comments to struct sandbox_sdl_platSimon Glass2020-07-09
* dm: core: Add a function to find a device by drvdataSimon Glass2020-02-07
* test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng2018-11-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Run tests with both livetree and flat treeSimon Glass2017-06-01
* video: sandbox: Allow selection of font size and console nameSimon Glass2016-01-30
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-20
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-21
* test: Generalize the unit test frameworkJoe Hershberger2015-05-21
* dm: test: Add tests for device's uclass platform dataPrzemyslaw Marczak2015-04-22
* dm: test: Allow 'dm test' to select a particular test to runSimon Glass2015-04-18
* dm: core: Add a uclass pre_probe() method for devicesSimon Glass2015-04-16
* dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-29
* test: dm: Support memory leak checking as a core featureSimon Glass2014-10-23
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-23
* dm: Introduce per-child data for devicesSimon Glass2014-07-23
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23
* dm: rename device struct to udeviceHeiko Schocher2014-05-27
* dm: Add basic testsSimon Glass2014-03-04