mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH 00/27] ARM: Add pxa3xx and Raumfeld Speaker support
Date: Wed, 19 Aug 2026 11:26:22 +0200	[thread overview]
Message-ID: <178713158298.1727987.5252152791438927907.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260816-pxa3xx-v1-0-f3c3d7a6c43f@pengutronix.de>


On Sun, 16 Aug 2026 19:56:20 +0200, Sascha Hauer wrote:
> This series drops unused for longer remnants of the PXA2xx support and
> adds device tree based PXA3xx support instead. The PXA2xx boards have
> been removed already earlier leaving the remaining SoC code unused.
> Should anybody have interest in PXA2xx it should be straight forward
> adding back based on the new device tree code.
> 
> The board supported with this series is a Raumfeld Speaker which I had
> lying under my desk catching dust, but now serves me as a music player
> again. The PXA3xx support is fairly complete:
> 
> [...]

Applied, thanks!

[01/27] ARM: pxa: remove PXA25x and PXA27x support
        https://git.pengutronix.de/cgit/barebox/commit/?id=fbf83af6624a (link may not be stable)
[02/27] video: remove the PXA framebuffer driver
        https://git.pengutronix.de/cgit/barebox/commit/?id=a2f81413c1b8 (link may not be stable)
[03/27] ARM: cache: drive the XSC3 cache with the ARMv4 functions
        https://git.pengutronix.de/cgit/barebox/commit/?id=81946d495a4b (link may not be stable)
[04/27] mci: pxamci: get the clock from the clk API
        https://git.pengutronix.de/cgit/barebox/commit/?id=b092d5603fb1 (link may not be stable)
[05/27] pwm: pxa: get the clock from the clk API
        https://git.pengutronix.de/cgit/barebox/commit/?id=ac8fbcec25d5 (link may not be stable)
[06/27] serial: pxa: get the clock from the clk API
        https://git.pengutronix.de/cgit/barebox/commit/?id=bea10f91081d (link may not be stable)
[07/27] clk: pxa: add a device tree clock driver for PXA3xx
        https://git.pengutronix.de/cgit/barebox/commit/?id=67746dc67853 (link may not be stable)
[08/27] mtd: nand: nand_mrvl_nfc: honour marvell,nand-keep-config
        https://git.pengutronix.de/cgit/barebox/commit/?id=6d6c443a4fbb (link may not be stable)
[09/27] mtd: nand: nand_mrvl_nfc: support the nand-controller bindings
        https://git.pengutronix.de/cgit/barebox/commit/?id=4e8b7516de1f (link may not be stable)
[10/27] mtd: nand: mrvl_nfc: keep the ready latch across a STATUS command
        https://git.pengutronix.de/cgit/barebox/commit/?id=c16739526aed (link may not be stable)
[11/27] mtd: nand: mrvl_nfc: do not report a command timeout as an error
        https://git.pengutronix.de/cgit/barebox/commit/?id=97505ef63828 (link may not be stable)
[12/27] mci: pxamci: probe from the device tree
        https://git.pengutronix.de/cgit/barebox/commit/?id=58ad9e48dbf8 (link may not be stable)
[13/27] serial: pxa: add device tree support
        https://git.pengutronix.de/cgit/barebox/commit/?id=b4ad4bc4203e (link may not be stable)
[14/27] serial: pxa: provide the Linux console name
        https://git.pengutronix.de/cgit/barebox/commit/?id=ecb4cebe15d6 (link may not be stable)
[15/27] gpio: pxa: add a driver and switch the architecture to GPIOLIB
        https://git.pengutronix.de/cgit/barebox/commit/?id=4d01bdd2023b (link may not be stable)
[16/27] ARM: pxa: add DEBUG_LL support
        https://git.pengutronix.de/cgit/barebox/commit/?id=7c984e8ae930 (link may not be stable)
[17/27] ARM: pxa: let the board select the SoC
        https://git.pengutronix.de/cgit/barebox/commit/?id=b7a78c72b332 (link may not be stable)
[18/27] ARM: pxa: enable device tree support
        https://git.pengutronix.de/cgit/barebox/commit/?id=642f2cc3b1cc (link may not be stable)
[19/27] scripts: add pxa-image
        https://git.pengutronix.de/cgit/barebox/commit/?id=bcfcce3499ed (link may not be stable)
[20/27] ARM: pxa: add a NAND first stage loader
        https://git.pengutronix.de/cgit/barebox/commit/?id=2e81de15f9c6 (link may not be stable)
[21/27] filetype: detect PXA3xx NTIM images
        https://git.pengutronix.de/cgit/barebox/commit/?id=7a1f2a4e787c (link may not be stable)
[22/27] ARM: pxa: add a barebox update handler for NAND
        https://git.pengutronix.de/cgit/barebox/commit/?id=772b16118429 (link may not be stable)
