[PATCH 1/9] lib: stackprot: fix type for %pS
2025-05-27 20:13 UTC (9+ messages)
` [PATCH 2/9] fastboot: use correct format specifier for size_t
` [PATCH 3/9] Makefile: don't warn over zero-size format string
` [PATCH 4/9] scripts: define __printf attribute macro
` [PATCH 5/9] treewide: specify __printf attribute directly on static definition
` [PATCH 6/9] treewide: replace attribute with shorter __printf macro
` [PATCH 7/9] treewide: add missing __printf attributes
` [PATCH 8/9] vsprintf: add %ps format specifier for symbols without offset
` [PATCH 9/9] lib: random: print get_crypto_bytes caller when no HWRNG is registered
[PATCH] ci: pytest: don't attempt uploading test logs if build fails
2025-05-27 20:13 UTC
[PATCH] environment: explicitly set env path to /dev/env0 where used
2025-05-27 19:14 UTC (2+ messages)
[PATCH 0/9] ARM: rockchip: fix dynamic shared memory in OP-TEE
2025-05-27 18:51 UTC (30+ messages)
` [PATCH 1/9] ARM: rockchip: fix formatting
` [PATCH 2/9] ARM: rockchip: dmc: use RK3588_INT_REG_START for rk3588
` [PATCH 3/9] lib: fdt: add fdt_addresses
` [PATCH 4/9] PBL: fdt: refactor helper for reading nr of cells
` [PATCH 5/9] PBL: fdt: make minimum fdt size configurable
` [PATCH 6/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes
` [PATCH 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
` [PATCH 8/9] ARM: rockchip: pass device tree to TF-A
` [PATCH 9/9] ARM: rockchip: fixup memory in device tree for TF-A
[PATCH] mci: am654-sdhci: Clear SDHCI_CTRL_HISPD bit for some speed modes
2025-05-27 12:38 UTC (2+ messages)
[PATCH] ARM: boards: i.MX93: Add NXP FRDM i.MX93 support
2025-05-27 12:37 UTC (3+ messages)
[PATCH] docs: conf.py: tweak SearchEnglish to be hyphen- and dot-friendly
2025-05-27 7:52 UTC
[PATCH] Documentation: migration-2025.06.0: mention char becoming unsigned
2025-05-27 6:31 UTC (2+ messages)
[PATCH 1/5] doc: user: barebox: improved and consistent markup for console examples
2025-05-27 6:30 UTC (6+ messages)
` [PATCH 2/5] doc: user: devicetree: fix indentation and typo
` [PATCH 3/5] doc: user: barebox: add markup for release scheme and update dates
` [PATCH 4/5] doc: conf.py: update copyright from 2022 to 2025
` [PATCH 5/5] doc: user: booting-linux: fix double code-block markup
[PATCH v2 0/6] resource: record memory type/attrs on all SDRAM
2025-05-26 14:19 UTC (7+ messages)
` [PATCH v2 1/6] memory: export inside_barebox_area
` [PATCH v2 2/6] resource: record EFI memory type and attributes
` [PATCH v2 3/6] resource: add MEMATTRS_ definitions for common attribute sets
` [PATCH v2 4/6] drivers: tee: optee: separate local variables for each resource
` [PATCH v2 5/6] resource: supply memory type/attrs on all SDRAM requests
` [PATCH v2 6/6] resource: retire IORESOURCE_BUSY in favor of resource::type
[PATCH 0/4] ARM: mmu: ensure PTE is written at once
2025-05-26 13:51 UTC (6+ messages)
` [PATCH 1/4] arch: sync READ_ONCE/WRITE_ONCE with Linux
` [PATCH 2/4] ARM64: mmu: document granule size calculation
` [PATCH 3/4] ARM: mmu: ensure PTE is written at once
` [PATCH 4/4] WIP: break before make and don't invalidate uncached regions being remapped
` (subset) [PATCH 0/4] ARM: mmu: ensure PTE is written at once
[PATCH] i2c: at91: Using "clock-frequency" property from devicetree
2025-05-26 13:50 UTC (2+ messages)
[PATCH 0/3] parted: add command to create partitions specifying the size
2025-05-26 13:48 UTC (5+ messages)
` [PATCH 1/3] partitions: add function to find free space on partition table
` [PATCH 2/3] parted: align partitions to 1MiB
` [PATCH 3/3] parted: implement mkpart_size command
[PATCH 0/2] uncompress: lz4 fixes
2025-05-26 13:48 UTC (4+ messages)
` [PATCH 1/2] initrd: fix lz4 decompress with initrd
` [PATCH 2/2] uncompress: fix prebuffering
[PATCH] ARM: imx6ull-evk: Grow barebox partition, reduce environment
2025-05-26 13:47 UTC (2+ messages)
[PATCH] at91: xload: Fix MCI instance selection for SAMA5D3
2025-05-26 13:46 UTC (2+ messages)
[PATCH] envfs: remove unused symbols
2025-05-26 13:45 UTC (2+ messages)
[PATCH v2] added zynq 7000 usb support
2025-05-26 13:45 UTC (2+ messages)
[PATCH] Documentation: devicetree: mention when symbols are required in base DT
2025-05-26 13:43 UTC (2+ messages)
Barebox for Zedboard
2025-05-26 7:23 UTC (11+ messages)
` AW: "
[PATCH] add zynq-7000 i2c support
2025-05-22 20:24 UTC (2+ messages)
[PATCH] added zynq 7000 usb support
2025-05-22 20:23 UTC (2+ messages)
[PATCH v2025] added-zynq-fpga-manager
2025-05-22 20:08 UTC (2+ messages)
[PATCH 0/6] resource: record memory type/attrs on all SDRAM
2025-05-21 12:53 UTC (7+ messages)
` [PATCH 1/6] memory: export inside_barebox_area
` [PATCH 2/6] resource: record EFI memory type and attributes
` [PATCH 3/6] resource: add MEMATTRS_ definitions for common attribute sets
` [PATCH 4/6] drivers: tee: optee: separate local variables for each resource
` [PATCH 5/6] resource: supply memory type/attrs on all SDRAM requests
` [PATCH 6/6] resource: retire IORESOURCE_BUSY in favor of resource::type
v2025.05.0
2025-05-21 12:02 UTC (2+ messages)
[PATCH master] of: partition: overwrite arm,arm-firmware-suite unless donttouch
2025-05-21 7:45 UTC (3+ messages)
[PATCH master 1/2] ARM: i.MX: fix cpu_is_imx on CONFIG_ARM_MULTIARCH configurations
2025-05-21 7:35 UTC (5+ messages)
` [PATCH master 2/2] ARM: omap: fix cpu_is_omap "
[PATCH] scripts/make_fit: move the dtbs to the start
2025-05-20 11:24 UTC (3+ messages)
[PATCH master] Documentation: migration-2025.05.0: document more changes
2025-05-20 11:21 UTC (2+ messages)
[PATCH 1/2] ARM: at91: xload: make capacity an argument to at91_mci_bio_set_highcapacity
2025-05-20 8:02 UTC (3+ messages)
` [PATCH 2/2] mci: atmel_mci: switch PBL implementation to common mci-pbl support
[PATCH] clocksource: ti-dm: fix EPROBE_DEFER handling
2025-05-20 7:51 UTC (2+ messages)
Porting Cora Z7 Board to barebox
2025-05-19 8:32 UTC (8+ messages)
` AW: "
[PATCH] Added support for Digilent Cora Z7 board
2025-05-19 4:39 UTC (4+ messages)
[PATCH] ARM: k3: fix banks count in DRAM size detection
2025-05-16 6:37 UTC (2+ messages)
[PATCH] virt: select COMMON_CLK & COMMON_CLK_OF_PROVIDER
2025-05-16 6:37 UTC (3+ messages)
[PATCH] usb: misc: rename USB onboard hub support to onboard device
2025-05-08 7:38 UTC (2+ messages)
[PATCH] Documentation: security: add cross references with SECURITY.md
2025-05-08 7:34 UTC (2+ messages)
[PATCH] common: reword CONFIG_PBL_OPTEE help text
2025-05-08 7:33 UTC (2+ messages)
[PATCH v2 00/30] mci: imx-esdhc: add HS200 support
2025-05-08 7:30 UTC (32+ messages)
` [PATCH v2 01/30] mci: sdhci: fix SDHCI_TRNS_AUTO_CMD12 definition
` [PATCH v2 02/30] mci: move most recent I/O settings into mci_host::ios
` [PATCH v2 03/30] mci: use struct mci_host::ios inside mci_set_ios
` [PATCH v2 04/30] mci: tuning: fix fallback to DDR52
` [PATCH v2 05/30] mci: sdhci: unmap DMA buffers on timeout
` [PATCH v2 06/30] mci: add MMC_CAP_UHS constants
` [PATCH v2 07/30] mci: rename MMC_CAP_MMC_x_yV_DDR to MMC_CAP_x_yV_DDR as in Linux
` [PATCH v2 08/30] mci: compare host and card caps for supported speeds
` [PATCH v2 09/30] mci: print HS200 capabilities in devinfo
` [PATCH v2 10/30] mci: respect no-1-8-v OF property
` [PATCH v2 11/30] mci: sdhci: add support for struct mci_data::timeout_ns
` [PATCH v2 12/30] mci: imx-esdhc: use unsigned types where appropriate
` [PATCH v2 13/30] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout
` [PATCH v2 14/30] mci: imx-esdhc: drop one extra read of SDHCI_INT_STATUS
` [PATCH v2 15/30] mci: sdhci: add cmd parameter to sdhci_transfer_*
` [PATCH v2 16/30] mci: arasan: introduce mmc_op_tuning helper
` [PATCH v2 17/30] mci: imx-esdhc: flesh out register description
` [PATCH v2 18/30] mci: imx-esdhc: add support for delay/tuning properties in DT
` [PATCH v2 19/30] mci: add mci_set_timing helper
` [PATCH v2 20/30] mci: imx-esdhc: add support for setting drive strength
` [PATCH v2 21/30] mci: sdhci: move SDHCI_MAKE_BLKSZ definition to header
` [PATCH v2 22/30] mci: imx-esdhc: select different pinctrl state depending on frequency
` [PATCH v2 23/30] mci: core: retry MMC_CMD_SET_BLOCKLEN up to 4 times
` [PATCH v2 24/30] mci: imx-esdhc: don't reconfigure clock unless required
` [PATCH v2 25/30] mci: sdhci: fix sdhci_transfer_data MMC_SEND_TUNING compatibility
` [PATCH v2 26/30] mci: core: implement mmc_send_tuning
` [PATCH v2 27/30] mci: imx-esdhc: set burst_length_enable
` [PATCH v2 28/30] mci: imx-esdhc: fixup quirks in standard SDHCI registers
` [PATCH v2 29/30] mci: sdhci: support Linux SDHCI_QUIRK2_BROKEN_HS200 flag
` [PATCH v2 30/30] mci: imx-esdhc: implement HS200 support
[PATCH master] video: IPUv3-LDB: fix LVDS serial clock configuration
2025-05-07 8:22 UTC (4+ messages)
[PATCH 1/8] treewide: replace dev_get_drvdata with device_get_match_data
2025-05-06 7:42 UTC (8+ messages)
` [PATCH 2/8] ARM: i.MX: esdctl: "
` [PATCH 3/8] driver: switch dev_get_drvdata to Linux semantics
` [PATCH 4/8] gpio: gpio-mxs: replace dev_get_drvdata with device_get_match_data
` [PATCH 7/8] drivers: maintain const when converting from struct driver
` [PATCH 8/8] driver: base: invert driver match callback for Linux compatibility
[PATCH 1/2] video: ipuv3: drop unused drm_ forward declarations
2025-05-06 7:23 UTC (2+ messages)
[PATCH] resource: replace wrong NULL check for dev_get_resource_by_name with IS_ERR
2025-05-06 7:23 UTC (2+ messages)
[PATCH] include: linux/printk: import Linux dev_err_ptr/case_probe helpers
2025-05-06 7:22 UTC (2+ messages)
[PATCH] fb: generate mode name if missing
2025-05-06 7:21 UTC (2+ messages)
[PATCH] PWM: core: fix deep probe for PWM backlight
2025-05-06 7:18 UTC (2+ messages)
[PATCH] Documentation: add migration guide for v2025.05.0
2025-05-06 7:18 UTC (2+ messages)
[PATCH 00/30] mci: imx-esdhc: add HS200 support
2025-05-06 7:11 UTC (5+ messages)
` [PATCH 18/30] mci: imx-esdhc: add support for delay/tuning properties in DT
` [PATCH 28/30] mci: imx-esdhc: fixup quirks in standard SDHCI registers
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox