aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+1
2010-09-19arm: get rid of bi_envHeiko Schocher1-2/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-2/+3
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser26-0/+8438