index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_sh
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-13
/
+13
2008-09-19
sh: Fix compile warning
Nobuhiro Iwamatsu
1
-3
/
+4
2008-09-19
sh: Add support watchdog for SH4A core
Nobuhiro Iwamatsu
1
-48
/
+67
2008-09-19
sh: Add support any page size and empty_zero_page to SH Linux uImage
Nobuhiro Iwamatsu
1
-26
/
+18
2008-09-10
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
1
-7
/
+2
2008-08-26
bootm: refactor entry point code
Kumar Gala
1
-18
/
+1
2008-08-12
Fix fallout from autostart revert
Kumar Gala
1
-5
/
+1
2008-07-08
sh: Fix SH-boards compile error
Nobuhiro Iwamatsu
3
-3
/
+5
2008-05-28
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
1
-1
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
1
-1
/
+1
2008-03-28
sh: Add support PCI of SuperH and SH7780
Yusuke Goda
1
-1
/
+12
2008-03-26
Cleanup coding style, update CHANGELOG
Wolfgang Denk
1
-3
/
+3
2008-03-12
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
1
-3
/
+14
2008-02-29
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
1
-0
/
+3
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
1
-1
/
+1
2008-02-27
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
1
-4
/
+6
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
1
-3
/
+19
2008-02-07
[new uImage] Use image API in SH do_bootm_linux() routine
Marian Balakowicz
1
-5
/
+2
2008-02-07
[new uImage] Rename architecture specific bootm code files
Marian Balakowicz
2
-1
/
+1
2007-12-27
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
3
-5
/
+4
2007-09-23
sh: Update core code of SuperH.
Nobuhiro Iwamatsu
3
-37
/
+84
2007-05-13
sh: First support code of SuperH.
Nobuhiro Iwamatsu
4
-0
/
+355