summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: multiimage: add ENTRY_FUNCTION macrosOleksij Rempel2018-12-131-0/+29
* MIPS: don't include generated header files into MIPS asm filesAntony Pavlov2018-07-021-3/+1
* MIPS: fix copy_to_link_location for 64 bit modePeter Mamonov2018-05-241-10/+11
* MIPS: add proper IOMEM() declaration for MIPS64Peter Mamonov2018-05-241-0/+4
* include/common.h: move IOMEM declaration for MIPS to arch/mips/include/asm/io.hPeter Mamonov2018-05-241-0/+2
* MIPS: import 64-bit address conversion macrosPeter Mamonov2018-05-241-0/+20
* MIPS: add virt_to_phys() and phys_to_virt()Antony Pavlov2017-08-151-0/+25
* MIPS: add 74Kc infoOleksij Rempel2017-07-311-0/+2
* MIPS: drop redundant debug_ll_outhexw macro definesAntony Pavlov2017-01-102-32/+31
* MIPS: implement dma_sync_* functionsPeter Mamonov2016-03-091-1/+10
* MIPS: flush cache on shutdownAntony Pavlov2016-03-091-0/+6
* MIPS: add initial R4000-style cache supportAntony Pavlov2016-03-092-0/+10
* MIPS: pbl: import cache init code from U-Boot v2016.01-212-ga3ab2aeAntony Pavlov2016-03-093-0/+170
* MIPS: import optimized string functions from LinuxAleksey Kuleshov2015-11-261-1/+8
* MIPS: pbl: add pbl_blt macroOleksij Rempel2015-11-131-0/+12
* MIPS: allow user to pass incorrect address to md commandAntony Pavlov2015-11-111-1/+1
* MIPS: import exception registers restoring macros from linux kernelAntony Pavlov2015-11-111-0/+87
* MIPS: avoid excessive exceptionAntony Pavlov2015-11-111-1/+1
* Merge branch 'for-next/mips'Sascha Hauer2015-11-061-0/+32
|\
| * MIPS: ath79: add pbl_ar9331_uart_enable macroAntony Pavlov2015-11-031-0/+11
| * MIPS: ath79: add pbl_ar9331_pll macroOleksij Rempel2015-11-031-0/+21
* | rework remap_rangeSascha Hauer2015-11-031-13/+1
|/
* gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-6/+0
* Merge branch 'for-next/posix_types'Sascha Hauer2015-06-093-144/+2
|\
| * mips: use generic posix_types.hSascha Hauer2015-06-031-129/+1
| * drop __BITS_PER_LONGSascha Hauer2015-05-221-3/+1
| * dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-12/+0
* | MIPS: asm/debug_ll_ns16550.h: use plain inline instead of __inline__Antony Pavlov2015-06-041-1/+1
|/
* MIPS: debug_ll_ns16550.h: drop _ns16550 suffixAntony Pavlov2015-05-052-21/+20
* MIPS: change dma_alloc/free_coherent to common prototypesLucas Stach2015-03-062-3/+5
* mips: qemu-malta: add little-endian mode supportAntony Pavlov2014-10-101-0/+7
* MIPS: add (another) Ingenic vendor IDAntony Pavlov2014-09-111-0/+1
* consistently use the same bitops.h fileSascha Hauer2014-07-171-11/+15