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-08-12
Convert CONFIG_SYS_FDT_PAD to Kconfig
Tom Rini
1
-4
/
+0
2022-08-12
vbe: Support VBE simple
Simon Glass
3
-0
/
+328
2022-08-12
vbe: Add initial support for VBE
Simon Glass
3
-0
/
+131
2022-08-12
event: Add an event for device tree fixups
Simon Glass
1
-0
/
+11
2022-08-12
bootstd: Drop the system bootdev
Simon Glass
3
-73
/
+1
2022-08-12
bootstd: Always create the EFI bootmgr bootmeth
Simon Glass
1
-6
/
+1
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
2
-23
/
+58
2022-08-12
bootstd: Support bootflows with global bootmeths
Simon Glass
1
-8
/
+50
2022-08-12
bootstd: Allow the bootdev to be optional in bootflows
Simon Glass
2
-3
/
+7
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
1
-6
/
+26
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
3
-1
/
+23
2022-08-12
bootstd: Tidy up var naming in bootdev_setup_iter_order()
Simon Glass
1
-4
/
+4
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
2
-0
/
+24
2022-08-12
bootstd: Detect empty bootmeth ordering
Simon Glass
1
-0
/
+2
2022-08-11
Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...
Tom Rini
3
-4
/
+10
2022-08-10
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
3
-4
/
+10
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2
-0
/
+2
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-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
1
-2
/
+2
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
1
-0
/
+4
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
[next]