Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
006bd1bfd8b7522fb590fc617ce4ea3e4c8aeded
/
boot
fb59eca
image: Fix potentially uninitialized data variable
by Marek Vasut
· Mon Feb 27 20:56:31 2023 +0100
f5e6084
Merge branch 'master' into next
by Tom Rini
· Mon Mar 27 15:19:57 2023 -0400
054d018
boot: Create a common BOOT_DEFAULTS for distro and bootstd
by Simon Glass
· Fri Mar 24 16:58:13 2023 -0400
65edcd3
lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
by Simon Glass
· Fri Mar 24 16:58:12 2023 -0400
f111bf7
Move DISTRO_DEFAULTS into boot/
by Simon Glass
· Fri Mar 24 16:58:11 2023 -0400
ca84dc8
bootstd: Replicate the dtb-filename quirks of distroboot
by Simon Glass
· Wed Feb 22 12:17:04 2023 -0700
99e6818
bootflow: Rename bootflow_flags_t
by Simon Glass
· Wed Feb 22 12:17:03 2023 -0700
4aa874f
bootstd: Correct 'VPL' typo
by Simon Glass
· Wed Feb 22 09:33:58 2023 -0700
55d25b5
Correct SPL use of DM_RNG
by Simon Glass
· Wed Feb 22 09:33:53 2023 -0700
513eeed
boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
by Simon Glass
· Wed Feb 22 09:33:52 2023 -0700
4e3189f
bootstd: Disable QFW bootmeth in SPL
by Simon Glass
· Wed Feb 22 09:33:46 2023 -0700
e65efec
Correct SPL uses of CMD_BOOTEFI_BOOTMGR
by Simon Glass
· Sun Feb 05 17:53:23 2023 -0700
ae7ed57
Correct SPL uses of LMB
by Simon Glass
· Sun Feb 05 15:40:13 2023 -0700
db5d0d2
Correct SPL use of CMD_PSTORE
by Simon Glass
· Sun Feb 05 15:36:38 2023 -0700
e2d49d9
Correct SPL uses of CMD_FDT
by Simon Glass
· Sun Feb 05 15:36:30 2023 -0700
88b6f92
Correct SPL uses of CMD_BOOTM_PRE_LOAD
by Simon Glass
· Sun Feb 05 15:36:24 2023 -0700
df650d2
Correct SPL use of CMD_BOOTI
by Simon Glass
· Sun Feb 05 15:36:23 2023 -0700
5820c2f
qemu: Add a bootmeth for qfw
by Simon Glass
· Sat Jan 28 15:00:25 2023 -0700
2e5161eb
bootstd: Add some default filesystems and commands
by Simon Glass
· Sat Jan 28 15:00:21 2023 -0700
b73a829
bootstd: Probe the block device before use
by Simon Glass
· Sat Jan 28 15:00:19 2023 -0700
389a458
bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
by Simon Glass
· Sat Jan 28 15:00:18 2023 -0700
3306346
bootstd: Add a little more logging of bootflows
by Simon Glass
· Tue Jan 17 10:48:18 2023 -0700
cb2a5cd
bootstd: Record the bootdevs used during scanning
by Simon Glass
· Tue Jan 17 10:48:17 2023 -0700
5d3d44f
bootstd: Drop the old bootflow_scan_first()
by Simon Glass
· Tue Jan 17 10:48:16 2023 -0700
ba3d537
bootstd: Allow scanning a single bootdev label
by Simon Glass
· Tue Jan 17 10:48:15 2023 -0700
484e407
bootstd: Switch bootdev scanning to use labels
by Simon Glass
· Tue Jan 17 10:48:14 2023 -0700
660a995
bootstd: Allow iterating to the next bootdev priortiy
by Simon Glass
· Tue Jan 17 10:48:11 2023 -0700
ac06b26a
bootstd: Allow iterating to the next label in a list
by Simon Glass
· Tue Jan 17 10:48:10 2023 -0700
de567b1
bootstd: Allow hunting for a bootdev by label
by Simon Glass
· Tue Jan 17 10:48:09 2023 -0700
7e1f6a4
bootstd: Add a new pre-scan priority for bootdevs
by Simon Glass
· Tue Jan 17 10:48:08 2023 -0700
3e9f6be
bootstd: Allow hunting for bootdevs of a given priority
by Simon Glass
· Tue Jan 17 10:48:07 2023 -0700
e22fe92
bootstd: Treat DHCP and PXE as bootdev labels
by Simon Glass
· Tue Jan 17 10:48:05 2023 -0700
d393c4f
bootstd: Support reading a script from network or SPI flash
by Simon Glass
· Tue Jan 17 10:48:04 2023 -0700
215be68
bootstd: Add a SPI flash bootdev
by Simon Glass
· Tue Jan 17 10:48:03 2023 -0700
a63bda6
bootstd: Add a new bootmeth method to set the bootflow
by Simon Glass
· Tue Jan 17 10:48:01 2023 -0700
7370825
bootstd: Move label parsing into its own function
by Simon Glass
· Tue Jan 17 10:48:00 2023 -0700
30fbeb5
bootstd: Set the distro_bootpart env var with scripts
by Simon Glass
· Tue Jan 17 10:47:58 2023 -0700
56bb4e4
bootstd: Support reading the device tree with EFI
by Simon Glass
· Tue Jan 17 10:47:57 2023 -0700
7b8c634
bootstd: Include the device tree in the bootflow
by Simon Glass
· Tue Jan 17 10:47:56 2023 -0700
9e08caa
bootstd: Allow reading an EFI file from the network
by Simon Glass
· Tue Jan 17 10:47:55 2023 -0700
18c5040
bootstd: Rename bootdev checkers
by Simon Glass
· Tue Jan 17 10:47:54 2023 -0700
64cbc5c
bootstd: Only scan bootable partitions
by Simon Glass
· Tue Jan 17 10:47:42 2023 -0700
1248d2b
bootstd: Support running bootdev hunters
by Simon Glass
· Tue Jan 17 10:47:34 2023 -0700
5acb97a
bootstd: Add the concept of a bootdev hunter
by Simon Glass
· Tue Jan 17 10:47:33 2023 -0700
d6e39d1
bootstd: Add a default method to get bootflows
by Simon Glass
· Tue Jan 17 10:47:26 2023 -0700
b1dc36a
dm: mmc: Use bootdev_setup_sibling_blk()
by Simon Glass
· Tue Jan 17 10:47:25 2023 -0700
99c55a8
bootstd: Simplify locating existing bootdevs
by Simon Glass
· Tue Jan 17 10:47:16 2023 -0700
a1bcafb
bootstd: Remove special-case code for boot_targets
by Simon Glass
· Tue Jan 17 10:47:15 2023 -0700
ab2085c
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Thu Jan 19 09:46:57 2023 -0500
e3aa2cf
vbe: Allow probing the VBE bootmeth to fail in OS fixup
by Simon Glass
· Thu Jan 12 16:48:54 2023 -0700
93d888d
rockchip: Drop the FIT generator script
by Simon Glass
· Sat Jan 07 14:07:20 2023 -0700
bd7694f
rockchip: Convert all boards to use binman
by Simon Glass
· Sat Jan 07 14:07:19 2023 -0700
7d3684a
event: Correct dependencies on the EVENT framework
by Tom Rini
· Mon Jan 16 15:46:49 2023 -0500
d92bcc4
bootstd: Support setting a theme for the menu
by Simon Glass
· Fri Jan 06 08:52:42 2023 -0600
0a2f6a3
bootstd: Support creating a boot menu
by Simon Glass
· Fri Jan 06 08:52:40 2023 -0600
9f51393
expo: Add support for scene menus
by Simon Glass
· Fri Jan 06 08:52:38 2023 -0600
0a4d14b
expo: Add support for scenes
by Simon Glass
· Fri Jan 06 08:52:37 2023 -0600
d8adbe9
expo: Add basic implementation
by Simon Glass
· Fri Jan 06 08:52:36 2023 -0600
612b9cc
bootstd: Allow reading a logo for the OS
by Simon Glass
· Fri Jan 06 08:52:34 2023 -0600
72b7b19
bootstd: Read the Operating System name for distro/scripts
by Simon Glass
· Fri Jan 06 08:52:33 2023 -0600
daee3ba
image: Move common image code to image_board and command
by Simon Glass
· Fri Jan 06 08:52:28 2023 -0600
a6b1b3b
Merge branch 'next'
by Tom Rini
· Mon Jan 09 11:30:08 2023 -0500
f10df77
cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
by Marek Vasut
· Wed Dec 14 07:45:18 2022 +0100
be6e05b
Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
by Marek Vasut
· Sat Dec 17 18:41:13 2022 +0100
d3e7e20
cmd: source: Support specifying config name
by Sean Anderson
· Mon Dec 12 14:12:11 2022 -0500
489f402
PowerPC: Rework PBL location choice
by Tom Rini
· Wed Dec 28 10:52:51 2022 -0500
0f3d1de
common/spl/spl_ram: Remove unused default
by Tom Rini
· Sun Dec 04 10:14:20 2022 -0500
a63bea9
Merge tag 'v2023.01-rc4' into next
by Tom Rini
· Mon Dec 19 09:29:55 2022 -0500
5c1b071
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
by Tom Rini
· Tue Dec 13 09:26:25 2022 -0500
2008124
distro/pxeboot: Handle prompt variable
by Manuel Traut
· Fri Nov 18 09:00:27 2022 +0100
9d464f8
cmd: pxe: use strdup to copy config
by Patrick Delaunay
· Fri Oct 28 11:01:20 2022 +0200
41c7e4a
cmd: pxe: support INITRD and FDT selection with FIT
by Patrick Delaunay
· Fri Oct 28 11:01:19 2022 +0200
6b5cb36
cmd: pxe: reorder kernel treatment in label_boot
by Patrick Delaunay
· Fri Oct 28 11:01:18 2022 +0200
0aa1da6
tools: mkimage: add new image type "fdt_legacy"
by Marc Kleine-Budde
· Wed Nov 23 12:55:33 2022 +0100
68fc04c
net: Remove eth_legacy.c
by Tom Rini
· Sun Nov 27 10:25:36 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
39c43c3
Fix usage of CONFIG_PREBOOT
by Pali Rohár
· Sun Jul 10 13:42:55 2022 +0200
9d0042e
vbe: Record which phases loaded using VBE
by Simon Glass
· Thu Oct 20 18:23:18 2022 -0600
5722f0e
vpl: Allow signature verification
by Simon Glass
· Thu Oct 20 18:23:16 2022 -0600
a928961
vbe: Add info about the VBE device to the fwupd node
by Simon Glass
· Thu Oct 20 18:23:14 2022 -0600
bc993e5
vbe: Add Kconfig options for VPL
by Simon Glass
· Thu Oct 20 18:23:13 2022 -0600
a6a06cc
vbe: Drop the U-Boot prefix from the version
by Simon Glass
· Thu Oct 20 18:23:12 2022 -0600
39db199
vbe: Move OS implementation into a separate file
by Simon Glass
· Thu Oct 20 18:23:11 2022 -0600
d78aa75
vbe: Support reading the next SPL phase via VBE
by Simon Glass
· Thu Oct 20 18:23:10 2022 -0600
ec57644
vbe: Use a warning for a failed requests
by Simon Glass
· Thu Oct 20 18:23:06 2022 -0600
5a09137
vbe: Rename vbe_fixup to vbe_request
by Simon Glass
· Thu Oct 20 18:23:05 2022 -0600
a42f11f
image: Allow loading a FIT image for a particular phase
by Simon Glass
· Thu Oct 20 18:23:04 2022 -0600
e3f81ae
image: Add the concept of a phase to FIT
by Simon Glass
· Thu Oct 20 18:23:03 2022 -0600
4bf6987
image: Move comment for fit_conf_find_compat()
by Simon Glass
· Thu Oct 20 18:23:00 2022 -0600
00501fc
bootstd: Add a way to set up a bootflow
by Simon Glass
· Thu Oct 20 18:22:51 2022 -0600
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
bcb87b6
video: Drop use of the lcd header file
by Simon Glass
· Tue Oct 18 07:10:26 2022 -0600
016f4d5
mkimage: fit: Fix signing of configs with external data
by Sean Anderson
· Thu Oct 20 15:41:10 2022 -0400
5edb2c3
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Thu Oct 20 08:58:05 2022 -0400
a2860fb
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
by Andre Przywara
· Sun Jul 03 00:47:20 2022 +0100
386d05d
vbe: Add fixups for a basic set of OS requests
by Simon Glass
· Tue Oct 11 09:47:18 2022 -0600
571707b
boot: Tidy up logging and naming in vbe_simple
by Simon Glass
· Tue Oct 11 09:47:16 2022 -0600
f4ff703
boot: Pass the correct FDT to the EVT_FT_FIXUP event
by Simon Glass
· Tue Oct 11 09:47:15 2022 -0600
Next »