index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
config.mk
Age
Commit message (
Expand
)
Author
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-24
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
Daniel Schwierzeck
2012-08-24
MIPS: factor out endianess flag handling to arch config.mk
Daniel Schwierzeck
2011-05-10
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