summaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorJoakim Axelsson <joakim.axelsson@stericsson.com>2010-10-22 15:38:45 +0200
committerMichael BRANDT <michael.brandt@stericsson.com>2010-12-07 09:51:11 +0100
commit18f5edacccb7ae2247e8cbe53c168bdd0a193f81 (patch)
tree5b4e0340f0052cc00025a2f8a78131a73e896c61 /cpu
parent568d0172a478e4a23c8d5642466db3de0771a262 (diff)
db8500: cpu-arch rename stw8500 to db8500
Started work with splitting the files in board/st/u8500 into proper SoC (system on a chip), drivers, commands and board code. ST-Ericsson ID: None Signed-off-by: Joakim Axelsson <joakim.axelsson@stericsson.com> Change-Id: I33300b1990f377bc049785102f1c87fbe579e86d Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/7089 Reviewed-by: Robert ROSENGREN <robert.rosengren@stericsson.com> Reviewed-by: Markus HELGESSON <markus.helgesson@stericsson.com> Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com> Tested-by: Michael BRANDT <michael.brandt@stericsson.com> Reviewed-by: Mikael LARSSON1 <mikael.xt.larsson@stericsson.com>
Diffstat (limited to 'cpu')
-rw-r--r--[-rwxr-xr-x]cpu/arm_cortexa9/db8500/Makefile (renamed from cpu/arm_cortexa9/stw8500/Makefile)0
-rwxr-xr-xcpu/arm_cortexa9/db8500/clock.c (renamed from cpu/arm_cortexa9/stw8500/clock.c)0
-rw-r--r--[-rwxr-xr-x]cpu/arm_cortexa9/db8500/interrupts.c (renamed from cpu/arm_cortexa9/stw8500/interrupts.c)0
-rw-r--r--cpu/arm_cortexa9/db8500/prcmu-fw-defs_v1.h (renamed from cpu/arm_cortexa9/stw8500/prcmu-fw-defs_v1.h)0
-rw-r--r--cpu/arm_cortexa9/db8500/prcmu.c (renamed from cpu/arm_cortexa9/stw8500/prcmu.c)0
-rw-r--r--cpu/arm_cortexa9/db8500/timer.c (renamed from cpu/arm_cortexa9/stw8500/timer.c)0
6 files changed, 0 insertions, 0 deletions
diff --git a/cpu/arm_cortexa9/stw8500/Makefile b/cpu/arm_cortexa9/db8500/Makefile
index 180da3026..180da3026 100755..100644
--- a/cpu/arm_cortexa9/stw8500/Makefile
+++ b/cpu/arm_cortexa9/db8500/Makefile
diff --git a/cpu/arm_cortexa9/stw8500/clock.c b/cpu/arm_cortexa9/db8500/clock.c
index 41f1bb254..41f1bb254 100755
--- a/cpu/arm_cortexa9/stw8500/clock.c
+++ b/cpu/arm_cortexa9/db8500/clock.c
diff --git a/cpu/arm_cortexa9/stw8500/interrupts.c b/cpu/arm_cortexa9/db8500/interrupts.c
index 4357ede39..4357ede39 100755..100644
--- a/cpu/arm_cortexa9/stw8500/interrupts.c
+++ b/cpu/arm_cortexa9/db8500/interrupts.c
diff --git a/cpu/arm_cortexa9/stw8500/prcmu-fw-defs_v1.h b/cpu/arm_cortexa9/db8500/prcmu-fw-defs_v1.h
index 046f89e21..046f89e21 100644
--- a/cpu/arm_cortexa9/stw8500/prcmu-fw-defs_v1.h
+++ b/cpu/arm_cortexa9/db8500/prcmu-fw-defs_v1.h
diff --git a/cpu/arm_cortexa9/stw8500/prcmu.c b/cpu/arm_cortexa9/db8500/prcmu.c
index e411d1a1c..e411d1a1c 100644
--- a/cpu/arm_cortexa9/stw8500/prcmu.c
+++ b/cpu/arm_cortexa9/db8500/prcmu.c
diff --git a/cpu/arm_cortexa9/stw8500/timer.c b/cpu/arm_cortexa9/db8500/timer.c
index bc27755b1..bc27755b1 100644
--- a/cpu/arm_cortexa9/stw8500/timer.c
+++ b/cpu/arm_cortexa9/db8500/timer.c