Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4c794584e6f7c2f8ba50a6bc7c687847961ff3fc
/
boot
a0e7612
Merge patch series "bootm: Handle compressed arm64 images with bootm"
by Tom Rini
· Fri Dec 15 09:41:44 2023 -0500
50b8be3
bootm: Support kernel_noload with compression
by Simon Glass
· Sun Nov 19 07:43:34 2023 -0700
b1f90ca
bootm: Move arm64-image processing later
by Simon Glass
· Sun Nov 19 07:43:33 2023 -0700
59f0c4d
image: Show the load address when decompressing
by Simon Glass
· Sun Nov 19 07:43:32 2023 -0700
565938c
bootstd: Fix a memory leak in the efi manager bootflow
by Ilias Apalodimas
· Thu Dec 07 14:36:36 2023 +0200
8096894
fdt: Move ft_verify_fdt() before the final fixups
by Simon Glass
· Sun Nov 12 08:27:50 2023 -0700
6a66109
fdt: Drop the confusing casts in lmb_free()
by Simon Glass
· Sun Nov 12 08:27:49 2023 -0700
449b759
boot: Move adding initrd earlier in image_setup_libfdt()
by Simon Glass
· Sun Nov 12 08:27:48 2023 -0700
6f37726
fdt: ppc: Drop extra size for ramdisk
by Simon Glass
· Sun Nov 12 08:27:47 2023 -0700
d21485d
fdt: Improve the comment for fdt_shrink_to_minimum()
by Simon Glass
· Sun Nov 12 08:27:46 2023 -0700
30762dd
boot: Drop size parameter from image_setup_libfdt()
by Simon Glass
· Sun Nov 12 08:27:44 2023 -0700
ad5fa1a
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
by Tom Rini
· Wed Dec 13 11:51:53 2023 -0500
793a98e
command: Introduce functions to obtain command arguments
by Simon Glass
· Sat Nov 18 14:05:20 2023 -0700
9236852
bootstd: Introduce programmatic boot
by Simon Glass
· Sat Nov 18 14:05:19 2023 -0700
aba60d1
bootm: Reduce arguments to bootm_find_other()
by Simon Glass
· Sat Nov 18 14:05:18 2023 -0700
ab48be5
bootm: Add a function to check overlap
by Simon Glass
· Sat Nov 18 14:05:17 2023 -0700
d46c81e
bootm: Adjust the parameters of bootm_find_images()
by Simon Glass
· Sat Nov 18 14:05:16 2023 -0700
28eafe6
bootm: optee: Drop special call to bootm_find_other()
by Simon Glass
· Sat Nov 18 14:05:15 2023 -0700
3f2dcbe
bootm: efi: Drop special call to bootm_find_other()
by Simon Glass
· Sat Nov 18 14:05:14 2023 -0700
5fb729b
bootm: Simplify Android ramdisk addr in bootm_find_images()
by Simon Glass
· Sat Nov 18 14:05:13 2023 -0700
4fdc559
bootm: Reduce arguments to boot_get_loadables()
by Simon Glass
· Sat Nov 18 14:05:12 2023 -0700
01080ab
bootm: Reduce arguments to boot_get_fpga()
by Simon Glass
· Sat Nov 18 14:05:11 2023 -0700
db125e0
bootm: Reduce arguments to boot_get_fdt()
by Simon Glass
· Sat Nov 18 14:05:10 2023 -0700
af2c72c
bootm: Pass image buffer to boot_get_fdt()
by Simon Glass
· Sat Nov 18 14:05:09 2023 -0700
7f0a5a6
bootm: Drop #ifdef in bootm_find_images()
by Simon Glass
· Sat Nov 18 14:05:08 2023 -0700
8eef77e
bootm: Reduce arguments to boot_get_ramdisk()
by Simon Glass
· Sat Nov 18 14:05:06 2023 -0700
f3c57b6
bootm: Reduce arguments to bootm_find_os()
by Simon Glass
· Sat Nov 18 14:05:05 2023 -0700
c46784c
bootm: Move error printing out of boot_get_kernel()
by Simon Glass
· Sat Nov 18 14:05:04 2023 -0700
d6d6ed8
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
by Simon Glass
· Sat Nov 18 14:05:03 2023 -0700
a5d35f9
bootm: Use the error return from boot_get_kernel()
by Simon Glass
· Sat Nov 18 14:05:02 2023 -0700
ae217b3
bootm: Adjust position of unmap_sysmem() in boot_get_kernel()
by Simon Glass
· Sat Nov 18 14:05:01 2023 -0700
9d085c1
bootm: Adjust boot_get_kernel() to return an error
by Simon Glass
· Sat Nov 18 14:05:00 2023 -0700
8333dd5
bootm: Reduce arguments to boot_get_kernel()
by Simon Glass
· Sat Nov 18 14:04:58 2023 -0700
4e8ec47
image: Tidy up genimg_get_kernel_addr_fit()
by Simon Glass
· Sat Nov 18 14:04:57 2023 -0700
7715b31
bootm: Move boot_get_kernel() higher in the file
by Simon Glass
· Sat Nov 18 14:04:56 2023 -0700
2e719d5
bootm: Simplify arguments for bootm_pre_load()
by Simon Glass
· Sat Nov 18 14:04:55 2023 -0700
5f1f4f2
bootm: Drop arguments from bootm_start()
by Simon Glass
· Sat Nov 18 14:04:54 2023 -0700
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
254c934
bootstd: Avoid freeing a non-allocated buffer
by Simon Glass
· Wed Nov 15 18:35:23 2023 -0700
0f1c62e
bootm: Enable legacy VxWorks booting from FITs
by Sean Anderson
· Fri Oct 27 16:07:40 2023 -0400
9ac53fb
expo: Correct background colour
by Simon Glass
· Sun Oct 01 19:14:41 2023 -0600
90730f1
boot: Fix syntax in fdt_overlay_apply_verbose() error message
by Hugo Villeneuve
· Thu Oct 26 15:54:49 2023 -0400
81356b4
bootstd: Skip over bad device during bootflows scanning
by Tony Dinh
· Thu Nov 02 11:51:15 2023 -0700
dc3bf2d
boot: Make preboot and bootcmd require CMDLINE
by Tom Rini
· Thu Oct 26 14:31:28 2023 -0400
9bf470a
bootmeth_script: Depend on CMDLINE
by Tom Rini
· Thu Oct 26 14:31:27 2023 -0400
350198e
bootmeth_cros: Require bootm.o and bootm_os.o
by Tom Rini
· Thu Oct 26 14:31:26 2023 -0400
ec8d160
boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
by Tom Rini
· Thu Oct 26 14:31:25 2023 -0400
984bfdc
boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled
by Tom Rini
· Thu Oct 26 14:31:24 2023 -0400
045245b
boot: Make DISTRO_DEFAULTS select CMDLINE
by Tom Rini
· Thu Oct 26 14:31:23 2023 -0400
7dee9dc
autoboot: Correct dependencies on CMDLINE
by Simon Glass
· Thu Oct 26 14:31:22 2023 -0400
3c9b3b5
bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
by Tom Rini
· Thu Oct 26 14:31:21 2023 -0400
55f5832
bootstd: cros: Correct condition for read method
by Simon Glass
· Wed Oct 25 07:17:37 2023 +1300
a61057f
bootstd: Handle a few special cases in cmdline_set_arg()
by Simon Glass
· Wed Oct 25 07:17:36 2023 +1300
f98bb0b
bootstd: Make efi_mgr bootmeth work for non-sandbox setups
by Mark Kettenis
· Sun Sep 03 22:40:00 2023 +0200
0afe557
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Fri Oct 27 19:27:29 2023 -0400
32401ba
bootm: Support boot measurement
by Eddie James
· Tue Oct 24 10:43:50 2023 -0500
a87cbb8
bootstd: sata: Add bootstd support for ahci sata
by Tony Dinh
· Wed Oct 11 13:26:42 2023 -0700
b51f01d
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
by Simon Glass
· Mon Oct 23 00:02:13 2023 -0700
33795a9
bootstd: Correct logic for single uclass
by Simon Glass
· Mon Oct 23 00:02:12 2023 -0700
5c3e93f
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
by Simon Glass
· Mon Oct 23 00:02:10 2023 -0700
60bcbf0
bootstd: Scan all bootdevs in a boot_targets entry
by Simon Glass
· Sat Sep 23 14:50:15 2023 -0600
c7c751b
expo: Support building an expo with a textline
by Simon Glass
· Sun Oct 01 19:13:38 2023 -0600
23c3eb4
expo: Plumb in textline to cedit
by Simon Glass
· Sun Oct 01 19:13:37 2023 -0600
eb8af2c
expo: Support handling any key in cedit
by Simon Glass
· Sun Oct 01 19:13:36 2023 -0600
0023d18
expo: Plumb in textlines to a scene
by Simon Glass
· Sun Oct 01 19:13:34 2023 -0600
f6a943a
expo: Support opening a textline
by Simon Glass
· Sun Oct 01 19:13:33 2023 -0600
6116e76
expo: Add basic support for textline objects
by Simon Glass
· Sun Oct 01 19:13:32 2023 -0600
a968f5f
expo: Add some scene fields needed for text entry
by Simon Glass
· Sun Oct 01 19:13:31 2023 -0600
118a727
expo: Allow rendering the background of any object
by Simon Glass
· Sun Oct 01 19:13:30 2023 -0600
f099469
expo: Make calculation of an object bounding box generic
by Simon Glass
· Sun Oct 01 19:13:29 2023 -0600
f78388b
expo: Add a function to write a property to a devicetree
by Simon Glass
· Sun Oct 01 19:13:28 2023 -0600
193bfea
expo: Allow highlighting other scene-object types
by Simon Glass
· Sun Oct 01 19:13:27 2023 -0600
51bde1a
expo: Correct the logic for duplicate-ID detection
by Simon Glass
· Sun Oct 01 19:13:26 2023 -0600
1b4a225
expo: Correct some swallowed errors in scene
by Simon Glass
· Sun Oct 01 19:13:25 2023 -0600
b7a6453
expo: Use switch statements more for object types
by Simon Glass
· Sun Oct 01 19:13:24 2023 -0600
db6a051
expo: Fix up comments for get_cur_menuitem_text() et al
by Simon Glass
· Sun Oct 01 19:13:23 2023 -0600
b3a8b0a
expo: Add better error reporting
by Simon Glass
· Sun Oct 01 19:13:22 2023 -0600
d6833e9
bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
by Tony Dinh
· Tue Sep 19 14:27:21 2023 -0700
b3c2aa5
command: Include a required header in command.h
by Simon Glass
· Wed Sep 27 08:22:37 2023 -0600
6816489
dm: core: Reverse the argument order in ofnode_copy_props()
by Simon Glass
· Tue Sep 26 08:14:37 2023 -0600
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
62b03cc
bootstd: Keep track of use of usb stop
by Simon Glass
· Wed Sep 20 07:29:49 2023 -0600
ca65d23
x86: pxeboot: bugfix: Set variable for size of initrd
by Thomas Mittelstaedt
· Thu May 04 13:42:55 2023 +0000
b28f8f3
tools: mkimage: Add StarFive SPL image support
by Heinrich Schuchardt
· Sun Sep 17 13:47:30 2023 +0200
624c0e5
boot: Join ARCH_FIXUP_FDT_MEMORY with related options
by Simon Glass
· Thu Sep 14 10:55:59 2023 -0600
1a5bcc1
boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS
by Simon Glass
· Thu Sep 14 10:55:58 2023 -0600
b7b7f16
boot: Join FDT_FIXUP_PARTITIONS with related options
by Simon Glass
· Thu Sep 14 10:55:57 2023 -0600
8b1ec00
Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT
by Simon Glass
· Thu Sep 14 10:55:56 2023 -0600
e27d7df
Mark DISTRO_DEFAULTS as deprecated
by Simon Glass
· Thu Sep 14 10:55:55 2023 -0600
f7b09e2
Kconfig: Move TEXT_BASE et al under general setup
by Simon Glass
· Thu Sep 14 10:55:54 2023 -0600
6cfb002
boot: Make standard boot a menu
by Simon Glass
· Thu Sep 14 10:55:53 2023 -0600
2289ca9
Kconfig: Move SPL_FIT under FIT
by Simon Glass
· Thu Sep 14 10:55:52 2023 -0600
dfcedda
spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS
by Simon Glass
· Thu Sep 14 10:55:51 2023 -0600
e9a089a
Kconfig: Create a menu for FIT
by Simon Glass
· Thu Sep 14 10:55:49 2023 -0600
7f541fc
boot: Rename Android-boot text
by Simon Glass
· Thu Sep 14 10:55:48 2023 -0600
48e6d3d
boot: Move some other fdt-fixup options to the same menu
by Simon Glass
· Thu Sep 14 10:55:47 2023 -0600
2736719
Move fdt_simplefb to boot/
by Simon Glass
· Thu Sep 14 10:55:46 2023 -0600
a9773b8
boot: Move fdt_support to boot/
by Simon Glass
· Thu Sep 14 10:55:45 2023 -0600
c8c7002
expo: Fix documentation reference
by Massimo Pegorer
· Sat Sep 09 12:32:28 2023 +0200
869835d
image: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:59 2023 +0200
Next »