summaryrefslogtreecommitdiff
path: root/arch/mips/config.mk
AgeCommit message (Expand)AuthorFilesLines
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-5/+5
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek1-1/+0
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck1-0/+4
2018-11-03MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-07-25MIPS: Stop building position independent codePaul Burton1-16/+5
2017-05-10MIPS: add support for generating u-boot.elfÁlvaro Fernández Rojas1-0/+2
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck1-2/+3
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck1-6/+0
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck1-0/+1
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck1-4/+14
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-2/+0
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck1-1/+1
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck1-13/+29
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+1
2014-04-20MIPS: allow use of generic boardPaul Burton1-0/+2
2014-04-20MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck1-1/+2
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+3
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-13MIPS: add dynamic relocation supportGabor Juhos1-1/+2
2012-08-24MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck1-2/+0
2012-08-24MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck1-2/+18
2011-05-09MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck1-0/+2
2011-04-13Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+52