summaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)Author
2023-01-20arc: Migrate ARC_MMU_VER to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin
2019-01-25ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-21ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev
2018-03-21ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev
2018-03-21ARC: Move cache global variables to arch_global_dataEugeniy Paltsev
2018-03-21ARC: Move BCR encodings to separate header fileEugeniy Paltsev
2018-03-21ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev
2018-03-21ARC: Introduce is_isa_X() functionsEugeniy Paltsev
2018-03-21arc: Fine-tune implementation of memory barriersAlexey Brodkin
2018-03-21arc: Get rid of handwritten string routinesAlexey Brodkin
2018-01-19ARC: ARCv2: Cache: Fixed operation without IOCEugeniy Paltsev
2017-12-11ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev
2017-12-11ARC: add macro to get CPU idEugeniy Paltsev
2017-12-10ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev
2017-10-02arc: Use asm-generic/io.hPaul Burton
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-08-05arc: No need in sections defined in sources with newer toolsAlexey Brodkin
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin
2016-06-13arc: Update data accessors with use of memory barriersAlexey Brodkin
2016-04-11arc: Add virt_to_phys() stubAlexey Brodkin
2016-04-11arc: get rid of running_on_hwAlexey Brodkin
2016-02-20arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin
2016-02-20arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin
2015-11-18arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin
2015-11-18arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin
2015-11-05arc: Use the generic bitops headersFabio Estevam
2015-07-01arc: significant cache reworkAlexey Brodkin