mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/3] video: stm: make multi-image compatible
 2025-11-07 21:00 UTC  (2+ messages)
` [PATCH 3/3] video: stm: add explicit support for i.MX6SX

[PATCH master] serial: ns16550: add UART compatible after upstream compatibility break
 2025-11-07 18:27 UTC 

[PATCH master] ARM: mmu: fix hang when reserved memory at start of RAM
 2025-11-07 18:27 UTC 

[PATCH] .clangd: remove -enable-trivial-auto-var-init-zero-... flag
 2025-11-07 14:44 UTC  (2+ messages)

[PATCH] ARM: k3: allow to take signing key from environment variable
 2025-11-07 14:43 UTC  (4+ messages)

[PATCH v2 0/4] talloc and memory leak debugging
 2025-11-07 14:41 UTC  (5+ messages)
` [PATCH v2 1/4] lib: add talloc for overlaying a tree onto allocations
` [PATCH v2 2/4] test: self: add talloc selftest
` [PATCH v2 3/4] hush: fix memory leaks
` [PATCH v2 4/4] sandbox: add memory leak debugging tooling around LeakSanitizer

[PATCH master 1/5] efi: payload: drop unreferenced efi_do_execute_image()
 2025-11-07 14:17 UTC  (5+ messages)
` [PATCH master 2/5] filetype: introduce separate filetype_x86_efi_linux_image
` [PATCH master 3/5] efi: payload: handover: fix filetype match
` [PATCH master 4/5] efi: payload: reinstate error message when booting non-EFI stubbed kernel
` [PATCH master 5/5] efi: payload: align kernel boot status messages

[PATCH RFC 1/3] lib: add talloc for overlaying a tree onto allocations
 2025-11-07 13:56 UTC  (5+ messages)

[PATCH] sandbox: add memory leak debugging tooling around LeakSanitizer
 2025-11-07 13:24 UTC  (5+ messages)

[PATCH] ARM: i.MX8MP: skov: add new 10" jt101tm023 variant support
 2025-11-07 13:21 UTC 

[PATCH 0/4] fix some memory leaks
 2025-11-07 12:00 UTC  (5+ messages)
` [PATCH 1/4] tlv: fix memory leak
` [PATCH 2/4] of: free of_fixup in of_unregister_fixup()
` [PATCH 3/4] bobject: free object name in bobject_del()
` [PATCH 4/4] bfetch: fix memory leak

[PATCH 00/15] TLV-Signature and keyrings
 2025-11-07  8:59 UTC  (2+ messages)

[PATCH v2 00/17] TLV-Signature and keyrings
 2025-11-07  8:59 UTC  (33+ messages)
` [PATCH v2 01/17] lib: idr: avoid dangling else in idr_for_each_entry()
` [PATCH v2 02/17] common: clean up TLV code
` [PATCH v2 03/17] crypto: Add support for keyrings
` [PATCH v2 04/17] fit: only accept keys from "fit"-keyring
` [PATCH v2 05/17] crypto: keytoc: Rename "hint" to "fit-hint" and do not use it in identifiers
` [PATCH v2 06/17] commands: keys: update output format to include keyring
` [PATCH v2 07/17] commands: tlv: Error out on invalid TLVs
` [PATCH v2 08/17] scripts: bareboxtlv-generator: Implement signature
` [PATCH v2 09/17] scripts: bareboxtlv-generator: Increase max_size in example schema
` [PATCH v2 10/17] common: tlv: Add TLV-Signature support
` [PATCH v2 11/17] common: tlv: default decoder for signed TLV
` [PATCH v2 12/17] crypto: Use "development" keys for "fit" and "tlv" keyring
` [PATCH v2 13/17] test: py: add signature to TLV integration tests
` [PATCH v2 14/17] ci: pytest: Add kconfig fragment for TLV signature "
` [PATCH v2 15/17] crypto: concatenate fit development certificate with private key
` [PATCH v2 16/17] doc/barebox-tlv: Update documentation regarding TLV-Signature
` [PATCH v2 17/17] Documentation: migration-2025.11.0: List changes to CONFIG_CRYPTO_PUBLIC_KEYS

[PATCH v3 00/17] TLV-Signature and keyrings
 2025-11-07  8:59 UTC  (19+ messages)
