summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* mips: set DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2024-01-111-7/+2
* MIPS: asm/pbl_nmon.h: add guard macroAntony Pavlov2024-01-021-0/+5
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+2
* MIPS: c-r4k: do flush secondary cacheDenis Orlov2023-07-271-0/+5
* MIPS: pbl: do enable 64-bit addressing in PBLDenis Orlov2023-07-271-0/+1
* MIPS: pbl: make sure to disable interrupts/watchpoints on entryDenis Orlov2023-07-271-0/+16
* MIPS: pbl: put mips_barebox_10h into ENTRY_FUNCTIONDenis Orlov2023-07-271-2/+2
* MIPS: pbl_macros: use .asciiz instead of .ascii + .byte 0Denis Orlov2023-07-271-2/+1
* MIPS: malta: merge GT64120 headersDenis Orlov2023-07-271-88/+0
* MIPS: print BadVAddr CP0 register on exceptionDenis Orlov2023-07-271-0/+4
* MIPS: addrspace: simplify the headerDenis Orlov2023-07-271-25/+20
* MIPS: addrspace: rectify ksseg segment namingDenis Orlov2023-07-271-5/+5
* asm: align virt_to_phys definitionsAhmad Fatoum2023-06-131-1/+1
* MIPS: make setjmp/longjmp/initjmp available in 64BIT buildsDenis Orlov2023-06-091-1/+1
* MIPS: pbl_macros: use generic load/store macros in copy_to_link_locationDenis Orlov2023-06-091-11/+10
* MIPS: enable 64-bit kernel segment addressing on CONFIG_64BITDenis Orlov2023-06-091-0/+11
* MIPS: fix *ADDR macro usage warnings on CONFIG_64BITDenis Orlov2023-06-092-8/+10
* MIPS: use MIPS32/MIPS64 generic instruction macrosDenis Orlov2023-06-093-19/+19
* MIPS: pbl: use o32/n64 compatible register definitionsDenis Orlov2023-06-092-19/+19
* MIPS: o32: provide ta0..ta3 register definitionsDenis Orlov2023-06-091-0/+6
* ARM: drop CONFIG_HAS_ASM_DEBUG_LLSascha Hauer2023-03-031-0/+6
* MIPS: dma: simplify source structureDenis Orlov2023-02-142-41/+30
* MIPS: dma: add arch-specific dma_alloc() implementationDenis Orlov2023-02-131-0/+12
* MIPS: dma: fix nullptr handling in dma_free_coherentDenis Orlov2023-02-131-1/+1
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-0/+2
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-0/+3
* asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-0/+2
* MIPS: asm: add get_runtime_offset stubAhmad Fatoum2022-08-081-0/+14
* dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+2
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-058-0/+16
* PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-0/+7
* mips: Implement setjmp/longjmp/initjmp for 32BITSascha Hauer2021-03-171-0/+32
* mips: Add linkage.hSascha Hauer2021-03-171-0/+9
* asm/debug_ll_ns16550.h: add divisor parameterduhuanpeng2020-09-291-2/+2
* MIPS: correctly work with disabled CONFIG_MMUAntony Pavlov2020-06-081-1/+5
* MIPS: loongson: rename CPU_LOONGSON1 to CPU_GS232Du Huanpeng2020-01-061-2/+2
* MIPS: move r4k_cache_init in to cpu_probe functionOleksij Rempel2019-10-231-0/+1
* Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-6/+0
* Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASKAhmad Fatoum2019-08-301-2/+0
* mips: use generic bitsperlong.hMasahiro Yamada2019-08-121-6/+1
* MIPS: use anonymous labels in ENTRY_FUNCTION_END and STOP_WITH_DEBUG_EVENT ma...Peter Mamonov2019-06-071-4/+4
* MIPS: relocation: do not use configurable memory layoutOleksij Rempel2019-04-231-2/+2
* MIPS: relocation: add relocation supportOleksij Rempel2019-04-232-0/+37
* MIPS: relocation: pass ram size to pbl_main_entryOleksij Rempel2019-04-231-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2019-02-131-35/+0
|\
| * move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-6/+0
| * MIPS: asm/types.h: drop unused stuffAntony Pavlov2019-01-181-29/+0
* | MIPS: ath79: add spi and sram bootstrap helpersOleksij Rempel2019-01-241-0/+20
|/
* MIPS: convert files with not precise GNU version to SPDXOleksij Rempel2019-01-0316-66/+16
* MIPS: migrate all files to SPDXOleksij Rempel2019-01-0310-117/+10