summaryrefslogtreecommitdiffstats
path: root/boot/uboot/uboot.mk
Commit message (Expand)AuthorAgeFilesLines
* uboot: bump to version 2017.07Jörg Krause2017-07-211-0/+4
* uboot: apply xtensa overlayMax Filippov2017-07-091-0/+8
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-6/+6
* uboot: add support for generating U-Boot boot scriptsThomas Petazzoni2017-06-221-0/+13
* uboot: exclude from hash check except for latest versionArnout Vandecappelle2017-06-111-3/+3
* uboot: fix target uboot defconfig warningChristian Stewart2017-04-221-1/+1
* uboot: qstrip BR2_TARGET_UBOOT_CUSTOM_DTS_PATHMichael Trimarchi2017-04-081-2/+4
* Add out-of-source U-Boot device tree supportJames Balean2017-04-051-0/+3
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
* u-boot: add support for full image socfpga mkpimageLionel Flandrin2017-03-051-1/+9
* u-boot: add an option to generate u-boot-dtb.binLionel Flandrin2017-03-051-0/+5
* uboot: support -b option for mkenvimagetiago.brusamarello2016-11-301-0/+1
* package/uboot: define help commands when using KconfigYann E. MORIN2016-11-011-0/+6
* uboot: add option to optionally depend on host-opensslThomas Petazzoni2016-10-201-0/+4
* boot/uboot: Call 'make all' unconditionallyFabio Estevam2016-10-071-1/+4
* boot/uboot: allow to build multiple U-Boot imagesPetr Kulhavy2016-09-171-35/+67
* boot/uboot: fix missing closing parenthesisThomas Petazzoni2016-07-061-1/+1
* uboot: install multiple spl imagesJason Abele2016-07-051-5/+12
* boot/uboot: fix build of old U-Boot versionsThomas Petazzoni2016-07-051-1/+1
* uboot: Use "mdbtrick" target when building elf for ARCZakharov Vlad2016-06-121-0/+4
* Merge branch 'next'Peter Korsgaard2016-06-011-3/+4
|\
| * uboot: Support multiple environment source filesCam Hutchison2016-05-311-3/+4
* | boot/uboot: fix missing host-openssl for i.MX28 targetJulien Boibessot2016-05-251-4/+7
|/
* uboot: ensure u-boot-dtb.img gets built if enabledPeter Korsgaard2016-05-051-0/+1
* boot/uboot: Add custom Subversion repository support for the packagePauli Sundberg2016-04-051-0/+3
* boot/uboot: compute CRC on SPLs for Altera SoC FPGAJan Viktorin2016-03-221-0/+9
* uboot: remove deprecated BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR optionGustavo Zacarias2016-03-151-10/+0
* uboot: remove unused helper function insert_defineThomas De Schampheleire2016-01-181-12/+0
* uboot: add COPY_OLD_LICENSE_FILE fix to rsync hookErico Nunes2015-12-291-0/+1
* boot/uboot: handle generated defconfigsThomas Petazzoni2015-12-221-4/+2
* uboot: fix ARCH for i386 and x86_64Arnout Vandecappelle2015-11-161-1/+3
* uboot: arm64 arch build supportRonak Desai2015-10-121-0/+6
* u-boot: add an option to indicate that DTC is neededThomas Petazzoni2015-10-041-0/+4
* uboot: remove now-redundant ccache handlingArnout Vandecappelle2015-10-041-1/+1
* boot/uboot: add support for the kconfig infrastructureJörg Krause2015-07-191-3/+47
* boot/uboot: Generate BOOT.BIN file when building for Xilinx ZynqJan Viktorin2015-07-181-0/+10
* boot/uboot: Add support for dtb.img formatJan Viktorin2015-07-151-0/+2
* boot/uboot: add support for i.MX28 NAND formatJörg Krause2015-07-111-0/+12
* boot/uboot: remove deprecated network settings optionGustavo Zacarias2015-06-021-13/+0
* boot/uboot: do not check hash for custom versionsYann E. MORIN2015-05-021-0/+4
* packages: refactor checks using BR_BUILDINGThomas Petazzoni2015-04-261-9/+4
* uboot: add support for patch files and URLsFrank Hunleth2015-04-191-0/+20
* Fix typos in comment blocksMasahiro Yamada2015-04-081-1/+1
* packages: apply custom patches using *.patch instead of <pkg>-*.patchThomas Petazzoni2015-04-061-2/+1
* boot/uboot: add support for i.MX28 SD formatVincent Stehlé2015-04-031-0/+7
* boot/uboot: Remove obsolete CONFIG_NOSOFTFLOAT flagJörg Krause2015-01-101-3/+2
* boot/uboot/uboot.mk: Strip quotes from BR2_TARGET_UBOOT_SPL_NAMEJörg Krause2014-12-211-1/+1
* apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda2014-10-251-1/+1
* .mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire2014-10-071-22/+22
* uboot: check various configuration parameters and bail out if emptyThomas Petazzoni2014-05-201-2/+24
OpenPOWER on IntegriCloud