aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-04moveconfig: Use f strings where possibleSimon Glass1-28/+28
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass1-21/+22
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass1-4/+4
2023-10-04moveconfig: Drop suspicious boardsSimon Glass1-25/+0
2023-10-04moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass1-60/+2
2023-10-04moveconfig: Drop CONFIG-moving codeSimon Glass1-144/+19
2023-10-04moveconfig: Drop unused cleanup optionsSimon Glass1-252/+2
2023-10-04moveconfig: Correct ordering of asteval importSimon Glass1-1/+1
2023-10-04moveconfig: Avoid deprecation warning for setDaemonSimon Glass1-1/+1
2023-10-04moveconfig: Drop -H optionSimon Glass1-11/+7
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+0
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi1-0/+0
2023-10-02Merge branch 'next'Tom Rini27-188/+1064
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt1-2/+0
2023-09-23buildman: Start the clock when the build startsSimon Glass1-1/+2
2023-09-23buildman: Show progress when regenerating the board.cfg fileSimon Glass2-4/+14
2023-09-23buildman: Keep all common output filesSimon Glass1-4/+8
2023-09-23trace: Fix alignment logic in flyrecord headerMichal Simek1-2/+29
2023-09-23trace: Move trace_clocks description above record offset calculationMichal Simek1-3/+4
2023-09-23trace: Use 64bit variable for start and lenMichal Simek1-1/+2
2023-09-23patman: Respect include directive on Git config lookupFei Shao1-2/+2
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao1-1/+1
2023-09-23buildman: Fix full help for Python 3.8Simon Glass1-2/+8
2023-09-23tools: Fix patman launcher script.Maxim Cournoyer1-1/+1
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini1-5/+34
2023-09-21trace: Fix alignment logic in flyrecord headerMichal Simek1-2/+29
2023-09-21trace: Move trace_clocks description above record offset calculationMichal Simek1-3/+4
2023-09-21trace: Use 64bit variable for start and lenMichal Simek1-1/+2
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt2-0/+175
2023-09-18tools: logos: Rename TI logo filesNikhil M Jain2-0/+0
2023-09-16binman: doc: fix reference tag placement for Logging sectionMassimo Pegorer1-1/+1
2023-09-06CI: Drop some jobs we didn't really utilizeTom Rini1-2/+0
2023-09-06tools: relocate-rela: Add M68K supportMarek Vasut1-31/+85
2023-09-06tools: relocate-rela: Fix BE symtab handlingMarek Vasut1-4/+14
2023-09-04nokia_rx51: Remove platformWIP/04Sep2023Tom Rini1-31/+0
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini3-15/+4
2023-08-30tools: image-host: print error messages to stderrOleksandr Suvorov1-95/+107
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu11-0/+498
2023-08-29btool: mkeficapsule: Add a bintool for EFI capsule generationSughosh Ganu1-0/+101
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu1-8/+11
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass3-15/+4
2023-08-26CI: Move to latest Ubuntu "Jammy" tagTom Rini1-1/+1
2023-08-26CI: Update to gcc-13.2.0Tom Rini2-30/+30
2023-08-26CI: Add ChromiumOS utilitiesSimon Glass1-0/+3
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass1-7/+15
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini1-0/+0
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay1-0/+0
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin1-1/+0
2023-08-05buildman: Drop warning about orphaned defconfigsSimon Glass2-14/+2
2023-08-05buildman: Exit after reading toolchainSimon Glass1-0/+3