summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2015-08-21mips: Use unsigned int when reading c0 registersChris Packham
2015-07-02MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck
2015-07-02MIPS: fix missing semicolon in cacheops.hTony Wu
2015-01-29malta: IDE supportPaul Burton
2015-01-29MIPS: avoid .set ISA for cache operationsPaul Burton
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck
2014-04-20MIPS: allow use of generic boardPaul Burton
2014-03-04MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck
2013-11-26malta: enable PIIX4 SERIRQPaul Burton
2013-11-15malta: use unmapped flash base addressGabor Juhos
2013-11-11malta: arch/mips/include/asm/malta.h SPDX license tagPaul Burton
2013-11-09malta: setup PIIX4 interrupt routePaul Burton
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck
2013-07-24MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck
2013-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck
2013-02-04mips: Use generic global_dataSimon Glass
2013-02-04mips: Move per_clk and dev_clk to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-22MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos
2013-01-22MIPS: use inline directive for __in*s functionsGabor Juhos
2012-12-08MIPS: constify address pointer in test_bit()Daniel Schwierzeck
2012-10-19mips: Change global data baudrate to intSimon Glass
2012-10-16MIPS: add support for 64 bit addressingZhi-zhou Zhang
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang
2012-08-09global_data: unify global flag definesMike Frysinger
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf