summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: add PCI support for GT64120-based Malta boardAntony Pavlov2014-07-041-0/+53
* MIPS: add dma_alloc_coherent()Antony Pavlov2014-07-041-0/+25
* MIPS: add <asm/gpio.h> header fileAntony Pavlov2014-06-241-0/+6
* mips: io: include generic io.hSascha Hauer2014-04-091-0/+2
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-0/+2
* MIPS: mach-xburst: fix DEBUG_LL=n build errorAntony Pavlov2014-03-281-0/+2
* MIPS: add Loongson-1B processor constants and CPU probeAntony Pavlov2014-01-211-0/+27
* mips asm/types.h: add #ifndef to fix compile errorDu Huanpeng2014-01-061-0/+4
* MIPS: import exception registers saving from linux kernelAntony Pavlov2013-12-041-0/+105
* MIPS: add asm-offsets.h generationAntony Pavlov2013-12-042-0/+36
* MIPS: qemu-malta: use YAMON-style GT64120 memory mapAntony Pavlov2013-10-281-0/+37
* MIPS: pbl: add nmon MIPS nano-monitorAntony Pavlov2013-06-252-6/+364
* MIPS: pbl: add pbl_probe_mem macroOleksij Rempel2013-06-211-0/+12
* MIPS: pbl: add pbl_sleep macroOleksij Rempel2013-06-211-0/+10
* MIPS: pbl: add mips_barebox_10h asm macroAntony Pavlov2013-06-211-0/+16
* MIPS: pbl: use generated label in ADR macroAntony Pavlov2013-06-181-2/+2
* MIPS: pbl: remove extra LONGSIZE definitionAntony Pavlov2013-06-181-2/+0
* MIPS: unify ns16550 debug_ll support codeAntony Pavlov2013-06-042-37/+15
* MIPS: pbl: add low-level debug asm macros for ns16550Antony Pavlov2013-06-021-0/+100
* MIPS: asm/mipsregs.h: remove unused stuffAntony Pavlov2013-05-311-8/+0
* Merge branch 'for-next/misc'Sascha Hauer2013-02-041-0/+18
|\
| * remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* | MIPS: introduce ram0 regions register functionAntony Pavlov2013-01-271-0/+12
|/
* MIPS: add pre-bootloader (pbl) image supportAntony Pavlov2012-12-141-0/+135
* debug_ll: Let architectures define PUTC_LL directlySascha Hauer2012-12-051-1/+1