~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* patman: Move library functions into a library directorySimon Glass2023-03-08
* dtoc: Add a way to read a phandle with paramsSimon Glass2023-01-18
* dtoc: Tidy up implementation of AddStringList()Simon Glass2022-03-18
* dtoc: Make GetArgs() more flexibleSimon Glass2022-03-18
* dtoc: Support reading a list of argumentsSimon Glass2022-02-22
* patman: Convert camel case in command.pySimon Glass2022-02-09
* patman: Convert camel case in tools.pySimon Glass2022-02-09
* dtoc: Add support for reading string-list propertiesSimon Glass2021-12-05
* dtoc: Add support for reading fixed-length bytes propertiesSimon Glass2021-12-02
* dtoc: Add support for reading 64-bit intsSimon Glass2021-12-02
* binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-22
* patman: Move to absolute importsSimon Glass2020-04-26
* binman: Tidy up _SetupDtb() to use its own temporary fileSimon Glass2019-07-29
* dtoc: Update fdt_util for Python 3Simon Glass2019-07-10
* dtoc: Add a function to obtain a list of phandlesSimon Glass2018-08-01
* binman: Add an entry filled with a repeating byteSimon Glass2018-08-01
* binman: Add support for passing arguments to entriesSimon Glass2018-08-01
* dtoc: Add missing comments to fdt_utilSimon Glass2018-08-01
* dtoc: Avoid unwanted output during testsSimon Glass2018-07-09
* dtoc: Update fdt tests to increase code coverageSimon Glass2018-07-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dtoc: Allow DTC environment variable to provide path to dtcSimon Glass2018-01-15
* binman: Disable the no-unit_address_vs_reg warningsSimon Glass2017-11-22
* dtoc: Add support for 32 or 64-bit addressesSimon Glass2017-09-15
* dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass2017-09-15
* dtoc: Decode val if it's a byte stringGeorge McCollister2017-04-13
* dtoc: Decode strings for struct.unpack on python 3.xPaul Burton2016-10-09
* dtoc: Add methods for reading data from propertiesSimon Glass2016-09-18
* dtoc: Correct quotes in fdt_utilSimon Glass2016-09-18
* dtoc: Allow the device tree to be compiled from sourceSimon Glass2016-09-18
* dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass2016-09-18
* dm: Add a library to provide simple device-tree accessSimon Glass2016-07-14