mail archive of the barebox mailing list
 help / color / mirror / Atom feed
RK3588 CPLL question
 2025-09-29 13:01 UTC  (10+ messages)

[PATCH] clk: rockchip: Fix CPLL setup on RK3588
 2025-09-29 12:32 UTC 

[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 00/10] ARM: boards: add support for Enclustra Mercury SA2
 2025-09-29  8:04 UTC  (16+ 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 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] net: efi-snp: fix mac address change when it is not supported
 2025-09-27 16:33 UTC 

[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  (30+ messages)
` [PATCH 01/11] Add handoff files
` [PATCH 02/11] Add Enclustra Mercury+ SA2 module
` [PATCH 03/11] Add Enclustra devicetree files
` [PATCH 04/11] ARM: dts: socfpga: use upstream SA2 device tree
` [PATCH 05/11] ARM: dts: socfpga: adapt "
` [PATCH 06/11] boards: enclustra-sa2: read MAC address from EEPROM
` [PATCH 07/11] gpio: dw: support numbering via aliases
` [PATCH 08/11] gpio: dw: make deep probe compatible
` [PATCH 09/11] boards: enclustra-sa2: enable bridges
` [PATCH 10/11] boards: enclustra-sa2: configure SI5338
` [PATCH 11/11] boards: enclustra-sa2: enable 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  (31+ messages)
` [PATCH v2 01/24] kconfig: allow setting CONFIG_ from the outside
` [PATCH v2 02/24] scripts: include scripts/include for all host tools
` [PATCH v2 03/24] kbuild: implement loopable loop_cmd
` [PATCH v2 04/24] Add security policy support
` [PATCH v2 05/24] kbuild: allow security config use without source tree modification
` [PATCH v2 06/24] defaultenv: update PS1 according to security policy
` [PATCH v2 07/24] security: policy: support externally provided configs
` [PATCH v2 08/24] commands: implement sconfig command
` [PATCH v2 09/24] docs: security-policies: add documentation
` [PATCH v2 10/24] commands: go: add security config option
` [PATCH v2 11/24] console: ratp: "
` [PATCH v2 12/24] bootm: support calling bootm_optional_signed_images at any time
` [PATCH v2 13/24] bootm: make unsigned image support runtime configurable
` [PATCH v2 14/24] ARM: configs: add virt32_secure_defconfig
` [PATCH v2 15/24] boards: qemu-virt: add security policies
` [PATCH v2 16/24] boards: qemu-virt: allow setting policy from command line
` [PATCH v2 17/24] test: py: add basic security policy test
` [PATCH v2 18/24] usbserial: add inline wrappers
` [PATCH v2 19/24] security: usbgadget: add usbgadget security policy
` [PATCH v2 20/24] security: fastboot: add security policy for fastboot oem
` [PATCH v2 21/24] security: shell: add policy for executing the shell
` [PATCH v2 22/24] security: add security policy for loading barebox environment
` [PATCH v2 23/24] security: add filesystem security policies
` [PATCH v2 24/24] security: console: add security policy for console input

[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  (22+ messages)
` [PATCH 01/11] dm: Add helper to manage a lower device
` [PATCH 02/11] dm: linear: Refactor to make use of the generalized cdev management
` [PATCH 03/11] dm: verity: Add transparent integrity checking target
` [PATCH 04/11] dm: verity: Add helper to parse superblock information
` [PATCH 05/11] commands: veritysetup: Create dm-verity devices
` [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)

[PATCH] drivers: treewide: Do not use NULL as driver_data
 2025-09-17 14:10 UTC  (4+ 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