index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
2013-07-24
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-08
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-04
mips: Use generic global_data
Simon Glass
2013-02-04
mips: Move per_clk and dev_clk to arch_global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2013-01-22
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
MIPS: use inline directive for __in*s functions
Gabor Juhos
2012-12-08
MIPS: constify address pointer in test_bit()
Daniel Schwierzeck
2012-10-19
mips: Change global data baudrate to int
Simon Glass
2012-10-16
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2012-10-16
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-06-03
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2011-10-23
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-10
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-04-02
MIPS: Purple: Remove Purple support
Daniel Schwierzeck
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-09-19
arm: get rid of bi_env
Heiko Schocher
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser