aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck1-2/+0
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada1-1/+1
2014-05-12common/board_f: Initialized global data for generic boardYork Sun1-0/+2
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck2-2432/+0
2014-04-20MIPS: allow use of generic boardPaul Burton1-0/+9
2014-03-04MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck1-20/+3
2013-11-26malta: enable PIIX4 SERIRQPaul Burton1-0/+7
2013-11-15malta: use unmapped flash base addressGabor Juhos1-1/+1
2013-11-11malta: arch/mips/include/asm/malta.h SPDX license tagPaul Burton1-3/+2
2013-11-09malta: setup PIIX4 interrupt routePaul Burton1-0/+5
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton1-0/+10
2013-11-09malta: support for coreFPGA6 boardsPaul Burton1-6/+29
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton1-0/+6
2013-11-08include: delete include/linux/config.hMasahiro Yamada4-5/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck1-0/+1
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck1-0/+2
2013-07-24MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos1-1/+3
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos1-0/+2
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos1-0/+3
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos1-0/+16
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-103/+7
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck1-143/+1
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos1-13/+13
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass1-2/+2
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-02-12MIPS: add dynamic relocation supportGabor Juhos1-2/+0
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck1-3/+0
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck1-0/+6
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck1-0/+12
2013-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck1-0/+3
2013-02-04mips: Use generic global_dataSimon Glass1-33/+1
2013-02-04mips: Move per_clk and dev_clk to arch_global_dataSimon Glass1-4/+5
2013-02-01Add architecture-specific global dataSimon Glass1-0/+5
2013-01-22MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos1-4/+4
2013-01-22MIPS: use inline directive for __in*s functionsGabor Juhos1-1/+1
2012-12-08MIPS: constify address pointer in test_bit()Daniel Schwierzeck1-1/+1
2012-10-19mips: Change global data baudrate to intSimon Glass2-2/+2
2012-10-16MIPS: add support for 64 bit addressingZhi-zhou Zhang3-1/+23
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang2-42/+42
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck1-0/+11
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+36
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2-0/+1161
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+3
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck1-10/+0
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-0/+2