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
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2
-0
/
+45
2023-01-16
bootstd: Support creating a boot menu
Simon Glass
3
-0
/
+289
2023-01-16
expo: Add support for scene menus
Simon Glass
2
-0
/
+392
2023-01-16
expo: Add support for scenes
Simon Glass
2
-0
/
+537
2023-01-16
expo: Add basic implementation
Simon Glass
2
-0
/
+182
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2
-9
/
+64
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
3
-0
/
+71
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2
-1
/
+160
2023-01-09
Merge branch 'next'
Tom Rini
6
-54
/
+65
2023-01-06
cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
Marek Vasut
1
-4
/
+5
2023-01-06
Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
Marek Vasut
1
-1
/
+7
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
1
-1
/
+1
2022-12-29
PowerPC: Rework PBL location choice
Tom Rini
1
-3
/
+6
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
1
-14
/
+15
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
1
-7
/
+1
2022-12-13
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
Tom Rini
1
-7
/
+1
2022-12-12
distro/pxeboot: Handle prompt variable
Manuel Traut
1
-1
/
+4
2022-12-12
cmd: pxe: use strdup to copy config
Patrick Delaunay
1
-2
/
+1
2022-12-12
cmd: pxe: support INITRD and FDT selection with FIT
Patrick Delaunay
1
-3
/
+14
2022-12-12
cmd: pxe: reorder kernel treatment in label_boot
Patrick Delaunay
1
-25
/
+24
2022-12-08
tools: mkimage: add new image type "fdt_legacy"
Marc Kleine-Budde
1
-0
/
+1
2022-12-07
net: Remove eth_legacy.c
Tom Rini
1
-3
/
+0
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2
-3
/
+3
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-2
/
+2
2022-11-21
Fix usage of CONFIG_PREBOOT
Pali Rohár
1
-0
/
+4
2022-10-31
vbe: Record which phases loaded using VBE
Simon Glass
1
-0
/
+10
2022-10-31
vpl: Allow signature verification
Simon Glass
1
-1
/
+0
2022-10-31
vbe: Add info about the VBE device to the fwupd node
Simon Glass
1
-8
/
+18
2022-10-31
vbe: Add Kconfig options for VPL
Simon Glass
2
-1
/
+138
2022-10-31
vbe: Drop the U-Boot prefix from the version
Simon Glass
1
-2
/
+7
2022-10-31
vbe: Move OS implementation into a separate file
Simon Glass
4
-100
/
+126
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
5
-18
/
+264
2022-10-31
vbe: Use a warning for a failed requests
Simon Glass
1
-2
/
+2
2022-10-31
vbe: Rename vbe_fixup to vbe_request
Simon Glass
2
-2
/
+2
2022-10-31
image: Allow loading a FIT image for a particular phase
Simon Glass
1
-10
/
+73
2022-10-31
image: Add the concept of a phase to FIT
Simon Glass
1
-0
/
+18
2022-10-31
image: Move comment for fit_conf_find_compat()
Simon Glass
1
-43
/
+0
2022-10-31
bootstd: Add a way to set up a bootflow
Simon Glass
3
-8
/
+11
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-5
/
+5
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
1
-1
/
+1
2022-10-30
video: Drop use of the lcd header file
Simon Glass
1
-1
/
+0
2022-10-26
mkimage: fit: Fix signing of configs with external data
Sean Anderson
1
-4
/
+4
2022-10-20
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-2
/
+2
2022-10-19
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
Andre Przywara
1
-2
/
+2
2022-10-17
vbe: Add fixups for a basic set of OS requests
Simon Glass
2
-1
/
+234
2022-10-17
boot: Tidy up logging and naming in vbe_simple
Simon Glass
1
-7
/
+9
2022-10-17
boot: Pass the correct FDT to the EVT_FT_FIXUP event
Simon Glass
1
-6
/
+9
2022-10-17
boot: Correct handling of addresses in boot_relocate_fdt()
Simon Glass
1
-11
/
+11
2022-10-17
bootm: Change incorrect 'unsupported' error
Simon Glass
1
-1
/
+1
2022-10-17
bootstd: Fix listing boot devices
Michal Suchanek
1
-2
/
+2
[next]