[23/27] clocksource: add a driver for the PXA OS timer and its watchdog
        https://git.pengutronix.de/cgit/barebox/commit/?id=f593d9fadebb (link may not be stable)
[24/27] ARM: pxa: move over to MULTIARCH
        https://git.pengutronix.de/cgit/barebox/commit/?id=27292387963d (link may not be stable)
[25/27] ARM: pxa: reset straight away and without complaining
        https://git.pengutronix.de/cgit/barebox/commit/?id=4c21b99c838f (link may not be stable)
[26/27] ARM: pxa: add Raumfeld Speaker board support
        https://git.pengutronix.de/cgit/barebox/commit/?id=74b245df5e0e (link may not be stable)
[27/27] ARM: multi_v5_v6_defconfig: enable PXA support
        https://git.pengutronix.de/cgit/barebox/commit/?id=f5e40b66cd3b (link may not be stable)

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




      parent reply	other threads:[~2026-08-19  9:27 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-16 17:56 Sascha Hauer
2026-08-16 17:56 ` [PATCH 01/27] ARM: pxa: remove PXA25x and PXA27x support Sascha Hauer
2026-08-16 17:56 ` [PATCH 02/27] video: remove the PXA framebuffer driver Sascha Hauer
2026-08-16 17:56 ` [PATCH 03/27] ARM: cache: drive the XSC3 cache with the ARMv4 functions Sascha Hauer
2026-08-16 17:56 ` [PATCH 04/27] mci: pxamci: get the clock from the clk API Sascha Hauer
2026-08-16 17:56 ` [PATCH 05/27] pwm: pxa: " Sascha Hauer
2026-08-16 17:56 ` [PATCH 06/27] serial: " Sascha Hauer
2026-08-16 17:56 ` [PATCH 07/27] clk: pxa: add a device tree clock driver for PXA3xx Sascha Hauer
2026-08-16 17:56 ` [PATCH 08/27] mtd: nand: nand_mrvl_nfc: honour marvell,nand-keep-config Sascha Hauer
2026-08-16 17:56 ` [PATCH 09/27] mtd: nand: nand_mrvl_nfc: support the nand-controller bindings Sascha Hauer
2026-08-16 17:56 ` [PATCH 10/27] mtd: nand: mrvl_nfc: keep the ready latch across a STATUS command Sascha Hauer
2026-08-16 17:56 ` [PATCH 11/27] mtd: nand: mrvl_nfc: do not report a command timeout as an error Sascha Hauer
2026-08-16 17:56 ` [PATCH 12/27] mci: pxamci: probe from the device tree Sascha Hauer
2026-08-16 17:56 ` [PATCH 13/27] serial: pxa: add device tree support Sascha Hauer
2026-08-16 17:56 ` [PATCH 14/27] serial: pxa: provide the Linux console name Sascha Hauer
2026-08-16 17:56 ` [PATCH 15/27] gpio: pxa: add a driver and switch the architecture to GPIOLIB Sascha Hauer
2026-08-16 17:56 ` [PATCH 16/27] ARM: pxa: add DEBUG_LL support Sascha Hauer
2026-08-16 17:56 ` [PATCH 17/27] ARM: pxa: let the board select the SoC Sascha Hauer
2026-08-16 17:56 ` [PATCH 18/27] ARM: pxa: enable device tree support Sascha Hauer
2026-08-16 17:56 ` [PATCH 19/27] scripts: add pxa-image Sascha Hauer
2026-08-16 17:56 ` [PATCH 20/27] ARM: pxa: add a NAND first stage loader Sascha Hauer
2026-08-16 17:56 ` [PATCH 21/27] filetype: detect PXA3xx NTIM images Sascha Hauer
2026-08-16 17:56 ` [PATCH 22/27] ARM: pxa: add a barebox update handler for NAND Sascha Hauer
2026-08-16 17:56 ` [PATCH 23/27] clocksource: add a driver for the PXA OS timer and its watchdog Sascha Hauer
2026-08-16 17:56 ` [PATCH 24/27] ARM: pxa: move over to MULTIARCH Sascha Hauer
2026-08-16 17:56 ` [PATCH 25/27] ARM: pxa: reset straight away and without complaining Sascha Hauer
2026-08-16 17:56 ` [PATCH 26/27] ARM: pxa: add Raumfeld Speaker board support Sascha Hauer
2026-08-16 17:56 ` [PATCH 27/27] ARM: multi_v5_v6_defconfig: enable PXA support Sascha Hauer
2026-08-17  7:35 ` [PATCH 00/27] ARM: Add pxa3xx and Raumfeld Speaker support Ahmad Fatoum
2026-08-19  9:26 ` 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=178713158298.1727987.5252152791438927907.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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