mail archive of the barebox mailing list
 help / color / mirror / Atom feed
moving to same chip, different board: no console output
 2025-06-16 10:39 UTC  (4+ messages)

[PATCH 1/6] resource: mark normal memory as supporting being uncacheable
 2025-06-16  7:16 UTC  (6+ messages)
` [PATCH 2/6] lib: display_options: constify pointer to static size_human_readable buf
` [PATCH 3/6] commands: iomem: print human readable sizes by default
` [PATCH 4/6] commands: iomemport: support showing info for particular argument
` [PATCH 5/6] commands: iomem: add support for printing type/attributes
` [PATCH 6/6] efi: payload: iomem: populate resource type/attributes

[PATCH 0/4] Add boot slot locking to bootchooser
 2025-06-13 14:08 UTC  (5+ messages)
` [PATCH 1/4] bootchooser: implement locking of boot slots
` [PATCH 2/4] bootchooser: extend cmd tool by option to set slot locking
` [PATCH 3/4] Documentation: bootchooser: add information about slots_locked
` [PATCH 4/4] Documentation: migration-2025.07.0: "

[PATCH 0/7] ARM: Map sections RO/XN
 2025-06-13 12:44 UTC  (17+ messages)
` [PATCH 1/7] memory: request RO data section as separate region
` [PATCH 2/7] ARM: pass barebox base to mmu_early_enable()
` [PATCH 3/7] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
` [PATCH 4/7] ARM: MMU: map memory for barebox proper pagewise
` [PATCH 5/7] ARM: MMU: map text segment ro and data segments execute never
` [PATCH 6/7] ARM: MMU64: map memory for barebox proper pagewise
` [PATCH 7/7] ARM: MMU64: map text segment ro and data segments execute never

v2025.06.0
 2025-06-13 11:54 UTC  (2+ messages)

[PATCH] common: remove unused CONFIG_BOOTM_OFTREE
 2025-06-13 10:38 UTC  (2+ messages)

[PATCH] common: fastboot: send FAIL if variable does not exist
 2025-06-12 14:19 UTC  (3+ messages)

[PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de
 2025-06-12 12:48 UTC  (3+ messages)
` [PATCH 2/2] Documentation: use https URLs for GitHub

[PATCH v2] Added support for Zynq 7000 FPGA firmware loading
 2025-06-12 12:35 UTC 

[PATCH] Added support for Zynq 7000 FPGA firmware loading
 2025-06-12 12:31 UTC  (5+ messages)

Firmware Handoff for DT Overlay created by OP-TEE?
 2025-06-12 10:44 UTC  (2+ messages)

[PATCH] Documentation: migration-2025.05.0: note compressed kernel regression
 2025-06-12  9:16 UTC 

[PATCH] fixup! bootm: booti: make device tree optional
 2025-06-12  9:13 UTC  (2+ messages)

[PATCH 1/2] test: self: jwt: rename jwt_test key to development_rsa2048
 2025-06-12  9:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7/8_defconfig: enable FIT image support

[PATCH 0/4] test: py: add FIT image boot test
 2025-06-12  8:56 UTC  (5+ messages)
` [PATCH 1/4] ci: pytest: mount virtfs with signed FIT image into VMs
` [PATCH 2/4] test: py: add FIT boot test
` [PATCH 3/4] ci: pytest: multi_v8_defconfig: pass --runxfail
` [PATCH 4/4] ci: container: add device-tree-compiler

[PATCH 1/2] of: fdt: fix length comparison
 2025-06-12  7:44 UTC  (2+ messages)

[PATCH master] of: fdt: fix overflowing in dt_struct_advance arguments
 2025-06-12  7:44 UTC  (4+ messages)

[PATCH] ARM: k3: beagleplay: Enable 32k crystal
 2025-06-12  7:40 UTC  (4+ messages)

[PATCH 1/2] fs: unreference path on file close
 2025-06-12  7:39 UTC  (3+ messages)
` [PATCH 2/2] fs: unreference path in canonicalize_path()

[PATCH] ARM: Cortex-A9: document core versions used in various SoCs
 2025-06-12  7:39 UTC  (2+ messages)

[PATCH v3 0/9] NVMEM: Introduce write protection support
 2025-06-12  6:58 UTC  (10+ messages)
` [PATCH v3 1/9] nvmem: Add 'protect' operation to core framework
` [PATCH v3 2/9] nvmem: rmem: add write and protect support
` [PATCH v3 3/9] commands: nvmem: Add support for creating dynamic rmem devices
` [PATCH v3 4/9] regmap: Add reg_seal operation for hardware protection
` [PATCH v3 5/9] nvmem: regmap: Implement protect operation using regmap_seal
` [PATCH v3 6/9] nvmem: bsec: Implement NVMEM protect via regmap_seal for OTP locking
` [PATCH v3 7/9] nvmem: rmem: ensure unique device name per instance
` [PATCH v3 8/9] fs: Report errors for out-of-bounds protect operations
` [PATCH v3 9/9] test: Add pytest suite for NVMEM framework

[PATCH] fixup! ARM: i.MX8M: Add support for eCSPI boot
 2025-06-11 18:24 UTC  (3+ messages)

[PATCH 0/2] Add support for eCSPI boot on i.MX8M
 2025-06-11  8:13 UTC  (5+ messages)
` [PATCH 1/2] ARM: i.MX8M: Add support for eCSPI boot
` [PATCH 2/2] ARM: i.MX8M: Add bbu "

[PATCH v2 1/3] ARM: optee-early: drop superfluous sync_caches_for_execution
 2025-06-11  7:10 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: Cortex-A9: invalidate caches in early lowlevel init
` [PATCH v2 3/3] ARM: i.MX6Q: drop duplicate arm_early_mmu_cache_invalidate

[PATCH] sripts/k3img: determine size of files, not links
 2025-06-11  7:02 UTC  (2+ messages)

[PATCH v2 1/2] hw_random: omap-rng: ignore clocks for OMAP3/4
 2025-06-11  6:56 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: configs: omap_defconfig: enable HW_RANDOM_OMAP

[PATCH] spi: Probe spi devices without alias
 2025-06-11  6:37 UTC  (2+ messages)

[PATCH 1/2] hw_random: omap-rng: ignore clocks for OMAP3/4
 2025-06-10 19:17 UTC  (2+ messages)
` [PATCH 2/2] ARM: configs: omap_defconfig: enable HW_RANDOM_OMAP

[PATCH] Documentation: user: use https instead of git protocol for cloning
 2025-06-10 15:03 UTC  (3+ messages)

[PATCH] fixup! of: partition: do not try to translate offset as OF address
 2025-06-10 15:01 UTC  (2+ messages)

[PATCH 0/5] add createnv command to create environment partition
 2025-06-10 11:56 UTC  (5+ messages)
` [PATCH 4/5] commands: create createnv command

[PATCH v3 1/3] resource: supply memory type/attrs on all SDRAM requests
 2025-06-10 10:18 UTC  (5+ messages)
` [PATCH v3 2/3] resource: retire IORESOURCE_BUSY in favor of resource::type
` [PATCH v3 3/3] commands: iomem: add support for printing type/attributes

[PATCH v2] clk: make use of %pC format specifier for printing name
 2025-06-10  8:50 UTC  (2+ messages)

[PATCH 00/21] sandbox: add libfuzzer-based fuzzing
 2025-06-10  8:46 UTC  (2+ messages)

[PATCH v2 0/9] NVMEM: Introduce write protection support
 2025-06-10  8:05 UTC  (5+ messages)
` [PATCH v2 2/9] nvmem: rmem: add write and protect support
` [PATCH v2 7/9] nvmem: rmem: generate unic device name

[PATCH 00/10] fs: add virtfs (Plan 9 ove Virt I/O)
 2025-06-10  7:31 UTC  (12+ messages)
` [PATCH 01/10] tftp: centralize 2 sec d_revalidate optimization to new netfs lib
` [PATCH 02/10] Port Linux __cleanup() based guard infrastructure
` [PATCH 03/10] lib: idr: implement Linux idr_alloc/_u32 API
` [PATCH 04/10] lib: add iov_iter I/O vector iterator support
` [PATCH 05/10] lib: add parser code for mount options
` [PATCH 06/10] include: add definitions for UID/GID/DEV
` [PATCH 07/10] net: add support for 9P protocol
` [PATCH 08/10] fs: add new 9P2000.l (Plan 9) File system support
` [PATCH 09/10] fs: 9p: enable 9P over Virt I/O transport in defconfigs
` [PATCH 10/10] test: add support for --fs option in QEMU

[PATCH v2 0/4] firmware: qemu_fw_cfg: implement file system
 2025-06-10  7:01 UTC  (6+ messages)
` [PATCH v2 1/4] fs: add qemu_fw_cfg "
` [PATCH v2 2/4] firmware: qemu_fw_cfg: register at device initcall level
` [PATCH v2 3/4] video: ramfb: use new qemu fw_cfg FS
` [PATCH v2 4/4] fs: qemu_fw_cfg: support populating environment via QEMU fw_cfg

[PATCH v2] ARM: multi_v8_defconfig: enable new boards
 2025-06-10  6:37 UTC  (2+ messages)

[PATCH] clk: make use of %pC format specifier for printing name
 2025-06-10  6:31 UTC  (2+ messages)

[PATCH] commands: dmesg: add -p option for setting maximum log level
 2025-06-10  6:23 UTC  (2+ messages)

bbremote: Is it deprecated?
 2025-06-06 11:13 UTC  (2+ messages)

[PATCH] ARM: multi_v8_defconfig: enable new boards
 2025-06-06  8:14 UTC 

[PATCH] fixup! driver: bus: embed bus driver node into bus
 2025-06-06  6:25 UTC  (2+ messages)

[PATCH v2 00/16] ARM: stm32mp: add MIPI DSI support
 2025-06-06  5:57 UTC  (17+ messages)
` [PATCH v2 01/16] driver: bus: embed bus driver node into bus
` [PATCH v2 02/16] driver: switch busses to device class
` [PATCH v2 03/16] driver: factor out bus definitions into separate header
` [PATCH v2 04/16] driver: bus: add helpers for finding devices in busses
` [PATCH v2 05/16] drive: bus: make use of new bus_find_device helper
` [PATCH v2 06/16] of: implement of_alias_from_compatible
` [PATCH v2 07/16] video: vpl: fix potential read of uninitialized variable
` [PATCH v2 08/16] video: vpl: factor out vpl_for_each
` [PATCH v2 09/16] video: vpl: handle missing struct vpl::ioctl gracefully
` [PATCH v2 10/16] video: vpl: add vpl_bridge abstraction
` [PATCH v2 11/16] video: factor out drm_mode_vrefresh
` [PATCH v2 12/16] video: add base MIPI DSI support
` [PATCH v2 13/16] video: add Designware MIPI-DSI support
` [PATCH v2 14/16] video: add STM32 MIPI DSI video driver
` [PATCH v2 15/16] video: add support for Orise Technology otm8009a panel
` [PATCH v2 16/16] ARM: stm32mp: dk2: enable MIPI-DSI display by default

[PATCH 00/16] ARM: stm32mp: add MIPI DSI support
 2025-06-05 21:07 UTC  (17+ messages)
` [PATCH 01/16] driver: bus: embed bus driver node into bus
` [PATCH 02/16] driver: switch busses to device class
` [PATCH 03/16] driver: factor out bus definitions into separate header
` [PATCH 04/16] driver: bus: add helpers for finding devices in busses
` [PATCH 05/16] drive: bus: make use of new bus_find_device helper
` [PATCH 06/16] of: implement of_alias_from_compatible
` [PATCH 07/16] video: vpl: fix potential read of uninitialized variable
` [PATCH 08/16] video: vpl: factor out vpl_for_each
` [PATCH 09/16] video: vpl: handle missing struct vpl::ioctl gracefully
` [PATCH 10/16] video: vpl: add vpl_bridge abstraction
` [PATCH 11/16] video: factor out drm_mode_vrefresh
` [PATCH 12/16] video: add base MIPI DSI support
` [PATCH 13/16] video: add Designware MIPI-DSI support
` [PATCH 14/16] video: add STM32 MIPI DSI video driver
` [PATCH 15/16] video: add support for Orise Technology otm8009a panel
` [PATCH 16/16] ARM: stm32mp: dk2: enable MIPI-DSI display by default

[PATCH v2 00/33] ARM: K3: add support for AM62L
 2025-06-05 12:42 UTC  (17+ messages)
` [PATCH v2 10/33] scripts/ti-board-config.py: fix length
` [PATCH v2 11/33] ARM: k3: add yaml files for AM62l
` [PATCH v2 13/33] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v2 14/33] drivers: soc: ti: k3-ringacc: fix k3_ringacc_ring_reset_sci
` [PATCH v2 15/33] dma: ti: k3-psil: Add PSIL data for AM62L
` [PATCH v2 16/33] dma: ti: k3-udma: Refactor common bits for AM62L support
` [PATCH v2 18/33] dma: ti: k3-udma-am62l: Add AM62L support DMA drivers
` [PATCH v2 19/33] ARM: dts: am62l: Add ethernet ports
` [PATCH v2 22/33] net: davinci_mdio: Use fallback clock rate
` [PATCH v2 23/33] firmware: arm_scmi: Add support for clock parents
` [PATCH v2 24/33] clk: add struct clk_parent_data
` [PATCH v2 26/33] ARM: dts: am62l3-evm: add MMC aliases
` [PATCH v2 27/33] dma: ti: k3-udma: limit asel to am625
` [PATCH v2 29/33] ARM: dts: k3-am62l: reserve memory for TF-A and OP-TEE
` [PATCH v2 31/33] ARM: K3: am62l: add serial aliases
` [PATCH v2 32/33] Documentation: boards: k3: split generic and am62x specific documentation

page:  |  | latest

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