summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Split I & D cache line size configPaul Burton2016-05-311-0/+7
* MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
* MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-311-4/+1
* mips: Drop unused code in u-boot.hSimon Glass2016-05-271-16/+0
* mips: Drop JZ4740 remnantsMarek Vasut2016-05-262-1158/+0
* mips: add base support for QCA/Atheros ath79 SOCsWills Wang2016-05-211-0/+6
* MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer2016-03-091-1/+1
* MIPS: Support dynamic I/O port base addressPaul Burton2016-02-012-21/+30
* MIPS: Remove SLOW_DOWN_IOPaul Burton2016-02-011-37/+3
* mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-251-0/+1
* MIPS: implement bit manipulating I/O accessorsDaniel Schwierzeck2016-01-161-0/+55
* MIPS: fix SPDX license identifier in remaining arch header filesDaniel Schwierzeck2016-01-1614-55/+32
* MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-166-543/+1201
* MIPS: sync I/O related header files with linux-4.4Daniel Schwierzeck2016-01-169-363/+937
* MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFTDaniel Schwierzeck2016-01-161-10/+4
* MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-161-1072/+0
* MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck2016-01-161-1/+3
* MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-161-0/+6
* MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal2016-01-161-0/+1
* mips: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* mips: Use unsigned int when reading c0 registersChris Packham2015-08-211-2/+2
* MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2015-07-022-9/+9
* MIPS: fix missing semicolon in cacheops.hTony Wu2015-07-021-1/+1
* malta: IDE supportPaul Burton2015-01-291-0/+5
* MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-291-0/+13
* MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-211-2/+0
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* common/board_f: Initialized global data for generic boardYork Sun2014-05-121-0/+2
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-202-2432/+0
* MIPS: allow use of generic boardPaul Burton2014-04-201-0/+9
* MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-041-20/+3
* malta: enable PIIX4 SERIRQPaul Burton2013-11-261-0/+7
* malta: use unmapped flash base addressGabor Juhos2013-11-151-1/+1
* malta: arch/mips/include/asm/malta.h SPDX license tagPaul Burton2013-11-111-3/+2
* malta: setup PIIX4 interrupt routePaul Burton2013-11-091-0/+5
* malta: display "U-boot" on the LCD screenPaul Burton2013-11-091-0/+10
* malta: support for coreFPGA6 boardsPaul Burton2013-11-091-6/+29
* mips32: detect L1 cache sizes if they're not definedPaul Burton2013-11-091-0/+6
* include: delete include/linux/config.hMasahiro Yamada2013-11-084-5/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0
* MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck2013-08-131-0/+1
* MIPS: bootm: add support for LMBDaniel Schwierzeck2013-08-131-0/+2
* MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos2013-07-241-1/+3
* MIPS: qemu-malta: enable flash supportGabor Juhos2013-07-241-0/+2
* MIPS: qemu-malta: add reset supportGabor Juhos2013-07-241-0/+3
* MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-241-0/+16
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-103/+7
* MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck2013-06-081-143/+1
* MIPS: fix __raw_* IO accessorsGabor Juhos2013-06-081-13/+13
OpenPOWER on IntegriCloud