~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dtoc: Detect drivers which do not parse correctlySimon Glass2021-07-21
* dtoc: Detect unexpected suffix on .of_matchSimon Glass2021-07-21
* dtoc: Correct the re_compat regular expressionSimon Glass2021-07-21
* dtoc: Allow multiple warnings for a driverSimon Glass2021-07-21
* dtoc: Avoid using subscripts on match objectsSimon Glass2021-07-21
* dtoc: Show driver warnings once at the endSimon Glass2021-04-06
* dtoc: Support processing the root nodeSimon Glass2021-03-22
* dtoc: Set up the uclasses that are usedSimon Glass2021-03-22
* dtoc: Detect drivers only at the start of start of lineSimon Glass2021-03-22
* dtoc: Read aliases for uclassesSimon Glass2021-03-22
* dtoc: Warn of duplicate driversSimon Glass2021-03-22
* dtoc: Process driver aliases along with driversSimon Glass2021-03-22
* dtoc: Support headers needed for driversSimon Glass2021-03-22
* dtoc: Support tracking the phase of U-BootSimon Glass2021-03-22
* dtoc: Track nodes which are actually usedSimon Glass2021-03-22
* dtoc: Process nodes to set up required propertiesSimon Glass2021-03-22
* dtoc: Support scanning of structs in header filesSimon Glass2021-03-22
* dtoc: Support scanning of uclassesSimon Glass2021-03-22
* dtoc: Collect priv/plat struct info from driversSimon Glass2021-03-22
* dtoc: Ignore unwanted files when scanning for driversSimon Glass2021-03-22
* dtoc: Scan drivers for available informationSimon Glass2021-03-22
* dtoc: Move src_scan tests to a separate fileSimon Glass2021-01-05
* dtoc: Split source-code scanning to a separate fileSimon Glass2021-01-05