mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] clk: clk_set_parent: skip any operation if current and new parents are equal
 2025-10-06 20:53 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: rockchip: Set initial CPU frequencies for RK3588
 2025-10-06 11:50 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Set CPLL frequency "

[PATCH 01/11] common: filetype: add detection for x86 Linux kernel images
 2025-10-06 11:41 UTC  (18+ messages)
` [PATCH 02/11] efi: payload: split out payload Kconfig symbols
` [PATCH 03/11] efi: payload: add support for EFI initrd media protocol
` [PATCH 04/11] tlsf: move kasan_poison_shadow into tlsf_add_pool
` [PATCH 05/11] tlsf: support on-demand requesting memory from external store
` [PATCH 06/11] efi: payload: earlymem: allocate only the barebox needs in term of memory
` [PATCH 07/11] efi: payload: split image handling from legacy handover boot
` [PATCH 08/11] efi: payload: bootm: add support for efi stub boot
` [PATCH 09/11] efi: payload: bootm: add support for fit image
` [PATCH 10/11] efi: payload: make selectable without COMPILE_TEST
` [PATCH 11/11] ARM: efi: add a generic defconfig for v8 efi payload

[PATCH] mci: add cadence sdhci host
 2025-10-06  6:57 UTC 

[PATCH] usb: dwc3: am62: Fix name of driver struct
 2025-10-01  8:31 UTC  (3+ messages)

[PATCH master] scripts: rockchip: rkimage: reinstate OpenSSL 1.1 compatibility
 2025-10-01  8:29 UTC  (3+ messages)

[PATCH v2 00/10] ARM: boards: add support for Enclustra Mercury SA2
 2025-10-01  8:29 UTC  (20+ messages)
` [PATCH v2 01/10] Add handoff files
` [PATCH v2 02/10] Add Enclustra Mercury+ SA2 module
` [PATCH v2 03/10] ARM: dts: socfpga: use upstream SA2 device tree
` [PATCH v2 04/10] ARM: dts: socfpga: adapt "
` [PATCH v2 05/10] boards: enclustra-sa2: read MAC address from EEPROM
` [PATCH v2 06/10] boards: enclustra-sa2: configure SI5338
` [PATCH v2 07/10] boards: enclustra-sa2: enable SI5338
` [PATCH v2 08/10] lib: add crc16 support
` [PATCH v2 09/10] nvmem: add support for Atmel sha204(a)
` [PATCH v2 10/10] boards: enclustra-sa2: read S/N from EEPROM

[PATCH 0/2] fs: remove dev argument from file operations
 2025-10-01  8:06 UTC  (3+ messages)
` [PATCH 1/2] fs: remove redundant dev argument from fs_driver operations
` [PATCH 2/2] fs: move fs_driver operations to struct file_operations

v2025.09.0
 2025-09-30 13:48 UTC  (5+ messages)

[PATCH master] Revert "MAKEALL: query CONFIG_64BIT before make instead of CONFIG_ARM64 after"
 2025-09-30 10:40 UTC  (2+ messages)

[PATCH 1/2] fixup! Add security policy support
 2025-09-30  9:55 UTC  (3+ messages)
` [PATCH 2/2] fixup! test: py: add basic security policy test

[PATCH] MAKEALL: query CONFIG_64BIT before make instead of CONFIG_ARM64 after
 2025-09-30  9:54 UTC  (2+ messages)

[PATCH] ARM: dts: k3-am62l: Set cpsw3g status to disabled by default
 2025-09-30  9:34 UTC 

[PATCH] video: efi-gop: remove dependency to x86
 2025-09-30  5:57 UTC  (2+ messages)

[PATCH] net: efi-snp: fix mac address change when it is not supported
 2025-09-29 13:51 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix CPLL setup on RK3588
 2025-09-29 13:51 UTC  (2+ messages)

RK3588 CPLL question
 2025-09-29 13:01 UTC  (10+ messages)

[RFC] clk: rockchip: Fix CPLL setup issue
 2025-09-29  8:44 UTC  (4+ messages)

[PATCH 0/7] TLV integration tests and test/py cleanup
 2025-09-29  8:29 UTC  (13+ messages)
` [PATCH 1/7] test: when testfs feature is available, always enable it
` [PATCH 2/7] test: provide testfs via fixture
` [PATCH 3/7] test: move dm-verity testdata generation to fixture
` [PATCH 4/7] test: py: test_bootchooser: remove dead code
` [PATCH 5/7] commands: tlv: clarify error opening tlv
` [PATCH 6/7] ci: container: install crcmod and cryptography
` [PATCH 7/7] test: py: add TLV integration tests

