summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.mk
Commit message (Expand)AuthorAgeFilesLines
* MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-311-2/+3
* MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-161-6/+0
* MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-161-0/+1
* MIPS: do not build position-independent executables for SPLDaniel Schwierzeck2016-01-161-4/+14
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-2/+0
* MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-011-1/+1
* MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-011-13/+29
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+1
* MIPS: allow use of generic boardPaul Burton2014-04-201-0/+2
* MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck2014-04-201-1/+2
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* MIPS: add dynamic relocation supportGabor Juhos2013-02-121-1/+2
* MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck2012-08-241-2/+0
* MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-241-2/+18
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-101-0/+2
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+52
OpenPOWER on IntegriCloud