summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-021-10/+0
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-0/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* arm: get rid of bi_envHeiko Schocher2010-09-191-2/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-2/+3
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1326-0/+8438
OpenPOWER on IntegriCloud