summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.lib: imxcfg: fix include pathLucas Stach2014-09-011-1/+1
* Add support for metadata in barebox imagesSascha Hauer2014-08-071-1/+1
* make: Use shell script to generate .dtb.S filesSascha Hauer2014-08-071-15/+3
* make: build device trees with obj-dtb-y and pbl-dtb-ySascha Hauer2014-08-071-0/+7
* Makefile.lib: add rule to built Tegra BCTsLucas Stach2014-05-151-0/+6
* dts: Use dt-bindings from kernelSascha Hauer2014-04-281-2/+4
* make: fix searchpath of generated autoconf.hSilvio Fricke2014-04-231-1/+1
* Merge branch 'for-next/imx-image'Sascha Hauer2014-03-071-1/+3
|\
| * ARM: i.MX: Add include directories to imximage targetSascha Hauer2014-02-131-1/+3
* | make: Add bbenv-y target to generate default environment filesSascha Hauer2014-02-211-0/+29
* | make: Add wildcard rules for compressed filesSascha Hauer2014-02-181-0/+18
|/
* Merge branch 'for-next/x86'Sascha Hauer2013-12-061-1/+1
|\
| * Makefile: Align "DTB" string to othersAlexander Shiyan2013-11-111-1/+1
* | Make: introduce obj-pbl-ySascha Hauer2013-11-251-0/+3
|/
* ARM: mvebu: introduce multi image supportSascha Hauer2013-08-161-0/+3
* Merge branch 'for-next/misc'Sascha Hauer2013-08-051-1/+1
|\
| * create directory for dir/file.o张忠山2013-07-221-1/+1
* | Merge branch 'for-next/lz4'Sascha Hauer2013-08-051-0/+5
|\ \
| * | lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-161-0/+5
* | | scripts: run imxcfg files through cppSascha Hauer2013-07-221-2/+10
|/ /
* / ARM: generate imx dcd.S files as *.dcd.SSascha Hauer2013-07-101-1/+1
|/
* imx-image: fix path to imx-image binarySascha Hauer2013-06-261-1/+1
* Merge branch 'for-next/imx-oftree'Sascha Hauer2013-06-021-12/+9
|\
| * kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppSascha Hauer2013-05-201-12/+9
* | scripts: Add imx-usb-loader toolSascha Hauer2013-05-311-0/+25
|/