index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
image-fdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
boot: add support for fdt_fixup command in environment
Matthias Schiffer
2023-12-21
1
-3
/
+17
*
fdt: Move ft_verify_fdt() before the final fixups
Simon Glass
2023-12-13
1
-3
/
+4
*
fdt: Drop the confusing casts in lmb_free()
Simon Glass
2023-12-13
1
-3
/
+2
*
boot: Move adding initrd earlier in image_setup_libfdt()
Simon Glass
2023-12-13
1
-1
/
+4
*
fdt: ppc: Drop extra size for ramdisk
Simon Glass
2023-12-13
1
-7
/
+0
*
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
1
-1
/
+2
*
bootm: Reduce arguments to boot_get_fdt()
Simon Glass
2023-12-13
1
-6
/
+3
*
bootm: Pass image buffer to boot_get_fdt()
Simon Glass
2023-12-13
1
-29
/
+3
*
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
1
-1
/
+1
*
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
1
-1
/
+2
*
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2023-04-04
1
-1
/
+1
*
Correct SPL use of CMD_PSTORE
Simon Glass
2023-02-09
1
-1
/
+1
*
Correct SPL uses of CMD_FDT
Simon Glass
2023-02-09
1
-1
/
+1
*
boot: Pass the correct FDT to the EVT_FT_FIXUP event
Simon Glass
2022-10-17
1
-6
/
+9
*
boot: Correct handling of addresses in boot_relocate_fdt()
Simon Glass
2022-10-17
1
-11
/
+11
*
event: Pass the images to EVT_FT_FIXUP
Simon Glass
2022-09-29
1
-0
/
+1
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
1
-3
/
+3
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
1
-3
/
+3
*
Convert CONFIG_SYS_FDT_PAD to Kconfig
Tom Rini
2022-08-12
1
-4
/
+0
*
event: Add an event for device tree fixups
Simon Glass
2022-08-12
1
-0
/
+11
*
image: fdt: Fix DT relocation handling with multiple DRAM banks with gap
Marek Vasut
2022-04-20
1
-4
/
+36
*
image-fdt: save name of FIT configuration in '/chosen' node
Daniel Golle
2022-04-19
1
-0
/
+6
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-1
/
+1
*
Create a new boot/ directory
Simon Glass
2021-11-11
1
-0
/
+666