aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini1-4/+0
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2016-01-25arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini1-1/+2
2015-10-17arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini1-1/+2
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-3/+0
2015-03-24remove unnecessary version.h includesRob Herring1-4/+5
2014-09-25powerpc: add --bss-plt to LDFLAGSChris Packham1-0/+1
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+1
2014-03-07kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada1-1/+10
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+3
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada1-2/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-15ppc: Enable generic board supportSimon Glass1-0/+3
2012-11-26powerpc: change .fixup test to a GCC version testScott Wood1-0/+5
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-11/+0
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-2/+0
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-0/+2
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+1
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu1-2/+2
2010-11-27POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk1-2/+2
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-1/+12
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+44