[PATCH] .gitignore: Add *.z generated files
2026-05-20 14:52 UTC
[PATCH master] of: base: handle of_set_root_node(NULL) correctly
2026-05-20 14:14 UTC (2+ messages)
v2026.05.0
2026-05-20 13:47 UTC (12+ messages)
[PATCH 0/2] Implement recovery boot detection for SPI flash
2026-05-20 8:33 UTC (3+ 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-20 6:09 UTC
[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 (13+ messages)
` [PATCH v2 01/10] mci: sdhci: define VDD_180 and shrink UHS_MASK to bits 0..2
` [PATCH v2 02/10] mci: mmc_send_tuning: actually point data.dest at the buffer
` [PATCH v2 03/10] mci: sdhci: add ADMA2 descriptor helpers
` [PATCH v2 04/10] mci: add HS400 mode selection
` [PATCH v2 05/10] mci: add HS400 Enhanced Strobe (HS400ES) selection
` [PATCH v2 06/10] mci: rockchip-dwcmshc-sdhci: use ADMA2
` [PATCH v2 07/10] mci: sdhci: rockchip: set TX-path source-select bit in DWCMSHC_EMMC_DLL_TXCLK
` [PATCH v2 08/10] mci: sdhci: rockchip: distinguish IP revision 0 (rk3568) from 1 (rk3576/rk3588)
` [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] serial: ns16550: fall back to using uart8250/ttyS as Linux console names
2026-05-19 5:53 UTC
[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 (8+ messages)
` [PATCH 1/3] ARM: k3: am62x: move stack to end of SRAM
` [PATCH 2/3] ARM: k3: am62x: make more space for r5 barebox binary
` [PATCH 3/3] ARM: k3: k3-r5_defconfig: limit image size to maximum available space
[PATCH 0/4] crypto: Port ecc.c fixes from kernel
2026-05-18 13:25 UTC (6+ messages)
` [PATCH 1/4] crypto: ecc: Add Origin-URL to document kernel revision
` [PATCH 2/4] crypto: ecc - Fix off-by-one missing to clear most significant digit
` [PATCH 3/4] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
` [PATCH 4/4] crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
[PATCH 00/10] mci: rockchip-dwcmshc: add HS400(ES) support
2026-05-18 13:06 UTC (27+ messages)
` [PATCH 01/10] mci: sdhci: define VDD_180 and shrink UHS_MASK to bits 0..2
` [PATCH 02/10] mci: mmc_send_tuning: actually point data.dest at the buffer
` [PATCH 03/10] mci: sdhci: add ADMA2 descriptor helpers
` [PATCH 04/10] mci: add HS400 mode selection
` [PATCH 05/10] mci: add HS400 Enhanced Strobe (HS400ES) selection
` [PATCH 06/10] mci: rockchip-dwcmshc-sdhci: use ADMA2
` [PATCH 07/10] mci: sdhci: rockchip: set TX-path source-select bit in DWCMSHC_EMMC_DLL_TXCLK
` [PATCH 08/10] mci: sdhci: rockchip: distinguish IP revision 0 (rk3568) from 1 (rk3576/rk3588)
` [PATCH 09/10] mci: sdhci: rockchip: support HS400
` [PATCH 10/10] mci: sdhci: rockchip: support HS400 Enhanced Strobe
ENV
2026-05-18 10:58 UTC (3+ messages)
[PATCH master] ci: pytest: bump Debian installer image to 13.5
2026-05-18 10:42 UTC (2+ messages)
[PATCH 1/2] startup: point out that /env/bin/init is legacy
2026-05-18 10:42 UTC (3+ messages)
` [PATCH 2/2] doc: user: barebox: update typical barebox startup log
[PATCH v4 00/16] Add ECDSA support for FIT image verification
2026-05-18 7:58 UTC (4+ messages)
` [PATCH v4 14/16] Add elliptic curve cryptography (ECC) helper functions
[PATCH master] ARM: i.MX8: esdctl: fix breakage for multi-SoC i.MX8M
2026-05-15 9:28 UTC (2+ messages)
[PATCH 0/3] ARM: Rockchip: regression fixes
2026-05-15 9:28 UTC (5+ messages)
` [PATCH 1/3] ARM: rockchip: atf: only set OP-TEE address when starting it
` [PATCH 2/3] ARM: rockchip: dmc: substract ROCKCHIP_DRAM_TFA_CARVE_OUT from memory regions
` [PATCH 3/3] ARM: rockchip: atf: pass correct memsize to mmu_early_enable()
[PATCH 0/2] Fix ELF image linking into PBL
2026-05-15 9:28 UTC (4+ messages)
` [PATCH 1/2] ARM: fix wrong calculation of barebox base
` [PATCH 2/2] riscv: "
[PATCH master] mci: atmel_mci: fix mci_pbl breakage after mci_cmd::data change
2026-05-13 14:09 UTC (2+ messages)
[PATCH] arm: socfpga: axe5-eagle: move PHY reset to board code
2026-05-13 14:08 UTC (2+ messages)
[PATCH 0/2] arm: socfpga: agilex5: fix stack in entry function
2026-05-13 14:07 UTC (4+ messages)
` [PATCH 1/2] arm: socfpga: axe5-eagle: fix stack location
` [PATCH 2/2] arm: socfpga: agilex5: add helper for entry function
[PATCH 0/3] arm: socfpga: cleanup Kconfig
2026-05-13 14:05 UTC (5+ messages)
` [PATCH 1/3] arm: socfgpa: use tabs for indent in Kconfig
` [PATCH 2/3] arm: socfpga: reorganize Kconfig menu
` [PATCH 3/3] arm: socfpga: regenerate defconfig files
[PATCH] arm: socfpga: cyclone5: rename lowlevel.h
2026-05-13 14:03 UTC (2+ messages)
[PATCH v2] ARM: dts: socfpga: AXE5-Eagle: fix phy reset
2026-05-13 5:50 UTC (2+ messages)
[PATCH] docs: migration-guides: Fix typo
2026-05-12 6:35 UTC (2+ messages)
[PATCH] Documentation: rk35xx: add secure boot documentation
2026-05-12 6:25 UTC (2+ messages)
[PATCH v2 0/2] ARM: i.MX: riotboard: Add OP-TEE integration
2026-05-12 6:24 UTC (6+ messages)
` [PATCH v2 1/2] ARM: i.MX: riotboard: add tzasc.h to flashheader
` [PATCH v2 2/2] ARM: i.MX: riotboard: switch to imx6q_barebox_entry
[PATCH 0/6] mci: rockchip-dwcmshc: add HS200 support
2026-05-11 19:19 UTC (6+ messages)
` [PATCH 4/6] mci: sdhci: rockchip: Update pre-change delay for rockchip platform
` [PATCH 6/6] mci: sdhci: rockchip: officially support HS200
v2026.04.0
2026-05-11 12:58 UTC (2+ messages)
` v2026.04.y Long Term Support
[PATCH v2] doc: tlv: add images and custom format documentation
2026-05-11 7:44 UTC (2+ messages)
[PATCH] arm: i.mx: fix error in field return configuration
2026-05-11 7:30 UTC (2+ messages)
[PATCH v2 0/2] input: Supersede input_key_get_status() with input_is_key_pressed()
2026-05-11 7:26 UTC (4+ messages)
` [PATCH v2 1/2] input: add input_is_key_pressed() to read single key
` [PATCH v2 2/2] ARM: boards: protonic-imx6: use input_is_key_pressed()
[PATCH] fs: fix memory leak in automount_add()
2026-05-11 7:24 UTC (2+ messages)
[PATCH] efi: payload: handle NULL return from loadable_view for ramdisk
2026-05-11 7:22 UTC (2+ messages)
[PATCH] param: return error when assigning empty string
2026-05-11 7:15 UTC (2+ messages)
[PATCH v2] environment: add explicit option to allow searching for environment devices
2026-05-11 7:14 UTC (3+ messages)
[PATCH 0/2] ARM: i.MX: riotboard: Add OP-TEE integration
2026-05-08 15:02 UTC (5+ messages)
` [PATCH 1/2] ARM: i.MX: riotboard: add tzasc.h to flashheader
` [PATCH 2/2] ARM: i.MX: riotboard: rewrite lowlevel.c
[PATCH 0/3] environment: Allow autoprobing env devices without CONFIG_INSECURE
2026-05-07 11:22 UTC (2+ messages)
` (subset) "
[PATCH] efi: loader: gop: install device path to make GOP discoverable
2026-05-07 11:20 UTC (2+ messages)
[PATCH v2 1/2] include: ktime: move ktime_t definition globally
2026-05-07 11:19 UTC (2+ messages)
[PATCH 1/2] include: ktime: move ktime_t definition globally
2026-05-07 11:19 UTC (2+ messages)
[PATCH 0/3] bootm: append automatic parameters after all other linux.bootargs
2026-05-07 11:17 UTC (3+ messages)
` [PATCH 3/3] "
` (subset) "
[PATCH 0/2] input: Supersede input_key_get_status() with input_is_key_pressed()
2026-05-07 11:10 UTC (3+ messages)
` [PATCH 1/2] input: add input_is_key_pressed() to read single key
` [PATCH 2/2] ARM: boards: protonic-imx6: use input_is_key_pressed()
[PATCH 0/6] arm: socfpga: agilex5: cleanup QSPI flash low level code
2026-05-07 10:48 UTC (2+ messages)
[PATCH] x86: efi: fix objcopy flags for barebox.efi
2026-05-07 10:41 UTC (2+ messages)
[PATCH 0/4] rkimage: Add resigning support
2026-05-07 10:39 UTC (2+ messages)
[PATCH] commands: 2048: use 16-color ANSI palette
2026-05-07 10:38 UTC (2+ messages)
[PATCH 1/3] netconsole: terminate netcat background process on exit
2026-05-07 10:38 UTC (2+ messages)
[PATCH] commands: splash: optimize background fill
2026-05-07 10:38 UTC (2+ messages)
[PATCH 00/20] fbconsole: support TUI-relevant escape sequences
2026-05-07 10:38 UTC (2+ messages)
[PATCH 0/9] lib: term: fix fbconsole cursor desynchronization
2026-05-07 10:38 UTC (2+ messages)
[PATCH] video: ramfb: support multiple resolutions via mode_name parameter
2026-05-07 10:38 UTC (2+ messages)
[PATCH] serial: efi-stdio: implement DEC save/restore cursor
2026-05-07 10:38 UTC (2+ messages)
[PATCH] fbconsole: make UTF-8 the default encoding instead of CP437
2026-05-07 10:38 UTC (2+ messages)
[PATCH 6/6] mci: sdhci: rockchip: officially support HS200
2026-05-07 8:36 UTC (2+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox