mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/20] fbconsole: support TUI-relevant escape sequences
 2026-05-03  8:33 UTC  (21+ 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] commands: splash: optimize background fill
 2026-05-03  8:32 UTC 

[PATCH 1/3] netconsole: terminate netcat background process on exit
 2026-05-03  8:30 UTC  (3+ messages)
` [PATCH 2/3] netconsole: add support for binding to specific IP
` [PATCH 3/3] test: py: implement --port-forward option

[PATCH] efi: loader: gop: install device path to make GOP discoverable
 2026-05-03  8:24 UTC 

[PATCH v2 1/2] include: ktime: move ktime_t definition globally
 2026-05-03  8:23 UTC  (2+ messages)
` [PATCH v2 2/2] readkey: handle standalone ESC keypress with timeout

[PATCH] commands: 2048: use 16-color ANSI palette
 2026-05-02 11:36 UTC 

[PATCH] fbconsole: make UTF-8 the default encoding instead of CP437
 2026-05-02 11:29 UTC 

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

[PATCH] serial: efi-stdio: implement DEC save/restore cursor
 2026-05-01  9:08 UTC 

[PATCH] video: ramfb: support multiple resolutions via mode_name parameter
 2026-05-01  8:51 UTC 

[PATCH 0/9] lib: term: fix fbconsole cursor desynchronization
 2026-05-01  7:19 UTC  (10+ 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 1/2] include: ktime: move ktime_t definition globally
 2026-05-01  6:53 UTC  (2+ messages)
` [PATCH 2/2] readkey: handle standalone ESC keypress with timeout

[PATCH v2] doc: tlv: add images and custom format documentation
 2026-04-30 15:19 UTC 

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

[PATCH 0/4] rkimage: Add resigning support
 2026-04-29 10:19 UTC  (5+ 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] x86: efi: fix objcopy flags for barebox.efi
 2026-04-29  8:07 UTC 

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

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

