~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: doc: Move to new driver model schemaSimon Glass2023-02-14
* dtoc: Fix up a code comment that confuses pylintSimon Glass2022-01-24
* irq: Tidy up of-platdata irq supportSimon Glass2021-09-25
* 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: Tidy up the list of supported phandle propertiesSimon 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: Make use of node propertiesSimon Glass2021-03-22
* dtoc: Add some extra properties to nodesSimon 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: Add the method for each command to OutputFileSimon 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_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-05
* dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon 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: Use None to mean stdoutSimon Glass2021-01-05
* dtoc: Convert _drivers to a dictSimon Glass2021-01-05
* dtoc: Output the struct values in a separate functionSimon Glass2021-01-05
* dtoc: Output the device in a separate functionSimon Glass2021-01-05
* dtoc: Make _output_list a top-level functionSimon Glass2021-01-05
* dtoc: Fix a few pylint warnings in dtb_platdataSimon Glass2021-01-05
* dm: Rename 'platdata_size' to 'plat_size'Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dtoc: Tidy up more Python style in dtb_platdataSimon Glass2020-12-13