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
/
arc
/
config.mk
Age
Commit message (
Expand
)
Author
2023-02-07
arc: Drop CONFIG_MMU
Simon Glass
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-08-12
arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig
Tom Rini
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-02-12
ARC: rework setting of ARC CPU specific compiler options
Eugeniy Paltsev
2018-10-15
ARC: Don't use COMMON section for global not-initialized variables
Alexey Brodkin
2018-10-05
ARC: Don't pre-define CROSS_COMPILE
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-21
arc: Eliminate unused code and data with GCC's garbage collector
Alexey Brodkin
2018-02-15
arc: Fix final linkage with Elf32 tools
Alexey Brodkin
2016-09-16
arc: Use -mcpu=XXX instead of obsolete -marcXXX
Alexey Brodkin
2016-07-04
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
Alexey Brodkin
2015-05-13
arc: use more universal prefix for default CROSS_COMPILE
Masahiro Yamada
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-02-13
arc: introduce U-Boot port for ARCv2 ISA
Alexey Brodkin
2015-02-09
arc: build libgcc in U-Boot
Alexey Brodkin
2015-02-09
arc: move CPU flags selection to the main "config.mk"
Alexey Brodkin
2015-02-09
arc: add selection of endianess in Kconfig
Alexey Brodkin
2015-02-09
arc: add more flavours of ARC700 series CPU
Alexey Brodkin
2015-01-15
arc: add dependences on MMU presence
Alexey Brodkin
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-03-12
kbuild: delete redundant LDSCRIPT definition
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-07
arc: add cpu files
Alexey Brodkin