summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2014-03-04MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck
2013-11-26malta: enable PIIX4 SERIRQPaul Burton
2013-11-15malta: use unmapped flash base addressGabor Juhos
2013-11-11malta: arch/mips/include/asm/malta.h SPDX license tagPaul Burton
2013-11-09malta: setup PIIX4 interrupt routePaul Burton
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck
2013-07-24MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos
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