summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-151-2/+2
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* MIPS: add dynamic relocation supportGabor Juhos2013-02-121-2/+0
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-121-3/+0
* MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-121-0/+6
* MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-121-0/+12
* MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-121-0/+3
* mips: Use generic global_dataSimon Glass2013-02-041-33/+1
* mips: Move per_clk and dev_clk to arch_global_dataSimon Glass2013-02-041-4/+5
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-221-4/+4
* MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-221-1/+1
* MIPS: constify address pointer in test_bit()Daniel Schwierzeck2012-12-081-1/+1
* mips: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* MIPS: add support for 64 bit addressingZhi-zhou Zhang2012-10-163-1/+23
* MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-162-42/+42
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2012-06-031-0/+11
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0
* mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+36
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-102-0/+1161
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
OpenPOWER on IntegriCloud