[PATCH v2 0/9] TLV integration tests and test/py cleanup
 2025-09-29  8:04 UTC  (10+ messages)
` [PATCH v2 1/9] test: when testfs feature is available, always enable it
` [PATCH v2 2/9] test: provide testfs via fixture
` [PATCH v2 3/9] test: move dm-verity testdata generation to fixture
` [PATCH v2 4/9] test: move fitimage testdata generation to fixture and drop script
` [PATCH v2 5/9] test: py: test_bootchooser: remove dead code
` [PATCH v2 6/9] commands: tlv: clarify error opening tlv
` [PATCH v2 7/9] ci: container: install crcmod and cryptography
` [PATCH v2 8/9] configs: enable tlv command for multi_v7 and multi_v8
` [PATCH v2 9/9] test: py: add TLV integration tests

[PATCH] clk: rockchip: Drop empty init callback for rk3588 PLL type
 2025-09-29  7:33 UTC  (2+ messages)

[PATCH] doc: bootchooser: use 0 as base for system targets
 2025-09-29  7:26 UTC  (2+ messages)

[PATCH] fixup! ARM: boards: Add support for PRT8ML
 2025-09-29  7:25 UTC  (2+ messages)

[PATCH] ARM: am62l: Update SCMI clock ids
 2025-09-26 12:54 UTC  (2+ messages)

[PATCH] ARM: i.MX6: configure AIPS registers only if trusted
 2025-09-26 11:39 UTC  (2+ messages)

[PATCH v2 1/2] common: misc: reduce duplication in strerror
 2025-09-26 11:38 UTC  (3+ messages)
` [PATCH v2 2/2] common: binfmt: replace generic ENOENT message with "Command not found"

[PATCH] common: binfmt: replace generic ENOENT message with "Command not found"
 2025-09-26 11:37 UTC  (2+ messages)

[PATCH v2] test: emulate.pl: remove in favor of pytest
 2025-09-26 11:33 UTC  (2+ messages)

[PATCH] test: emulate.pl: remove in favor of pytest
 2025-09-26 11:32 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3588: Add PLL rate for 1500 MHz
 2025-09-26 11:32 UTC  (2+ messages)

[PATCH] fixup! ARM: boards: Add support for PRT8ML
 2025-09-26 11:31 UTC  (2+ messages)

[PATCH 1/2] lib: add crc16 support
 2025-09-24  5:51 UTC  (3+ messages)
` [PATCH 2/2] nvmem: add support for Atmel sha204(a)

[PATCH 00/11] ARM: boards: add support for Enclustra Mercury SA2
 2025-09-23 15:31 UTC  (18+ messages)
` [PATCH 04/11] ARM: dts: socfpga: use upstream SA2 device tree
` [PATCH 06/11] boards: enclustra-sa2: read MAC address from EEPROM
` [PATCH 10/11] boards: enclustra-sa2: configure SI5338

[PATCH] crypto: ecc: drop unused curve25519 definitions
 2025-09-23  8:14 UTC  (3+ messages)

[PATCH v2 00/24] Add security policy support
 2025-09-23  8:11 UTC  (9+ messages)
` [PATCH v2 04/24] "
` [PATCH v2 23/24] security: add filesystem security policies