[PATCH 0/3] environment: Allow autoprobing env devices without CONFIG_INSECURE
 2026-04-28  9:24 UTC  (4+ 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

[PATCH 1/2] Add support for extlinux.conf
 2026-04-27 17:34 UTC  (9+ messages)
` [PATCH 2/2] Documentation: add extlinux.conf support description

[PATCH] arm: i.mx: fix error in field return configuration
 2026-04-27 16:35 UTC  (2+ messages)

[PATCH 0/2] ARM: socfpga: xgmac: switch to upstream device tree
 2026-04-27 12:30 UTC  (6+ messages)
` [PATCH 1/2] net: xgmac: switch to upstream compatible
` [PATCH 2/2] ARM: socfpga: remove obsolete gmac device tree nodes

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

[PATCH v3 0/2] Add additional globalvar for soc_uid
 2026-04-27  7:15 UTC  (4+ messages)
` [PATCH v3 1/2] common: misc: add soc_uid_hex to globalvar
` [PATCH v3 2/2] i.MX: HAB: update text for HABV4_CSF_UNLOCK_UID

Guarantee quality and precision with our ISO9001:2008 certified processes
 2026-04-26 19:33 UTC 

[PATCH v2 0/2] Add additional globalvar for soc_uid
 2026-04-22  9:47 UTC  (13+ messages)
` [PATCH v2 1/2] common: misc: add soc_uid_hex to globalvar
` [PATCH v2 2/2] i.MX: HAB: update text for HABV4_CSF_UNLOCK_UID

[PATCH v2 0/2] add imx8mp-frdm board support
 2026-04-22  8:29 UTC  (4+ messages)
` [PATCH v2 1/2] DONT MERGE: dts: backport NXP i.MX8MP FRDM board dts
` [PATCH v2 2/2] ARM: i.MX8MP: add imx8mp-frdm board

[PATCH] commands: add resize command to reset terminal scroll region
 2026-04-22  8:16 UTC  (2+ messages)

[PATCH] fs: set linux.bootargs.rootopts only when existing
 2026-04-22  8:04 UTC  (3+ messages)

[PATCH] ARM: dts: stm32mp: stm32mp135-dk: disable button on PA13
 2026-04-22  8:03 UTC  (2+ messages)

[PATCH 0/7] test: Add framebuffer test
 2026-04-22  8:01 UTC  (2+ messages)

[PATCH] Documentation: user: use matrix.to instead of element.io link
 2026-04-22  6:54 UTC  (3+ messages)

[PATCH v8 0/7] Add helper for security policies
 2026-04-22  6:52 UTC  (9+ messages)
` [PATCH v8 1/7] of: add of_property_write_string_array()
` [PATCH v8 2/7] security: policy: sanity check parameters
` [PATCH v8 3/7] security: policy: remove global active_policy var
` [PATCH v8 4/7] security: policy: add notifier chain for name change
` [PATCH v8 5/7] common: bootm: add policy to commandline
` [PATCH v8 6/7] drivers: pinctrl: configure pinctrl based on policy name
` [PATCH v8 7/7] security: kernel_pinctrl: fixup pinctrl in kernel dts

[PATCH 0/2] USB: dwc2: Fix handling NAK
 2026-04-21 13:48 UTC  (10+ messages)
` [PATCH 1/2] usb: dwc2: handle NAK when CHHLTD does not fire
` [PATCH 2/2] usb: dwc2: fix data toggle reset direction on ClearFeature(ENDPOINT_HALT)

[PATCH 0/4] usb: typec: STUSB160x support
 2026-04-20 12:02 UTC  (10+ messages)
` [PATCH 1/4] usb: otg: Add function to set dr_mode
` [PATCH 2/4] usb: typec: wire USB role changes to OTG device
` [PATCH 3/4] usb: typec: add typec_find_port_power_role() and typec_find_pwr_opmode()
` [PATCH 4/4] USB: typec: Add STUSB160x driver

[PATCH] bootm: filter out "<NULL>" rootopts to avoid kernel cmdline noise
 2026-04-20  7:58 UTC  (5+ messages)

[PATCH] fs: avoid setting root or rootopts to literal string "<NULL>"
 2026-04-20  7:45 UTC  (2+ messages)

v2026.04.0
 2026-04-17 13:43 UTC 

[PATCH] ARM: dts: rk3588-rock-5b: fix SD card startup for Radxa ROCK 5B
 2026-04-17 10:46 UTC  (2+ messages)

[PATCH] kfifo: do not allocate a fifo smaller than 2 bytes
 2026-04-17 10:45 UTC  (2+ messages)

[PATCH v3] Documentation: migration-guides: mention possible FIT compat break
 2026-04-17 10:44 UTC  (2+ messages)

[PATCH master 1/4] Documentation: migration-guide: fix TQMA8MPxL section
 2026-04-17 10:43 UTC  (5+ messages)
` [PATCH master 2/4] Documentation: migration-guide: reinstate HABv4-enablement
` [PATCH master 3/4] Documentation: migration-guide: mention TF-A v2.14 compatibility
` [PATCH master 4/4] Documentation: migration-guide: add note about ZynqMP OP-TEE

[PATCH 00/10] net: prevent buffer overflows in UDP packets
 2026-04-17 10:40 UTC  (23+ messages)
` [PATCH 01/10] net: add net_eth_to_udp() helper for validated UDP extraction
` [PATCH 02/10] fs: tftp: use net_eth_to_udp() for packet parsing
` [PATCH 03/10] net: dhcp: "
` [PATCH 04/10] fs: nfs: "
` [PATCH 05/10] net: dns: "
` [PATCH 06/10] net: sntp: "
` [PATCH 07/10] net: netconsole: "
` [PATCH 08/10] net: fastboot: "
` [PATCH 09/10] net: fastboot: stop using net_eth_to_udp_payload() for PACKET_SIZE
` [PATCH 10/10] net: remove unused net_eth_to_udp{hdr,_payload,len}() helpers

[PATCH v2 0/3] net: dhcp: fix buffer overflows
 2026-04-17 10:40 UTC  (8+ messages)
` [PATCH v2 1/3] net: dhcp: add bounds checking to DHCP option parsing
` [PATCH v2 2/3] net: dhcp: use xstrndup for bp_file to prevent read past field
` [PATCH v2 3/3] net: dhcp: cap DHCP option string length to 255 bytes

[PATCH 0/4] tftp: fix buffer overflows
 2026-04-17 10:40 UTC  (10+ messages)
` [PATCH 1/4] fs: tftp: prevent packet buffer overflow from long filenames
` [PATCH 2/4] fs: tftp: fix OACK option parsing bounds check
` [PATCH 3/4] fs: tftp: reject OACK with blocksize of zero
` [PATCH 4/4] fs: tftp: use bounded format for TFTP error message debug print

[PATCH 0/2] nfs: protect against corrupt packets and userdata
 2026-04-17 10:40 UTC  (6+ messages)
` [PATCH 1/2] fs: nfs: fix stack and packet buffer overflows from long NFS paths
` [PATCH 2/2] fs: nfs: fix NULL dereference in nfs_read_req on truncated packets

[PATCH v2] Documentation: migration-guides: mention possible FIT compat break
 2026-04-17  9:14 UTC  (2+ messages)

[PATCH] mci: add missing break
 2026-04-17  9:08 UTC  (2+ messages)

[PATCH v2 0/2] ARM: ls1046a: add support for Arkona AT300
 2026-04-17  9:07 UTC  (2+ messages)

[PATCH 0/9] arm: socfpga: agilex5: rework low level code
 2026-04-17  8:25 UTC  (2+ messages)

[PATCH 0/6] arm: socfpga: iossm: code cleanup
 2026-04-17  8:14 UTC  (5+ messages)
` [PATCH 1/6] arm: socfpga: iossm: make io96b_cal_status static
` [PATCH 5/6] arm: socfpga: iossm: change io96b_csr_addr to void *
` [PATCH 6/6] arm: socfpga: iossm: extract io96b_mb_init_instance

[PATCH] fs: Do not mntput() the root device parent
 2026-04-17  8:03 UTC  (2+ messages)

[PATCH master] arch: make RELR depend on EXPERIMENTAL
 2026-04-17  8:03 UTC  (2+ messages)

[PATCH] ARM: i.MX8M: evk: mark PMIC barebox,allow-dummy-supply
 2026-04-17  8:02 UTC  (2+ messages)

[PATCH] Documentation: migration-guides: mention possible FIT compat break
 2026-04-16 15:31 UTC 

page: 

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