Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6c76db48f777fdf45db9927bd0a3fa4e6abfdc35
/
arch
/
sh
/
lib
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
4131670
sh: tmu: Zap get_tbclk and timer_read_counter
by Marek Vasut
· Fri Aug 24 21:52:53 2018 +0200
c633ed8
sh: tmu: Clean up register usage
by Marek Vasut
· Fri Aug 24 21:43:17 2018 +0200
1f92cca
sh: tmu: Inline sh_tmu.h
by Marek Vasut
· Fri Aug 24 21:37:14 2018 +0200
9ba51f2
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
by Marek Vasut
· Fri Aug 24 21:34:07 2018 +0200
ab4ad3b
sh: tmu: Inline get_tmu0_clk_rate()
by Marek Vasut
· Fri Aug 24 21:29:04 2018 +0200
e56385a
sh: tmu: Inline tmu_timer_{start,stop}()
by Marek Vasut
· Fri Aug 24 21:23:04 2018 +0200
8a03d9e
sh: tmu: Simplify the tmu_bit math
by Marek Vasut
· Fri Aug 24 21:20:31 2018 +0200
2f5f524
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
by Marek Vasut
· Fri Aug 24 21:19:15 2018 +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
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
263df23
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
by Simon Glass
· Fri Aug 04 16:34:47 2017 -0600
41e163f
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· Mon Nov 28 00:15:34 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
22d7560
sh: add common dram_init() function for all boards
by Vladimir Zapolskiy
· Mon Nov 28 00:15:31 2016 +0200
e6632d5
sh: Drop the arch-specific board init
by Simon Glass
· Sat May 14 18:49:30 2016 -0600
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· Sun Mar 22 17:09:06 2015 -0500
24edb7e
sh: import missing private libraries from Linux 3.19
by Masahiro Yamada
· Tue Feb 10 21:37:01 2015 +0900
b421ae0
sh: rename some private libraries
by Masahiro Yamada
· Tue Feb 10 21:37:00 2015 +0900
9773e70
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Mon Nov 17 08:43:40 2014 -0500
4770e41
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· Thu Nov 06 15:55:21 2014 +0900
6ae8083
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· Thu Nov 06 14:02:57 2014 +0100
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· Fri Apr 04 20:09:58 2014 +0900
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· Wed Mar 05 16:59:38 2014 +0900
befb5cc
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
by Nobuhiro Iwamatsu
· Wed Jan 08 14:57:30 2014 +0900
7a626f0
sh: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:42 2013 -0500
f408ace
sh: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:27 2013 +0900
4547782
sh: timer: Remove static global variable
by Nobuhiro Iwamatsu
· Tue Aug 20 14:33:15 2013 +0900
cc18f8d
sh: timer: Mask bit of timer prescaler
by Nobuhiro Iwamatsu
· Tue Jul 23 13:57:24 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· Wed Jun 26 15:55:16 2013 +0200
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· Tue Jul 02 13:57:44 2013 +0200
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
6f98490
Declare watchdog functions in watchdog.h
by Simon Glass
· Tue Mar 05 14:39:42 2013 +0000
a8027ca
sh: tmu: Removed arch/sh/include/asm/clk.h
by Nobuhiro Iwamatsu
· Tue Aug 21 14:37:34 2012 +0900
f7be78e
sh: tmu: Changed switch statement to shift operation
by Nobuhiro Iwamatsu
· Tue Aug 21 13:24:43 2012 +0900
e763f1a
sh: tmu: Changed TMU driver using array of structures
by Nobuhiro Iwamatsu
· Tue Aug 21 13:14:46 2012 +0900
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· Wed Apr 04 18:53:41 2012 +0000
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
2ba44e1
sh: Add header file of MMC framework
by Nobuhiro Iwamatsu
· Wed Mar 21 14:48:34 2012 +0900
51fbfb9
sh: timer: Remove unnecessary variable 'ticks'
by Nobuhiro Iwamatsu
· Thu Mar 01 13:29:38 2012 +0900
b60c557
Coding Style cleanup
by Wolfgang Denk
· Mon Dec 19 12:03:40 2011 +0100
6be2a53
sh: Add ashrsi3 libgcc function
by Phil Edworthy
· Mon Oct 24 10:24:12 2011 +0100
d5a184b
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· Thu Oct 20 04:19:47 2011 +0000
062fbbf
sh: add calling mmc_initialize in board.c
by Yoshihiro Shimoda
· Tue Jul 05 17:18:38 2011 +0900
8e5ab4b
sh: Add support for SH2A freestanding build
by Phil Edworthy
· Thu Jun 02 22:15:27 2011 +0000
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
e657167
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
by Nobuhiro Iwamatsu
· Mon Mar 07 11:21:40 2011 +0900
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· Tue Dec 28 18:12:05 2010 -0600
fb7f445
sh: Add support zimageboot command for Renesas SH
by Nobuhiro Iwamatsu
· Wed Dec 08 13:49:12 2010 +0900
3db6055
sh: Divided macro for zImage and add asm/zimage.h
by Nobuhiro Iwamatsu
· Wed Dec 08 13:46:36 2010 +0900
89d3d9d
sh: Delete the function that was not necessary
by Nobuhiro Iwamatsu
· Wed Dec 08 13:42:18 2010 +0900
0db11c2
sh: Add support showing KByte of flash memory size
by Nobuhiro Iwamatsu
· Tue Oct 26 20:23:53 2010 +0900
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· Mon Dec 20 18:27:51 2010 -0700
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
0b43bd8
sh: Fix warning about uninitialized value of ramdisk_flags
by Nobuhiro Iwamatsu
· Tue Oct 19 17:14:15 2010 +0900
190f4f7
sh: Add support load and boot of Initrd.
by Nobuhiro Iwamatsu
· Tue Sep 28 12:14:57 2010 +0900
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
b633dd1
sh: Fix overflow problem in get_ticks
by Nobuhiro Iwamatsu
· Wed Jun 16 08:10:21 2010 +0900
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500