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
/
m68k
/
config.mk
Age
Commit message (
Expand
)
Author
2023-09-06
arch: m68k: Implement relocation
Marek Vasut
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-05
m68k: add generic-board support
angelo@sysam.it
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-09-04
ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage
Jason Jin
2011-09-04
ColdFire: Cleanup for partial linking and --gc-sections
Jason Jin
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