summaryrefslogtreecommitdiffstats
path: root/tools/dtoc/test_src_scan.py
Commit message (Expand)AuthorAgeFilesLines
* dtoc: Show driver warnings once at the endSimon Glass2021-04-061-19/+19
* dtoc: Support processing the root nodeSimon Glass2021-03-221-0/+7
* dtoc: Set up the uclasses that are usedSimon Glass2021-03-221-0/+17
* dtoc: Warn of duplicate driversSimon Glass2021-03-221-0/+95
* dtoc: Support headers needed for driversSimon Glass2021-03-221-0/+4
* dtoc: Support tracking the phase of U-BootSimon Glass2021-03-221-0/+3
* dtoc: Track nodes which are actually usedSimon Glass2021-03-221-1/+1
* dtoc: Move test files into a test/ directorySimon Glass2021-03-221-1/+2
* dtoc: Support scanning of structs in header filesSimon Glass2021-03-221-0/+45
* dtoc: Support scanning of uclassesSimon Glass2021-03-221-0/+55
* dtoc: Collect priv/plat struct info from driversSimon Glass2021-03-221-0/+32
* dtoc: Ignore unwanted files when scanning for driversSimon Glass2021-03-221-1/+4
* dtoc: Scan drivers for available informationSimon Glass2021-03-221-4/+127
* dtoc: Tidy up src_scan testsSimon Glass2021-01-051-6/+22
* dtoc: Move src_scan tests to a separate fileSimon Glass2021-01-051-0/+91