summaryrefslogtreecommitdiffstats
path: root/rules/u-boot.make
Commit message (Expand)AuthorAgeFilesLines
* u-boot: Avoid hooking oldconfig if kconfig is not selectedAlexander Dahl2024-02-041-0/+2
* u-boot: Use host pkg-config to find host tool dependenciesAlexander Dahl2022-08-051-0/+3
* u-boot: Add target name options.Christian Melki2022-03-111-0/+5
* u-boot: use ptx/image-install to install filesMichael Olbrich2022-03-051-23/+15
* U-Boot: Add option to disable OOT buildsChristian Melki2022-01-281-3/+3
* platforms/u-boot.in: Add U-boot efi target images to copy to image dir.Christian Melki2021-05-271-0/+6
* u-boot: use ptx/config-version and ptx/config-md5Michael Olbrich2021-02-121-2/+2
* rules: remove redundant KCONFIG_NOTIMESTAMP from package environmentsRoland Hieber2020-07-241-1/+1
* u-boot: Fix typos in cfghash callsAlexander Dahl2020-03-271-2/+2
* u-boot: use ptx/cfghash-file instead of manual tricks to rebuild the packageMichael Olbrich2020-03-201-2/+2
* u-boot: Add support for custom make optionsGuillermo Rodríguez2020-02-201-1/+2
* u-boot: Add support for u-boot.stm32 binaryGuillermo Rodríguez2020-01-231-0/+4
* u-boot: bugfix: missing imx dtb image cleanBruno Thomsen2019-11-261-1/+1
* u-boot: generate environment imageBruno Thomsen2019-11-261-0/+25
* u-boot: Build out-of-treeAlexander Dahl2019-11-241-26/+32
* u-boot: use https as download urlBruno Thomsen2019-11-121-1/+1
* rules: share the wrapper blacklist for all low-level packagesMichael Olbrich2019-09-161-6/+1
* u-boot: Add u-boot-dtb.imx install optionLars Pedersen2019-08-081-0/+3
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
* u-boot: disable the devpkgMichael Olbrich2019-05-201-0/+1
* u-boot: Allow generation of boot scriptAhmad Fatoum2019-04-181-0/+35
* hardening: add option for -fstack-clash-protectionMichael Olbrich2019-02-211-0/+1
* u-boot: Add u-boot{-dtb, -with-spl-pbl}.bin image installation optionsAhmad Fatoum2019-02-071-0/+9
* u-boot: Run install(1)/rm(1) with -vAhmad Fatoum2019-02-071-10/+10
* u-boot: Add option to use Kconfig based configurationAlexander Dahl2019-02-071-7/+46
* u-boot: Add support for SPL for non-OMAP CPUsGuillermo Rodríguez2018-11-101-0/+4
* u-boot: Add wrapper blacklistAlexander Dahl2018-02-011-0/+7
* u-boot: hopefully fix download URLMarkus Niebel2015-10-191-5/+1
* u-boot: add more alternate URLsMarc Kleine-Budde2015-09-291-1/+5
* u-boot: add config option for imx imagesMarkus Niebel2014-06-261-0/+4
* u-boot: remove redundant get stageBjørn Bürger2012-06-141-8/+0
* u-boot: Allow copying of u-boot SPL to imagesBernhard Walle2012-02-141-0/+6
* u-boot.make: Use make, not C style ifdefsJuergen Beisert2011-09-081-4/+4
* [u-boot] add config variable for the source md5sumMichael Olbrich2011-05-041-1/+1
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
* [u-boot] install srec and/or elf imagesStephan Linz2010-08-051-1/+7
* [u-boot] add generation of tags fileRemy Bohmer2010-06-021-0/+1
* [u-boot] switch URL to httpMarc Kleine-Budde2010-04-271-1/+1
* [u-boot] fix cross compilationMarc Kleine-Budde2010-02-181-4/+4
* [rules] fix custom clean stagesMichael Olbrich2010-01-191-2/+3
* [u-boot] modern clean targetMichael Olbrich2010-01-181-3/+1
* [u-boot] make use of new bootloader special compiler handlingMarc Kleine-Budde2009-12-261-1/+1
* [u-boot] just cleanupsMarc Kleine-Budde2009-12-261-21/+4
* [u-boot] just cleanupsMarc Kleine-Budde2009-03-101-37/+9
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
* * u-boot.make:Marc Kleine-Budde2008-04-121-6/+6
* * rules/u-boot.make:Marc Kleine-Budde2008-04-121-1/+1
* u-boot is completely self-contained, so do not fool it with $(CROSS_ENV)Ladislav Michl2007-07-041-2/+2
* Pass UBOOT_ENV also to compilation stage.Ladislav Michl2007-07-031-3/+5
* * uboot: fails when build in parallelJuergen Beisert2007-06-181-5/+6