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
old/tizen_20241126
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
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
1
-0
/
+15
2020-10-09
Kconfig: Move BOARD_TYPES under init options
Simon Glass
1
-8
/
+8
2020-10-09
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
1
-11
/
+0
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
1
-10
/
+0
2020-10-09
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks
Simon Glass
1
-17
/
+17
2020-10-09
Kconfig: Move startup hooks under init options
Simon Glass
1
-31
/
+31
2020-10-09
Kconfig: Create a new 'init options' menu
Simon Glass
1
-0
/
+4
2020-10-09
Kconfig: Move DEFAULT_FDT_FILE under boot options
Simon Glass
1
-5
/
+0
2020-10-09
Kconfig: Move SUPPORT_RAW_INITRD under boot options
Simon Glass
1
-8
/
+0
2020-10-09
Kconfig: Move misc boot options under 'boot options'
Simon Glass
1
-53
/
+0
2020-10-09
Kconfig: Move CONFIG_BOOTDELAY under autoboot options
Simon Glass
1
-16
/
+0
2020-10-09
Kconfig: Move boot media under boot options
Simon Glass
1
-63
/
+0
2020-10-09
Kconfig: Move boot timing under boot options
Simon Glass
1
-291
/
+0
2020-10-09
Kconfig: Move boot menu into common/
Simon Glass
1
-0
/
+2
2020-09-29
Define default CONFIG_PREBOOT with right config option
Peter Robinson
1
-1
/
+1
2020-09-11
common: Kconfig: Add dependency for default variables strings
Michal Simek
1
-3
/
+3
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
1
-1
/
+19
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
1
-0
/
+1
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
1
-0
/
+16
2020-08-04
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
1
-0
/
+1
2020-07-09
log: don't show function by default
Heinrich Schuchardt
1
-0
/
+18
2020-06-11
log: clean up Kconfig
Heinrich Schuchardt
1
-74
/
+85
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
1
-0
/
+10
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
1
-0
/
+11
2020-04-16
log: syslog driver
Heinrich Schuchardt
1
-0
/
+7
2020-04-16
log: correct CONFIG_LOG_TEST prerequisites
Heinrich Schuchardt
1
-1
/
+1
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+1
2020-04-02
rockchip: Enable pre console for rk3399
Jagan Teki
1
-0
/
+1
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
1
-0
/
+7
2020-02-19
rockchip: rk3288: Enable pre console buffer
Jagan Teki
1
-0
/
+1
2020-02-10
Kconfig: update LOGLEVEL range
Marek Bykowski
1
-1
/
+1
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
1
-2
/
+2
2019-10-31
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Simon South
1
-1
/
+1
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
1
-0
/
+162
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
[next]