doc: fix mistyped "env flags" command
[pandora-u-boot.git] / boot / image-fdt.c
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08 Tom RiniMerge branch 'next'
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21 Tom RiniMerge branch '2023-12-21-assorted-updates-and-fixes...
2023-12-21 Matthias Schifferboot: add support for fdt_fixup command in environment
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-14 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14 Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13 Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13 Simon Glassfdt: Move ft_verify_fdt() before the final fixups
2023-12-13 Simon Glassfdt: Drop the confusing casts in lmb_free()
2023-12-13 Simon Glassboot: Move adding initrd earlier in image_setup_libfdt()
2023-12-13 Simon Glassfdt: ppc: Drop extra size for ramdisk
2023-12-13 Simon Glassboot: Drop size parameter from image_setup_libfdt()
2023-12-13 Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13 Simon Glassbootm: Reduce arguments to boot_get_fdt()
2023-12-13 Simon Glassbootm: Pass image buffer to boot_get_fdt()
2023-05-08 Tom RiniMerge branch 'master' into next
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-06 Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05 Tom RiniMerge branch '2023-04-04-android-image-v3-v4-support'
2023-04-04 Safae Ouajihandroid: boot: support boot image header version 3...
2023-04-04 Safae Ouajihandroid: boot: add vendor boot image to prepare for...
2023-04-04 Safae Ouajihandroid: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-09 Simon GlassCorrect SPL use of CMD_PSTORE
2023-02-09 Simon GlassCorrect SPL uses of CMD_FDT
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Simon Glassboot: Pass the correct FDT to the EVT_FT_FIXUP event
2022-10-18 Simon Glassboot: Correct handling of addresses in boot_relocate_fdt()
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glassevent: Pass the images to EVT_FT_FIXUP
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-08-13 Tom RiniMerge branch '2022-08-12-assorted-updates'
2022-08-12 Tom RiniConvert CONFIG_SYS_FDT_PAD to Kconfig
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassevent: Add an event for device tree fixups
2022-04-20 Tom RiniMerge branch '2022-04-20-assorted-improvements'
2022-04-20 Marek Vasutimage: fdt: Fix DT relocation handling with multiple...
2022-04-19 Tom RiniMerge branch '2022-04-19-assorted-updates'
2022-04-19 Daniel Golleimage-fdt: save name of FIT configuration in '/chosen...
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Simon GlassCreate a new boot/ directory