summaryrefslogtreecommitdiff
path: root/arch/mips/config.mk
AgeCommit message (Expand)Author
2016-01-16MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck
2016-01-16MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck
2016-01-16MIPS: do not build position-independent executables for SPLDaniel Schwierzeck
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-04-20MIPS: allow use of generic boardPaul Burton
2014-04-20MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2012-08-24MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck
2012-08-24MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser