mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] ARM: Rockchip: regression fixes
 2026-05-13 13:55 UTC  (4+ 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 master] mci: atmel_mci: fix mci_pbl breakage after mci_cmd::data change
 2026-05-13 13:30 UTC 

[PATCH] arm: socfpga: axe5-eagle: move PHY reset to board code
 2026-05-13 12:23 UTC 

[PATCH 0/2] arm: socfpga: agilex5: fix stack in entry function
 2026-05-13 12:22 UTC  (3+ 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 12:20 UTC  (4+ 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 12:18 UTC 

[PATCH master] ARM: i.MX8: esdctl: fix breakage for multi-SoC i.MX8M
 2026-05-13  9:14 UTC 

[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  (15+ messages)
` [PATCH 1/6] mci: sdhci: rockchip: set hidspd before re-enabling the clock
` [PATCH 2/6] mci: sdhci: rockchip: disable clock while setting DLL
` [PATCH 3/6] mci: sdhci: rockchip: Wait for transfer complete interrupt with MMC_RSP_BUSY cmd
` [PATCH 4/6] mci: sdhci: rockchip: Update pre-change delay for rockchip platform
` [PATCH 5/6] clk: composite: pick best parent for round_rate / set_rate
` [PATCH 6/6] mci: sdhci: rockchip: officially support HS200

[PATCH 00/10] mci: rockchip-dwcmshc: add HS400(ES) support
 2026-05-11 14:06 UTC  (15+ 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

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  (3+ 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  (10+ messages)
` [PATCH 1/3] environment: Drop /dev/env0 default
` [PATCH 2/3] environment: add global.env.path
` [PATCH 3/3] environment: add explicit option to allow searching for environment devices
` (subset) [PATCH 0/3] environment: Allow autoprobing env devices without CONFIG_INSECURE

[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  (3+ messages)
` [PATCH v2 2/2] readkey: handle standalone ESC keypress with timeout

[PATCH 1/2] include: ktime: move ktime_t definition globally
 2026-05-07 11:19 UTC  (3+ messages)
` [PATCH 2/2] readkey: handle standalone ESC keypress with timeout

[PATCH 0/3] bootm: append automatic parameters after all other linux.bootargs
 2026-05-07 11:17 UTC  (6+ messages)
` [PATCH 1/3] common: fix help text reference to internal imagicvars
` [PATCH 2/3] Documentation: user: booting-linux: split off mtdparts fixup section
` [PATCH 3/3] bootm: append automatic parameters after all other linux.bootargs
  ` (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  (8+ messages)
` [PATCH 1/6] arm: socfpga: agilex5: add missing include soc64-regs.h
` [PATCH 2/6] arm: socfgpa: agilex5: remove mailbox_s10 from barebox proper
` [PATCH 3/6] arm: socfpga: agilex5: extract function to request qspi access
` [PATCH 4/6] arm: socfpga: mailbox_s10: keep clock rate in Hz
` [PATCH 5/6] arm: socfpga: mailbox_s10: add write_qspi_refclk helper
` [PATCH 6/6] arm: socfpga: agilex5: extract write_qspi_refclk from mailbox

[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  (6+ messages)
` [PATCH 1/4] rkimage: Support openssl provider API
` [PATCH 2/4] rkimage: unconditionally fill newidb
` [PATCH 3/4] rkimage: add support for re-signing an existing image
` [PATCH 4/4] rkimage: improve error handling

[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  (4+ messages)
` [PATCH 2/3] netconsole: add support for binding to specific IP
` [PATCH 3/3] test: py: implement --port-forward option

[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  (22+ messages)
` [PATCH 01/20] fbconsole: remove incomplete CSI_CNT state
` [PATCH 02/20] fbconsole: improve handling of unexpected escape sequences
` [PATCH 03/20] fbconsole: fix handling of CSI buffer overflow
` [PATCH 04/20] fbconsole: do not reset cursor visibility alongside attributes
` [PATCH 05/20] fbconsole: respect hidden cursor everywhere
` [PATCH 06/20] fbconsole: call fb_blit_area for every drawchar
` [PATCH 07/20] fbconsole: skip fb_flush when processing escape sequences
` [PATCH 08/20] fbconsole: factor out helpers for clamped cursor row/col setting
` [PATCH 09/20] fbconsole: precompute foreground/background colors
` [PATCH 10/20] fbconsole: collect renderable state into struct fbc_screen_state
` [PATCH 11/20] fbconsole: implement CSI A/B/C/D cursor movement sequences
` [PATCH 12/20] fbconsole: restrict cursor visibility to DEC private mode 25
` [PATCH 13/20] fbconsole: add new clear_chars helper
` [PATCH 14/20] fbconsole: implement erase entire line CSI
` [PATCH 15/20] fbconsole: support ESC[0J and ESC[1J partial screen clear
` [PATCH 16/20] fbconsole: implement DEC save/restore cursor
` [PATCH 17/20] fbconsole: implement VT100 deferred wrap (last column flag)
` [PATCH 18/20] fbconsole: implement alternate screen buffer (ESC[?1049h/l)
` [PATCH 19/20] fbconsole: adapt logging depending on activated streams
` [PATCH 20/20] netconsole: suppress log message when opening console file

[PATCH 0/9] lib: term: fix fbconsole cursor desynchronization
 2026-05-07 10:38 UTC  (11+ messages)
` [PATCH 1/9] lib: term: avoid printing NUL with new new console_puts API
` [PATCH 2/9] lib: term: return error code from term_getsize()
` [PATCH 3/9] lib: term: add per-console terminal response parser
` [PATCH 4/9] lib: term: factor out single cdev handling from term_getsize
` [PATCH 5/9] lib: term: fix term_getsize cursor restore
` [PATCH 6/9] console: add get_size callback for direct size reporting
` [PATCH 7/9] video: fbconsole: implement get_size
` [PATCH 8/9] console: add per-console terminal.size parameter
` [PATCH 9/9] efi: reimplement query_console_serial using term_getsize

[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 0/6] mci: rockchip-dwcmshc: add HS200 support
 2026-05-07  8:03 UTC 

[PATCH v2 1/2] Add support for extlinux.conf
 2026-05-05 13:04 UTC  (11+ messages)
` [PATCH v2 2/2] Documentation: add extlinux.conf support description

[PATCH 1/2] Add support for extlinux.conf
 2026-05-04 13:29 UTC  (7+ messages)

[PATCH] globalvar: call dev_set_param only once when loading nv vars
 2026-05-01  9:23 UTC 

[PATCH RESEND] doc: tlv: add images and custom format documentation
 2026-04-30 14:41 UTC  (3+ messages)

ARM: socfpga: enclustra-sa2: issue with I2C1
 2026-04-28 12:51 UTC  (8+ messages)

[PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree
 2026-04-27 12:30 UTC  (4+ messages)

[PATCH] ARM: dts: socfpga: AXE5-Eagle: fix phy reset
 2026-04-27 10:55 UTC  (3+ messages)

page:  |  | latest

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