Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7aad7833323aa9260935d172744a50f56356d52a
/
boot
8aa8a33
efi_loader: Move get_efi_pxe_arch() to efi_helper
by Simon Glass
· 2 weeks ago
9fd623a
efi: Move default filename to a function
by Simon Glass
· 2 weeks ago
ccdd7948
menu: add support to check if menu needs to be reprinted
by Weijie Gao
· 4 weeks ago
ae3b592
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 6 weeks ago
89bdd75
boot/Kconfig: correct fdt_fixup_memory_banks name typo
by Baruch Siach
· 4 weeks ago
WIP/30Oct2024
0f57b00
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 5 weeks ago
827dee5
fdt: lmb: add reserved regions as no-overwrite
by Sughosh Ganu
· 5 weeks ago
2800aec
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 4 weeks ago
WIP/27Oct2024
ea37e50
serial: serial_pl01x: Implement .getinfo() for PL01
by Maximilian Brune
· 5 weeks ago
47423b8
Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 weeks ago
e8a45b5
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 4 weeks ago
4f5c48d
imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS
by Rasmus Villemoes
· 4 weeks ago
f692cfe
boot: Introduce BOOTSTD_MENU to control bootflow menu build
by Marek Vasut
· 5 weeks ago
21e7fa0
image: android: handle ramdisk default address
by Neil Armstrong
· 5 weeks ago
d5a85e8
image: android: do not boot XIP when kernel is compressed
by Neil Armstrong
· 5 weeks ago
8f8e646
image: android: use ulong for kernel address
by Neil Armstrong
· 5 weeks ago
55c876c
common: android_ab: fix slot suffix for abc block
by Dmitry Rokosov
· 5 weeks ago
a995084
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· 5 weeks ago
01874ac
include/android_ab: move ab_select_slot() documentation to @ notation
by Dmitry Rokosov
· 5 weeks ago
a21aed0
boot: cedit: include u-boot/schedule.h
by Rasmus Villemoes
· 7 weeks ago
944e515
boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig
by Devarsh Thakkar
· 9 weeks ago
c525423
boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
by Devarsh Thakkar
· 9 weeks ago
a370963
Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"
by Tom Rini
· 5 weeks ago
2e6cf57
image-fit-sig: Remove padding check
by Chia-Wei Wang
· 6 weeks ago
96cbafb
expo: Drop scene_title_set()
by Simon Glass
· 6 weeks ago
fde7075
expo: Drop unneceesary calls to expo_str()
by Simon Glass
· 6 weeks ago
55a9de5
expo: Support menu-item values in cedit
by Simon Glass
· 6 weeks ago
f698786
expo: Add a little more cedit CMOS logging
by Simon Glass
· 6 weeks ago
012e1e8
expo: Allow menu items to have values
by Simon Glass
· 6 weeks ago
d8ff97c
expo: Use standard numbering for save and discard
by Simon Glass
· 6 weeks ago
89f4f33
expo: Set the initial next_id to 1
by Simon Glass
· 6 weeks ago
54eca1d
expo: Place menu items to the right of all labels
by Simon Glass
· 6 weeks ago
52c1917
video: Add a dark-grey console colour
by Simon Glass
· 6 weeks ago
aa0b3e6
bootstd: Avoid calling unavailable block functions
by Simon Glass
· 3 months ago
8efc954
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 7 weeks ago
8cb3303
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 6 weeks ago
d5cab0d
Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes
by Tom Rini
· 6 weeks ago
WIP/15Oct2024
5b9261f
Makefile: Drop SPL_FIT_GENERATOR support
by Marek Vasut
· 7 weeks ago
099b6df
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 7 weeks ago
3809fd3
bootstd: Add command to enable setting of bootmeth specific properties
by Martyn Welch
· 7 weeks ago
8ba82a9
boot: Add logic to enable booting from fallback option
by Martyn Welch
· 7 weeks ago
d2faad3
boot: pxe_utils: Add fallback support
by Martyn Welch
· 7 weeks ago
47e544f
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 6 weeks ago
WIP/11Oct2024
5c10c8b
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 8 weeks ago
c46760d
global: Rename SPL_ to XPL_
by Simon Glass
· 8 weeks ago
1d6132e
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 8 weeks ago
456bdb7
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 8 weeks ago
95a720e
boot: Drop unnecessary ifdef for LOAD_FIT
by Simon Glass
· 8 weeks ago
d25a104
boot: typo boormethod
by Heinrich Schuchardt
· 7 weeks ago
4e97d9b
bootstd: Add debugging for efi bootmeth
by Simon Glass
· 8 weeks ago
c530f60
Merge branch 'next'
by Tom Rini
· 7 weeks ago
00292c6
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
1b1ffda
boot: android: Fix ramdisk loading for v2 header
by Mattijs Korpershoek
· 7 weeks ago
4f98e23
bootm: adjust the print format
by Dario Binacchi
· 3 months ago
3af5b85
bootstd: android: Add U-Boot version to cmdline
by Mattijs Korpershoek
· 2 months ago
19dbc09
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 10 weeks ago
775f765
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· 3 months ago
cc2f60c
android_ab: Fixes: Fix backup offset calculation
by Joshua Watt
· 3 months ago
360aadd
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 3 months ago
c2c50d5
lmb: bootm: remove superfluous lmb stub functions
by Sughosh Ganu
· 3 months ago
30ffdd6
lmb: remove lmb_init_and_reserve_range() function
by Sughosh Ganu
· 3 months ago
6942bdb
lmb: allow lmb module to be used in SPL
by Sughosh Ganu
· 3 months ago
ed17a33
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 3 months ago
8c069df
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 3 months ago
be222ac
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 3 months ago
a41c1ae
Merge patch series "bootstd: Try again to resolve infinite-loop bug"
by Tom Rini
· 3 months ago
cae1ad0
bootstd: Make bootdev_next_prio() continue after failure
by Simon Glass
· 3 months ago
aad8b18
Revert "bootdev: avoid infinite probe loop"
by Simon Glass
· 3 months ago
6509c3f
boot: android: fix booting without a ramdisk
by Michael Walle
· 4 months ago
158cf0270
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 3 months ago
ed3ce65
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· 4 months ago
0fc406a
upl: Plumb in universal payload to the init process
by Simon Glass
· 4 months ago
ec2186a
spl: Plumb in the Universal Payload handoff
by Simon Glass
· 4 months ago
fefb534
upl: Add support for Universal Payload in SPL
by Simon Glass
· 4 months ago
264f4b0
upl: Add a command
by Simon Glass
· 4 months ago
3848e97
upl: Add support for writing a upl handoff
by Simon Glass
· 4 months ago
90469da
upl: Add support for reading a upl handoff
by Simon Glass
· 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
Next »