barebox
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 07/15] efi: types: implement efi_phys_to_virt/efi_virt_to_phys helpers
Ahmad Fatoum
Re: [PATCH 07/15] efi: types: implement efi_phys_to_virt/efi_virt_to_phys helpers
Sascha Hauer
Re: [PATCH 07/15] efi: types: implement efi_phys_to_virt/efi_virt_to_phys helpers
Ahmad Fatoum
Re: [PATCH 07/15] efi: types: implement efi_phys_to_virt/efi_virt_to_phys helpers
Sascha Hauer
[PATCH 14/15] clocksource: efi: use DIV_ROUND_DOWN_ULL for 64-bit devision
Ahmad Fatoum
[PATCH 05/15] efi: payload: early-mem: EFI_ALLOCATE_ANY_PAGES on non-x86
Ahmad Fatoum
[PATCH 04/15] efi: types: document efi_physical_addr_t being always 64-bit
Ahmad Fatoum
[PATCH 12/15] efi: payload: unify duplicate code in ifdef
Ahmad Fatoum
[PATCH 02/15] ARM: select HW_HAS_PCI architecture wide
Ahmad Fatoum
[PATCH 15/15] efi: payload: use ktime_to_us to avoid plain 64-bit division
Ahmad Fatoum
[PATCH 11/15] efi: use size_t for UINTN array sizes instead of unsigned long
Ahmad Fatoum
[PATCH 03/15] efi: types: define efi_char16_t as wchar_t
Ahmad Fatoum
[PATCH 01/15] lib: wchar: add wide char string comparison functions
Ahmad Fatoum
[PATCH 08/15] efi: return pointer from efi_earlymem_alloc
Ahmad Fatoum
[PATCH 10/15] efi: payload: iomem: use virt_start if set
Ahmad Fatoum
[PATCH 13/15] efi: payload: use efi_virt_to_phys instead of pointer to u64 casts
Ahmad Fatoum
[PATCH 06/15] string: implement kmemdup_nul
Ahmad Fatoum
Re: [PATCH 00/15] efi: loader preparatory patches
Sascha Hauer
[PATCH] startup: add semihosting filesystem automount
Ahmad Fatoum
Re: [PATCH] startup: add semihosting filesystem automount
Sascha Hauer
[PATCH 1/9] lib: stackprot: fix type for %pS
Ahmad Fatoum
[PATCH 6/9] treewide: replace attribute with shorter __printf macro
Ahmad Fatoum
[PATCH 7/9] treewide: add missing __printf attributes
Ahmad Fatoum
[PATCH 3/9] Makefile: don't warn over zero-size format string
Ahmad Fatoum
[PATCH 2/9] fastboot: use correct format specifier for size_t
Ahmad Fatoum
[PATCH 9/9] lib: random: print get_crypto_bytes caller when no HWRNG is registered
Ahmad Fatoum
[PATCH 5/9] treewide: specify __printf attribute directly on static definition
Ahmad Fatoum
[PATCH 8/9] vsprintf: add %ps format specifier for symbols without offset
Ahmad Fatoum
[PATCH 4/9] scripts: define __printf attribute macro
Ahmad Fatoum
Re: [PATCH 1/9] lib: stackprot: fix type for %pS
Sascha Hauer
[PATCH] ci: pytest: don't attempt uploading test logs if build fails
Ahmad Fatoum
Re: [PATCH] ci: pytest: don't attempt uploading test logs if build fails
Sascha Hauer
[PATCH] ARM: boards: i.MX93: Add NXP FRDM i.MX93 support
Fabian Pflug
Re: [PATCH] ARM: boards: i.MX93: Add NXP FRDM i.MX93 support
Marco Felsch
Re: [PATCH] ARM: boards: i.MX93: Add NXP FRDM i.MX93 support
Ahmad Fatoum
[PATCH] docs: conf.py: tweak SearchEnglish to be hyphen- and dot-friendly
Enrico Jörns
Re: [PATCH] docs: conf.py: tweak SearchEnglish to be hyphen- and dot-friendly
Sascha Hauer
[PATCH 1/5] doc: user: barebox: improved and consistent markup for console examples
Enrico Jörns
[PATCH 5/5] doc: user: booting-linux: fix double code-block markup
Enrico Jörns
[PATCH 2/5] doc: user: devicetree: fix indentation and typo
Enrico Jörns
[PATCH 4/5] doc: conf.py: update copyright from 2022 to 2025
Enrico Jörns
Re: [PATCH 1/5] doc: user: barebox: improved and consistent markup for console examples
Sascha Hauer
[PATCH 3/5] doc: user: barebox: add markup for release scheme and update dates
Enrico Jörns
[PATCH] Documentation: migration-2025.06.0: mention char becoming unsigned
Ahmad Fatoum
Re: [PATCH] Documentation: migration-2025.06.0: mention char becoming unsigned
Sascha Hauer
[PATCH 0/9] ARM: rockchip: fix dynamic shared memory in OP-TEE
Michael Tretter
[PATCH 6/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes
Michael Tretter
Re: [PATCH 6/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes
Sascha Hauer
Re: [PATCH 6/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes
Michael Tretter
Re: [PATCH 6/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes
Sascha Hauer
[PATCH 9/9] ARM: rockchip: fixup memory in device tree for TF-A
Michael Tretter
Re: [PATCH 9/9] ARM: rockchip: fixup memory in device tree for TF-A
Marco Felsch
Re: [PATCH 9/9] ARM: rockchip: fixup memory in device tree for TF-A
Michael Tretter
Re: [PATCH 9/9] ARM: rockchip: fixup memory in device tree for TF-A
Marco Felsch
Re: [PATCH 9/9] ARM: rockchip: fixup memory in device tree for TF-A
Michael Tretter
[PATCH 5/9] PBL: fdt: make minimum fdt size configurable
Michael Tretter
Re: [PATCH 5/9] PBL: fdt: make minimum fdt size configurable
Sascha Hauer
Re: [PATCH 5/9] PBL: fdt: make minimum fdt size configurable
Michael Tretter
Re: [PATCH 5/9] PBL: fdt: make minimum fdt size configurable
Sascha Hauer
Re: [PATCH 5/9] PBL: fdt: make minimum fdt size configurable
Michael Tretter
[PATCH 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
Michael Tretter
Re: [PATCH 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
Marco Felsch
Re: [PATCH 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
Sascha Hauer
Re: [PATCH 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
Michael Tretter
Re: [PATCH 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
Marco Felsch
[PATCH 1/9] ARM: rockchip: fix formatting
Michael Tretter
Re: [PATCH 1/9] ARM: rockchip: fix formatting
Marco Felsch
[PATCH 4/9] PBL: fdt: refactor helper for reading nr of cells
Michael Tretter
Re: [PATCH 4/9] PBL: fdt: refactor helper for reading nr of cells
Marco Felsch
[PATCH 8/9] ARM: rockchip: pass device tree to TF-A
Michael Tretter
Re: [PATCH 8/9] ARM: rockchip: pass device tree to TF-A
Marco Felsch
Re: [PATCH 8/9] ARM: rockchip: pass device tree to TF-A
Michael Tretter
[PATCH 2/9] ARM: rockchip: dmc: use RK3588_INT_REG_START for rk3588
Michael Tretter
Re: [PATCH 2/9] ARM: rockchip: dmc: use RK3588_INT_REG_START for rk3588
Marco Felsch
[PATCH 3/9] lib: fdt: add fdt_addresses
Michael Tretter
Re: [PATCH 3/9] lib: fdt: add fdt_addresses
Marco Felsch
Re: [PATCH 0/9] ARM: rockchip: fix dynamic shared memory in OP-TEE
Sascha Hauer
[PATCH v2 0/6] resource: record memory type/attrs on all SDRAM
Ahmad Fatoum
[PATCH v2 4/6] drivers: tee: optee: separate local variables for each resource
Ahmad Fatoum
[PATCH v2 2/6] resource: record EFI memory type and attributes
Ahmad Fatoum
[PATCH v2 1/6] memory: export inside_barebox_area
Ahmad Fatoum
[PATCH v2 5/6] resource: supply memory type/attrs on all SDRAM requests
Ahmad Fatoum
Re: [PATCH v2 5/6] resource: supply memory type/attrs on all SDRAM requests
Sascha Hauer
[PATCH v2 3/6] resource: add MEMATTRS_ definitions for common attribute sets
Ahmad Fatoum
[PATCH v2 6/6] resource: retire IORESOURCE_BUSY in favor of resource::type
Ahmad Fatoum
Re: [PATCH v2 0/6] resource: record memory type/attrs on all SDRAM
Sascha Hauer
[PATCH] Documentation: devicetree: mention when symbols are required in base DT
Ahmad Fatoum
Re: [PATCH] Documentation: devicetree: mention when symbols are required in base DT
Sascha Hauer
[PATCH v2] added zynq 7000 usb support
Johannes Roith
Re: [PATCH v2] added zynq 7000 usb support
Sascha Hauer
[PATCH] ARM: imx6ull-evk: Grow barebox partition, reduce environment
Philipp Zabel
Re: [PATCH] ARM: imx6ull-evk: Grow barebox partition, reduce environment
Sascha Hauer
[PATCH] envfs: remove unused symbols
Roland Hieber
Re: [PATCH] envfs: remove unused symbols
Sascha Hauer
[PATCH] at91: xload: Fix MCI instance selection for SAMA5D3
Alexander Shiyan
Re: [PATCH] at91: xload: Fix MCI instance selection for SAMA5D3
Sascha Hauer
[PATCH] environment: explicitly set env path to /dev/env0 where used
Sascha Hauer
Re: [PATCH] environment: explicitly set env path to /dev/env0 where used
Sascha Hauer
[PATCH 0/2] uncompress: lz4 fixes
Sascha Hauer
[PATCH 2/2] uncompress: fix prebuffering
Sascha Hauer
[PATCH 1/2] initrd: fix lz4 decompress with initrd
Sascha Hauer
Re: [PATCH 0/2] uncompress: lz4 fixes
Sascha Hauer
[PATCH 0/3] parted: add command to create partitions specifying the size
Sascha Hauer
[PATCH 2/3] parted: align partitions to 1MiB
Sascha Hauer
[PATCH 3/3] parted: implement mkpart_size command
Sascha Hauer
[PATCH 1/3] partitions: add function to find free space on partition table
Sascha Hauer
Re: [PATCH 0/3] parted: add command to create partitions specifying the size
Sascha Hauer
[PATCH] i2c: at91: Using "clock-frequency" property from devicetree
Alexander Shiyan
Re: [PATCH] i2c: at91: Using "clock-frequency" property from devicetree
Sascha Hauer
[PATCH 0/4] ARM: mmu: ensure PTE is written at once
Ahmad Fatoum
[PATCH 1/4] arch: sync READ_ONCE/WRITE_ONCE with Linux
Ahmad Fatoum
[PATCH 3/4] ARM: mmu: ensure PTE is written at once
Ahmad Fatoum
[PATCH 4/4] WIP: break before make and don't invalidate uncached regions being remapped
Ahmad Fatoum
[PATCH 2/4] ARM64: mmu: document granule size calculation
Ahmad Fatoum
Re: (subset) [PATCH 0/4] ARM: mmu: ensure PTE is written at once
Sascha Hauer
[PATCH 0/6] resource: record memory type/attrs on all SDRAM
Ahmad Fatoum
[PATCH 2/6] resource: record EFI memory type and attributes
Ahmad Fatoum
[PATCH 4/6] drivers: tee: optee: separate local variables for each resource
Ahmad Fatoum
[PATCH 6/6] resource: retire IORESOURCE_BUSY in favor of resource::type
Ahmad Fatoum
[PATCH 5/6] resource: supply memory type/attrs on all SDRAM requests
Ahmad Fatoum
[PATCH 1/6] memory: export inside_barebox_area
Ahmad Fatoum
[PATCH 3/6] resource: add MEMATTRS_ definitions for common attribute sets
Ahmad Fatoum
v2025.05.0
Sascha Hauer
Re: v2025.05.0
Ahmad Fatoum
[PATCH master] of: partition: overwrite arm,arm-firmware-suite unless donttouch
Ahmad Fatoum
Re: [PATCH master] of: partition: overwrite arm,arm-firmware-suite unless donttouch
Sascha Hauer
Re: [PATCH master] of: partition: overwrite arm,arm-firmware-suite unless donttouch
Robert Schwebel
[PATCH master 1/2] ARM: i.MX: fix cpu_is_imx on CONFIG_ARM_MULTIARCH configurations
Ahmad Fatoum
[PATCH master 2/2] ARM: omap: fix cpu_is_omap on CONFIG_ARM_MULTIARCH configurations
Ahmad Fatoum
Re: [PATCH master 1/2] ARM: i.MX: fix cpu_is_imx on CONFIG_ARM_MULTIARCH configurations
Sascha Hauer
[PATCH] scripts/make_fit: move the dtbs to the start
Sven Püschel
Re: [PATCH] scripts/make_fit: move the dtbs to the start
Ahmad Fatoum
Re: [PATCH] scripts/make_fit: move the dtbs to the start
Sascha Hauer
[PATCH master] Documentation: migration-2025.05.0: document more changes
Ahmad Fatoum
Re: [PATCH master] Documentation: migration-2025.05.0: document more changes
Sascha Hauer
[PATCH] clocksource: ti-dm: fix EPROBE_DEFER handling
Ahmad Fatoum
Re: [PATCH] clocksource: ti-dm: fix EPROBE_DEFER handling
Sascha Hauer
[PATCH] added zynq 7000 usb support
Michael Graichen
Re: [PATCH] added zynq 7000 usb support
Sascha Hauer
[PATCH] add zynq-7000 i2c support
Michael Graichen
Re: [PATCH] add zynq-7000 i2c support
Sascha Hauer
[PATCH v2025] added-zynq-fpga-manager
Michael Graichen
Re: [PATCH v2025] added-zynq-fpga-manager
Sascha Hauer
Re: Barebox for Zedboard
Johannes Roith
Re: Barebox for Zedboard
Ahmad Fatoum
Re: Barebox for Zedboard
Johannes Roith
Re: Barebox for Zedboard
Ahmad Fatoum
Re: Barebox for Zedboard
Michael Tretter
AW: Barebox for Zedboard
Michael Graichen
Re: Barebox for Zedboard
Johannes Roith
Re: Barebox for Zedboard
Ahmad Fatoum
[PATCH] Added support for Digilent Cora Z7 board
Johannes Roith
Re: [PATCH] Added support for Digilent Cora Z7 board
Ahmad Fatoum
Re: [PATCH] Added support for Digilent Cora Z7 board
Johannes Roith
Re: [PATCH] Added support for Digilent Cora Z7 board
Ahmad Fatoum
[PATCH] mci: am654-sdhci: Clear SDHCI_CTRL_HISPD bit for some speed modes
Sascha Hauer
Re: [PATCH] mci: am654-sdhci: Clear SDHCI_CTRL_HISPD bit for some speed modes
Sascha Hauer
[PATCH] virt: select COMMON_CLK & COMMON_CLK_OF_PROVIDER
Rouven Czerwinski
Re: [PATCH] virt: select COMMON_CLK & COMMON_CLK_OF_PROVIDER
Ahmad Fatoum
Re: [PATCH] virt: select COMMON_CLK & COMMON_CLK_OF_PROVIDER
Sascha Hauer
[PATCH] ARM: k3: fix banks count in DRAM size detection
Sascha Hauer
Re: [PATCH] ARM: k3: fix banks count in DRAM size detection
Sascha Hauer
[PATCH v2 00/30] mci: imx-esdhc: add HS200 support
Ahmad Fatoum
[PATCH v2 01/30] mci: sdhci: fix SDHCI_TRNS_AUTO_CMD12 definition
Ahmad Fatoum
[PATCH v2 03/30] mci: use struct mci_host::ios inside mci_set_ios
Ahmad Fatoum
[PATCH v2 04/30] mci: tuning: fix fallback to DDR52
Ahmad Fatoum
[PATCH v2 05/30] mci: sdhci: unmap DMA buffers on timeout
Ahmad Fatoum
[PATCH v2 08/30] mci: compare host and card caps for supported speeds
Ahmad Fatoum
[PATCH v2 02/30] mci: move most recent I/O settings into mci_host::ios
Ahmad Fatoum
[PATCH v2 09/30] mci: print HS200 capabilities in devinfo
Ahmad Fatoum
[PATCH v2 27/30] mci: imx-esdhc: set burst_length_enable
Ahmad Fatoum
[PATCH v2 12/30] mci: imx-esdhc: use unsigned types where appropriate
Ahmad Fatoum
[PATCH v2 17/30] mci: imx-esdhc: flesh out register description
Ahmad Fatoum
[PATCH v2 18/30] mci: imx-esdhc: add support for delay/tuning properties in DT
Ahmad Fatoum
[PATCH v2 21/30] mci: sdhci: move SDHCI_MAKE_BLKSZ definition to header
Ahmad Fatoum
[PATCH v2 20/30] mci: imx-esdhc: add support for setting drive strength
Ahmad Fatoum
[PATCH v2 10/30] mci: respect no-1-8-v OF property
Ahmad Fatoum
[PATCH v2 06/30] mci: add MMC_CAP_UHS constants
Ahmad Fatoum
[PATCH v2 25/30] mci: sdhci: fix sdhci_transfer_data MMC_SEND_TUNING compatibility
Ahmad Fatoum
[PATCH v2 19/30] mci: add mci_set_timing helper
Ahmad Fatoum
[PATCH v2 14/30] mci: imx-esdhc: drop one extra read of SDHCI_INT_STATUS
Ahmad Fatoum
[PATCH v2 13/30] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout
Ahmad Fatoum
[PATCH v2 16/30] mci: arasan: introduce mmc_op_tuning helper
Ahmad Fatoum
[PATCH v2 24/30] mci: imx-esdhc: don't reconfigure clock unless required
Ahmad Fatoum
[PATCH v2 23/30] mci: core: retry MMC_CMD_SET_BLOCKLEN up to 4 times
Ahmad Fatoum
[PATCH v2 22/30] mci: imx-esdhc: select different pinctrl state depending on frequency
Ahmad Fatoum
[PATCH v2 15/30] mci: sdhci: add cmd parameter to sdhci_transfer_*
Ahmad Fatoum
[PATCH v2 11/30] mci: sdhci: add support for struct mci_data::timeout_ns
Ahmad Fatoum
[PATCH v2 28/30] mci: imx-esdhc: fixup quirks in standard SDHCI registers
Ahmad Fatoum
[PATCH v2 26/30] mci: core: implement mmc_send_tuning
Ahmad Fatoum
[PATCH v2 29/30] mci: sdhci: support Linux SDHCI_QUIRK2_BROKEN_HS200 flag
Ahmad Fatoum
[PATCH v2 30/30] mci: imx-esdhc: implement HS200 support
Ahmad Fatoum
[PATCH v2 07/30] mci: rename MMC_CAP_MMC_x_yV_DDR to MMC_CAP_x_yV_DDR as in Linux
Ahmad Fatoum
Re: [PATCH v2 00/30] mci: imx-esdhc: add HS200 support
Sascha Hauer
[PATCH] common: reword CONFIG_PBL_OPTEE help text
Ahmad Fatoum
Re: [PATCH] common: reword CONFIG_PBL_OPTEE help text
Sascha Hauer
[PATCH 1/2] ARM: at91: xload: make capacity an argument to at91_mci_bio_set_highcapacity
Ahmad Fatoum
[PATCH 2/2] mci: atmel_mci: switch PBL implementation to common mci-pbl support
Ahmad Fatoum
Re: [PATCH 1/2] ARM: at91: xload: make capacity an argument to at91_mci_bio_set_highcapacity
Sascha Hauer
[PATCH] Documentation: security: add cross references with SECURITY.md
Ahmad Fatoum
Earlier messages
Later messages