~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dtoc: Use pathlib to find the test directorySimon Glass2023-03-08
* patman: Move library functions into a library directorySimon Glass2023-03-08
* dtoc: Add a way to read a phandle with paramsSimon Glass2023-01-18
* dm: core: Support accessing core tagsSimon Glass2022-06-28
* dm: core: Switch the testbus driver to use a new structSimon Glass2022-06-28
* dtoc: Correct pylint errorsSimon Glass2022-03-02
* patman: Convert camel case in tools.pySimon Glass2022-02-09
* dtoc: Add support for reading 64-bit intsSimon Glass2021-12-02
* dtoc: Support widening a bool valueSimon Glass2021-08-01
* dtoc: Fix widening an int array to an intSimon Glass2021-08-01
* dtoc: Check that a parent is not missingSimon Glass2021-07-15
* dtoc: Correct dtoc output when testingSimon Glass2021-04-29
* dtoc: Improve handling of reg propertiesSimon Glass2021-04-06
* dtoc: Adjust detection of 64-bit propertiesSimon Glass2021-04-06
* dtoc: Show driver warnings once at the endSimon Glass2021-04-06
* dtoc: Only generate the required filesSimon Glass2021-03-26
* dtoc: Drop use of DECL() macrosSimon Glass2021-03-22
* dtoc: Generate device instancesSimon Glass2021-03-22
* dtoc: Generate uclass devicesSimon Glass2021-03-22
* dtoc: Generate a summary in the dt-plat.c fileSimon Glass2021-03-22
* dtoc: Don't generate platform data with instantiationSimon Glass2021-03-22
* dtoc: Add support for decl fileSimon Glass2021-03-22
* dtoc: Add an option for device instantiationSimon Glass2021-03-22
* dtoc: Support processing the root nodeSimon Glass2021-03-22
* dtoc: Set up the uclasses that are usedSimon Glass2021-03-22
* dtoc: Assign a sequence number to each nodeSimon Glass2021-03-22
* dtoc: Read aliases for uclassesSimon 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: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass2021-03-22
* dtoc: Move test files into a test/ directorySimon Glass2021-03-22
* dtoc: Save scan information across test runsSimon 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
* dtoc: Drop dm_populate_phandle_data()Simon Glass2021-01-05
* dtoc: Output nodes in orderSimon Glass2021-01-05
* dtoc: Allow specifying the base directory for testsSimon Glass2021-01-05
* dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-05
* dtoc: Add a header comment to each generated fileSimon Glass2021-01-05
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dtoc: Add an 'all' commandSimon Glass2021-01-05
* dtoc: Allow outputing to multiple filesSimon Glass2021-01-05
* dtoc: Allow providing a directory to write files toSimon Glass2021-01-05
* dtoc: Test the stdout outputSimon Glass2021-01-05
* dtoc: Use None to mean stdoutSimon Glass2021-01-05
* dtoc: Tidy up pylint warnings in testSimon Glass2021-01-05
* dtoc: Convert _drivers to a dictSimon Glass2021-01-05
* sandbox: Drop unnecessary test nodeSimon Glass2021-01-05
* dm: Rename 'platdata_size' to 'plat_size'Simon Glass2020-12-13