mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 0/9] Unify SoC UID and machine hashable data
 2025-11-17  8:35 UTC  (8+ messages)
` [PATCH v2 1/9] introduce SoC UID
` [PATCH v2 3/9] ARM: i.MX6: print leading zero for SoC ID
` [PATCH v2 4/9] nvmem: bsec: call barebox_set_soc_uid()
` [PATCH v2 5/9] nvmem: imx-ocotp-ele: "
` [PATCH v2 6/9] nvmem: ocotp: Fix SoC ID reading for i.MX8MP
` [PATCH v2 8/9] soc: imx8m: register SoC UID
` [PATCH v2 9/9] Documentation: migration: add i.MX8MP SoC UID change note

[PATCH v2 0/1] Add Kindle generation 6/7 support
 2025-11-17  6:46 UTC  (2+ messages)
` [PATCH v2 1/1] ARM i.MX6SL: "

[PATCH 0/9] Unify SoC UID and machine hashable data
 2025-11-14 20:08 UTC  (12+ messages)
` [PATCH 1/9] introduce SoC UID
` [PATCH 2/9] soc: imx8mp: Soc ID is 128bit
` [PATCH 3/9] ARM: i.MX6: print leading zero for SoC ID
` [PATCH 4/9] nvmem: bsec: call barebox_set_soc_uid()
` [PATCH 5/9] nvmem: imx-ocotp-ele: "
` [PATCH 6/9] nvmem: ocotp: Fix SoC ID reading for i.MX8MP
` [PATCH 7/9] nvmem: imx-ocotp: call barebox_set_soc_uid()
` [PATCH 8/9] soc: imx8m: register SoC UID
` [PATCH 9/9] Documentation: migration: add i.MX8MP SoC UID change note

[PATCH] blspec: derive root prefix from blspec config path instead of mountpoint
 2025-11-14 16:49 UTC  (4+ messages)

[PATCH] net: designware-imx: don't set txclk when mode is (r)mii
 2025-11-14 15:05 UTC 

[PATCH] tlv: Add tlv_bind_serial mapping
 2025-11-14 13:50 UTC  (4+ messages)

[PATCH] Documentation: defaultenv-2: Document C-based init script
 2025-11-14 13:16 UTC  (2+ messages)

[PATCH] video: fsl-ldb: add ported driver from linux kernel
 2025-11-14 13:14 UTC  (2+ messages)

[PATCH] video: lcdif_drv: add ported driver from linux
 2025-11-14 13:14 UTC  (2+ messages)

[PATCH] ARM: i.MX8MP: skov: update variant-3 Rev.C
 2025-11-14 13:04 UTC  (2+ messages)

[PATCH] drivers: don't propagate of_alias_get_id's -ENODEV out of probe
 2025-11-14 13:03 UTC  (2+ messages)

[PATCH] poller: activate POLLER_WARN_OVERTIME only on third strike
 2025-11-14 13:00 UTC  (2+ messages)

[PATCH v2] clk: rockchip rk3588: configure CPLL in driver
 2025-11-14 12:59 UTC  (2+ messages)

[PATCH master] ARM: i.MX93: reinstate aliases
 2025-11-14 12:59 UTC  (2+ messages)

[PATCH 0/2] ARM: socfpga: arria10: earlier debug output
 2025-11-14  7:23 UTC  (3+ messages)
` [PATCH 1/2] ARM: socfpga: arria10-reset-manager: release UART0
` [PATCH 2/2] ARM: socfpga: arria10-init: setup uart earlier

[PATCH master] device: use free_const to free device/bobject name
 2025-11-13 11:08 UTC 

[PATCH RFC] bareboxtlv-generator: add raw "bytes"-format
 2025-11-12 16:40 UTC 

v2025.11.0
 2025-11-12  9:49 UTC  (3+ messages)

[PATCH v2] ARM: karo-tx6: enable deep-probe
 2025-11-11 17:29 UTC  (2+ messages)

[PATCH 00/23] Improve OP-TEE handling
 2025-11-11 15:06 UTC  (27+ messages)
` [PATCH 01/23] pbl: compressed-dtb: add missing includes
` [PATCH 02/23] pbl: fdt: fix fdt_fixup_mem error handling
` [PATCH 03/23] ARM: atf: add missing includes in atf_common.h
` [PATCH 04/23] ARM: i.MX8M: add support to pass DT via imx8m{m,n,q,p}_load_and_start_image_via_tfa()
` [PATCH 05/23] ARM: i.MX8M: cosmetic cleanup
` [PATCH 06/23] ARM: i.MX8M: move BL32 setup into imx8m_tfa_start_bl31()
` [PATCH 07/23] ARM: i.MX8M: imx8m_tfa_start_bl31() add support for bl33 and fdt
` [PATCH 08/23] pbl: decomp: add pbl_dtbz_uncompress helper
` [PATCH 09/23] pbl: fdt: add pbl_load_fdt helper
` [PATCH 10/23] ARM: i.MX: scratch: add FDT support
` [PATCH 11/23] ARM: i.MX8M: esdctl: drop ddrc base from imx8m_ddrc_sdram_size
` [PATCH 12/23] ARM: i.MX8M: esdctl: export imx8m_ddrc_sdram_size()
` [PATCH 13/23] ARM: i.MX8M: add support to pass BL3x bl_params
` [PATCH 14/23] ARM: i.MX: scratch: add OP-TEE FDTO support
` [PATCH 15/23] pbl: string: add strncmp
` [PATCH 16/23] pbl: fdt: add fdt_copy_node helper
` [PATCH 17/23] handoff-data: Add BL32_DT_OVL entry
` [PATCH 18/23] security: optee: add optee_extract_fdto helper
` [PATCH 19/23] security: optee: add helpers to apply OP-TEE FDTO
` [PATCH 20/23] ARM: i.MX8M: Add support to extract OP-TEE provided informations
` [PATCH 21/23] of: base: register optional OP-TEE overlay
` [PATCH 22/23] pbl: add support to disable/remove the /secure-chosen/stdout-path
` [PATCH 23/23] ARM: i.MX8M: remove /secure-chosen/stdout-path if requested

