Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32ef937d806dfa48a03e47f4169ed14ad4e56539
/
boot
32ef937
Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 4 days ago
c39c353
boot: extlinux: Fix unaligned buffer for reading data from file system
by Nam Cao
· 2 weeks ago
8620fc0
boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()
by Peter Korsgaard
· 3 weeks ago
1b8d41c
upl: fix parsing of DT property
by Heinrich Schuchardt
· 3 weeks ago
1824bf6
efi_loader: Move get_efi_pxe_arch() to efi_helper
by Simon Glass
· 2 weeks ago
3b1e60b
efi: Move default filename to a function
by Simon Glass
· 2 weeks ago
c2a1e9e
menu: add support to check if menu needs to be reprinted
by developer
· 4 weeks ago
3434420
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 6 weeks ago
cfd5a55
boot/Kconfig: correct fdt_fixup_memory_banks name typo
by Baruch Siach
· 4 weeks ago
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 4 weeks ago
04ddcb3
fdt: lmb: add reserved regions as no-overwrite
by Sughosh Ganu
· 5 weeks ago
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 4 weeks ago
b25c422
serial: serial_pl01x: Implement .getinfo() for PL01
by Maximilian Brune
· 4 weeks ago
0f53fd1
Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 weeks ago
f89dff1
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 4 weeks ago
d1bb953
imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS
by Rasmus Villemoes
· 4 weeks ago
abb772a
boot: Introduce BOOTSTD_MENU to control bootflow menu build
by Marek Vasut
· 5 weeks ago
04ba557
image: android: handle ramdisk default address
by Neil Armstrong
· 5 weeks ago
7cb867d
image: android: do not boot XIP when kernel is compressed
by Neil Armstrong
· 5 weeks ago
fd0318b
image: android: use ulong for kernel address
by Neil Armstrong
· 5 weeks ago
304031d
common: android_ab: fix slot suffix for abc block
by Dmitry Rokosov
· 5 weeks ago
52f93d3
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· 5 weeks ago
a0a6216
include/android_ab: move ab_select_slot() documentation to @ notation
by Dmitry Rokosov
· 5 weeks ago
f741c23
boot: cedit: include u-boot/schedule.h
by Rasmus Villemoes
· 7 weeks ago
7074ba6
boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig
by Devarsh Thakkar
· 8 weeks ago
ee3dad4
boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
by Devarsh Thakkar
· 8 weeks ago
8e3df06
Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"
by Tom Rini
· 5 weeks ago
1bc4222
image-fit-sig: Remove padding check
by Chia-Wei Wang
· 6 weeks ago
f957785
expo: Drop scene_title_set()
by Simon Glass
· 6 weeks ago
1f4bbff
expo: Drop unneceesary calls to expo_str()
by Simon Glass
· 6 weeks ago
6f3e87a
expo: Support menu-item values in cedit
by Simon Glass
· 6 weeks ago
330aa1e
expo: Add a little more cedit CMOS logging
by Simon Glass
· 6 weeks ago
100389f
expo: Allow menu items to have values
by Simon Glass
· 6 weeks ago
53a0a2f
expo: Use standard numbering for save and discard
by Simon Glass
· 6 weeks ago
5c6926c
expo: Set the initial next_id to 1
by Simon Glass
· 6 weeks ago
377f18e
expo: Place menu items to the right of all labels
by Simon Glass
· 6 weeks ago
bda3adc
video: Add a dark-grey console colour
by Simon Glass
· 6 weeks ago
1d80964
bootstd: Avoid calling unavailable block functions
by Simon Glass
· 3 months ago
c535107
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 7 weeks ago
e0f9551
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 5 weeks ago
baed5b4
Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes
by Tom Rini
· 6 weeks ago
0587c65
Makefile: Drop SPL_FIT_GENERATOR support
by Marek Vasut
· 7 weeks ago
d20ab50
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 7 weeks ago
93a0d16
bootstd: Add command to enable setting of bootmeth specific properties
by Martyn Welch
· 6 weeks ago
2c47aac
boot: Add logic to enable booting from fallback option
by Martyn Welch
· 6 weeks ago
53dd510
boot: pxe_utils: Add fallback support
by Martyn Welch
· 6 weeks ago
97799bc
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 6 weeks ago
4cafa21
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 8 weeks ago
86adc2e
global: Rename SPL_ to XPL_
by Simon Glass
· 8 weeks ago
0e84d96
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 8 weeks ago
d4dce4a
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 8 weeks ago
af59425
boot: Drop unnecessary ifdef for LOAD_FIT
by Simon Glass
· 8 weeks ago
646c816
boot: typo boormethod
by Heinrich Schuchardt
· 7 weeks ago
b3445e0
bootstd: Add debugging for efi bootmeth
by Simon Glass
· 8 weeks ago
63630a7
Merge branch 'next'
by Tom Rini
· 7 weeks ago
67545de
Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· 7 weeks ago
9135997
boot: android: Fix ramdisk loading for v2 header
by Mattijs Korpershoek
· 7 weeks ago
a6aa17c
bootm: adjust the print format
by Dario Binacchi
· 3 months ago
c818a71
bootstd: android: Add U-Boot version to cmdline
by Mattijs Korpershoek
· 2 months ago
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 10 weeks ago
17aea46
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· 3 months ago
a16890e
android_ab: Fixes: Fix backup offset calculation
by Joshua Watt
· 3 months ago
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 3 months ago
0b39317
lmb: bootm: remove superfluous lmb stub functions
by Sughosh Ganu
· 3 months ago
ac42434
lmb: remove lmb_init_and_reserve_range() function
by Sughosh Ganu
· 3 months ago
0d733f0
lmb: allow lmb module to be used in SPL
by Sughosh Ganu
· 3 months ago
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 3 months ago
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 3 months ago
ebb1c20
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 3 months ago
ad744ad
Merge patch series "bootstd: Try again to resolve infinite-loop bug"
by Tom Rini
· 3 months ago
5aaa562
bootstd: Make bootdev_next_prio() continue after failure
by Simon Glass
· 3 months ago
15f128a
Revert "bootdev: avoid infinite probe loop"
by Simon Glass
· 3 months ago
955415b
boot: android: fix booting without a ramdisk
by Michael Walle
· 4 months ago
6076b74
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 3 months ago
9c8cf10
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· 4 months ago
45aec8e
upl: Plumb in universal payload to the init process
by Simon Glass
· 4 months ago
9b5bfba
spl: Plumb in the Universal Payload handoff
by Simon Glass
· 4 months ago
bc3ec00
upl: Add support for Universal Payload in SPL
by Simon Glass
· 4 months ago
3a028c2
upl: Add a command
by Simon Glass
· 4 months ago
b9474a8
upl: Add support for writing a upl handoff
by Simon Glass
· 4 months ago
77459f4
upl: Add support for reading a upl handoff
by Simon Glass
· 4 months ago
5371184
usb: bootm: Drop old USB-device-removal code
by Simon Glass
· 4 months ago
1cd3ec9
boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
by Heinrich Schuchardt
· 4 months ago
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· 4 months ago
5b0d914
boot: Correct indentation in efi bootmeth
by Simon Glass
· 4 months ago
d2d7fc8
bootstd: Correct handling of script from network
by Simon Glass
· 4 months ago
e5cb018
bootstd: Tidy up comments on the boothmeth drivers
by Simon Glass
· 4 months ago
f391101
doc: Add a description for bootmeth_sandbox
by Simon Glass
· 4 months ago
01bd6f6
doc: Add a description for bootmeth_qfw
by Simon Glass
· 4 months ago
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 4 months ago
b30baa9
bootstd: Add a bootmeth for Android
by Mattijs Korpershoek
· 5 months ago
fc420be
bootstd: Add bootflow_iter_check_mmc() helper
by Mattijs Korpershoek
· 5 months ago
2b5c70a
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
by Mattijs Korpershoek
· 5 months ago
f94b261
Merge patch series "Respin bootstd cros patch into a series of two"
by Tom Rini
· 4 months ago
9befbc8
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· 5 months ago
520d3a4
boot: Remove duplicate newlines
by Marek Vasut
· 4 months ago
d54a7e7
Merge patch series "Add Turris 1.x board"
by Tom Rini
· 4 months ago
6763ff8
powerpc: Add support for CZ.NIC Turris 1.x routers
by Pali Rohár
· 6 months ago
6c368f4
Fix Kconfig coding style from spaces to tab
by Anand Moon
· 5 months ago
e2b258c
cmd: bootm: add ELF file support
by Maxim Moskalets
· 5 months ago
Next »