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
/
arch
/
arm
/
mach-orion5x
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-20
arm: Remove edminiv2 board
Tom Rini
1
-13
/
+0
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
1
-2
/
+2
2021-12-27
Convert CONFIG_88F5182 et al to Kconfig
Tom Rini
1
-0
/
+8
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-1
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
1
-0
/
+60
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
1
-1
/
+1
2020-03-16
edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
1
-3
/
+0
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
1
-1
/
+1
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
1
-1
/
+1
2018-06-07
ARM: orion5x: fix use of callee-saved registers in lowloevel_init
Mans Rullgard
1
-84
/
+84
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
8
-17
/
+8
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
1
-0
/
+3
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+3
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
1
-1
/
+1
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
1
-0
/
+10
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2015-02-25
edminiv2: switch to SPL
Albert ARIBAUD
3
-2
/
+15
2015-02-25
edminiv2: fix PCIE IO base address typo
Albert ARIBAUD
1
-1
/
+1
2015-02-21
ARM: orion5x: move SoC headers to mach-orion5x/include/mach
Masahiro Yamada
3
-0
/
+334
2015-02-21
ARM: orion5x: move SoC sources to mach-orion5x
Masahiro Yamada
6
-0
/
+831