` [PATCH v3 01/17] lib: idr: avoid dangling else in idr_for_each_entry()
` [PATCH v3 02/17] common: clean up TLV code
` [PATCH v3 03/17] crypto: Add support for keyrings
` [PATCH v3 04/17] fit: only accept keys from "fit"-keyring
` [PATCH v3 05/17] crypto: keytoc: Rename "hint" to "fit-hint" and do not use it in identifiers
` [PATCH v3 06/17] commands: keys: update output format to include keyring
` [PATCH v3 07/17] commands: tlv: Error out on invalid TLVs
` [PATCH v3 08/17] scripts: bareboxtlv-generator: Implement signature
` [PATCH v3 09/17] scripts: bareboxtlv-generator: Increase max_size in example schema
` [PATCH v3 10/17] common: tlv: Add TLV-Signature support
` [PATCH v3 11/17] common: tlv: default decoder for signed TLV
` [PATCH v3 12/17] crypto: Use "development" keys for "fit" and "tlv" keyring
` [PATCH v3 13/17] test: py: add signature to TLV integration tests
` [PATCH v3 14/17] ci: pytest: Add kconfig fragment for TLV signature "
` [PATCH v3 15/17] crypto: concatenate fit development certificate with private key
` [PATCH v3 16/17] doc/barebox-tlv: Update documentation regarding TLV-Signature
` [PATCH v3 17/17] Documentation: migration-2025.12.0: List changes to CONFIG_CRYPTO_PUBLIC_KEYS

[PATCH 0/4] fs: nfs: Fix buffer overflows
 2025-11-06 13:23 UTC  (6+ messages)
` [PATCH 1/4] fs: nfs: drop PROG_NFS special casing
` [PATCH 2/4] fs: nfs: do not read past packets
` [PATCH 3/4] fs: nfs: use dev_* for messages
` [PATCH 4/4] fs: nfs: reduce unwanted message to debug level

[PATCH] ARM: k3: am62l: disable ethernet by default
 2025-11-06  8:00 UTC 

[PATCH] commands: usbgadget: improve error message on failure
 2025-11-06  7:43 UTC  (2+ messages)

[PATCH] fixup! crypto: caam - skip RNG selftest when i.MX6 is in normal world
 2025-11-04 10:13 UTC  (2+ messages)

[PATCH] fixup! usb: dwc3: port Linux i.MX8MP glue driver
 2025-11-04 10:12 UTC  (2+ messages)

[PATCH] state: guard against empty variable set in DT
 2025-11-04  8:34 UTC  (2+ messages)

[PATCH 1/2] usb: dwc3: port Linux i.MX8MP glue driver
 2025-11-04  8:33 UTC  (4+ messages)
` [PATCH 2/2] phy: freescale: imx8mq-usb: add support for 8MP/8MQ vbus-supply

[PATCH 1/2] drivers: misc: external_state: add a barebox external state
 2025-11-03 15:28 UTC  (10+ messages)
` [PATCH 2/2] efi: payload: refactor to use the external barebox state driver

[PATCH] ARM: multi_v8_defconfig: enable more rockchip stuff
 2025-11-03  8:57 UTC  (2+ messages)

[PATCH 1/2] ARM: mmu: have zero_page_remappable() check MMU status
 2025-11-03  8:56 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX8M: romapi: skip zero_page_access() if MMU is disabled

[PATCH v3] console_common: get_first_active: respect security policy
 2025-11-03  8:52 UTC  (2+ messages)

[PATCH v2] commands: dmesg: clear logbuffer fully if not requested otherwise
 2025-11-03  8:51 UTC  (3+ messages)

[PATCH] mtd: peb: mtd_peb_read(): move error message to caller
 2025-11-03  8:44 UTC  (2+ messages)

[PATCH] crypto: caam - skip RNG selftest when i.MX6 is in normal world
 2025-11-03  8:43 UTC  (4+ messages)

[PATCH] x86: drop unused header asm/segment.h and modes.h headers
 2025-11-03  8:42 UTC  (2+ messages)

[PATCH] common: elf: rename elf_section misnomer to elf_segment
 2025-11-03  8:42 UTC  (2+ messages)

[PATCH] imd: drop .barebox_imd section from arm/riscv non-PBL lds
 2025-11-03  8:41 UTC  (2+ messages)

[PATCH master 1/2] range: fix corner cases when exclusive end is zero
 2025-11-03  8:40 UTC  (5+ messages)
` [PATCH master 2/2] test: self: add range.h test
` [PATCH] fixup! range: fix corner cases when exclusive end is zero
  ` (subset) "

