summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | imx-usb-loader: drop some castingSascha Hauer2022-08-081-6/+9
| * | | imx-usb-loader: Add i.MX8MP supportSascha Hauer2022-08-081-9/+28
| * | | imx-usb-loader: rename mxs functionsSascha Hauer2022-08-081-6/+4
| * | | imx-usb-loader: Factor out common code to functionSascha Hauer2022-08-081-40/+29
| |/ /
* | | kbuild: pbl: use same compression algo for both barebox and DTBAhmad Fatoum2022-07-161-1/+11
* | | kbuild: gen-dtb-s: use Makefile.lib instead of duplicating cmd_lzoAhmad Fatoum2022-07-143-9/+8
* | | pbl: make USE_COMPRESSED_DTB a PBL-only featureAhmad Fatoum2022-07-141-1/+1
| |/ |/|
* | checkpatch: don't warn about %peAhmad Fatoum2022-07-111-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-06-294-8/+0
|\
| * treewide: Remove duplicate incudesAlexander Shiyan2022-06-104-8/+0
* | scripts: imx-usb-loader: simplify code flow for file size calculationsUwe Kleine-König2022-06-221-21/+16
* | imx-usb-loader: Drop nearly unused struct usb_idUwe Kleine-König2022-06-221-34/+17
|/
* crypto: simplify $(srctree)/ handling and remove config_filename macroSascha Hauer2022-05-041-49/+0
* rsatoc: Add option to print dts outputSascha Hauer2022-05-041-25/+78
* rsatoc: fix compiler warningsSascha Hauer2022-05-041-3/+3