summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
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
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser