summaryrefslogtreecommitdiffstats
path: root/images/Makefile
Commit message (Expand)AuthorAgeFilesLines
* firmware: fix missing firmware handling for external firmwareMarco Felsch2024-01-191-1/+1
* ARM: k3: BeaglePlay: generate FIT imageSascha Hauer2023-11-061-0/+9
* ARM: k3: Add initial BeaglePlay board supportSascha Hauer2023-11-061-0/+1
* kbuild: clean start*_*.{p,ps}imximg filesRouven Czerwinski2023-10-181-1/+2
* kbuild: support generating stripped ELF files for PBLAhmad Fatoum2023-09-211-3/+7
* kbuild: delete images with missing firmware instead of truncatingAhmad Fatoum2023-07-031-2/+2
* ARM64: Rockchip: gracefully handle missing firmwareAhmad Fatoum2023-06-281-1/+1
* firmware: optionally turn missing firmware errors into warningsAhmad Fatoum2023-06-281-5/+16
* ARM: versatile: move over to multi image supportSascha Hauer2023-05-021-0/+1
* pbl: have linker define __pbl_board_entry aliasAhmad Fatoum2022-10-261-0/+1
* kbuild: make sha256sum command available generallyAhmad Fatoum2022-08-191-7/+0
* ARM: i.MX8M: HABv4: make barebox SHA256 embedding POSIX-shell compatibleAhmad Fatoum2022-08-161-1/+2
* kbuild: pbl: use same compression algo for both barebox and DTBAhmad Fatoum2022-07-161-6/+0
* ARM: clps711x: Switch to devicetree usageAlexander Shiyan2022-06-101-0/+1
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+1
* MIPS: qemu-malta: generate swapped image as part of multi-image buildAhmad Fatoum2021-06-091-1/+1
* kbuild: add install targetAhmad Fatoum2021-06-091-0/+5
* RISC-V: erizo: migrate to PBLAhmad Fatoum2021-03-231-0/+4
* images: make BOARD_ARM_GENERIC_DT available for other archesAhmad Fatoum2021-03-231-2/+2
* kbuild: switch over to thin archiveMasahiro Yamada2020-05-251-2/+2
* kbuild: use $(SRCARCH) to point to the arch directoryMasahiro Yamada2020-04-271-3/+3
* kbuild: rename barebox-pbl-common to BAREBOX_PBL_OBJSMasahiro Yamada2020-03-111-2/+2
* images: Use separate LDFLAGS for PBLChristian Eggers2020-02-101-1/+1
* ARM: zynq: add trivial image build mechanismLucas Stach2019-11-111-1/+2
* ARM: Merge single pbl with multi pblSascha Hauer2019-10-011-0/+7
* ARM: Add generic device tree 2nd stage supportSascha Hauer2019-08-191-0/+4
* images: always build sha256sum into pblRouven Czerwinski2019-08-071-3/+19
* ARM: stm32mp1: rename to stm32mpAhmad Fatoum2019-06-131-1/+1
* images: remove forgotten occurences of *.imx-sram-imgUlrich Ölmann2019-05-231-1/+1
* Merge branch 'for-next/stm32'Sascha Hauer2019-04-091-0/+1
|\
| * ARM: Add initial STM32MP1 supportSascha Hauer2019-03-131-0/+1
* | ARM: Add basic Layerscape supportSascha Hauer2019-03-131-1/+2
* | pbl multiimage: Allow to check image sizesSascha Hauer2019-03-131-0/+32
|/
* images: pbl: verify CONFIG_BAREBOX_MAX_IMAGE_SIZE is not exceededAhmad Fatoum2019-03-071-0/+1
* Revert "images: Drop unnecessary fix_size"Sascha Hauer2019-02-131-1/+2
* images: check for use of obsolete pblx-*Ahmad Fatoum2019-01-181-0/+4
* images: Drop unnecessary fix_sizeSascha Hauer2019-01-161-2/+1
* Merge branch 'for-next/ultrascale'Sascha Hauer2019-01-151-0/+1
|\
| * ARM: zynqmp: add support for Xilinx ZCU104 boardMichael Tretter2018-12-101-0/+1
* | Merge branch 'for-next/mips'Sascha Hauer2019-01-151-1/+7
|\ \
| * | MIPS: port all mach* to multiimageOleksij Rempel2018-12-171-1/+7
| |/
* | Merge branch 'for-next/kconfig'Sascha Hauer2019-01-151-2/+0
|\ \
| * | kbuild: add .SECONDARY special targetMasahiro Yamada2019-01-031-2/+0
* | | Merge branch 'for-next/am35xx'Sascha Hauer2019-01-151-0/+1
|\ \ \ | |/ / |/| |
| * | ARM: omap: Add board support for WAGO pfc200 platformSascha Hauer2019-01-071-0/+1
| |/
* | images: fix force rebuild of piggy.oSam Ravnborg2019-01-031-5/+4
* | Images: Add image size to built imagesSascha Hauer2018-12-181-0/+1
|/
* ARM: images: use piggydataSascha Hauer2018-12-031-27/+17
* ARM: vexpress: switch to DT probe and multi-image buildLucas Stach2017-10-171-0/+1
* Makefile: Speed up evaluation of ld optionsSascha Hauer2017-05-241-4/+1