summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* treewide: use non-executable stack annotations for blobsAhmad Fatoum2023-05-021-0/+2
* kbuild: drop reliance on echo -e extension for DT fragmentsAhmad Fatoum2023-04-171-3/+2
* Merge branch 'for-next/of-overlay' into nextSascha Hauer2023-03-161-1/+9
|\
| * kbuild: Add target to build dtb overlay filesSascha Hauer2023-03-101-1/+9
* | scripts: dtc: disable interrupt_provider warningsSascha Hauer2023-03-021-2/+2
|/
* pbl: Add Kconfig option to enable DEBUG globally in PBLAhmad Fatoum2022-12-161-0/+4
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-2/+2
* kbuild: make sha256sum command available generallyAhmad Fatoum2022-08-191-0/+11
* Merge branch 'for-next/misc'Sascha Hauer2022-08-111-1/+7
|\
| * kbuild: make FIT public key overwritableStefano Manni2022-08-091-1/+7
* | 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-141-1/+4
|/
* kbuild: dtc: use env to resolve echoRouven Czerwinski2022-02-211-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2022-02-181-2/+1
|\
| * kbuild: replace $(H) with $(pound)Masahiro Yamada2022-02-081-2/+1
* | build: Include dts/include/ after include/Sascha Hauer2022-01-281-1/+1
|/
* kbuild: dtc: Allow adding device tree fragments via configTrent Piepho2021-10-051-1/+6
* common: add option for shipping KCONFIG_CONFIG as /env/data/configAhmad Fatoum2021-04-131-0/+3
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-231-0/+11
* Merge branch 'for-next/kbuild' into masterSascha Hauer2020-09-251-0/+11
|\
| * kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-09-151-0/+11
* | Add KASan supportSascha Hauer2020-09-221-0/+10
|/
* dtc_cpp: allow to pass options per targetDenis Osterland-Heim2020-08-121-0/+1
* kbuild: switch over to thin archiveMasahiro Yamada2020-05-251-6/+6
* kbuild: unify barebox and pbl build commandsMasahiro Yamada2020-05-251-3/+6
* kbuild: resync modkern_{c, a}flags and quiet_modtag with Linux 5.7-rc6Masahiro Yamada2020-05-201-5/+18
* kbuild: append $(bbenv-y) to obj-y earlierMasahiro Yamada2020-05-201-6/+5
* kbuild: resync mkdir code with Linux 5.7-rc6Masahiro Yamada2020-05-201-4/+0
* kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-201-12/+2
* kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-2/+2
* kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4Masahiro Yamada2020-05-121-1/+1
* kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-7/+7
* kbuild: support ccflags-y, asflags-y, cppflags-y, and ldflags-yMasahiro Yamada2020-04-271-4/+8
* kbuild: update flex and bison rules to Linux 5.7-rc1Masahiro Yamada2020-04-151-22/+0
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-04-151-1/+8
* kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2020-03-261-3/+6
* Merge branch 'for-next/rsa'Sascha Hauer2019-10-171-0/+17
|\
| * rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-151-0/+17
* | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-171-0/+4
|\ \
| * | dtc: optionally add add __symbols__ to build-in devicetreeMichael Tretter2019-09-161-0/+4
| |/
* | ARM: Compile dtbs for lowlevel codeSascha Hauer2019-10-011-2/+4
|/
* common: add generic CONFIG_UBSAN plumbingAhmad Fatoum2019-09-091-0/+8
* images: add support for generating STM32MP imagesMarco Felsch2019-07-151-0/+3
* images/mvebu: Convert Armada machines to mvebuimgUwe Kleine-König2019-06-131-0/+3
* kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney2019-05-281-2/+2
* ARM: i.MX: Add missing quotes to HAB specific definesSascha Hauer2019-04-231-1/+1
* Merge branch 'for-next/layerscape'Sascha Hauer2019-04-081-2/+12
|\
| * pbl multiimage: Allow to check image sizesSascha Hauer2019-03-131-2/+12
* | dtc: disable noisy warningsSascha Hauer2019-03-141-0/+4
|/
* defaultenv: Fix dependenciesSascha Hauer2019-02-271-1/+3