Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
256e843a5c342f946c1be7c33ca393b6ba309cb6
/
arch
/
mips
32b8c18
arch/mips/lib/board.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Thu Dec 08 02:01:50 2011 +0000
11f9884
arch/mips/lib/board.c: make (mostly) checkpatch clean
by Wolfgang Denk
· Thu Dec 08 02:01:49 2011 +0000
8ccbef9
mips: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· Thu Oct 13 14:43:11 2011 +0000
66d6dbf
mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· Mon Oct 17 16:46:11 2011 -0700
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
2f46d42
MIPS: Ingenic XBurst Jz4740 processor support
by Xiangfu Liu
· Wed Oct 12 12:24:06 2011 +0800
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
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
acf5117
MIPS: mips32: fix wrong loop bound in flush_cache()
by Yao Cheng
· Wed Aug 10 15:11:16 2011 +0800
7dc16be
MIPS: make cache operation mode configurable
by Daniel Schwierzeck
· Wed Jul 27 13:22:38 2011 +0200
6ff8ae0
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
by Daniel Schwierzeck
· Wed Jul 27 13:22:37 2011 +0200
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
60a471f
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
by Shinya Kuribayashi
· Sat May 07 00:18:13 2011 +0900
089f2a1
MIPS: Introduce --gc-sections for MIPS
by Daniel Schwierzeck
· Fri Apr 15 17:16:44 2011 +0200
6911d0a
MIPS: Coding style cleanups on common assembly files
by Shinya Kuribayashi
· Sat May 07 00:18:13 2011 +0900
1949d53
MIPS: Remove mips_cache_lock() feature
by Shinya Kuribayashi
· Sat May 07 00:18:13 2011 +0900
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· Fri Feb 04 14:25:17 2011 +0100
1f00ad6
MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
by Daniel Schwierzeck
· Mon Mar 28 18:33:58 2011 +0200
b52f991
MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory
by Daniel Schwierzeck
· Mon Mar 28 18:33:57 2011 +0200
53f4449
MIPS: Optimize the setup of CPU optimization flags
by Daniel Schwierzeck
· Mon Mar 28 18:33:56 2011 +0200
ce82730
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
by Daniel Schwierzeck
· Mon Mar 28 18:33:55 2011 +0200
95a3e6f
MIPS: Purple: Remove Purple support
by Daniel Schwierzeck
· Mon Mar 28 18:33:54 2011 +0200
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
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
a3b90ca
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· Tue Oct 19 10:29:55 2010 -0400
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· Fri Sep 17 13:10:34 2010 +0200
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· Fri Sep 17 13:10:33 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
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· Tue Jul 27 18:35:08 2010 -0400
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
1d85dee
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:14 2010 -0500
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· Mon Apr 12 22:28:08 2010 -0500
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500