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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-13
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
Philipp Tomsich
3
-3
/
+33
2017-08-13
spl: dm: Kconfig: split CLK support for SPL and TPL
Philipp Tomsich
2
-1
/
+11
2017-08-13
spl: dm: Kconfig: SPL_CLK depends on SPL_DM
Philipp Tomsich
1
-1
/
+1
2017-08-13
spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
Philipp Tomsich
1
-0
/
+9
2017-08-13
spl: dm: Kconfig: SPL_RAM depends on SPL_DM
Philipp Tomsich
1
-1
/
+1
2017-08-13
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
Philipp Tomsich
2
-2
/
+21
2017-08-13
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
Philipp Tomsich
1
-2
/
+2
2017-08-13
spl: dm: Kconfig: fix help text for SPL/TPL confusion
Philipp Tomsich
1
-5
/
+5
2017-08-13
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
2
-2
/
+12
2017-08-13
rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL
Philipp Tomsich
1
-2
/
+2
2017-08-13
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
Philipp Tomsich
21
-27
/
+37
2017-08-13
rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
Philipp Tomsich
1
-0
/
+37
2017-08-13
spl: configure 'return to bootrom' separately for SPL and TPL
Philipp Tomsich
1
-0
/
+11
2017-08-13
spl: add a 'return to bootrom' boot method
Philipp Tomsich
5
-0
/
+50
2017-08-12
arm: omap: Fix 'get_device_type()' for OMAP34XX
Derald D. Woods
1
-0
/
+9
2017-08-12
Convert CONFIG_NAND to Kconfig
Adam Ford
121
-91
/
+150
2017-08-11
omap3: evm: Update board, defconfig, and maintainer file
Derald D. Woods
5
-348
/
+244
2017-08-11
README: Drop information about commands
Simon Glass
3
-116
/
+6
2017-08-11
Drop config_cmd_all.h
Simon Glass
2
-21
/
+0
2017-08-11
Convert CONFIG_CMD_ZFS to Kconfig
Simon Glass
3
-3
/
+11
2017-08-11
Convert CONFIG_CMD_ZBOOT to Kconfig
Simon Glass
5
-4
/
+13
2017-08-11
Convert CONFIG_CMD_UUID to Kconfig
Simon Glass
3
-2
/
+11
2017-08-11
Convert CONFIG_CMD_UNIVERSE to Kconfig
Simon Glass
3
-2
/
+6
2017-08-11
Convert CONFIG_CMD_TSI148 to Kconfig
Simon Glass
5
-2
/
+8
2017-08-11
Convert CONFIG_CMD_TRACE to Kconfig
Simon Glass
4
-3
/
+9
2017-08-11
Convert CONFIG_CMD_YAFFS2 to Kconfig
Simon Glass
4
-1
/
+21
2017-08-11
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
Simon Glass
30
-7
/
+30
2017-08-11
Kconfig: Drop CONFIG_CMD_TFTP
Simon Glass
2
-2
/
+0
2017-08-11
Convert CONFIG_CMD_TERMINAL to Kconfig
Simon Glass
4
-4
/
+8
2017-08-11
Convert CONFIG_CMD_TCA642X to Kconfig
Simon Glass
4
-2
/
+10
2017-08-11
gpio: Drop sx151x driver
Simon Glass
4
-263
/
+0
2017-08-11
Convert CONFIG_CMD_STRINGS to Kconfig
Simon Glass
3
-2
/
+8
2017-08-11
Kconfig: Sort the memory commands
Simon Glass
1
-30
/
+30
2017-08-11
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
Simon Glass
31
-20
/
+19
2017-08-11
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
Simon Glass
39
-20
/
+30
2017-08-11
Convert CONFIG_CMD_SPL to Kconfig
Simon Glass
43
-13
/
+41
2017-08-11
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
Simon Glass
5
-8
/
+8
2017-08-11
Convert CONFIG_CMD_SF_TEST to Kconfig
Simon Glass
13
-16
/
+18
2017-08-11
Convert CONFIG_CMD_SDRAM to Kconfig
Simon Glass
57
-59
/
+39
2017-08-11
Convert CONFIG_CMD_SCSI to Kconfig
Simon Glass
11
-8
/
+12
2017-08-11
Convert CONFIG_CMD_SAVES to Kconfig
Simon Glass
21
-73
/
+16
2017-08-11
Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option
Simon Glass
4
-5
/
+0
2017-08-11
Convert CONFIG_CMD_REISER to Kconfig
Simon Glass
5
-3
/
+10
2017-08-11
Convert CONFIG_CMD_REGINFO to Kconfig
Christophe Leroy
73
-196
/
+58
2017-08-11
Kconfig: Convert CMD_READ to Kconfig
Simon Glass
6
-4
/
+9
2017-08-11
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
Simon Glass
6
-154
/
+4
2017-08-11
Convert CONFIG_CMD_PCMCIA to Kconfig
Simon Glass
7
-9
/
+9
2017-08-11
Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver
Simon Glass
2
-624
/
+0
2017-08-11
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
8
-9
/
+3
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
318
-273
/
+231
[next]