summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* pbl: introduce CONFIG_PBL_FULLY_PICAhmad Fatoum2024-03-051-0/+5
* firmware: fix missing firmware handling for external firmwareMarco Felsch2024-01-191-1/+1
* 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-09-251-29/+1
|\
| * rsatoc: support generating standalone keys unreferenced by FIT keyringAhmad Fatoum2023-09-221-1/+1
| * kbuild: remove duplicated xz compressions targetJules Maselbas2023-09-081-28/+0
* | lib: add stackprotector supportAhmad Fatoum2023-09-211-0/+10
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-08-231-1/+1
|\
| * rsa: escape pkcs11 string passed to RSA commandRouven Czerwinski2023-07-261-1/+1
* | dts: update to v6.5-rc1Sascha Hauer2023-07-271-0/+1
|/
* kbuild: delete images with missing firmware instead of truncatingAhmad Fatoum2023-07-031-0/+3
* firmware: optionally turn missing firmware errors into warningsAhmad Fatoum2023-06-281-0/+3
* kbuild: support DTC_CPP_FLAGS_file.dtboAhmad Fatoum2023-06-131-0/+1
* 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