summaryrefslogtreecommitdiff
path: root/include/u-boot.mk
AgeCommit message (Expand)Author
2023-06-13u-boot.mk: add support for config customizationPetr Štetiar
2022-02-28u-boot.mk: add LOCALVERSION (explicitly specify OpenWrt build)Josef Schlehofer
2021-10-24u-boot.mk: always link host libraries staticAndre Heider
2021-10-24u-boot.mk: fix pkg-config usageAndre Heider
2021-06-12u-boot: support verbose buildFelix Fietkau
2020-04-26u-boot.mk: switch download to httpsLucian Cristian
2019-08-18u-boot.mk: use openwrt url instead of lede projectLuis Araneda
2019-01-26u-boot.mk: Fix building of recent U-Boot sourcesPetr Štetiar
2018-02-10u-boot.mk: add HOST_LDFLAGS to UBOOT_MAKE_FLAGSAlexandru Ardelean
2018-02-10u-boot,at91bootstrap: fix incorrect HOSTCPPFLAGS variableAlexandru Ardelean
2017-04-04u-boot.mk: pass HOSTCC and HOST_CFLAGS into the buildFelix Fietkau
2017-01-25u-boot.mk: add support for overriding DEFAULTFelix Fietkau
2017-01-25u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGSFelix Fietkau
2017-01-24build: add generic build template for u-boot packagesFelix Fietkau