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
/
boot
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-12
vbe: Support VBE simple
Simon Glass
1
-0
/
+12
2022-08-12
vbe: Add initial support for VBE
Simon Glass
1
-0
/
+10
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
1
-0
/
+7
2022-08-10
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
1
-1
/
+7
2022-08-05
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
Simon Glass
1
-13
/
+0
2022-08-04
flash: Remove pic32_flash.c
Tom Rini
1
-1
/
+1
2022-07-26
fpga: zynqmp: support loading authenticated images
Oleksandr Suvorov
1
-2
/
+2
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
1
-0
/
+8
2022-07-07
Convert CONFIG_SYS_RAMBOOT to Kconfig
Tom Rini
1
-0
/
+4
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
1
-1
/
+1
2022-07-05
Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
Tom Rini
1
-0
/
+13
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
1
-1
/
+1
2022-05-28
bootmenu: U-Boot console is enabled as default
Masahisa Kojima
1
-0
/
+7
2022-05-11
boot: Kconfig: Enable FIT processing by default on TI secure devices
Andrew Davis
1
-0
/
+2
2022-05-11
boot: Kconfig: Disable non-FIT loading for TI secure devices
Andrew Davis
1
-1
/
+1
2022-04-25
bootstd: Provide a default command
Simon Glass
1
-1
/
+16
2022-04-25
bootstd: Add an implementation of script boot
Simon Glass
1
-0
/
+11
2022-04-25
bootstd: Add a sandbox bootmeth driver
Simon Glass
1
-0
/
+7
2022-04-25
bootstd: Add an implementation of EFI boot
Simon Glass
1
-0
/
+21
2022-04-25
bootstd: Add an implementation of distro PXE boot
Simon Glass
1
-0
/
+10
2022-04-25
bootstd: Add an implementation of distro boot
Simon Glass
1
-0
/
+15
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
1
-0
/
+34
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
1
-0
/
+24
2022-04-02
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
Tom Rini
1
-0
/
+13
2022-04-01
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
Tom Rini
1
-13
/
+0
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
1
-0
/
+25
2022-04-01
Convert CONFIG_SDCARD et al to Kconfig
Tom Rini
1
-0
/
+14
2022-03-31
boot: image: add a stage pre-load
Philippe Reynes
1
-0
/
+55
2022-03-18
Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig
Tom Rini
1
-0
/
+30
2022-02-04
configs: sunxi: Add support for Lichee Pi Nano
Icenowy Zheng
1
-3
/
+4
2022-01-21
Convert CONFIG_TIMESTAMP to Kconfig
Simon Glass
1
-0
/
+11
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-2
/
+18
2021-12-27
Convert CONFIG_SD_BOOT et al to Kconfig
Tom Rini
1
-0
/
+7
2021-11-13
bootstage: Differentiate boot progress kconfig entries
Jan Kiszka
1
-1
/
+1
2021-11-11
Create a new boot/ directory
Simon Glass
1
-0
/
+1036