Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
69e162745115df99230dc65642ebc7893be109cb
/
boot
a16890e
android_ab: Fixes: Fix backup offset calculation
by Joshua Watt
· Wed Aug 28 08:37:57 2024 -0600
955415b
boot: android: fix booting without a ramdisk
by Michael Walle
· Mon Jul 29 23:36:57 2024 +0200
9c8cf10
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· Wed Aug 07 02:13:45 2024 +0200
5371184
usb: bootm: Drop old USB-device-removal code
by Simon Glass
· Fri Jul 26 06:36:09 2024 -0600
1cd3ec9
boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
by Heinrich Schuchardt
· Tue Jul 16 10:35:34 2024 +0200
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· Mon Jul 15 12:42:00 2024 +0100
5b0d914
boot: Correct indentation in efi bootmeth
by Simon Glass
· Wed Jul 17 09:31:03 2024 +0100
d2d7fc8
bootstd: Correct handling of script from network
by Simon Glass
· Wed Jul 17 09:31:00 2024 +0100
e5cb018
bootstd: Tidy up comments on the boothmeth drivers
by Simon Glass
· Wed Jul 17 09:30:59 2024 +0100
f391101
doc: Add a description for bootmeth_sandbox
by Simon Glass
· Wed Jul 17 09:30:58 2024 +0100
01bd6f6
doc: Add a description for bootmeth_qfw
by Simon Glass
· Wed Jul 17 09:30:56 2024 +0100
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· Thu Jul 18 13:52:11 2024 -0600
b30baa9
bootstd: Add a bootmeth for Android
by Mattijs Korpershoek
· Wed Jul 10 10:40:05 2024 +0200
fc420be
bootstd: Add bootflow_iter_check_mmc() helper
by Mattijs Korpershoek
· Wed Jul 10 10:40:03 2024 +0200
2b5c70a
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
by Mattijs Korpershoek
· Wed Jul 10 10:40:02 2024 +0200
f94b261
Merge patch series "Respin bootstd cros patch into a series of two"
by Tom Rini
· Tue Jul 16 17:09:36 2024 -0600
9befbc8
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· Wed Jul 03 13:37:56 2024 +0200
520d3a4
boot: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:15 2024 +0200
d54a7e7
Merge patch series "Add Turris 1.x board"
by Tom Rini
· Fri Jul 12 13:07:54 2024 -0600
6763ff8
powerpc: Add support for CZ.NIC Turris 1.x routers
by Pali Rohár
· Thu Jun 06 18:33:26 2024 +0200
6c368f4
Fix Kconfig coding style from spaces to tab
by Anand Moon
· Sun Jun 23 23:10:21 2024 +0530
e2b258c
cmd: bootm: add ELF file support
by Maxim Moskalets
· Fri Jun 21 14:42:10 2024 +0300
4fc1952
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· Thu Jun 27 19:06:29 2024 +0200
6a53fb5
Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Sun Jun 30 10:59:42 2024 -0600
1e665f9
tpm: allow the user to select the compiled algorithms
by Ilias Apalodimas
· Sun Jun 23 14:48:18 2024 +0300
ca61532
tpm: Move TCG headers into a separate file
by Ilias Apalodimas
· Sun Jun 23 14:48:14 2024 +0300
4972f15
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· Fri Jun 28 17:31:28 2024 -0600
c75fab4
use fdt_kaslrseed function to de-duplicate code
by Tim Harvey
· Tue Jun 18 14:06:08 2024 -0700
f8f480b
fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
by Tim Harvey
· Tue Jun 18 14:06:07 2024 -0700
00ae122
Add fdt_kaslrseed function to add kaslr-seed to chosen node
by Tim Harvey
· Tue Jun 18 14:06:06 2024 -0700
9b2c78c
pxe: Add debugging for booting
by Simon Glass
· Wed Jun 19 06:34:50 2024 -0600
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
b72eb35
boot: links to FIT documentation in Kconfig
by Heinrich Schuchardt
· Tue Jun 18 08:23:17 2024 +0200
21a6aec
boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
by Quentin Schulz
· Wed Jun 12 16:58:49 2024 +0200
c0a7ae0
boot: fix typos in help text of Kconfig configs
by Quentin Schulz
· Wed Jun 12 16:58:47 2024 +0200
c90c195
tpm: measure DTB in PCR1 instead of PCR0
by Ilias Apalodimas
· Fri Jun 14 15:09:50 2024 +0300
626c1ff
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Tue Jun 11 07:42:55 2024 -0600
1a41ca4
efi_loader: move distro_efi_get_fdt_name()
by Heinrich Schuchardt
· Fri Apr 26 16:13:18 2024 +0200
826e0be
abootimg: Add init_boot image support
by Roman Stratiienko
· Thu May 23 07:06:07 2024 +0000
227b4fa
android: Fix ramdisk loading for bootimage v3+
by Roman Stratiienko
· Sun May 19 13:09:51 2024 +0000
0b5aa9b
image: Set load_end on partial loads
by Mattijs Korpershoek
· Thu May 23 11:27:09 2024 +0200
74c6632
image: remove redundant hash includes
by Raymond Mao
· Thu May 16 14:11:49 2024 -0700
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
c9d098f
boot: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:11:02 2024 -0600
0d871e7
rng: Introduce SPL_DM_RNG
by Marek Vasut
· Fri Apr 26 01:02:07 2024 +0200
3119989
boot: Move framebuffer reservation to separate helper
by Devarsh Thakkar
· Thu Feb 22 18:38:10 2024 +0530
0fbb81b
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
by Devarsh Thakkar
· Thu Feb 22 18:38:08 2024 +0530
08f3240
Kconfig: Remove all default n options
by Michal Simek
· Mon Apr 15 10:20:05 2024 +0200
de81574
boot: fdt: Turn all addresses and sizes into u64
by Marek Vasut
· Sun Apr 14 20:37:20 2024 +0200
793921e
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· Thu Apr 18 08:29:35 2024 -0600
94483d2
fdt: Fix fdt_pack_reg() on 64-bit platforms
by Sam Protsenko
· Fri Mar 29 19:55:53 2024 -0500
a52d207
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t"
by Tom Rini
· Thu Apr 11 09:39:04 2024 -0600
e9748b2
boot: fdt: Move usable variable below updated comment
by Marek Vasut
· Tue Mar 26 23:13:16 2024 +0100
e4530ca
boot: fdt: Drop lmb_alloc*() typecasts
by Marek Vasut
· Tue Mar 26 23:13:15 2024 +0100
ddf73a8
boot: fdt: Clean up env_get_bootm_mapsize()
by Marek Vasut
· Tue Mar 26 23:13:14 2024 +0100
b140bbd
boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
by Marek Vasut
· Tue Mar 26 23:13:13 2024 +0100
1d02ed7
boot: fdt: Clean up env_get_bootm_size()
by Marek Vasut
· Tue Mar 26 23:13:12 2024 +0100
f816c42
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· Tue Mar 26 23:13:11 2024 +0100
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· Wed Apr 10 17:06:27 2024 -0600
f2d75d7
pxe: Allow booting without CMDLINE for the zboot method
by Simon Glass
· Thu Dec 14 21:19:13 2023 -0700
d6e1dcd
pxe: Allow booting without CMDLINE for bootm methods
by Simon Glass
· Thu Dec 14 21:19:12 2023 -0700
f7eded2
pxe: Move calculation of FDT file into a function
by Simon Glass
· Thu Dec 14 21:19:11 2023 -0700
b5e0eb8
pxe: Refactor to avoid over-using bootm_argv
by Simon Glass
· Thu Dec 14 21:19:10 2023 -0700
5df368c
pxe: Refactor to reduce the size of label_boot()
by Simon Glass
· Thu Dec 14 21:19:09 2023 -0700
7c19f91
pxe: Use strlcpy() instead of strcpy() in label_boot()
by Simon Glass
· Thu Dec 14 21:19:08 2023 -0700
3edac60
boot: Update SYS_BOOTM_LEN to depend on BOOTM
by Simon Glass
· Thu Dec 14 21:19:03 2023 -0700
b4832e8
bootm: Make OS booting dependent on BOOTM
by Simon Glass
· Thu Dec 14 21:19:01 2023 -0700
79b906c
bootm: Add a Kconfig option for bootm functionality
by Simon Glass
· Thu Dec 14 21:19:00 2023 -0700
b63afe9
boot: Reorder FIT and BOOTSTD to be first
by Simon Glass
· Thu Dec 14 21:18:59 2023 -0700
5de06a6
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· Wed Apr 10 13:49:35 2024 -0600
365d17b
x86: zboot: Rename zboot_start() to zboot_run()
by Simon Glass
· Sun Dec 03 17:29:35 2023 -0700
4226d9d
boot: correct finding the default EFI binary
by Heinrich Schuchardt
· Wed Apr 03 23:39:48 2024 +0200
72bca1a
boot: enable booting via EFI boot manager by default
by Heinrich Schuchardt
· Wed Apr 03 20:05:17 2024 +0200
dc1f006
boot: correct the default sequence of boot methods
by Heinrich Schuchardt
· Wed Apr 03 20:34:15 2024 +0200
d8217a1
Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Tue Apr 02 22:37:03 2024 -0400
61aa03c
android_ab: Fix ANDROID_AB_BACKUP_OFFSET
by Colin McAllister
· Tue Mar 12 07:57:29 2024 -0500
c30febd
android_ab: Add missing semicolon
by Colin McAllister
· Tue Mar 12 07:57:28 2024 -0500
c625b45
fdt: Fix bootm_low handling
by Marek Vasut
· Sat Mar 02 23:54:02 2024 +0100
cb0d3fb
bootstd: support scanning a single partition
by Nam Cao
· Wed Feb 21 13:41:44 2024 +0100
7048121
boot: Only define checksum algos when the hashes are enabled
by Sean Anderson
· Thu Feb 15 12:12:18 2024 -0500
d099e77
bootdev: drop unnecessary assert on bootflow->bdev
by Thomas Weißschuh
· Mon Feb 12 10:35:12 2024 +0100
08b7849e
boot: pxe_utils: skip fdt setup in case legacy kernel is booted
by Svyatoslav Ryhel
· Thu Jan 25 22:16:54 2024 +0200
2259c29
boot: add support for button commands
by Caleb Connolly
· Tue Jan 09 11:51:09 2024 +0000
19b5434
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y
by Shantur Rathore
· Sat Dec 23 06:51:59 2023 +0000
ed8f0a1
boot: superfluous assignment in bootflow_menu_new()
by Heinrich Schuchardt
· Sun Jan 07 10:01:07 2024 +0100
20fc231
boot: remove dead code in bootflow_check()
by Heinrich Schuchardt
· Sun Jan 07 09:43:40 2024 +0100
00d7c79
bootdev: avoid infinite probe loop
by Caleb Connolly
· Thu Jan 04 16:03:35 2024 +0000
e3e542d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· Wed Jan 17 13:39:42 2024 +0900
9b08b9a
efi_loader: split unrelated code from efi_bootmgr.c
by AKASHI Takahiro
· Wed Jan 17 13:39:41 2024 +0900
8cf3623
android_ab: don't ignore ab_control_store return code
by Alexey Romanov
· Mon Dec 25 13:22:45 2023 +0300
ef97f7c
boot: CONFIG_CEDIT must depend on CONFIG_EXPO
by Heinrich Schuchardt
· Sat Dec 16 16:38:36 2023 +0100
8728c0b
boot: Support decompressing non-kernel OS images
by Simon Glass
· Fri Dec 15 16:54:16 2023 -0700
7e06c1f
lib: membuff: fix readline not returning line in case of overflow
by Ion Agorria
· Fri Jan 05 09:22:10 2024 +0200
8ff257c
bootmeth: pass size to efi_binary_run()
by Heinrich Schuchardt
· Fri Dec 22 16:01:56 2023 +0100
13692b3
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· Thu Dec 21 16:10:00 2023 -0500
6568e4b
bootm: Create a new boot_run() function to handle booting
by Simon Glass
· Fri Dec 15 20:14:26 2023 -0700
2d043a6
bootm: Create a function to run through the booti states
by Simon Glass
· Fri Dec 15 20:14:25 2023 -0700
e176bb1
bootm: Create a function to run through the bootz states
by Simon Glass
· Fri Dec 15 20:14:23 2023 -0700
bd73cac
bootm: Create a function to run through the bootm states
by Simon Glass
· Fri Dec 15 20:14:21 2023 -0700
Next »