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
/
cpu
/
arm1136
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
arm: Remove flea3 board
Tom Rini
6
-730
/
+0
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-4
/
+4
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move clock functions into a new file
Simon Glass
1
-0
/
+1
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
1
-5
/
+5
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-2
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
13
-29
/
+13
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2
-4
/
+0
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
1
-21
/
+0
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2
-8
/
+2
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
1
-1
/
+1
2016-06-12
arm: Allow skipping of low-level init with I-cache on
Simon Glass
1
-0
/
+2
2016-02-29
ARM: start.S: fix typo
Yuichiro Goto
1
-1
/
+1
2015-09-02
imx: mx31 use new formula for get_cpu_rev
Peng Fan
1
-1
/
+1
2015-08-12
arm1136/arm1176: Merge cache handling code
Alexander Stein
2
-151
/
+1
2015-08-12
arm1136: Remove dead code
Alexander Stein
1
-10
/
+0
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
1
-9
/
+0
2015-03-24
remove unnecessary version.h includes
Rob Herring
1
-1
/
+0
2015-03-02
mx35: Fix boot hang by avoiding vector relocation
Fabio Estevam
2
-0
/
+27
2015-03-02
mx31: Fix boot hang by avoiding vector relocation
Fabio Estevam
2
-0
/
+27
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
1
-1
/
+2
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
1
-0
/
+2
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
1
-1
/
+1
2014-09-16
arm: mx35: use common timer functions
Andrew Ruder
1
-83
/
+0
2014-09-16
arm: mx31: use common timer functions
Andrew Ruder
1
-102
/
+2
2014-08-30
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
1
-0
/
+1
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
1
-241
/
+1
2014-05-15
arm: remove unused _end_vect and _vectors_end symbols
Albert ARIBAUD
1
-2
/
+0
2014-05-15
arm1136: move cache code from start.S to cache.c
Albert ARIBAUD
1
-10
/
+0
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
1
-71
/
+0
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2
-28
/
+5
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-27
/
+0
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
1
-1
/
+5
2014-02-25
kbuild: refactor more IMX image rules
Masahiro Yamada
1
-10
/
+0
2014-02-25
kbuild: use shorten logs for IMX images
Masahiro Yamada
1
-1
/
+1
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-1
/
+1
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
1
-7
/
+0
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
3
-73
/
+8
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
1
-1
/
+0
2013-08-15
ARM: omap24xx: remove remainders of dead board
Masahiro Yamada
3
-193
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
17
-276
/
+17
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
1
-18
/
+0
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
1
-76
/
+0
[next]