index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
config.mk
Age
Commit message (
Expand
)
Author
2017-05-10
MIPS: add support for generating u-boot.elf
Álvaro Fernández Rojas
2016-05-31
MIPS: provide a default u-boot-spl.lds
Daniel Schwierzeck
2016-01-16
MIPS: Kconfig: optimize gcc -march and -mtune setup
Daniel Schwierzeck
2016-01-16
MIPS: add initial infrastructure for device-tree files
Daniel Schwierzeck
2016-01-16
MIPS: do not build position-independent executables for SPL
Daniel Schwierzeck
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2014-11-01
MIPS: add .padding section to linker script
Daniel Schwierzeck
2014-11-01
MIPS: refactor setting of compiler options
Daniel Schwierzeck
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-04-20
MIPS: allow use of generic board
Paul Burton
2014-04-20
MIPS: always keep all sections in u-boot ELF binary.
Daniel Schwierzeck
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-25
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2012-08-23
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
Daniel Schwierzeck
2012-08-23
MIPS: factor out endianess flag handling to arch config.mk
Daniel Schwierzeck
2011-05-09
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser