aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-04moveconfig: Move summaries to the endSimon Glass
2023-10-04moveconfig: Drop the initial outputSimon Glass
2023-10-04moveconfig: Show a summary at the endSimon Glass
2023-10-04moveconfig: Show failures in progressSimon Glass
2023-10-04moveconfig: Use u_boot_pylib for terminal colourSimon Glass
2023-10-04moveconfig: Avoid showing progress at the endSimon Glass
2023-10-04moveconfig: Reduce the amount of outputSimon Glass
2023-10-04moveconfig: Only show output when there is a reasonSimon Glass
2023-10-04moveconfig: Fix misc pylint warningsSimon Glass
2023-10-04moveconfig: Use an encoding with open()Simon Glass
2023-10-04moveconfig: Correct list-comprehension warningsSimon Glass
2023-10-04moveconfig: Correct use of members not declared in __init__()Simon Glass
2023-10-04moveconfig: Correct non-snake variables namesSimon Glass
2023-10-04moveconfig: Correct unused variablesSimon Glass
2023-10-04moveconfig: Use f strings where possibleSimon Glass
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass
2023-10-04moveconfig: Drop suspicious boardsSimon Glass
2023-10-04moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass
2023-10-04moveconfig: Drop CONFIG-moving codeSimon Glass
2023-10-04moveconfig: Drop unused cleanup optionsSimon Glass
2023-10-04moveconfig: Correct ordering of asteval importSimon Glass
2023-10-04moveconfig: Avoid deprecation warning for setDaemonSimon Glass
2023-10-04moveconfig: Drop -H optionSimon Glass
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi
2023-10-02Merge branch 'next'Tom Rini
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt
2023-09-23buildman: Start the clock when the build startsSimon Glass
2023-09-23buildman: Show progress when regenerating the board.cfg fileSimon Glass
2023-09-23buildman: Keep all common output filesSimon Glass
2023-09-23trace: Fix alignment logic in flyrecord headerMichal Simek
2023-09-23trace: Move trace_clocks description above record offset calculationMichal Simek
2023-09-23trace: Use 64bit variable for start and lenMichal Simek
2023-09-23patman: Respect include directive on Git config lookupFei Shao
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao
2023-09-23buildman: Fix full help for Python 3.8Simon Glass
2023-09-23tools: Fix patman launcher script.Maxim Cournoyer
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-09-21trace: Fix alignment logic in flyrecord headerMichal Simek
2023-09-21trace: Move trace_clocks description above record offset calculationMichal Simek
2023-09-21trace: Use 64bit variable for start and lenMichal Simek
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt
2023-09-18tools: logos: Rename TI logo filesNikhil M Jain
2023-09-16binman: doc: fix reference tag placement for Logging sectionMassimo Pegorer
2023-09-06CI: Drop some jobs we didn't really utilizeTom Rini
2023-09-06tools: relocate-rela: Add M68K supportMarek Vasut
2023-09-06tools: relocate-rela: Fix BE symtab handlingMarek Vasut
2023-09-04nokia_rx51: Remove platformTom Rini
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini