Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2e255d2e6e1a8b56f594de4e6f969c97ce1aff46
/
boot
6509c3f
boot: android: fix booting without a ramdisk
by Michael Walle
· 4 months ago
ed3ce65
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· 4 months ago
59ca3a2
usb: bootm: Drop old USB-device-removal code
by Simon Glass
· 4 months ago
4f65851
boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
by Heinrich Schuchardt
· 4 months ago
b81e31a
bootstash: Do not provide a default address for all
by Tom Rini
· 4 months ago
6b387c9
boot: Correct indentation in efi bootmeth
by Simon Glass
· 4 months ago
60b180f
bootstd: Correct handling of script from network
by Simon Glass
· 4 months ago
cfed221
bootstd: Tidy up comments on the boothmeth drivers
by Simon Glass
· 4 months ago
9540302
doc: Add a description for bootmeth_sandbox
by Simon Glass
· 4 months ago
70a4982
doc: Add a description for bootmeth_qfw
by Simon Glass
· 4 months ago
4595600
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 4 months ago
125d9f3
bootstd: Add a bootmeth for Android
by Mattijs Korpershoek
· 5 months ago
be0b076
bootstd: Add bootflow_iter_check_mmc() helper
by Mattijs Korpershoek
· 5 months ago
58fed99
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
by Mattijs Korpershoek
· 5 months ago
0c7c949
Merge patch series "Respin bootstd cros patch into a series of two"
by Tom Rini
· 4 months ago
1b1b1e7
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· 5 months ago
789934f
boot: Remove duplicate newlines
by Marek Vasut
· 4 months ago
246a0ce
Merge patch series "Add Turris 1.x board"
by Tom Rini
· 4 months ago
f415820
powerpc: Add support for CZ.NIC Turris 1.x routers
by Pali Rohár
· 6 months ago
608a88c
Fix Kconfig coding style from spaces to tab
by Anand Moon
· 5 months ago
2abf14d
cmd: bootm: add ELF file support
by Maxim Moskalets
· 5 months ago
c85a05a
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· 5 months ago
2f96033
Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 5 months ago
WIP/30Jun2024-next
e7505b3
tpm: allow the user to select the compiled algorithms
by Ilias Apalodimas
· 5 months ago
27b462c
tpm: Move TCG headers into a separate file
by Ilias Apalodimas
· 5 months ago
48641bf
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· 5 months ago
WIP/28Jun2024-next
909321b
use fdt_kaslrseed function to de-duplicate code
by Tim Harvey
· 5 months ago
ea955ee
fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
by Tim Harvey
· 5 months ago
00afd1e
Add fdt_kaslrseed function to add kaslr-seed to chosen node
by Tim Harvey
· 5 months ago
6e5e713
pxe: Add debugging for booting
by Simon Glass
· 5 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
3fc9de4
boot: links to FIT documentation in Kconfig
by Heinrich Schuchardt
· 5 months ago
05b9665
boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
by Quentin Schulz
· 5 months ago
b88950f
boot: fix typos in help text of Kconfig configs
by Quentin Schulz
· 5 months ago
d69759a
tpm: measure DTB in PCR1 instead of PCR0
by Ilias Apalodimas
· 5 months ago
9cf83a7
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 6 months ago
WIP/11Jun2024-next
c946385
efi_loader: move distro_efi_get_fdt_name()
by Heinrich Schuchardt
· 7 months ago
17b1656
abootimg: Add init_boot image support
by Roman Stratiienko
· 6 months ago
da3447d
android: Fix ramdisk loading for bootimage v3+
by Roman Stratiienko
· 6 months ago
3078766
image: Set load_end on partial loads
by Mattijs Korpershoek
· 6 months ago
d9e9e69
image: remove redundant hash includes
by Raymond Mao
· 6 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
WIP/20May2024-next
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
c4b646d
boot: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
591257b
rng: Introduce SPL_DM_RNG
by Marek Vasut
· 7 months ago
efe1cee
boot: Move framebuffer reservation to separate helper
by Devarsh Thakkar
· 9 months ago
86281e4
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
by Devarsh Thakkar
· 9 months ago
84dda5c
Kconfig: Remove all default n options
by Michal Simek
· 7 months ago
16da853
boot: fdt: Turn all addresses and sizes into u64
by Marek Vasut
· 7 months ago
cdd20e3
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· 7 months ago
16b80c9
fdt: Fix fdt_pack_reg() on 64-bit platforms
by Sam Protsenko
· 8 months ago
01437e3
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t"
by Tom Rini
· 8 months ago
c7afe41
boot: fdt: Move usable variable below updated comment
by Marek Vasut
· 8 months ago
f5178dd
boot: fdt: Drop lmb_alloc*() typecasts
by Marek Vasut
· 8 months ago
ca8d4df
boot: fdt: Clean up env_get_bootm_mapsize()
by Marek Vasut
· 8 months ago
5fb569b
boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
by Marek Vasut
· 8 months ago
98e68ec
boot: fdt: Clean up env_get_bootm_size()
by Marek Vasut
· 8 months ago
a4df06e
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· 8 months ago
777c284
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 8 months ago
207282d
pxe: Allow booting without CMDLINE for the zboot method
by Simon Glass
· 12 months ago
6d803ec
pxe: Allow booting without CMDLINE for bootm methods
by Simon Glass
· 12 months ago
8ed730f
pxe: Move calculation of FDT file into a function
by Simon Glass
· 12 months ago
03a4a6d
pxe: Refactor to avoid over-using bootm_argv
by Simon Glass
· 12 months ago
39ee4a1
pxe: Refactor to reduce the size of label_boot()
by Simon Glass
· 12 months ago
92ee1f5
pxe: Use strlcpy() instead of strcpy() in label_boot()
by Simon Glass
· 12 months ago
6d47fd3
boot: Update SYS_BOOTM_LEN to depend on BOOTM
by Simon Glass
· 12 months ago
b34c828
bootm: Make OS booting dependent on BOOTM
by Simon Glass
· 12 months ago
6e558e3
bootm: Add a Kconfig option for bootm functionality
by Simon Glass
· 12 months ago
52b3c47
boot: Reorder FIT and BOOTSTD to be first
by Simon Glass
· 12 months ago
ab3453e
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· 8 months ago
d2c485a
x86: zboot: Rename zboot_start() to zboot_run()
by Simon Glass
· 12 months ago
92f4cb6
boot: correct finding the default EFI binary
by Heinrich Schuchardt
· 8 months ago
8f31929
boot: enable booting via EFI boot manager by default
by Heinrich Schuchardt
· 8 months ago
08c51a7
boot: correct the default sequence of boot methods
by Heinrich Schuchardt
· 8 months ago
72b089b
Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 8 months ago
7a0cfb8
android_ab: Fix ANDROID_AB_BACKUP_OFFSET
by Colin McAllister
· 9 months ago
109b904
android_ab: Add missing semicolon
by Colin McAllister
· 9 months ago
d545fe3
fdt: Fix bootm_low handling
by Marek Vasut
· 9 months ago
1132471
bootstd: support scanning a single partition
by Nam Cao
· 9 months ago
14e110a
boot: Only define checksum algos when the hashes are enabled
by Sean Anderson
· 9 months ago
8987c06
bootdev: drop unnecessary assert on bootflow->bdev
by Thomas Weißschuh
· 10 months ago
c95e948
boot: pxe_utils: skip fdt setup in case legacy kernel is booted
by Svyatoslav Ryhel
· 10 months ago
e761035
boot: add support for button commands
by Caleb Connolly
· 11 months ago
fea3efb
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
by Shantur Rathore
· 11 months ago
WIP/19Jan2024
3a7744e
boot: superfluous assignment in bootflow_menu_new()
by Heinrich Schuchardt
· 11 months ago
3f93122
boot: remove dead code in bootflow_check()
by Heinrich Schuchardt
· 11 months ago
9d92c41
bootdev: avoid infinite probe loop
by Caleb Connolly
· 11 months ago
279b03d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· 10 months ago
6422820
efi_loader: split unrelated code from efi_bootmgr.c
by AKASHI Takahiro
· 10 months ago
bf2df68
android_ab: don't ignore ab_control_store return code
by Alexey Romanov
· 11 months ago
64c67b6
boot: CONFIG_CEDIT must depend on CONFIG_EXPO
by Heinrich Schuchardt
· 11 months ago
99abd60
boot: Support decompressing non-kernel OS images
by Simon Glass
· 11 months ago
e58bafc
lib: membuff: fix readline not returning line in case of overflow
by Ion Agorria
· 11 months ago
4b15156
bootmeth: pass size to efi_binary_run()
by Heinrich Schuchardt
· 11 months ago
7c4647b
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· 11 months ago
WIP/21Dec2023-next
d37086a
bootm: Create a new boot_run() function to handle booting
by Simon Glass
· 11 months ago
e7683c3
bootm: Create a function to run through the booti states
by Simon Glass
· 11 months ago
3405c9b
bootm: Create a function to run through the bootz states
by Simon Glass
· 11 months ago
e1a24c0
bootm: Create a function to run through the bootm states
by Simon Glass
· 11 months ago
725ddf1
bootm: Tidy up boot_selected_os()
by Simon Glass
· 11 months ago
Next »