summaryrefslogtreecommitdiffstats
path: root/arch/kvx
Commit message (Expand)AuthorAgeFilesLines
* clk: select CLKDEV_LOOKUP from COMMON_CLKAhmad Fatoum2024-01-191-1/+0
* 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
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* kvx: Remove unused definesJules Maselbas2023-07-261-4/+0
* kvx: Fix asm syntax in start.SPaul Iannetta2023-06-281-13/+13
* kvx: Replace dinval alias with d1invalJulien Villette2023-06-281-1/+1
* kvx: Add missing include/asm/mmu.hJules Maselbas2023-06-281-0/+8
* Merge branch 'for-next/misc'Sascha Hauer2023-06-221-2/+0
|\
| * include: const: make UL/ULL() macros commonly availableDenis Orlov2023-06-091-2/+0
* | Merge branch 'for-next/dma-streaming-interface'Sascha Hauer2023-06-221-6/+10
|\ \
| * | dma: rework dma_sync_single_for_*() interfaceDenis Orlov2023-06-061-6/+10
| |/
* / treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
|/
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJAhmad Fatoum2022-12-071-1/+1
* kvx,openrisc,riscv,sandbox/dts: harmonize clean-files definitionUwe Kleine-König2022-12-021-1/+1
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-0/+3
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-112-1/+4
* dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+2
* kvx: remove unused CONFIG_ARCHINFOMasahiro Yamada2022-02-081-7/+0
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-193-0/+6
|\
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-053-0/+6
* | kvx: add kvx_sfr_field_valClement Leger2022-01-181-0/+4
* | kvx: enable FITIMAGE supportClement Leger2022-01-182-1/+32
* | kvx: Accept LINUX_BOOT_PARAM_MAGIC as a valid magic valueJules Maselbas2022-01-181-1/+1
* | kvx: Move LINUX_BOOT_PARAM_MAGIC in asm/common.hJules Maselbas2022-01-183-13/+2
* | kvx: dma: Remove arch dma_map/unmap_singleJules Maselbas2022-01-181-38/+0
|/
* Merge branch 'for-next/x86'Sascha Hauer2021-12-151-1/+1
|\
| * kbuild: remove unneeded -nostdlib flagMasahiro Yamada2021-11-171-1/+1
* | asm-generic: move sync_caches_for_execution declaration to <asm/cache.h>Ahmad Fatoum2021-11-251-0/+3
|/
* blspec: Rework firmware loadSascha Hauer2021-06-281-0/+6
* of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
* kvx: lib: dtb: Remove unused variableJules Maselbas2021-03-171-3/+0
* kvx: Request enough privilege to boot LinuxJules Maselbas2021-03-172-0/+20
* kvx: Implement dma handling primitivesYann Sionneau2021-03-175-1/+131
* kvx: Implement dcache invalidation primitiveYann Sionneau2021-03-174-1/+40
* kvx: Implement setjmp/longjmp/initjmpJules Maselbas2021-03-174-1/+102
* of: Add common device tree register functionSascha Hauer2020-10-121-11/+1
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-252-8/+6
|\
| * Regenerate defconfig filesUwe Kleine-König2020-09-231-7/+5
| * restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* | kvx,riscv: remove unused $(dtb-y) assignmentMasahiro Yamada2020-08-191-1/+0
|/
* kvx: exclude dtb from malloc zoneClement Leger2020-08-111-2/+41
* kvx: remove duplicated dtb symbolsClement Leger2020-07-011-9/+0
* kvx: add support for elf loading using bootmClement Leger2020-07-016-2/+155
* kvx: add I-cache and D-cache synchronisationClement Leger2020-07-011-0/+18
* kbuild: fix typo in --no-whole-archive flagClement Leger2020-06-241-1/+1
* Merge branch 'for-next/kvx'Sascha Hauer2020-06-113-4/+0
|\
| * kvx: do not include empty <config.h>Masahiro Yamada2020-05-183-4/+0