summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* pbl: introduce CONFIG_PBL_FULLY_PICAhmad Fatoum14 days2-0/+27
* Merge branch 'for-next/misc'Sascha Hauer2024-01-231-1/+1
|\
| * rsatoc: fix typo in usage stringAhmad Fatoum2024-01-111-1/+1
* | Merge branch 'for-next/layerscape'Sascha Hauer2024-01-231-37/+110
|\ \
| * | pblimage: Add LS1028a supportSascha Hauer2024-01-101-14/+106
| * | pblimage: use roundup() from kernel.hSascha Hauer2024-01-021-1/+1
| * | pblimage: simplify a bitSascha Hauer2024-01-021-15/+8
| * | pblimage: drop PowerPC supportSascha Hauer2024-01-021-17/+5
| |/
* | firmware: fix missing firmware handling for external firmwareMarco Felsch2024-01-191-1/+1
* | omap3-usb-loader: Fix for big endian hostsSascha Hauer2024-01-111-3/+5
* | omap3-usb-loader: Fix compilationSascha Hauer2024-01-111-13/+0
* | scripts/get_maintainer.pl: Drop wrong line from outputSascha Hauer2024-01-101-1/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-12-183-145/+12
|\
| * scripts: socfpga_mkimage: re-use crc32 implementation from crypto/crc32.cSascha Hauer2023-12-131-57/+2
| * scripts: mxsimage: re-use crc32 implementation from crypto/crc32.cSascha Hauer2023-12-131-44/+5
| * scripts: pblimage: re-use crc32 implementation from crypto/crc32.cSascha Hauer2023-12-131-44/+5
* | Merge branch 'for-next/imx'Sascha Hauer2023-12-181-5/+14
|\ \
| * | scripts: imx-image: don't pad the final binary for i.MX8M devicesMarco Felsch2023-12-051-5/+14
| |/
* | kbuild: don't warn about reg formattingAhmad Fatoum2023-12-051-0/+2
* | kbuild: don't mix overlay and normal DTC and CPP flagsAhmad Fatoum2023-12-051-4/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-11-272-2/+48
|\
| * scripts: imx: add Makefile.mingw64Marco Felsch2023-11-011-0/+48
| * scripts: get_maintainers: drop --status enforcementMarco Felsch2023-11-011-2/+0
* | imx-usb-loader: Add i.MX9 supportSascha Hauer2023-11-171-0/+29
* | scripts: imx9image: Add PBL size optionSascha Hauer2023-11-171-9/+17
* | scripts: Add imx9image toolSascha Hauer2023-11-173-0/+2179
* | scripts: setlocalversion: sync with LinuxAhmad Fatoum2023-11-101-5/+6
* | scripts: xz_wrap.sh: clear BCJ only when setSascha Hauer2023-11-061-1/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-10-271-0/+4
|\
| * decompress: xz: enable armthumb BCJ filter for Thumb-2 bareboxAhmad Fatoum2023-10-231-0/+4
* | Merge branch 'for-next/imx'Sascha Hauer2023-10-272-4/+9
|\ \
| * | imx-usb-loader: fix windows usageMarco Felsch2023-10-181-2/+6
| * | scripts: common: fix buffer freeingMarco Felsch2023-10-181-1/+1
| * | scripts: common: fix read_file_2 for windowsMarco Felsch2023-10-181-1/+2
| |/
* | scripts: imx-image: add support for CST_EXTRA_CMDLINE_OPTIONSMarco Felsch2023-10-241-5/+9
* | scripts: imx-image: add missing close()Marco Felsch2023-10-241-0/+2
* | scripts: imx: fix HAB for FlexSPI bootMarco Felsch2023-10-242-3/+43
* | scripts: imx: add helper to write CSF Blocks commandMarco Felsch2023-10-241-2/+20
* | scripts: imx: add hab_qspi supportMarco Felsch2023-10-231-0/+20
* | scripts: imx: replace static string allocationMarco Felsch2023-10-231-15/+19
* | scripts: imx-image: hab_sign: refactor functionMarco Felsch2023-10-231-4/+7
* | scripts: imx-image: header_v2: add CSF slotsMarco Felsch2023-10-231-4/+4
* | scripts: imx: add imx8m_get_offset_size helperMarco Felsch2023-10-231-11/+18
* | scripts: imx: fix i.MX8M CSF header placementMarco Felsch2023-10-182-5/+11
* | scripts: imx: move flexspi_image() into headerMarco Felsch2023-10-182-12/+13
* | scripts: imx: force flexspi and hab option orderMarco Felsch2023-10-181-0/+12
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-09-255-50/+54
|\
| * rsatoc: support generating standalone keys unreferenced by FIT keyringAhmad Fatoum2023-09-222-9/+27
| * rsatoc: support extracting RSA public key from X.509 SPKI formatAhmad Fatoum2023-09-221-11/+15
| * scripts: allow user to build rsatoc if COMPILE_HOST_TOOLSAhmad Fatoum2023-09-222-1/+8