Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c04362fe68939b88ae4e4601c3c193b343ec709d
/
arch
/
mips
/
include
5b92820
Change stub example to use asm-generic/sections.h
by Simon Glass
· Tue Mar 05 14:39:39 2013 +0000
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· Tue Mar 05 14:39:37 2013 +0000
84937ab
MIPS: add dynamic relocation support
by Gabor Juhos
· Tue Feb 12 22:22:13 2013 +0100
7f2d540
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· Tue Feb 12 22:22:13 2013 +0100
9049d03
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
56b5ec7
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
2fb7bd3
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· Tue Feb 12 22:22:12 2013 +0100
9b9ba9a
mips: Use generic global_data
by Simon Glass
· Thu Dec 13 20:49:19 2012 +0000
988e296
mips: Move per_clk and dev_clk to arch_global_data
by Simon Glass
· Thu Dec 13 20:49:08 2012 +0000
3ac47d7
Add architecture-specific global data
by Simon Glass
· Thu Dec 13 20:48:30 2012 +0000
ad6cca1
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· Wed Jan 16 02:39:23 2013 +0000
c199a06
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· Wed Jan 16 02:39:22 2013 +0000
790e7f2
MIPS: constify address pointer in test_bit()
by Daniel Schwierzeck
· Sat Dec 08 21:33:44 2012 +0100
c81b690
mips: Change global data baudrate to int
by Simon Glass
· Fri Oct 12 14:21:18 2012 +0000
dc3c251
MIPS: add support for 64 bit addressing
by Zhi-zhou Zhang
· Tue Oct 16 15:02:08 2012 +0200
724f618
MIPS: don't use camel-case style
by Zhi-zhou Zhang
· Tue Oct 16 15:02:08 2012 +0200
211c210
global_data: unify global flag defines
by Mike Frysinger
· Sun Mar 18 14:31:24 2012 +0000
2fbdb74
MIPS: board.c: move extern declarations to u-boot-mips.h
by Daniel Schwierzeck
· Sun Jun 03 23:46:04 2012 +0200
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
66d6dbf
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· Mon Oct 17 16:46:11 2011 -0700
2f46d42
MIPS: Ingenic XBurst Jz4740 processor support
by Xiangfu Liu
· Wed Oct 12 12:24:06 2011 +0800
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· Mon Oct 03 14:50:33 2011 +0000
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· Thu Sep 01 00:48:27 2011 +0000
95a3e6f
MIPS: Purple: Remove Purple support
by Daniel Schwierzeck
· Mon Mar 28 18:33:54 2011 +0200
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
9fce7e4
arm: get rid of bi_env
by Heiko Schocher
· Fri Sep 17 13:10:28 2010 +0200
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· Sat Jul 24 20:22:02 2010 +0200
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· Mon Apr 12 22:28:08 2010 -0500