barebox
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 2/5] ARM: i.MX6Q: add imx6_get_mmdc_sdram_size
Marco Felsch
Re: [PATCH 2/5] ARM: i.MX6Q: add imx6_get_mmdc_sdram_size
Ahmad Fatoum
[PATCH 3/5] ARM: mach-imx: tzasc: add region configure helpers
Marco Felsch
Re: [PATCH 3/5] ARM: mach-imx: tzasc: add region configure helpers
Sascha Hauer
Re: [PATCH 3/5] ARM: mach-imx: tzasc: add region configure helpers
Marco Felsch
Re: [PATCH 3/5] ARM: mach-imx: tzasc: add region configure helpers
Ahmad Fatoum
[PATCH 4/5] ARM: mach-imx: tzasc: add imx6q_tzc380_early_ns_region1()
Marco Felsch
Re: [PATCH 4/5] ARM: mach-imx: tzasc: add imx6q_tzc380_early_ns_region1()
Ahmad Fatoum
Re: [PATCH 4/5] ARM: mach-imx: tzasc: add imx6q_tzc380_early_ns_region1()
Marco Felsch
Re: [PATCH 4/5] ARM: mach-imx: tzasc: add imx6q_tzc380_early_ns_region1()
Ahmad Fatoum
[PATCH 5/5] ARM: mach-imx: tzasc: add imx6q_tzc380_is_enabled
Marco Felsch
Re: [PATCH 5/5] ARM: mach-imx: tzasc: add imx6q_tzc380_is_enabled
Ahmad Fatoum
Re: [PATCH 1/5] ARM: i.MX6QDL: add TZASC1/2 defines
Ahmad Fatoum
Re: [PATCH 1/5] ARM: i.MX6QDL: add TZASC1/2 defines
Sascha Hauer
Re: [PATCH 1/5] ARM: i.MX6QDL: add TZASC1/2 defines
Marco Felsch
[PATCH] ARM: at91: remove AT32AP7000 (AVR32) remnants
Alexander Shiyan
Re: [PATCH] ARM: at91: remove AT32AP7000 (AVR32) remnants
Sascha Hauer
[PATCH] ARM: at91: remove unused soc type/subtype getter functions
Alexander Shiyan
Re: [PATCH] ARM: at91: remove unused soc type/subtype getter functions
Sam Ravnborg
Re: [PATCH] ARM: at91: remove unused soc type/subtype getter functions
Alexander Shiyan
Re: [PATCH] ARM: at91: remove unused soc type/subtype getter functions
Sascha Hauer
Re: [PATCH] ARM: at91: remove unused soc type/subtype getter functions
Sascha Hauer
[PATCH v3 0/4] Add boot slot locking to bootchooser
Lars Schmidt
[PATCH v3 4/4] Documentation: migration-2025.08.0: add information about attempts_locked
Lars Schmidt
[PATCH v3 2/4] bootchooser: extend cmd tool by option to set attempts_locked
Lars Schmidt
[PATCH v3 3/4] Documentation: bootchooser: add information about attempts_locked
Lars Schmidt
Re: [PATCH] Documentation: bootchooser: add information about attempts_locked
Johannes Schneider
[PATCH v3 1/4] bootchooser: implement locking of attempts counter
Lars Schmidt
Re: [PATCH v3 0/4] Add boot slot locking to bootchooser
Sascha Hauer
[PATCH] mmu: explicitly map executable non-SDRAM regions with MAP_CODE
Ahmad Fatoum
Re: [PATCH] mmu: explicitly map executable non-SDRAM regions with MAP_CODE
Sascha Hauer
Re: [PATCH] mmu: explicitly map executable non-SDRAM regions with MAP_CODE
Sascha Hauer
Re: [PATCH] mmu: explicitly map executable non-SDRAM regions with MAP_CODE
Ahmad Fatoum
Re: [PATCH] mmu: explicitly map executable non-SDRAM regions with MAP_CODE
Sascha Hauer
[PATCH] commands: sleep: add msleep support
Sascha Hauer
Re: [PATCH] commands: sleep: add msleep support
Sascha Hauer
[PATCH v3 0/6] ARM: Map sections RO/XN
Sascha Hauer
[PATCH v3 6/6] ARM: MMU64: map text segment ro and data segments execute never
Sascha Hauer
[PATCH v3 1/6] ARM: pass barebox base to mmu_early_enable()
Sascha Hauer
[PATCH v3 3/6] ARM: MMU: map memory for barebox proper pagewise
Sascha Hauer
[PATCH v3 4/6] ARM: MMU: map text segment ro and data segments execute never
Sascha Hauer
[PATCH v3 5/6] ARM: MMU64: map memory for barebox proper pagewise
Sascha Hauer
[PATCH v3 2/6] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
Sascha Hauer
Re: [PATCH v3 0/6] ARM: Map sections RO/XN
Sascha Hauer
Re: [PATCH v3 0/6] ARM: Map sections RO/XN
Ahmad Fatoum
[PATCH] ARM: at91: clock: remove unused SAMA5D2/SAMA5D3 support from legacy clock driver
Alexander Shiyan
[PATCH] ARM: at91: setup: improve address handling for DBGU and CHIPID detection
Alexander Shiyan
Re: [PATCH] ARM: at91: setup: improve address handling for DBGU and CHIPID detection
Sascha Hauer
[PATCH] ARM: at91: sam9x5ek: enable missing DT and clock options for devicetree boot
Alexander Shiyan
Re: [PATCH] ARM: at91: sam9x5ek: enable missing DT and clock options for devicetree boot
Sascha Hauer
[PATCH] ARM: at91: xload: use pin_to_mask for peripheral pin configuration
Alexander Shiyan
Re: [PATCH] ARM: at91: xload: use pin_to_mask for peripheral pin configuration
Sascha Hauer
Re: (subset) [PATCH] ARM: at91: xload: use pin_to_mask for peripheral pin configuration
Sascha Hauer
[PATCH] ARM: at91: setup: refactor SoC subtype detection with switch statements
Alexander Shiyan
Re: [PATCH] ARM: at91: setup: refactor SoC subtype detection with switch statements
Sascha Hauer
Re: (subset) [PATCH] ARM: at91: clock: remove unused SAMA5D2/SAMA5D3 support from legacy clock driver
Sascha Hauer
[PATCH v2 0/6] ARM: Map sections RO/XN
Sascha Hauer
[PATCH v2 2/6] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
Sascha Hauer
[PATCH v2 4/6] ARM: MMU: map text segment ro and data segments execute never
Sascha Hauer
Re: [PATCH v2 4/6] ARM: MMU: map text segment ro and data segments execute never
Ahmad Fatoum
[PATCH v2 3/6] ARM: MMU: map memory for barebox proper pagewise
Sascha Hauer
[PATCH v2 5/6] ARM: MMU64: map memory for barebox proper pagewise
Sascha Hauer
Re: [PATCH v2 5/6] ARM: MMU64: map memory for barebox proper pagewise
Ahmad Fatoum
[PATCH v2 6/6] ARM: MMU64: map text segment ro and data segments execute never
Sascha Hauer
Re: [PATCH v2 6/6] ARM: MMU64: map text segment ro and data segments execute never
Ahmad Fatoum
[PATCH v2 1/6] ARM: pass barebox base to mmu_early_enable()
Sascha Hauer
[PATCH v1 1/2] test: test_nvmem: remove "protect" error tests
Oleksij Rempel
[PATCH v1 2/2] sandbox: configs: enable CMD_NVMEM and NVMEM_RMEM
Oleksij Rempel
Re: [PATCH v1 1/2] test: test_nvmem: remove "protect" error tests
Sascha Hauer
[PATCH] console: handle input consoles in of_console_by_stdout_path() gracefully
Bastian Krause
Re: [PATCH] console: handle input consoles in of_console_by_stdout_path() gracefully
Sascha Hauer
[PATCH] imd: Increase expected file size
Sascha Hauer
Re: [PATCH] imd: Increase expected file size
Sascha Hauer
[PATCH] Documentation: AM62lx: Add note about required TF-A
Sascha Hauer
Re: [PATCH] Documentation: AM62lx: Add note about required TF-A
Sascha Hauer
[PATCH 0/3] TF-A: AM62lx: Fixes for barebox support
Sascha Hauer
[PATCH 1/3] plat: ti: k3: fix SCMI parent clock ids
Sascha Hauer
[PATCH 3/3] HACK: drop COPY_NAME_IDENTIFIER string length check
Sascha Hauer
[PATCH 2/3] plat: ti: k3: return 0 parents for clocks which only have a single parent
Sascha Hauer
[PATCH v2 0/4] Add boot slot locking to bootchooser
Lars Schmidt
[PATCH v2 2/4] bootchooser: extend cmd tool by option to set attempts_locked
Lars Schmidt
Re: [PATCH v2 2/4] bootchooser: extend cmd tool by option to set attempts_locked
Ahmad Fatoum
[PATCH v2 3/4] Documentation: bootchooser: add information about attempts_locked
Lars Schmidt
Re: [PATCH v2 3/4] Documentation: bootchooser: add information about attempts_locked
Ahmad Fatoum
Re: [PATCH v2 3/4] Documentation: bootchooser: add information about attempts_locked
Sascha Hauer
Re: [PATCH v2 3/4] Documentation: bootchooser: add information about attempts_locked
Lars Schmidt
Re: [PATCH v2 3/4] Documentation: bootchooser: add information about attempts_locked
Sascha Hauer
[PATCH v2 4/4] Documentation: migration-2025.08.0: add information about attempts_locked
Lars Schmidt
Re: [PATCH v2 4/4] Documentation: migration-2025.08.0: add information about attempts_locked
Ahmad Fatoum
[PATCH v2 1/4] bootchooser: implement locking of attempts counter
Lars Schmidt
Re: [PATCH v2 1/4] bootchooser: implement locking of attempts counter
Ahmad Fatoum
[PATCH] Documentation: migration-2025.08.0: add new empty file
Ahmad Fatoum
Re: [PATCH] Documentation: migration-2025.08.0: add new empty file
Sascha Hauer
[PATCH] dlmalloc: remove in favor of TLSF
Ahmad Fatoum
Re: [PATCH] dlmalloc: remove in favor of TLSF
Sascha Hauer
Re: [PATCH] dlmalloc: remove in favor of TLSF
Sascha Hauer
[PATCH 1/6] resource: mark normal memory as supporting being uncacheable
Ahmad Fatoum
[PATCH 5/6] commands: iomem: add support for printing type/attributes
Ahmad Fatoum
[PATCH 4/6] commands: iomemport: support showing info for particular argument
Ahmad Fatoum
[PATCH 6/6] efi: payload: iomem: populate resource type/attributes
Ahmad Fatoum
[PATCH 2/6] lib: display_options: constify pointer to static size_human_readable buf
Ahmad Fatoum
[PATCH 3/6] commands: iomem: print human readable sizes by default
Ahmad Fatoum
Re: [PATCH 1/6] resource: mark normal memory as supporting being uncacheable
Sascha Hauer
[PATCH 0/4] Add boot slot locking to bootchooser
Lars Schmidt
[PATCH 1/4] bootchooser: implement locking of boot slots
Lars Schmidt
Re: [PATCH 1/4] bootchooser: implement locking of boot slots
Ahmad Fatoum
[PATCH 3/4] Documentation: bootchooser: add information about slots_locked
Lars Schmidt
Re: [PATCH 3/4] Documentation: bootchooser: add information about slots_locked
Ahmad Fatoum
[PATCH 2/4] bootchooser: extend cmd tool by option to set slot locking
Lars Schmidt
Re: [PATCH 2/4] bootchooser: extend cmd tool by option to set slot locking
Ahmad Fatoum
[PATCH 4/4] Documentation: migration-2025.07.0: add information about slots_locked
Lars Schmidt
Re: [PATCH 4/4] Documentation: migration-2025.07.0: add information about slots_locked
Ahmad Fatoum
v2025.06.0
Sascha Hauer
Re: v2025.06.0
Ahmad Fatoum
[PATCH] common: remove unused CONFIG_BOOTM_OFTREE
Sascha Hauer
Re: [PATCH] common: remove unused CONFIG_BOOTM_OFTREE
Sascha Hauer
[PATCH 0/7] ARM: Map sections RO/XN
Sascha Hauer
[PATCH 7/7] ARM: MMU64: map text segment ro and data segments execute never
Sascha Hauer
Re: [PATCH 7/7] ARM: MMU64: map text segment ro and data segments execute never
Ahmad Fatoum
[PATCH 1/7] memory: request RO data section as separate region
Sascha Hauer
Re: [PATCH 1/7] memory: request RO data section as separate region
Ahmad Fatoum
[PATCH 2/7] ARM: pass barebox base to mmu_early_enable()
Sascha Hauer
Re: [PATCH 2/7] ARM: pass barebox base to mmu_early_enable()
Ahmad Fatoum
[PATCH 3/7] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
Sascha Hauer
Re: [PATCH 3/7] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
Ahmad Fatoum
[PATCH 4/7] ARM: MMU: map memory for barebox proper pagewise
Sascha Hauer
Re: [PATCH 4/7] ARM: MMU: map memory for barebox proper pagewise
Ahmad Fatoum
[PATCH 6/7] ARM: MMU64: map memory for barebox proper pagewise
Sascha Hauer
Re: [PATCH 6/7] ARM: MMU64: map memory for barebox proper pagewise
Ahmad Fatoum
[PATCH 5/7] ARM: MMU: map text segment ro and data segments execute never
Sascha Hauer
Re: [PATCH 5/7] ARM: MMU: map text segment ro and data segments execute never
Ahmad Fatoum
Re: [PATCH 5/7] ARM: MMU: map text segment ro and data segments execute never
Sascha Hauer
Re: [PATCH 5/7] ARM: MMU: map text segment ro and data segments execute never
Ahmad Fatoum
Re: [PATCH 0/7] ARM: Map sections RO/XN
Ahmad Fatoum
[PATCH v2] Added support for Zynq 7000 FPGA firmware loading
Johannes Roith
Re: [PATCH v2] Added support for Zynq 7000 FPGA firmware loading
Sascha Hauer
[PATCH] Documentation: migration-2025.05.0: note compressed kernel regression
Ahmad Fatoum
Re: [PATCH] Documentation: migration-2025.05.0: note compressed kernel regression
Sascha Hauer
[PATCH 1/2] test: self: jwt: rename jwt_test key to development_rsa2048
Ahmad Fatoum
[PATCH 2/2] ARM: multi_v7/8_defconfig: enable FIT image support
Ahmad Fatoum
Re: [PATCH 1/2] test: self: jwt: rename jwt_test key to development_rsa2048
Sascha Hauer
[PATCH 0/4] test: py: add FIT image boot test
Ahmad Fatoum
[PATCH 3/4] ci: pytest: multi_v8_defconfig: pass --runxfail
Ahmad Fatoum
[PATCH 1/4] ci: pytest: mount virtfs with signed FIT image into VMs
Ahmad Fatoum
[PATCH 4/4] ci: container: add device-tree-compiler
Ahmad Fatoum
[PATCH 2/4] test: py: add FIT boot test
Ahmad Fatoum
Re: [PATCH 0/4] test: py: add FIT image boot test
Sascha Hauer
[PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de
Roland Hieber
[PATCH 2/2] Documentation: use https URLs for GitHub
Roland Hieber
Re: [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de
Sascha Hauer
[PATCH] fixup! bootm: booti: make device tree optional
Ahmad Fatoum
Re: [PATCH] fixup! bootm: booti: make device tree optional
Sascha Hauer
[PATCH v3 0/9] NVMEM: Introduce write protection support
Oleksij Rempel
[PATCH v3 8/9] fs: Report errors for out-of-bounds protect operations
Oleksij Rempel
Re: [PATCH v3 8/9] fs: Report errors for out-of-bounds protect operations
Sascha Hauer
Re: [PATCH v3 8/9] fs: Report errors for out-of-bounds protect operations
Ahmad Fatoum
Re: [PATCH v3 8/9] fs: Report errors for out-of-bounds protect operations
Sascha Hauer
[PATCH v3 4/9] regmap: Add reg_seal operation for hardware protection
Oleksij Rempel
[PATCH v3 9/9] test: Add pytest suite for NVMEM framework
Oleksij Rempel
Re: [PATCH v3 9/9] test: Add pytest suite for NVMEM framework
Sascha Hauer
Re: [PATCH v3 9/9] test: Add pytest suite for NVMEM framework
Oleksij Rempel
[PATCH v3 3/9] commands: nvmem: Add support for creating dynamic rmem devices
Oleksij Rempel
[PATCH v3 1/9] nvmem: Add 'protect' operation to core framework
Oleksij Rempel
[PATCH v3 5/9] nvmem: regmap: Implement protect operation using regmap_seal
Oleksij Rempel
[PATCH v3 7/9] nvmem: rmem: ensure unique device name per instance
Oleksij Rempel
[PATCH v3 6/9] nvmem: bsec: Implement NVMEM protect via regmap_seal for OTP locking
Oleksij Rempel
[PATCH v3 2/9] nvmem: rmem: add write and protect support
Oleksij Rempel
Re: (subset) [PATCH v3 0/9] NVMEM: Introduce write protection support
Sascha Hauer
Re: [PATCH v3 0/9] NVMEM: Introduce write protection support
Sascha Hauer
Firmware Handoff for DT Overlay created by OP-TEE?
Ahmad Fatoum
Re: Firmware Handoff for DT Overlay created by OP-TEE?
Ahmad Fatoum
[PATCH] ARM: Cortex-A9: document core versions used in various SoCs
Lucas Stach
Re: [PATCH] ARM: Cortex-A9: document core versions used in various SoCs
Sascha Hauer
[PATCH] common: fastboot: send FAIL if variable does not exist
Andrei Lalaev
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Sascha Hauer
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Andrei Lalaev
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Sascha Hauer
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Sascha Hauer
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Ahmad Fatoum
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Andrei Lalaev
Re: [PATCH] common: fastboot: send FAIL if variable does not exist
Ahmad Fatoum
[PATCH 1/2] fs: unreference path on file close
Sascha Hauer
[PATCH 2/2] fs: unreference path in canonicalize_path()
Sascha Hauer
Re: [PATCH 1/2] fs: unreference path on file close
Sascha Hauer
Re: [PATCH 1/2] fs: unreference path on file close
Ahmad Fatoum
[PATCH] ARM: k3: beagleplay: Enable 32k crystal
Lars Schmidt
Re: [PATCH] ARM: k3: beagleplay: Enable 32k crystal
Ahmad Fatoum
Re: [PATCH] ARM: k3: beagleplay: Enable 32k crystal
Sascha Hauer
Re: [PATCH] ARM: k3: beagleplay: Enable 32k crystal
Sascha Hauer
[PATCH] fixup! ARM: i.MX8M: Add support for eCSPI boot
Jonas Rebmann
Re: [PATCH] fixup! ARM: i.MX8M: Add support for eCSPI boot
Sascha Hauer
Re: [PATCH] fixup! ARM: i.MX8M: Add support for eCSPI boot
Ahmad Fatoum
[PATCH master] of: fdt: fix overflowing in dt_struct_advance arguments
Ahmad Fatoum
Re: [PATCH master] of: fdt: fix overflowing in dt_struct_advance arguments
Sascha Hauer
Re: [PATCH master] of: fdt: fix overflowing in dt_struct_advance arguments
Ahmad Fatoum
Re: [PATCH master] of: fdt: fix overflowing in dt_struct_advance arguments
Sascha Hauer
[PATCH v2 1/2] hw_random: omap-rng: ignore clocks for OMAP3/4
Ahmad Fatoum
[PATCH v2 2/2] ARM: configs: omap_defconfig: enable HW_RANDOM_OMAP
Ahmad Fatoum
Re: [PATCH v2 1/2] hw_random: omap-rng: ignore clocks for OMAP3/4
Sascha Hauer
[PATCH v2 1/3] ARM: optee-early: drop superfluous sync_caches_for_execution
Ahmad Fatoum
Earlier messages
Later messages