Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4de11284816cf5e3521fe17f880386aa1a57afd7
/
arch
/
sh
/
cpu
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
f87959b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· Thu Nov 14 12:57:40 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· Thu Nov 14 12:57:34 2019 -0700
ef282b7
sh: Fix SH4 build with GCC versions without -m4-nofpu
by Marek Vasut
· Sat Sep 14 19:05:38 2019 +0200
d1886a5
sh: Fix incorrect linking with new binutils
by Marek Vasut
· Sat Sep 14 19:03:32 2019 +0200
5d0cd63
sh: Fix OF_SEPARATE support
by Marek Vasut
· Sun Sep 01 18:05:03 2019 +0200
a1a61d6
sh: sh3: Remove CPU support
by Marek Vasut
· Tue May 07 22:04:05 2019 +0200
5b54a94
sh: sh2: Remove CPU support
by Marek Vasut
· Tue May 07 21:52:47 2019 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
85fb9a6
sh: Use -m2a-nofpu only
by Tom Rini
· Sat Feb 17 17:30:38 2018 -0500
6989c7d
sh: Fix linking of ms7722se
by Tom Rini
· Sun Aug 27 11:50:16 2017 -0400
2bae028
arch/sh: don't bring common/env_embedded.o into the link
by Thomas Petazzoni
· Fri Jul 28 23:46:36 2017 +0200
ca11232
arch/sh: allow building in big-endian mode
by Thomas Petazzoni
· Fri Jul 28 23:14:28 2017 +0200
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
188d54f
sh: generate position independent code for all platforms
by Vladimir Zapolskiy
· Mon Nov 28 00:15:35 2016 +0200
41e163f
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· Mon Nov 28 00:15:34 2016 +0200
946c8c8
sh4: fix start.S by calling board_init_f() after first code relocation
by Vladimir Zapolskiy
· Mon Nov 28 00:15:33 2016 +0200
1617974
sh: add shared relocate_code() function and call board_init_r()
by Vladimir Zapolskiy
· Mon Nov 28 00:15:32 2016 +0200
71635bd
sh: add MEMORY command to a shared linker script
by Vladimir Zapolskiy
· Mon Nov 28 00:15:28 2016 +0200
621f570
sh: define entry point and reloc_dst inside a linker script
by Vladimir Zapolskiy
· Mon Nov 28 00:15:27 2016 +0200
28d1b0e
sh: place board lowlevel_init code in the beginning of .text
by Vladimir Zapolskiy
· Mon Nov 28 00:15:26 2016 +0200
fd71770
sh4: use single u-boot linker script for all boards
by Vladimir Zapolskiy
· Mon Nov 28 00:15:25 2016 +0200
f34743c
sh4: cache: move exported cache manipulation functions into cache.c
by Vladimir Zapolskiy
· Mon Nov 28 00:15:18 2016 +0200
e852996
sh: cache: don't modify CCR from P1 area
by Vladimir Zapolskiy
· Mon Nov 28 00:15:17 2016 +0200
57e56ef
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
by Vladimir Zapolskiy
· Mon Nov 28 00:15:16 2016 +0200
0dcd6b4
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· Mon Nov 28 00:15:15 2016 +0200
1e67161
sh4: cache: correct flush_cache() to writeback and invalidate
by Vladimir Zapolskiy
· Mon Nov 28 00:15:14 2016 +0200
7a22f7a
sh4: cache: correct dcache flush to invalidate with write-back
by Vladimir Zapolskiy
· Mon Nov 28 00:15:13 2016 +0200
6c2afb8
sh: Fix build errors for generic board
by Simon Glass
· Sat May 14 18:49:29 2016 -0600
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
4770e41
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· Thu Nov 06 15:55:21 2014 +0900
a9b82be
sh: unify sh2/sh3/sh4 linker scripts
by Masahiro Yamada
· Fri Jun 20 16:40:14 2014 +0900
1320bc2
sh: delete an unused source file
by Masahiro Yamada
· Mon Mar 31 13:09:13 2014 +0900
b3bd004
sh: merge compiler flag -ffixed-r13
by Masahiro Yamada
· Wed Feb 26 14:51:03 2014 +0900
c1b7ddd
sh: Do not define -ffreestanding twice
by Masahiro Yamada
· Wed Feb 26 14:51:02 2014 +0900
a12b8d8
sh: sh4: Remove CONFIG_SH4A definition from source code
by Nobuhiro Iwamatsu
· Thu Jan 09 12:22:12 2014 +0900
2ce6378
sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
by Nobuhiro Iwamatsu
· Wed Jan 08 14:09:32 2014 +0900
6a7f2c8
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
by Nobuhiro Iwamatsu
· Wed Jan 08 13:46:11 2014 +0900
bc2f60b
sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2
by Nobuhiro Iwamatsu
· Wed Jan 08 13:46:06 2014 +0900
f408ace
sh: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:27 2013 +0900
9c69e30
sh: Do not include start.o in lib$(CPU).o
by Masahiro Yamada
· Mon Oct 21 11:53:25 2013 +0900
5b96baf
sh: cache: Change cache API to defines as U-Boot
by Nobuhiro Iwamatsu
· Thu Aug 22 08:43:47 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· Mon Feb 25 00:59:00 2013 +0000
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· Wed Oct 17 00:45:46 2012 +0000
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· Fri Oct 12 10:27:03 2012 +0000
1d01319
sh: modify checkcpu() for SH-4A
by Yoshihiro Shimoda
· Mon Jul 23 14:53:42 2012 +0000
b99910e
sh: avoid multiple definition errors with cache funcs
by Mike Frysinger
· Thu Oct 27 04:59:59 2011 -0400
a632790
sh: only add -mno-fdpic if the compiler supports it
by Mike Frysinger
· Thu Oct 13 00:45:47 2011 -0400
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
90520ab
sh: sh2a: Add sh2a optimize to config.mk
by Nobuhiro Iwamatsu
· Thu Jun 09 15:03:34 2011 +0900
2b3228d
sh: Add Renesas rsk7264 board
by Phil Edworthy
· Wed Jun 01 07:35:13 2011 +0100
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
cb4148c
sh: Add KEEP order to start.o section
by Nobuhiro Iwamatsu
· Mon Mar 07 16:36:21 2011 +0900
b859b8c
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· Thu Jan 06 10:23:54 2011 +0900
a0dbe93
sh: Fix build in start.S
by Nobuhiro Iwamatsu
· Wed Nov 24 13:12:17 2010 +0900
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
a927331
sh: Add trigger_address_error and support cpu reset
by Nobuhiro Iwamatsu
· Wed Jun 16 16:55:26 2010 +0900
693396b
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:10 2010 -0500