Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7a5e00d5c349ee6e123d7c17904730b9deaa8047
/
boot
8cb3303
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 3 months ago
d5cab0d
Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes
by Tom Rini
· 3 months ago
5b9261f
Makefile: Drop SPL_FIT_GENERATOR support
by Marek Vasut
· 3 months ago
099b6df
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 3 months ago
3809fd3
bootstd: Add command to enable setting of bootmeth specific properties
by Martyn Welch
· 3 months ago
8ba82a9
boot: Add logic to enable booting from fallback option
by Martyn Welch
· 3 months ago
d2faad3
boot: pxe_utils: Add fallback support
by Martyn Welch
· 3 months ago
47e544f
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 3 months ago
5c10c8b
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 4 months ago
c46760d
global: Rename SPL_ to XPL_
by Simon Glass
· 4 months ago
1d6132e
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 4 months ago
456bdb7
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 4 months ago
95a720e
boot: Drop unnecessary ifdef for LOAD_FIT
by Simon Glass
· 4 months ago
d25a104
boot: typo boormethod
by Heinrich Schuchardt
· 3 months ago
4e97d9b
bootstd: Add debugging for efi bootmeth
by Simon Glass
· 4 months ago
c530f60
Merge branch 'next'
by Tom Rini
· 3 months 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
· 3 months ago
1b1ffda
boot: android: Fix ramdisk loading for v2 header
by Mattijs Korpershoek
· 4 months ago
4f98e23
bootm: adjust the print format
by Dario Binacchi
· 5 months ago
3af5b85
bootstd: android: Add U-Boot version to cmdline
by Mattijs Korpershoek
· 4 months ago
19dbc09
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 4 months ago
775f765
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· 5 months ago
cc2f60c
android_ab: Fixes: Fix backup offset calculation
by Joshua Watt
· 5 months ago
360aadd
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 5 months ago
c2c50d5
lmb: bootm: remove superfluous lmb stub functions
by Sughosh Ganu
· 5 months ago
30ffdd6
lmb: remove lmb_init_and_reserve_range() function
by Sughosh Ganu
· 5 months ago
6942bdb
lmb: allow lmb module to be used in SPL
by Sughosh Ganu
· 5 months ago
ed17a33
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 5 months ago
8c069df
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 5 months ago
be222ac
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 5 months ago
a41c1ae
Merge patch series "bootstd: Try again to resolve infinite-loop bug"
by Tom Rini
· 5 months ago
cae1ad0
bootstd: Make bootdev_next_prio() continue after failure
by Simon Glass
· 5 months ago
aad8b18
Revert "bootdev: avoid infinite probe loop"
by Simon Glass
· 5 months ago
6509c3f
boot: android: fix booting without a ramdisk
by Michael Walle
· 6 months ago
158cf0270
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 5 months ago
ed3ce65
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· 5 months ago
0fc406a
upl: Plumb in universal payload to the init process
by Simon Glass
· 5 months ago
ec2186a
spl: Plumb in the Universal Payload handoff
by Simon Glass
· 5 months ago
fefb534
upl: Add support for Universal Payload in SPL
by Simon Glass
· 5 months ago
264f4b0
upl: Add a command
by Simon Glass
· 5 months ago
3848e97
upl: Add support for writing a upl handoff
by Simon Glass
· 5 months ago
90469da
upl: Add support for reading a upl handoff
by Simon Glass
· 5 months ago
59ca3a2
usb: bootm: Drop old USB-device-removal code
by Simon Glass
· 6 months ago
4f65851
boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
by Heinrich Schuchardt
· 6 months ago
b81e31a
bootstash: Do not provide a default address for all
by Tom Rini
· 6 months ago
6b387c9
boot: Correct indentation in efi bootmeth
by Simon Glass
· 6 months ago
60b180f
bootstd: Correct handling of script from network
by Simon Glass
· 6 months ago
cfed221
bootstd: Tidy up comments on the boothmeth drivers
by Simon Glass
· 6 months ago
9540302
doc: Add a description for bootmeth_sandbox
by Simon Glass
· 6 months ago
70a4982
doc: Add a description for bootmeth_qfw
by Simon Glass
· 6 months ago
4595600
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 6 months ago
125d9f3
bootstd: Add a bootmeth for Android
by Mattijs Korpershoek
· 6 months ago
be0b076
bootstd: Add bootflow_iter_check_mmc() helper
by Mattijs Korpershoek
· 6 months ago
58fed99
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
by Mattijs Korpershoek
· 6 months ago
0c7c949
Merge patch series "Respin bootstd cros patch into a series of two"
by Tom Rini
· 6 months ago
1b1b1e7
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· 7 months ago
789934f
boot: Remove duplicate newlines
by Marek Vasut
· 6 months ago
246a0ce
Merge patch series "Add Turris 1.x board"
by Tom Rini
· 6 months ago
f415820
powerpc: Add support for CZ.NIC Turris 1.x routers
by Pali Rohár
· 7 months ago
608a88c
Fix Kconfig coding style from spaces to tab
by Anand Moon
· 7 months ago
2abf14d
cmd: bootm: add ELF file support
by Maxim Moskalets
· 7 months ago
c85a05a
bootstd: cros: store partition type in an efi_guid_t
by Vincent Stehlé
· 7 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
· 7 months ago
e7505b3
tpm: allow the user to select the compiled algorithms
by Ilias Apalodimas
· 7 months ago
27b462c
tpm: Move TCG headers into a separate file
by Ilias Apalodimas
· 7 months ago
48641bf
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· 7 months ago
909321b
use fdt_kaslrseed function to de-duplicate code
by Tim Harvey
· 7 months ago
ea955ee
fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
by Tim Harvey
· 7 months ago
00afd1e
Add fdt_kaslrseed function to add kaslr-seed to chosen node
by Tim Harvey
· 7 months ago
6e5e713
pxe: Add debugging for booting
by Simon Glass
· 7 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 7 months ago
3fc9de4
boot: links to FIT documentation in Kconfig
by Heinrich Schuchardt
· 7 months ago
05b9665
boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
by Quentin Schulz
· 7 months ago
b88950f
boot: fix typos in help text of Kconfig configs
by Quentin Schulz
· 7 months ago
d69759a
tpm: measure DTB in PCR1 instead of PCR0
by Ilias Apalodimas
· 7 months ago
9cf83a7
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 7 months ago
c946385
efi_loader: move distro_efi_get_fdt_name()
by Heinrich Schuchardt
· 9 months ago
17b1656
abootimg: Add init_boot image support
by Roman Stratiienko
· 8 months ago
da3447d
android: Fix ramdisk loading for bootimage v3+
by Roman Stratiienko
· 8 months ago
3078766
image: Set load_end on partial loads
by Mattijs Korpershoek
· 8 months ago
d9e9e69
image: remove redundant hash includes
by Raymond Mao
· 8 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 8 months ago
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 8 months ago
c4b646d
boot: Remove <common.h> and add needed includes
by Tom Rini
· 9 months ago
591257b
rng: Introduce SPL_DM_RNG
by Marek Vasut
· 9 months ago
efe1cee
boot: Move framebuffer reservation to separate helper
by Devarsh Thakkar
· 11 months ago
86281e4
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
by Devarsh Thakkar
· 11 months ago
84dda5c
Kconfig: Remove all default n options
by Michal Simek
· 9 months ago
16da853
boot: fdt: Turn all addresses and sizes into u64
by Marek Vasut
· 9 months ago
cdd20e3
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· 9 months ago
16b80c9
fdt: Fix fdt_pack_reg() on 64-bit platforms
by Sam Protsenko
· 10 months ago
01437e3
Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t"
by Tom Rini
· 9 months ago
c7afe41
boot: fdt: Move usable variable below updated comment
by Marek Vasut
· 10 months ago
f5178dd
boot: fdt: Drop lmb_alloc*() typecasts
by Marek Vasut
· 10 months ago
ca8d4df
boot: fdt: Clean up env_get_bootm_mapsize()
by Marek Vasut
· 10 months ago
5fb569b
boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
by Marek Vasut
· 10 months ago
98e68ec
boot: fdt: Clean up env_get_bootm_size()
by Marek Vasut
· 10 months ago
a4df06e
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
by Marek Vasut
· 10 months ago
777c284
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 9 months ago
207282d
pxe: Allow booting without CMDLINE for the zboot method
by Simon Glass
· 1 year, 1 month ago
Next »