Age | Commit message (Expand) | Author |
---|---|---|
2021-04-06 | dtoc: Show driver warnings once at the end | Simon Glass |
2021-03-22 | dtoc: Support processing the root node | Simon Glass |
2021-03-22 | dtoc: Set up the uclasses that are used | Simon Glass |
2021-03-22 | dtoc: Warn of duplicate drivers | Simon Glass |
2021-03-22 | dtoc: Support headers needed for drivers | Simon Glass |
2021-03-22 | dtoc: Support tracking the phase of U-Boot | Simon Glass |
2021-03-22 | dtoc: Track nodes which are actually used | Simon Glass |
2021-03-22 | dtoc: Move test files into a test/ directory | Simon Glass |
2021-03-22 | dtoc: Support scanning of structs in header files | Simon Glass |
2021-03-22 | dtoc: Support scanning of uclasses | Simon Glass |
2021-03-22 | dtoc: Collect priv/plat struct info from drivers | Simon Glass |
2021-03-22 | dtoc: Ignore unwanted files when scanning for drivers | Simon Glass |
2021-03-22 | dtoc: Scan drivers for available information | Simon Glass |
2021-01-05 | dtoc: Tidy up src_scan tests | Simon Glass |
2021-01-05 | dtoc: Move src_scan tests to a separate file | Simon Glass |