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
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-03
arch: Add explicit linker script for u-boot-elf
Michal Simek
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2018-11-02
MIPS: make size of relocation table fixed but configurable
Daniel Schwierzeck
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-25
MIPS: Stop building position independent code
Paul Burton
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-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