summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-29include: zfs: Remove duplicate newlinesMarek Vasut
2024-07-29include: valgrind: Remove duplicate newlinesMarek Vasut
2024-07-29include: usb: Remove duplicate newlinesMarek Vasut
2024-07-29include: u-boot: Remove duplicate newlinesMarek Vasut
2024-07-29include: power: Remove duplicate newlinesMarek Vasut
2024-07-29include: net: Remove duplicate newlinesMarek Vasut
2024-07-29include: mtd: Remove duplicate newlinesMarek Vasut
2024-07-29include: linux: Remove duplicate newlinesMarek Vasut
2024-07-29include: jffs2: Remove duplicate newlinesMarek Vasut
2024-07-29include: fsl-mc: Remove duplicate newlinesMarek Vasut
2024-07-29include: firmware: Remove duplicate newlinesMarek Vasut
2024-07-29include: dt-bindings: Remove duplicate newlinesMarek Vasut
2024-07-29include: dm: Remove duplicate newlinesMarek Vasut
2024-07-29include: asm-generic: Remove duplicate newlinesMarek Vasut
2024-07-29Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass
2024-07-29Makefile: Provide VPL devicetree and padding to binmanSimon Glass
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass
2024-07-29binman: fit: Write the compatible string to configurationSimon Glass
2024-07-29binman: fit: Allow providing FDT filenames in a directorySimon Glass
2024-07-29binman: Add support for alternative FDTsSimon Glass
2024-07-29binman: Allow entry types to override FDT contentsSimon Glass
2024-07-29binman: Remove dependency on pylibfdt for entry-docsSimon Glass
2024-07-29binman: Add a bintool for fdtgrepSimon Glass
2024-07-29binman: Correct indentation in testSplPubkeyDtbSimon Glass
2024-07-29binman: Fix a comment typo in _DoReadFileDtb()Simon Glass
2024-07-29binman: Mention expanded entries in u-boot-vplSimon Glass
2024-07-29binman: Correct comment in blob_dtb GetFdtEtype()Simon Glass
2024-07-29binman: Write the compressed output to a fileSimon Glass
2024-07-29binman: elf: Add more debugging to LookupAndWriteSymbols()Simon Glass
2024-07-29binman: Move problem-checking code into a functionSimon Glass
2024-07-29binman: Tidy up comment for Bintoolfdt_add_pubkey.run()Simon Glass
2024-07-29binman: Tidy up bintool docsSimon Glass
2024-07-29binman: Correct an error in the FIT-template exampleSimon Glass
2024-07-29fixdep: Support VPLSimon Glass
2024-07-29qconfig: Support a 'list' formatSimon Glass
2024-07-29qconfig: Sort the boards by name when findingSimon Glass
2024-07-29qconfig: Allow searching for CONFIG valuesSimon Glass
2024-07-26Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-26buildman: Show board list with -xSimon Glass
2024-07-26sandbox: Fix LTO to work with STACKPROTECTORAndrew Goodbody
2024-07-26binman: Update cbfstoolSimon Glass
2024-07-26tools: patman: fix `pip install` with Python 3.12Brandon Maier
2024-07-26qconfig: Move operation check into parse_args()Simon Glass
2024-07-26qconfig: Drop col argument from Slots()Simon Glass
2024-07-26qconfig: Use the Color object in ProgressSimon Glass
2024-07-26qconfig: Move the last two operations into their own functionsSimon Glass
2024-07-26qconfig: Move progress output into the classSimon Glass
2024-07-26qconfig: Move commit code into a separate functionSimon Glass
2024-07-26qconfig: Move all move_config code into move_config()Simon Glass