summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* kbuild: cherry-pick changes from Linux v5.0-rc3Masahiro Yamada2019-01-221-3/+1
* kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada2019-01-031-7/+3
* kbuild: generate lexer and parser during build instead of shippingMasahiro Yamada2019-01-031-0/+26
* ARM: i.MX: make HAB certificate pathes explicitly overwritableSascha Hauer2018-09-071-6/+11
* dtc: Disable some warningsSascha Hauer2018-06-191-0/+6
* Include our own include/dt-bindingsSascha Hauer2018-06-111-0/+1
* bootm: fit: add option to add DT snipped that contains fit public keyMarc Kleine-Budde2018-02-201-0/+6
* Makefile.lib: imx hab: fix hab files with embedded variablesMarc Kleine-Budde2018-02-201-1/+7
* build: fix that the bbenv file is always rebuiltSam Ravnborg2018-01-051-1/+1
* new make helper to decode binaries using base64Uwe Kleine-König2017-06-011-0/+6
* Add comp_copy function for use with CONFIG_IMAGE_COMPRESSION_NONESascha Hauer2016-09-151-0/+8
* Do not rm the path from pbl-y target张忠山2016-07-051-4/+3
* Make: i.MX: Allow to pass config file to cmd_imx_imageSascha Hauer2016-02-041-2/+2
* Makefile.lib: Make 'check_file_size' more flexibleAndrey Smirnov2015-05-071-3/+3
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-11-271-0/+9
* Add xz decompression supportSascha Hauer2014-11-041-0/+31