summaryrefslogtreecommitdiffstats
path: root/arch/kvx/include
Commit message (Expand)AuthorAgeFilesLines
* kvx: set DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2024-01-111-5/+1
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+2
* kvx: Remove unused definesJules Maselbas2023-07-261-4/+0
* kvx: Add missing include/asm/mmu.hJules Maselbas2023-06-281-0/+8
* include: const: make UL/ULL() macros commonly availableDenis Orlov2023-06-091-2/+0
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-0/+3
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-0/+3
* dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+2
* kvx: add kvx_sfr_field_valClement Leger2022-01-181-0/+4
* kvx: Move LINUX_BOOT_PARAM_MAGIC in asm/common.hJules Maselbas2022-01-182-12/+2
* asm-generic: move sync_caches_for_execution declaration to <asm/cache.h>Ahmad Fatoum2021-11-251-0/+3
* kvx: Request enough privilege to boot LinuxJules Maselbas2021-03-171-0/+16
* kvx: Implement dma handling primitivesYann Sionneau2021-03-172-0/+35
* kvx: Implement dcache invalidation primitiveYann Sionneau2021-03-171-0/+13
* kvx: Implement setjmp/longjmp/initjmpJules Maselbas2021-03-171-0/+15
* kvx: add support for elf loading using bootmClement Leger2020-07-012-0/+14
* kvx: add I-cache and D-cache synchronisationClement Leger2020-07-011-0/+18
* kvx: Implement reset source and resetClement Leger2020-04-151-0/+24
* kvx: Add processor definitionsClement Leger2020-04-151-0/+5029
* kvx: Initial Kalray Coolidge (kv3) architecture supportClement Leger2020-04-1517-0/+506