[PATCH master] migration-guides: add notes for v2024.09.0 to v2025.04.0
 2025-11-11 14:55 UTC  (2+ messages)

[PATCH] mvebuimg: replace errant sizeof(4)
 2025-11-11 13:32 UTC 

[PATCH] ARM: karo-tx6: enable deep-probe
 2025-11-11 12:12 UTC  (2+ messages)

[PATCH] security: policy: allow querying the active policy
 2025-11-11 10:48 UTC  (3+ messages)

[PATCH] ARM i.MX6SL: Add Kindle generation 6/7 support
 2025-11-11 10:21 UTC  (4+ messages)

[PATCH 0/4] fix some memory leaks
 2025-11-10 13:48 UTC  (7+ 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] k3: add keywriter lite support
 2025-11-10 13:39 UTC 

[PATCH] bootm: fix boot override inheritance
 2025-11-10 13:35 UTC  (2+ messages)

[PATCH] ARM: i.MX8MP: skov: add new 10" jt101tm023 variant support
 2025-11-10  8:39 UTC  (2+ messages)

[PATCH 1/3] video: stm: make multi-image compatible
 2025-11-10  8:39 UTC  (4+ messages)
` [PATCH 2/3] video: stm: allocate uncached framebuffer memory as write-combine
` [PATCH 3/3] video: stm: add explicit support for i.MX6SX

[PATCH master 1/5] efi: payload: drop unreferenced efi_do_execute_image()
 2025-11-10  8:20 UTC  (6+ 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] dm: fix memory leak
 2025-11-10  8:17 UTC 

[PATCH master] ARM: mmu: fix hang when reserved memory at start of RAM
 2025-11-10  8:14 UTC  (2+ messages)

[PATCH master] serial: ns16550: add UART compatible after upstream compatibility break
 2025-11-10  8:12 UTC  (2+ messages)

[PATCH] sandbox: add memory leak debugging tooling around LeakSanitizer
 2025-11-10  8:12 UTC  (5+ messages)

[PATCH RFC 1/3] lib: add talloc for overlaying a tree onto allocations
 2025-11-10  8:12 UTC  (6+ messages)

[PATCH v2 0/4] talloc and memory leak debugging
 2025-11-10  8:12 UTC  (6+ 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 1/3] bootm: allow custom struct image_handler::check_image callbacks
 2025-11-07 21:37 UTC  (3+ messages)
` [PATCH 2/3] efi: payload: bootm: allow compiling without FIT support
` [PATCH 3/3] efi: payload: x86: make handover vs startimage a runtime decision

[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 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  (19+ messages)
` [PATCH v2 01/17] lib: idr: avoid dangling else in idr_for_each_entry()
` [PATCH v2 10/17] common: tlv: Add TLV-Signature support
` [PATCH v2 15/17] crypto: concatenate fit development certificate with private key
` [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

page:  |  | latest

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