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
/
common
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
common: Implement A/B metadata
Ruslan Trofymenko
1
-0
/
+10
2019-07-10
bootstage: Add support for TPL record count
Simon Glass
1
-0
/
+7
2019-06-14
common: Fix a typo abnove -> above
Andy Shevchenko
1
-1
/
+1
2019-05-23
stm32mp1: migrate PREBOOT to Kconfig
Patrick Delaunay
1
-0
/
+1
2019-02-22
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
1
-0
/
+18
2019-02-20
log: Add a Kconfig option to set the default log level
Simon Glass
1
-0
/
+20
2019-02-20
log: Fix up Kconfig log level names
Simon Glass
1
-29
/
+37
2019-02-09
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
1
-0
/
+8
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
1
-0
/
+11
2019-01-15
common: Kconfig: miscellaneous spelling fixes
Chris Packham
1
-5
/
+5
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
1
-0
/
+48
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
1
-2
/
+34
2018-11-20
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
1
-0
/
+35
2018-10-05
ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
Alexey Brodkin
1
-2
/
+2
2018-09-29
Convert CONFIG_DISABLE_CONSOLE to Kconfig
Christian Gmeiner
1
-0
/
+5
2018-09-26
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
1
-1
/
+1
2018-08-24
common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
Eugeniu Rosca
1
-0
/
+1
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
1
-0
/
+7
2018-07-30
common: Log should depends on DM not be selected by DM
Michal Simek
1
-1
/
+1
2018-07-24
avb2.0: add proper dependencies
Igor Opaniuk
1
-0
/
+10
2018-07-21
configs: Make NAND_BOOT and ONENAND_BOOT imply NAND
Adam Ford
1
-0
/
+2
2018-07-20
bootmenu: Extend BOOTDELAY help text
Alex Kiernan
1
-0
/
+4
2018-04-28
log: CONFIG_LOG should select CONFIG_DM
Heinrich Schuchardt
1
-0
/
+1
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
1
-1
/
+8
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
1
-0
/
+9
2018-04-08
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
1
-0
/
+7
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
1
-0
/
+8
2018-02-13
cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
Marek Vasut
1
-0
/
+21
2018-02-03
log: Add a way to log error-return values
Simon Glass
1
-0
/
+13
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
1
-1
/
+1
2017-12-07
log: Add a test command
Simon Glass
1
-0
/
+10
2017-12-07
log: Add a console driver
Simon Glass
1
-0
/
+20
2017-12-07
log: Add an implementation of logging
Simon Glass
1
-0
/
+56
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
1
-0
/
+17
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
1
-16
/
+0
2017-10-05
common: Drop LOGLEVEL to 4
Tom Rini
1
-1
/
+1
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
1
-0
/
+21
2017-09-16
bootstage: Provide a separate record count setting for SPL
Simon Glass
1
-0
/
+7
2017-09-16
bootstage: Drop unused options
Simon Glass
1
-9
/
+0
2017-08-15
Move environment files from common/ to env/
Simon Glass
1
-442
/
+0
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
1
-0
/
+16
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
1
-1
/
+0
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
1
-1
/
+0
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
1
-24
/
+37
2017-07-25
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
1
-0
/
+15
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
1
-0
/
+34
2017-07-25
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
Simon Glass
1
-0
/
+15
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
1
-0
/
+39
2017-07-25
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
1
-0
/
+15
2017-07-25
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
Simon Glass
1
-0
/
+61
[next]