mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: chalianis1@gmail.com
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 01/11] common: filetype: add detection for x86 Linux kernel images
Date: Tue, 07 Oct 2025 12:15:41 +0200	[thread overview]
Message-ID: <175983214153.983651.2889096974255262063.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20251006041512.1360284-1-chalianis1@gmail.com>


On Mon, 06 Oct 2025 00:15:02 -0400, chalianis1@gmail.com wrote:
> Introduce a new filetype for x86 Linux kernel images by checking for
> the "HdrS" magic (0x53726448) at offset 0x202 in the setup header.
> 
> 

Applied, thanks!

[01/11] common: filetype: add detection for x86 Linux kernel images
        (no commit info)
[02/11] efi: payload: split out payload Kconfig symbols
        https://git.pengutronix.de/cgit/barebox/commit/?id=4ba4e23652ea (link may not be stable)
[03/11] efi: payload: add support for EFI initrd media protocol
        https://git.pengutronix.de/cgit/barebox/commit/?id=9ef8a6e873dc (link may not be stable)
[04/11] tlsf: move kasan_poison_shadow into tlsf_add_pool
        https://git.pengutronix.de/cgit/barebox/commit/?id=4fd2c32546d6 (link may not be stable)
[05/11] tlsf: support on-demand requesting memory from external store
        https://git.pengutronix.de/cgit/barebox/commit/?id=7e43bc6e8f8d (link may not be stable)
[06/11] efi: payload: earlymem: allocate only the barebox needs in term of memory
        https://git.pengutronix.de/cgit/barebox/commit/?id=ca4d3c34699c (link may not be stable)
[07/11] efi: payload: split image handling from legacy handover boot
        (no commit info)
[08/11] efi: payload: bootm: add support for efi stub boot
        https://git.pengutronix.de/cgit/barebox/commit/?id=d1485062fc94 (link may not be stable)
[09/11] efi: payload: bootm: add support for fit image
        https://git.pengutronix.de/cgit/barebox/commit/?id=cce4c24a1e85 (link may not be stable)
[10/11] efi: payload: make selectable without COMPILE_TEST
        https://git.pengutronix.de/cgit/barebox/commit/?id=063da7a655c1 (link may not be stable)
[11/11] ARM: efi: add a generic defconfig for v8 efi payload
        https://git.pengutronix.de/cgit/barebox/commit/?id=487cd4e91a99 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-10-07 10:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-06  4:15 chalianis1
2025-10-06  4:15 ` [PATCH 02/11] efi: payload: split out payload Kconfig symbols chalianis1
2025-10-06  4:15 ` [PATCH 03/11] efi: payload: add support for EFI initrd media protocol chalianis1
2025-10-06 11:31   ` Ahmad Fatoum
2025-10-06  4:15 ` [PATCH 04/11] tlsf: move kasan_poison_shadow into tlsf_add_pool chalianis1
2025-10-06  4:15 ` [PATCH 05/11] tlsf: support on-demand requesting memory from external store chalianis1
2025-10-06  4:15 ` [PATCH 06/11] efi: payload: earlymem: allocate only the barebox needs in term of memory chalianis1
2025-10-06 11:32   ` Ahmad Fatoum
2025-10-06  4:15 ` [PATCH 07/11] efi: payload: split image handling from legacy handover boot chalianis1
2025-10-06 11:37   ` Ahmad Fatoum
2025-10-06  4:15 ` [PATCH 08/11] efi: payload: bootm: add support for efi stub boot chalianis1
2025-10-06 11:40   ` Ahmad Fatoum
2025-10-06  4:15 ` [PATCH 09/11] efi: payload: bootm: add support for fit image chalianis1
2025-10-06 11:41   ` Ahmad Fatoum
2025-10-06  4:15 ` [PATCH 10/11] efi: payload: make selectable without COMPILE_TEST chalianis1
2025-10-06  4:15 ` [PATCH 11/11] ARM: efi: add a generic defconfig for v8 efi payload chalianis1
2025-10-06 11:41   ` Ahmad Fatoum
2025-10-06 11:39 ` [PATCH 01/11] common: filetype: add detection for x86 Linux kernel images Ahmad Fatoum
2025-10-07 10:15 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175983214153.983651.2889096974255262063.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=chalianis1@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox