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