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
2024-07-31
usb: bootm: Drop old USB-device-removal code
Simon Glass
1
-12
/
+0
2024-07-19
boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
Heinrich Schuchardt
2
-1
/
+10
2024-07-19
bootstash: Do not provide a default address for all
Tom Rini
1
-1
/
+5
2024-07-19
boot: Correct indentation in efi bootmeth
Simon Glass
1
-1
/
+1
2024-07-19
bootstd: Correct handling of script from network
Simon Glass
1
-20
/
+31
2024-07-19
bootstd: Tidy up comments on the boothmeth drivers
Simon Glass
3
-2
/
+3
2024-07-19
doc: Add a description for bootmeth_sandbox
Simon Glass
1
-1
/
+1
2024-07-19
doc: Add a description for bootmeth_qfw
Simon Glass
1
-1
/
+1
2024-07-18
Merge patch series "bootstd: Add Android support"
Tom Rini
7
-1
/
+619
2024-07-18
bootstd: Add a bootmeth for Android
Mattijs Korpershoek
4
-0
/
+601
2024-07-18
bootstd: Add bootflow_iter_check_mmc() helper
Mattijs Korpershoek
1
-0
/
+12
2024-07-18
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
Mattijs Korpershoek
2
-1
/
+6
2024-07-18
Merge patch series "Respin bootstd cros patch into a series of two"
Tom Rini
1
-1
/
+1
2024-07-16
bootstd: cros: store partition type in an efi_guid_t
Vincent Stehlé
1
-3
/
+3
2024-07-15
boot: Remove duplicate newlines
Marek Vasut
1
-1
/
+0
2024-07-12
Merge patch series "Add Turris 1.x board"
Tom Rini
1
-1
/
+1
2024-07-12
powerpc: Add support for CZ.NIC Turris 1.x routers
Pali Rohár
1
-1
/
+1
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
1
-4
/
+4
2024-07-05
cmd: bootm: add ELF file support
Maxim Moskalets
3
-2
/
+24
2024-07-03
bootstd: cros: store partition type in an efi_guid_t
Vincent Stehlé
1
-2
/
+2
2024-06-30
Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-0
/
+5
2024-06-30
tpm: allow the user to select the compiled algorithms
Ilias Apalodimas
1
-0
/
+4
2024-06-30
tpm: Move TCG headers into a separate file
Ilias Apalodimas
1
-0
/
+1
2024-06-28
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
Tom Rini
2
-33
/
+54
2024-06-28
use fdt_kaslrseed function to de-duplicate code
Tim Harvey
1
-33
/
+1
2024-06-28
fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
Tim Harvey
1
-0
/
+9
2024-06-28
Add fdt_kaslrseed function to add kaslr-seed to chosen node
Tim Harvey
1
-0
/
+44
2024-06-26
pxe: Add debugging for booting
Simon Glass
1
-4
/
+11
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2
-4
/
+4
2024-06-22
boot: links to FIT documentation in Kconfig
Heinrich Schuchardt
1
-3
/
+3
2024-06-20
boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
Quentin Schulz
1
-0
/
+7
2024-06-20
boot: fix typos in help text of Kconfig configs
Quentin Schulz
1
-11
/
+11
2024-06-16
tpm: measure DTB in PCR1 instead of PCR0
Ilias Apalodimas
1
-1
/
+1
2024-06-11
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-58
/
+2
2024-06-10
efi_loader: move distro_efi_get_fdt_name()
Heinrich Schuchardt
1
-58
/
+2
2024-06-07
abootimg: Add init_boot image support
Roman Stratiienko
1
-3
/
+10
2024-06-07
android: Fix ramdisk loading for bootimage v3+
Roman Stratiienko
1
-9
/
+8
2024-06-07
image: Set load_end on partial loads
Mattijs Korpershoek
1
-2
/
+2
2024-05-22
image: remove redundant hash includes
Raymond Mao
2
-6
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
43
-43
/
+6
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
43
-6
/
+43
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
43
-43
/
+6
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2
-4
/
+2
2024-04-21
boot: Move framebuffer reservation to separate helper
Devarsh Thakkar
2
-11
/
+22
2024-04-21
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
Devarsh Thakkar
1
-9
/
+25
2024-04-18
Kconfig: Remove all default n options
Michal Simek
1
-1
/
+0
2024-04-18
boot: fdt: Turn all addresses and sizes into u64
Marek Vasut
1
-4
/
+1
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
3
-317
/
+218
2024-04-12
fdt: Fix fdt_pack_reg() on 64-bit platforms
Sam Protsenko
1
-2
/
+3
2024-04-11
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_add...
Tom Rini
3
-33
/
+27
[next]