summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: rkimage: Use non-deprecated functions for sha256/512Sascha Hauer2023-05-021-9/+13
* treewide: use non-executable stack annotations for blobsAhmad Fatoum2023-05-023-0/+4
* Merge branch 'for-next/misc'Sascha Hauer2023-04-195-29/+68
|\
| * kbuild: drop reliance on echo -e extension for DT fragmentsAhmad Fatoum2023-04-171-3/+2
| * scripts: gen-dtb-s: reference OF IMD entries automaticallyAhmad Fatoum2023-04-171-0/+9
| * scripts: common: drop unused mman.h includeAhmad Fatoum2023-04-111-1/+0
| * scripts: compiler.h: add Windows supportAhmad Fatoum2023-04-111-0/+33
| * imx-usb-loader: don't depend on arpa/inet.h for endianness conversionAhmad Fatoum2023-04-111-25/+24
* | Merge branch 'for-next/imx-image'Sascha Hauer2023-04-192-11/+161
|\ \
| * | scripts: imx-image: add FlexSPI image supportMarco Felsch2023-04-042-1/+149
| * | scripts: imx-image: header_v2: add header_len parameterMarco Felsch2023-04-041-4/+5
| * | scripts: imx-image: header_v2: factor out offset parameterMarco Felsch2023-04-041-3/+4
| * | scripts: imx-image: convert flag variables into boolMarco Felsch2023-04-041-6/+6
| |/
* | treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-112-6/+6
* | scripts: imx: Ignore ';' and '\n' in quotesAlbert Schwarzkopf2023-04-111-2/+4
|/
* Merge branch 'for-next/of-overlay' into nextSascha Hauer2023-03-163-1/+25
|\
| * kbuild: Add target to build dtb overlay filesSascha Hauer2023-03-103-1/+25
* | Merge branch 'for-next/dtc-warnings' into nextSascha Hauer2023-03-161-2/+2
|\ \
| * | scripts: dtc: disable interrupt_provider warningsSascha Hauer2023-03-021-2/+2
| |/
* | Merge branch 'for-next/arm' into nextSascha Hauer2023-03-166-18/+9
|\ \
| * | ARM: zynq: Move mach header files to include/mach/zynqSascha Hauer2023-03-062-2/+2
| * | ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-062-7/+7
| * | ARM: remove samsung archSascha Hauer2023-03-013-9/+0
| |/
* | imx-usb-loader: Don't try to transfer more data than contained in the imageUwe Kleine-König2023-03-161-1/+1
|/
* Merge branch 'for-next/ratp'Sascha Hauer2023-02-232-2/+3
|\
| * bbremote: Fix RATP handshake, errata #7321 for RFC916Jules Maselbas2023-02-131-1/+1
| * bbremote: Fix default payload value in BBPacketJules Maselbas2023-02-131-1/+2
* | scripts/dtc: update-dts-source.sh: don't fail if libfdt/ existsAhmad Fatoum2023-02-221-1/+1
* | scripts/dtc: Update to upstream version v1.7.0Ahmad Fatoum2023-02-2228-433/+985
* | kwboot: add missing header to fix musl buildAhmad Fatoum2023-02-171-0/+1
|/
* include: printk: retire printk_once for pr_debug_onceAhmad Fatoum2023-02-031-1/+1
* pbl: Add Kconfig option to enable DEBUG globally in PBLAhmad Fatoum2022-12-161-0/+4
* Merge branch 'for-next/misc'Sascha Hauer2022-10-132-3/+3
|\
| * lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-112-3/+3
* | imx-usb-loader: skip initial SDP_ERROR_STATUS query for SDPSAhmad Fatoum2022-10-041-4/+6
|/
* Merge branch 'for-next/sha256'Sascha Hauer2022-09-141-0/+11
|\
| * kbuild: make sha256sum command available generallyAhmad Fatoum2022-08-191-0/+11
* | bbremote: Print usage when no command is givenSascha Hauer2022-09-121-0/+6
* | bbremote: Convert to python3Sascha Hauer2022-09-128-33/+52
* | remove local pyserialSascha Hauer2022-09-1213-3875/+0
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2022-08-111-0/+8
|\
| * scripts: socfgpa_xml_to_config: document pincfgSteffen Trumtrar2022-08-081-0/+8
* | Merge branch 'for-next/misc'Sascha Hauer2022-08-111-1/+7
|\ \
| * | kbuild: make FIT public key overwritableStefano Manni2022-08-091-1/+7
* | | Merge branch 'for-next/imx'Sascha Hauer2022-08-111-85/+90
|\ \ \
| * | | scripts: imx-usb-loader: add i.MX8MN supportAhmad Fatoum2022-08-081-0/+8
| * | | imx-usb-loader: drop some unnecessary castingSascha Hauer2022-08-081-13/+8
| * | | imx-usb-loader: verify correct image lengthSascha Hauer2022-08-081-1/+1
| * | | imx-usb-loader: simplify read_memory()Sascha Hauer2022-08-081-10/+3
| * | | imx-usb-loader: Fix first stage lengthSascha Hauer2022-08-081-1/+1