[PATCH] fixup! public-keys: move list out of struct public_key
 2025-11-03  8:39 UTC  (2+ messages)

[PATCH v2] gitignore: ignore /build, /oe-logs, /oe-workdir
 2025-10-30 13:13 UTC  (3+ messages)

[PATCH 1/3] startup: check for console before showing menu
 2025-10-29  9:22 UTC  (10+ messages)
` [PATCH 2/3] startup: autoboot: disable on deactivated console
` [PATCH 3/3] startup: mount ps only on policy FS_EXTERNAL

[PATCH v2 1/3] startup: check for console before showing menu
 2025-10-29  9:06 UTC  (5+ messages)
` [PATCH v2 2/3] console_common: get_first_active: respect security policy
` [PATCH 3/3] startup: mount ps only on policy FS_EXTERNAL

[PATCH v2 1/5] regulator: implement dev_of_regulator_get
 2025-10-29  6:27 UTC  (12+ messages)
` [PATCH v2 2/5] pmdomain: look up pmdomain even if not have_genpd_providers
` [PATCH v2 3/5] pmdomain: warn if deep probe enabled and driver missing
` [PATCH v2 4/5] pmdomain: allow callback for when devices are attached
` [PATCH v2 5/5] pmdomain: add Rockchip power domain support
` (subset) [PATCH v2 1/5] regulator: implement dev_of_regulator_get

[PATCH v2] clk: rockchip rk3588: configure CPLL in driver
 2025-10-28 10:00 UTC  (2+ messages)

[PATCH] kbuild: add make check target
 2025-10-28  9:03 UTC  (2+ messages)

[PATCH] ARM: atf: document BL32 FDT argument
 2025-10-28  8:28 UTC  (2+ messages)

[PATCH] console: print banner on every fully activated console
 2025-10-28  8:25 UTC  (2+ messages)

[PATCH 1/5] Documentation: gen_commands.py: escape special characters
 2025-10-28  8:23 UTC  (2+ messages)

[PATCH 1/4] sound: pwm-beeper: make duty cycle configurable
 2025-10-28  8:19 UTC  (2+ messages)

[PATCH] video: make video/mipi_dsi.h header self-contained
 2025-10-28  7:46 UTC  (2+ messages)

[PATCH] pinctrl: support selecting states from command line
 2025-10-28  7:46 UTC  (2+ messages)

[PATCH 0/4] phy: rockchip: add MIPI-DSI phy driver
 2025-10-28  7:35 UTC  (2+ messages)

[PATCH] video: panel: add support for Sitronix ST7703 MIPI-DSI panel
 2025-10-28  7:30 UTC  (2+ messages)

[PATCH] video: vpl: add debug output when calling ioctl
 2025-10-28  7:28 UTC  (2+ messages)

[PATCH] video: Rockchip: add vop2_data::version field like Linux
 2025-10-28  7:27 UTC  (2+ messages)

[PATCH 1/3] fuzz: add context pointer to call_for_each_fuzz_test
 2025-10-28  7:26 UTC  (2+ messages)

[PATCH] clk: rockchip rk3588: configure CPLL in driver
 2025-10-28  7:03 UTC  (3+ messages)

[PATCH v2 1/4] partitions: efi: add support to specify gpt-location
 2025-10-27 15:33 UTC  (5+ messages)
` [PATCH v2 4/4] ARM: riotboard: drop static barebox-environment handling

[PATCH 1/5] regulator: implement dev_of_regulator_get
 2025-10-27 12:27 UTC  (2+ messages)

v2025.10.0
 2025-10-27 10:55 UTC 

[PATCH 1/3] test: py: dm: skip test if veritysetup command is disabled
 2025-10-27 10:25 UTC  (4+ messages)

[PATCH] ARM: dts: k3-am62l: Set cpsw3g status to disabled by default
 2025-10-27 10:21 UTC  (2+ messages)

[PATCH] github/ci: build Container on pushes to ci branch only
 2025-10-27 10:21 UTC  (2+ messages)

[PATCH] scripts: rkimage: remove twice include of the same file
 2025-10-27 10:18 UTC  (2+ messages)

[PATCH] ARM: Rockchip: mention tee-raw.bin by name
 2025-10-27 10:16 UTC  (2+ 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