aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-22dtoc: Detect drivers only at the start of start of lineSimon Glass
2021-03-22dtoc: Read aliases for uclassesSimon Glass
2021-03-22dtoc: Warn of duplicate driversSimon Glass
2021-03-22dtoc: Process driver aliases along with driversSimon Glass
2021-03-22dtoc: Support headers needed for driversSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-22dtoc: Track nodes which are actually usedSimon Glass
2021-03-22dtoc: Process nodes to set up required propertiesSimon Glass
2021-03-22dtoc: Make use of node propertiesSimon Glass
2021-03-22dtoc: Add some extra properties to nodesSimon Glass
2021-03-22dtoc: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass
2021-03-22dtoc: Move test files into a test/ directorySimon Glass
2021-03-22dtoc: Support scanning of structs in header filesSimon Glass
2021-03-22dtoc: Support scanning of uclassesSimon Glass
2021-03-22dtoc: Collect priv/plat struct info from driversSimon Glass
2021-03-22dtoc: Ignore unwanted files when scanning for driversSimon Glass
2021-03-22dtoc: Save scan information across test runsSimon Glass
2021-03-22dtoc: Scan drivers for available informationSimon Glass
2021-03-22patman: Use less for help file, if availableNicolas Boichat
2021-03-22tools: fdtgrep: Use unsigned chars for arraysSamuel Dionne-Riel
2021-03-22patman: Quieten down the alias checkingSimon Glass
2021-03-22patman: Update documentation to match new usageSimon Glass
2021-03-20tools: mtk_image: add an option to set device header offsetWeijie Gao
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-03-04buildman: Support single-threaded operationSimon Glass
2021-03-03fix patman --limit-cc optionBernhard Kirchen
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-02binman: Indicate how to make binman verboseSimon Glass
2021-03-01tools: imx8mimage: Restore the original __ALIGN_MASK() macroFabio Estevam
2021-02-26tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-14buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt
2021-02-01tools/fit_check_sign.c: Update usage function.Ilies CHERGUI
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-30binman: Allow for skip_at_start when reading entriesSimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon Glass
2021-01-30binman: Fix a few file commentsSimon Glass
2021-01-30binman: Show the size when writing entriesSimon Glass
2021-01-30binman: Update the TODO listSimon Glass
2021-01-30patman: Correct lz4 compression parametersSimon Glass
2021-01-30dtoc: binman: Drop Python 2 codeSimon Glass
2021-01-29tools: add mkeficapsule to .gitignoreHeinrich Schuchardt
2021-01-23Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-01-23mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu
2021-01-23tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro
2021-01-22tools: env: return error if ubi_update_start() failsMartin Hundebøll