index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
image-android.c
Age
Commit message (
Expand
)
Author
2026-01-15
boot: android: Add bootconfig support
Guillaume La Roque (TI.com)
2026-01-15
boot: android: Add sandbox memory mapping support
Guillaume La Roque (TI.com)
2026-01-15
boot: android: import addBootConfigParameters() from AOSP
Mattijs Korpershoek (TI.com)
2025-12-05
boot: android: Always use 8-byte aligned DT with libfdt
Marek Vasut
2025-09-24
android: boot: fix wrong end of header in v3/v4 parsing
Guillaume Ranquet
2025-07-02
boot: android: Prevent use of unintialised variable
Andrew Goodbody
2025-06-24
boot/image-android: Workaround kernel/ramdisk invalid addr
George Chan
2025-05-30
image: android: fix ramdisk default address
Eddie Kovsky
2025-02-06
boot: android: handle boot images with missing DTB
Sam Day
2025-01-23
boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Aaron Kling
2024-12-25
Merge tag 'v2025.01-rc5' into next
Tom Rini
2024-12-18
boot: android: rework bootargs concatenation
Nicolas Belin
2024-12-18
boot: android: free newbootargs when done
Nicolas Belin
2024-12-18
boot: android: fix extra command line support
Nicolas Belin
2024-11-26
bootstd: android: don't read whole partition sizes
Julien Masson
2024-10-24
image: android: handle ramdisk default address
Neil Armstrong
2024-10-24
image: android: do not boot XIP when kernel is compressed
Neil Armstrong
2024-10-24
image: android: use ulong for kernel address
Neil Armstrong
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-03
boot: android: Fix ramdisk loading for v2 header
Mattijs Korpershoek
2024-08-22
boot: android: fix booting without a ramdisk
Michael Walle
2024-07-18
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
Mattijs Korpershoek
2024-06-07
android: Fix ramdisk loading for bootimage v3+
Roman Stratiienko
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2023-04-04
android: boot: support bootconfig
Safae Ouajih
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: update android_image_get_dtb_img_addr to support v3, v4
Safae Ouajih
2023-04-04
android: boot: support extra command line
Safae Ouajih
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: boot image header v3, v4 do not support recovery DTBO
Safae Ouajih
2023-04-04
android: boot: content print is not supported for v3, v4 header version
Safae Ouajih
2023-04-04
android: boot: move to andr_image_data structure
Safae Ouajih
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2021-11-11
Create a new boot/ directory
Simon Glass