aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* common.h: Remove this file and all referencesTom Rini2024-05-072-6/+0
* binman: Fix typo in mkimage etype descriptionMarek Vasut2024-05-031-1/+1
* tools: typo arguemntsHeinrich Schuchardt2024-05-031-1/+1
* binman: Add nxp_imx8mimage etypeMarek Vasut2024-04-281-0/+74
* tools: copyfile: use 64k instead of 512 bufferAhelenia Ziemiańska2024-04-171-2/+4
* image-host: Fix error value paths and emit error messages to stderr.Hugo Cornelis2024-04-121-5/+5
* tools: binman: ti_board_cfg: improve error messageMichael Walle2024-04-111-1/+1
* binman: ti-secure: Enable debug extension for combined bootManorit Chawdhry2024-04-111-0/+7
* trace: use dynamic string buffer in make_flamegraph()Vincent Stehlé2024-04-101-19/+39
* tools: open FIT image read-onlyAhelenia Ziemiańska2024-04-101-1/+1
* Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini2024-03-251-4/+4
|\
| * patman: Properly document the patchwork_url settingDouglas Anderson2024-03-211-4/+4
* | CI: Move to latest container imageTom Rini2024-03-151-1/+1
* | CI: Cherry-pick reset support for m68k for QEMUTom Rini2024-03-141-0/+1
* | CI: Update to using clang-17Tom Rini2024-03-141-2/+2
* | Dockerfile: install xilinx-bootgen packageHeinrich Schuchardt2024-03-141-0/+1
* | Dockerfile: build fiptoolHeinrich Schuchardt2024-03-141-0/+10
|/
* tools: imx9_image: Reword warning message.Mathieu Othacehe2024-03-041-1/+1
* dtoc: avoid invalid escape sequence '\s'WIP/01Mar2024Heinrich Schuchardt2024-03-011-4/+4
* CI: Move to latest container imageTom Rini2024-02-271-1/+1
* Dockerfile: Build coreboot from sourceTom Rini2024-02-271-0/+11
* tools: mkimage: Add support for i.MXRT FlexSPI HeaderJesse Taube2024-02-083-19/+120
* tools: buildman: fix non-existing SafeConfigParser in Python 3.12+Quentin Schulz2024-01-291-1/+1
* docker: Add tools/buildman/requirements.txt to the cacheTom Rini2024-01-241-2/+4
* image-host: refactor and protect for very long filenamesHugo Cornelis2024-01-181-10/+32
* tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis2024-01-186-2/+46
* CI: Move to latest Ubuntu "Jammy" tagTom Rini2024-01-181-1/+1
* docker: build QEMU v8.2.0Heinrich Schuchardt2024-01-171-1/+3
* Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini2024-01-172-21/+199
|\
| * tools: zynqmpimage: print partition namesBrandon Maier2024-01-102-0/+97
| * tools: zynqmpimage: add partition extractingBrandon Maier2024-01-102-19/+96
| * tools: zynqmpimage: print all partition sizesBrandon Maier2024-01-101-0/+6
| * tools: zynqmpimage: show info on partition 0Brandon Maier2024-01-101-3/+1
* | doc: fix three-dash references in reStructuredTextGrzegorz Szymaszek2024-01-131-1/+1
* | tools: fix build without LIBCRYPTO supportPaul-Erwan Rio2024-01-114-3/+9
* | tools: kwbimage: Allow disabling build on non-mvebu platformsAlexander Dahl2024-01-112-1/+8
|/
* mach-imx: Add i.MX93 binman support.Mathieu Othacehe2024-01-081-0/+31
* fw_env: autodetect NAND erase size and env sectorsWIP/2024-01-05-fw_env-fixesAnthony Loiseau2024-01-052-2/+12
* fw_env: keep calling read() until whole flash block is readRafał Miłecki2024-01-051-19/+15
* fw_env: rename variables holding env data contentRafał Miłecki2024-01-051-21/+18
* fw_env: fix reading NVMEM device's "compatible" valueRafał Miłecki2024-01-051-4/+14
* Merge patch series "ATF and OP-TEE Firewalling for K3 devices."WIP/04Jan2024-nextTom Rini2024-01-047-4/+192
|\
| * binman: ftest: Add test for ti-secure firewall nodeManorit Chawdhry2024-01-043-0/+79
| * binman: ti-secure: Add support for firewalling entitiesManorit Chawdhry2024-01-043-3/+112
| * dtoc: Change dst to self in debug messageManorit Chawdhry2024-01-041-1/+1
* | fdtgrep: Allow propagating properties up to supernodesSimon Glass2023-12-311-1/+17
* | fdtgrep: Move property checking into a functionSimon Glass2023-12-311-13/+35
* | fdtgrep: Simplify code to inverting the matchSimon Glass2023-12-311-8/+2
* | fdtgrep: Tidy up comment for h_include()Simon Glass2023-12-311-3/+9
* | fdtgrep: Correct references to fdt_find_regions()Simon Glass2023-12-311-3/+3