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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
pxe: simplify label_boot()
Heinrich Schuchardt
1
-5
/
+4
2022-07-11
Merge branch 'next'
Tom Rini
4
-31
/
+49
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
1
-13
/
+11
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-07-01
image: fit: Use stack allocation macro
Joel Stanley
1
-2
/
+1
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
1
-1
/
+1
2022-06-06
bootm: Fix Linux silent console on newer kernels
Sean Anderson
1
-7
/
+9
2022-06-06
boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
Peng Fan
1
-5
/
+0
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
1
-4
/
+2
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
3
-0
/
+151
2022-04-25
bootstd: Add a sandbox bootmeth driver
Simon Glass
3
-0
/
+77
2022-04-25
bootstd: Add an implementation of EFI bootmgr
Simon Glass
2
-0
/
+89
2022-04-25
bootstd: Add a system bootdev for strange boot methods
Simon Glass
3
-1
/
+73
2022-04-25
bootstd: Add an implementation of EFI boot
Simon Glass
3
-0
/
+210
2022-04-25
bootstd: Add an implementation of distro PXE boot
Simon Glass
3
-0
/
+197
2022-04-25
bootstd: Add an implementation of distro boot
Simon Glass
3
-0
/
+160
2022-04-25
bootstd: Add support for bootflows
Simon Glass
4
-2
/
+423
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass
3
-2
/
+361
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass
2
-0
/
+641
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
3
-0
/
+189
2022-04-20
image: fdt: Fix DT relocation handling with multiple DRAM banks with gap
Marek Vasut
1
-4
/
+36
2022-04-19
image-fit: don't check free() argument
Heinrich Schuchardt
1
-9
/
+3
2022-04-19
image-fdt: save name of FIT configuration in '/chosen' node
Daniel Golle
1
-0
/
+6
2022-04-11
image: fit: Align hash output buffers
Sean Anderson
1
-1
/
+3
2022-04-11
cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser
Patrick Delaunay
1
-3
/
+9
2022-04-05
Merge branch '2022-04-04-platform-updates'
Tom Rini
1
-0
/
+24
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-0
/
+1
2022-04-04
tools: mkimage: Add Allwinner TOC0 support
Samuel Holland
1
-0
/
+1
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
cmd: bootm: add a stage pre-load
Philippe Reynes
1
-0
/
+33
2022-03-31
boot: image: add a stage pre-load
Philippe Reynes
3
-0
/
+472
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
1
-1
/
+1
2022-03-28
boot: image: fixup zstd decompression buffer initialization typo
Jérôme Carretero
1
-1
/
+1
2022-03-18
Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig
Tom Rini
3
-9
/
+31
2022-02-11
cmd: pxe_utils: sysboot: add kaslr-seed generation support
Zhang Ning
1
-0
/
+75
2022-02-04
configs: sunxi: Add support for Lichee Pi Nano
Icenowy Zheng
1
-3
/
+4
2022-01-26
tools: Pass the key blob around
Simon Glass
2
-18
/
+25
2022-01-26
tools: Tidy up argument order in fit_config_check_sig()
Simon Glass
1
-9
/
+22
2022-01-26
tools: Avoid confusion between keys and signatures
Simon Glass
1
-25
/
+72
[next]