summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-22dtoc: Don't generate platform data with instantiationSimon Glass2-13/+75
2021-03-22dtoc: Add support for decl fileSimon Glass2-7/+120
2021-03-22dtoc: Add an option for device instantiationSimon Glass3-22/+36
2021-03-22dtoc: Support processing the root nodeSimon Glass4-20/+59
2021-03-22dtoc: Set up the uclasses that are usedSimon Glass4-18/+119
2021-03-22dtoc: Assign a sequence number to each nodeSimon Glass2-15/+46
2021-03-22dtoc: Detect drivers only at the start of start of lineSimon Glass1-2/+2
2021-03-22dtoc: Read aliases for uclassesSimon Glass7-3/+345
2021-03-22dtoc: Warn of duplicate driversSimon Glass2-1/+122
2021-03-22dtoc: Process driver aliases along with driversSimon Glass2-11/+9
2021-03-22dtoc: Support headers needed for driversSimon Glass2-0/+11
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass5-12/+31
2021-03-22dtoc: Track nodes which are actually usedSimon Glass4-4/+37
2021-03-22dtoc: Process nodes to set up required propertiesSimon Glass3-0/+124
2021-03-22dtoc: Make use of node propertiesSimon Glass1-26/+19
2021-03-22dtoc: Add some extra properties to nodesSimon Glass1-0/+37
2021-03-22dtoc: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass2-8/+8
2021-03-22dtoc: Move test files into a test/ directorySimon Glass23-12/+24
2021-03-22dtoc: Support scanning of structs in header filesSimon Glass2-3/+128
2021-03-22dtoc: Support scanning of uclassesSimon Glass2-0/+177
2021-03-22dtoc: Collect priv/plat struct info from driversSimon Glass2-2/+55
2021-03-22dtoc: Ignore unwanted files when scanning for driversSimon Glass2-1/+9
2021-03-22dtoc: Save scan information across test runsSimon Glass3-10/+43
2021-03-22dtoc: Scan drivers for available informationSimon Glass2-14/+311
2021-03-22patman: Use less for help file, if availableNicolas Boichat1-0/+3
2021-03-22tools: fdtgrep: Use unsigned chars for arraysSamuel Dionne-Riel1-1/+1
2021-03-22patman: Quieten down the alias checkingSimon Glass4-32/+31
2021-03-22patman: Update documentation to match new usageSimon Glass1-7/+7
2021-03-20tools: mtk_image: add an option to set device header offsetWeijie Gao1-3/+47
2021-03-16mkeficapsule: Correct printf() stringsSimon Glass1-7/+7
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini9-36/+76
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár1-2/+2
2021-03-05buildman: Support single-threaded operationSimon Glass6-30/+68
2021-03-04fix patman --limit-cc optionBernhard Kirchen1-1/+1
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-3/+5
2021-03-02binman: Indicate how to make binman verboseSimon Glass1-1/+3
2021-03-01tools: imx8mimage: Restore the original __ALIGN_MASK() macroFabio Estevam1-3/+5
2021-02-26tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi1-1/+1
2021-02-16image: Adjust the workings of fit_check_format()Simon Glass3-2/+5
2021-02-14buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt1-1/+1
2021-02-02tools/fit_check_sign.c: Update usage function.Ilies CHERGUI1-2/+3
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini24-36/+393
2021-01-31binman: Allow for skip_at_start when reading entriesSimon Glass3-4/+48
2021-01-31binman: Support alignment of filesSimon Glass7-1/+53
2021-01-31binman: Allow vblock to include devicetree blobsSimon Glass5-10/+96
2021-01-31binman: Support reading an image with entry argsSimon Glass5-4/+64
2021-01-31binman: Support finding symbols in sub-sectionsSimon Glass6-7/+123
2021-01-31binman: Fix a few file commentsSimon Glass2-2/+1
2021-01-31binman: Show the size when writing entriesSimon Glass1-1/+2
2021-01-31binman: Update the TODO listSimon Glass1-2/+1