summaryrefslogtreecommitdiffstats
path: root/arch/arm/config.mk
Commit message (Expand)AuthorAgeFilesLines
* ARM: don't use --gc-sections with LTO when using private libgccMarek Behún2021-05-241-0/+2
* ARM: don't use -ffunction-sections/-fdata-sections with LTO buildMarek Behún2021-05-241-2/+6
* Add support for stack-protectorJoel Peshkin2021-04-201-1/+2
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-5/+5
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* clang: Update documentationTom Rini2018-04-271-3/+2
* binman: arm: Include the binman symbol tableSimon Glass2017-12-121-2/+4
* arm: Make gcc 6.0 or later a hard requirement now.Tom Rini2017-12-041-2/+2
* arm: Always keep the dtb section on objcopyPantelis Antoniou2017-06-051-2/+4
* u-boot.elf: remove hard-coded arm64 flagsÁlvaro Fernández Rojas2017-05-101-0/+6
* ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-271-1/+1
* arm: Warn that starting with v2018.01 gcc-6 or later is requiredTom Rini2017-04-271-1/+11
* ARMv8: add GOT sections to the list of sections copiedPhilipp Tomsich2017-04-081-1/+1
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-5/+3
* ARMv8: Add secure sections for PSCI text and datamacro.wave.z@gmail.com2016-12-151-1/+2
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-211-1/+1
* efi: arm: Add EFI app supportSimon Glass2016-11-141-0/+7
* tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+3
* ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-151-2/+2
* arm: clang: Update support slightlyTom Rini2016-04-011-0/+6
* efi_loader: Add runtime servicesAlexander Graf2016-03-151-0/+4
* arm: config: enforce -fno-pic for gccPeng Fan2016-01-311-0/+1
* arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-251-1/+2
* arm: Include the .got section in the binarySimon Glass2015-05-141-1/+2
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-3/+0
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-091-1/+3
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+1
* ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-281-1/+1
* kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabledAlexey Ignatov2014-07-071-0/+4
* build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski2014-04-071-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-041-9/+16
|\
| * kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-071-1/+11
| * kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
| * kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-041-7/+2
* | imx: add rules for U-Boot DTB supportStefano Babic2014-04-021-0/+4
|/
* kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-251-0/+10
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-2/+2
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-1/+2
* arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-141-1/+1
* arm64: core supportDavid Feng2014-01-091-1/+6
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-0/+3
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* ARM: use r9 for gdJeroen Hofstee2013-09-231-1/+1
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-231-1/+2
* arm: prevent using movt/movw address loadsJeroen Hofstee2013-09-231-2/+6
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-211-0/+5
* arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-231-0/+3