[PATCH RFC 00/17] Add security policy support
 2025-09-23  8:08 UTC  (2+ messages)

[PATCH 00/11] dm: verity: Add transparent integrity checking target
 2025-09-23  6:30 UTC  (18+ messages)
` [PATCH 03/11] "
` [PATCH 06/11] ci: pytest: Open up testfs to more consumers than the FIT test
` [PATCH 07/11] ci: pytest: Enable testfs feature on malta boards
` [PATCH 08/11] ci: pytest: Generate test data for dm-verity
` [PATCH 09/11] test: pytest: add basic dm-verity test
` [PATCH 10/11] ci: pytest: Centralize feature discovery to a separate step
` [PATCH 11/11] ci: pytest: Enable device-mapper labgrid tests

[PATCH] riscv: dma: rename dma_ops to dma_map_ops
 2025-09-22  9:47 UTC  (2+ messages)

[PATCH] ARM: am62l: fix mdio clock id
 2025-09-22  9:47 UTC  (2+ messages)

[PATCH 00/15] Implement efi loader to run barebox as efi payload app and then load efi stubed application/kernels
 2025-09-22  7:37 UTC  (17+ messages)
` [PATCH 01/15] efi: payload: split image handling from legacy handover boot support
` [PATCH 02/15] efi: payload: add support for efi stub boot
` [PATCH 03/15] efi: payload: add support for fit image
` [PATCH 04/15] efi: payload: make selectable without COMPILE_TEST
` [PATCH 05/15] arm: efi: add a generic defconfig for v8 efi payload,
` [PATCH 06/15] efi: payload: initrd: implement efi initrd media protocol
` [PATCH 07/15] common: filetype: add x86 linux filetype
` [PATCH 08/15] efi: payload: early-mem: helps to correctly boot x86 linux
` [PATCH 09/15] efi: payload: bootm: add x86 efi stub boot support
` [PATCH 10/15] efi: payload: x86: enable the possibility to efi stub bootm for x86
` [PATCH 11/15] malloc: tlsf: efi: add a fallback for allocate more memory when we are in efi
` [PATCH 12/15] configs: efi: arm64: x86: enable the use of efi malloc fallback
` [PATCH 13/15] efi: payload: earlymem: allocate only the barebox needs in term of memory
` [PATCH 14/15] ARM: cpu: allow selecting CPU_V7/CPU_V8 directly
` [PATCH 15/15] efi: payload: bootm: remove redundant reallocations in image loader

[PATCH 0/2] Extend protonic prt8m to support prt8ml
 2025-09-22  7:35 UTC  (5+ messages)
` [PATCH 1/2] ARM: i.MX8M: protonic-imx8m: enable deep probe
` [PATCH 2/2] ARM: boards: Add support for PRT8ML

[PATCH] net: fec_imx: Fix probe failure on i.MX27
 2025-09-18 14:25 UTC  (2+ messages)

[PATCH] firmware: handle firmware files being links correctly
 2025-09-18 14:24 UTC  (2+ messages)

[PATCH v2] firmware: handle firmware files being links correctly
 2025-09-18 14:24 UTC  (2+ messages)

[PATCH] hush: fix last_return_code when PROMPT_COMMAND is used
 2025-09-18 14:23 UTC  (2+ messages)

[PATCH] crc-itu-t: fix typo in CRC ITU-T polynomial comment
 2025-09-18 14:23 UTC  (2+ messages)

[PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks"
 2025-09-18 14:23 UTC  (2+ messages)

[PATCH] ARM: rockchip: cleanup iram handling
 2025-09-18 14:21 UTC  (2+ messages)

[PATCH] ARM: rockchip: add support for Radxa ROCK 5T
 2025-09-18 14:21 UTC  (2+ messages)

[PATCH] ARM: rockchip: select bbu default target using bootsource
 2025-09-18 14:20 UTC  (2+ messages)

page: 

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