close
mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/7] video: enable boot splash on i.MX8MP with LVDS panel
 2026-06-04  3:42 UTC  (19+ messages)
` [PATCH 1/6] clk: imx8mp: add 700 MHz rate entry for VIDEO_PLL1
` [PATCH 2/6] pmdomain: imx8mp-blk-ctrl: add media blk-ctrl power domain support
` [PATCH 3/6] video: backlight-pwm: make power-supply and enable-gpio optional
` [PATCH 4/6] video: add i.MX8MP LCDIF2 V8 framebuffer driver
` [PATCH 5/6] video: add generic panel-lvds driver
` [PATCH 6/6] video: imx-lcdif: drain write-combine buffer before LCDIF DMA reads pixels

[PATCH] lib: gui: png_pico: fix use-after-free and double-free in png_open
 2026-06-04  3:29 UTC  (3+ messages)

[PATCH 0/4] ARM: i.MX6UL: initialize snvs peripheral
 2026-06-03 14:41 UTC  (6+ messages)
` [PATCH 1/4] nvmem: snvs_lpgpr: remove unnecessary cfg->name assignment
` [PATCH 2/4] ARM: i.MX8M/i.MX7: initialize SNVS glitch detection for all families
` [PATCH 3/4] ARM: i.MX7: snvs: rename imx7_snvs_init -> imx7_setup_snvs
` [PATCH 4/4] ARM: i.MX6UL: initialize SNVS

[PATCH v2 0/3] USB: dwc2: Fix handling NAK
 2026-06-02  9:29 UTC  (4+ messages)
` [PATCH v2 1/3] usb: dwc2: Do not print error messages when URBs are nacked
` [PATCH v2 2/3] usb: dwc2: handle NAK when CHHLTD does not fire
` [PATCH v2 3/3] usb: dwc2: fix data toggle reset direction on ClearFeature(ENDPOINT_HALT)

[PATCH] lib: logo: support a single pre-rendered logo file as an alternative to SVG
 2026-06-02  7:00 UTC  (2+ messages)

[PATCH 0/3] debug_ll: Cleanup conflicts for multiple SoCs
 2026-06-01 12:29 UTC  (4+ messages)
` [PATCH 1/3] debug_ll: give PUTC_LL a common prototype
` [PATCH 2/3] debug_ll: Add Kconfig options for debug uarts that have none
` [PATCH 3/3] debug_ll: pl011: define PUTC_LL only when requested

[PATCH] drivers: mci: rockchip: fix HS400 DLL strobe and clock gate config
 2026-05-29 11:43 UTC  (2+ messages)

[PATCH 0/4] public keys: rework keyrings as nested containers
 2026-05-29 11:43 UTC  (6+ messages)
` [PATCH 1/4] public keys: make error message more informative
` [PATCH 2/4] public keys: make key_name_hint optional
` [PATCH 3/4] public keys: rework keyrings as nested containers
` [PATCH 4/4] public keys: allow keys to be members of multiple keyrings

[PATCH] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()
 2026-05-29 11:43 UTC  (6+ messages)
` [PATCH] clk: rockchip: rk3568: Add PCIe pipe clock gates
` (subset) [PATCH] clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()

[PATCH v3 1/2] Add support for extlinux.conf
 2026-05-29  5:37 UTC  (3+ messages)
` [PATCH v3 2/2] Documentation: add extlinux.conf support description

[PATCH master v3 0/5] ARM64: unify pbl and proper malloc area start
 2026-05-28 16:35 UTC  (8+ messages)
` [PATCH master v3 1/5] arch: introduce new CONFIG_ARCH_HAS_MALLOC_SIZE
` [PATCH master v3 2/5] arch: introduce CONFIG_BAREBOX_MEMORY_OFFSET
` [PATCH master v3 3/5] ARM64: switch to CONFIG_BAREBOX_MEMORY_OFFSET
` [PATCH master v3 4/5] ARM64: configs: drop CONFIG_MALLOC_SIZE=0x0 as it's now the default
` [PATCH master v3 5/5] ARM64: place PBL malloc area at start of barebox proper malloc area

v2026.04.1
 2026-05-28 13:06 UTC 

[PATCH master v2 0/5] ARM64: unify pbl and proper malloc area start
 2026-05-28 12:50 UTC  (13+ messages)
` [PATCH master v2 1/5] arch: introduce new CONFIG_ARCH_HAS_MALLOC_SIZE
` [PATCH master v2 2/5] arch: introduce CONFIG_BAREBOX_MEMORY_OFFSET
` [PATCH master v2 3/5] ARM64: switch to CONFIG_BAREBOX_MEMORY_OFFSET
` [PATCH master v2 4/5] ARM64: configs: drop CONFIG_MALLOC_SIZE=0x0 as it's now the default
` [PATCH master v2 5/5] ARM64: place PBL malloc area at start of barebox proper malloc area
  ` [PATCH master v2] fixup! "

[PATCH master] mci: sdhci: suppress register dump on expected time out
 2026-05-28 10:55 UTC  (2+ messages)

v2026.05.0
 2026-05-27 13:12 UTC  (18+ messages)

[PATCH] ARM: rockchip: atf: move PBL malloc space away from OP-TEE memory
 2026-05-27 12:23 UTC  (5+ messages)

[PATCH 0/4] PCI: populate PCI host controller device nodes
 2026-05-26  7:19 UTC  (9+ messages)
` [PATCH 1/4] of: fall back to parent-prefixed encoding when address translation fails
` [PATCH 2/4] pci: fix DT node matching when reg encodes a non-zero bus number
` [PATCH 3/4] pci: add pci_is_bridge() helper
` [PATCH 4/4] pci: synthesize devicetree nodes for enumerated devices

