~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arc: Drop CONFIG_MMUSimon Glass2023-02-07
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini2022-08-12
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-10
* ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev2020-02-12
* ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin2018-10-15
* ARC: Don't pre-define CROSS_COMPILEAlexey Brodkin2018-10-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arc: Eliminate unused code and data with GCC's garbage collectorAlexey Brodkin2018-03-21
* arc: Fix final linkage with Elf32 toolsAlexey Brodkin2018-02-15
* arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin2016-09-16
* arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin2016-07-04
* arc: use more universal prefix for default CROSS_COMPILEMasahiro Yamada2015-05-13
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28
* arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin2015-02-13
* arc: build libgcc in U-BootAlexey Brodkin2015-02-09
* arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2015-02-09
* arc: add selection of endianess in KconfigAlexey Brodkin2015-02-09
* arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-09
* arc: add dependences on MMU presenceAlexey Brodkin2015-01-15
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30
* kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada2014-03-12
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04
* arc: add cpu filesAlexey Brodkin2014-02-07