[PATCH 0/3] mci: sdhci Rockchip tuning fixes
 2026-05-26  6:58 UTC  (5+ messages)
` [PATCH 1/3] mci: rockchip-dwcmshc-sdhci: poll DATA_AVAIL for tuning commands
` [PATCH 2/3] mci: sdhci: Fix TIMEOUT_CONTROL register value
` [PATCH 3/3] mci: sdhci: rockchip: Use generic sdhci_send_command()

[PATCH] ARM: ARM64: linker: Do not put first function at __image_start
 2026-05-26  6:58 UTC  (3+ messages)

[PATCH] ARM: i.MX: prevent use of imx_cpu_type in PBL
 2026-05-26  6:56 UTC  (5+ messages)

[PATCH] input: Add missing include for DECLARE_BITMAP
 2026-05-26  6:44 UTC  (2+ messages)

[PATCH] MIPS: remove non-functional zbarebox.bin target
 2026-05-26  6:43 UTC  (2+ messages)

[PATCH master] common: env: make ENV_HANDLING_AUTOPROBE default to INSECURE
 2026-05-26  6:38 UTC  (2+ messages)

[PATCH master] ARM: uncompress: keep handoff data aligned
 2026-05-26  6:38 UTC  (2+ messages)

[PATCH] regmap: enforce register alignment to regmap::reg_stride
 2026-05-26  6:26 UTC  (2+ messages)

[PATCH] serial: ns16550: fall back to using uart8250/ttyS as Linux console names
 2026-05-26  6:26 UTC  (2+ messages)

[PATCH] nvmem: core: Allow sub-register width nvmem_regmap_write()
 2026-05-26  6:26 UTC  (3+ messages)

[PATCH master 0/6] ARM: unify pbl and proper malloc area start
 2026-05-26  6:17 UTC  (8+ messages)
` [PATCH master 1/6] arch: introduce new CONFIG_ARCH_HAS_MALLOC_SIZE
` [PATCH master 2/6] ARM: explicitly state CONFIG_MALLOC_SIZE in defconfigs
` [PATCH master 3/6] arch: introduce CONFIG_MALLOC_OFFSET
` [PATCH master 4/6] ARM: switch to CONFIG_MALLOC_OFFSET
` [PATCH master 5/6] ARM: configs: drop CONFIG_MALLOC_SIZE=0x0 as it's now the default
` [PATCH master 6/6] ARM: place PBL malloc area at start of barebox proper malloc area

[PATCH 0/2] Implement recovery boot detection for SPI flash
 2026-05-21 12:27 UTC  (5+ messages)
` [PATCH 1/2] bootsource: add bootsource instance index variable
` [PATCH 2/2] arch: arm: imx: detect secondary boot

[PATCH] serial: ns16550: fall back to using uart8250/ttyS as Linux console names
 2026-05-21 11:41 UTC  (2+ messages)

[PATCH] .gitignore: Add *.z generated files
 2026-05-21  8:43 UTC  (2+ messages)

[PATCH master] of: base: handle of_set_root_node(NULL) correctly
 2026-05-21  8:39 UTC  (3+ messages)

[PATCH 1/2] fs: ubifs: zero initialize allocated inode
 2026-05-19 15:15 UTC  (4+ messages)
` [PATCH 2/2] fs: jffs2: "

[PATCH master] serial: ns16550: add missing Linux console names
 2026-05-19 14:35 UTC  (2+ messages)

[PATCH 1/2] mci: sdhci: propagate tuning failures from sdhci_execute_tuning()
 2026-05-19 14:35 UTC  (5+ messages)
` [PATCH 2/2] mci: sdhci: drop unused re-tuning timer plumbing

[PATCH 1/2] fs: ubifs: zero initialize allocated inode
 2026-05-19 13:16 UTC  (6+ messages)
` [PATCH 2/2] fs: jffs2: "

[PATCH] arch: enable RELR relocation packing support by default
 2026-05-19  7:58 UTC  (2+ messages)

[PATCH] ARM: i.MX: add support for fast authentication
 2026-05-19  6:25 UTC  (2+ messages)

[PATCH v2 00/10] mci: rockchip-dwcmshc: add HS400(ES) support
 2026-05-19  6:16 UTC  (9+ messages)
` [PATCH v2 01/10] mci: sdhci: define VDD_180 and shrink UHS_MASK to bits 0..2
` [PATCH v2 03/10] mci: sdhci: add ADMA2 descriptor helpers
` [PATCH v2 05/10] mci: add HS400 Enhanced Strobe (HS400ES) selection
` [PATCH v2 06/10] mci: rockchip-dwcmshc-sdhci: use ADMA2
` [PATCH v2 09/10] mci: sdhci: rockchip: support HS400
` [PATCH v2 10/10] mci: sdhci: rockchip: support HS400 Enhanced Strobe

[PATCH v2 1/3] PBL: add common define for early malloc size
 2026-05-19  6:15 UTC  (5+ messages)
` [PATCH v2 2/3] pbl: cleanup early malloc
` [PATCH v2 3/3] ARM: rockchip: initialize PBL malloc

[PATCH 1/2] pbl: cleanup early malloc
 2026-05-18 18:24 UTC  (6+ messages)
` [PATCH 2/2] ARM: rockchip: initialize PBL malloc

[PATCH 0/3] k3: am62x: image size fixes
 2026-05-18 13:33 UTC  (2+ messages)

[PATCH 0/4] crypto: Port ecc.c fixes from kernel
 2026-05-18 13:25 UTC  (2+ messages)

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox