mail archive of the barebox mailing list
 help / color / mirror / Atom feed
v2023.12.0
 2023-12-18  8:01 UTC 

[PATCH] ARM: rpi: add CM4S device id
 2023-12-18  6:53 UTC  (5+ messages)

ARM: mmu_early_enable
 2023-12-18  6:52 UTC  (9+ messages)
            ` [PATCH] [ARM64][MMU] Fix mmu_early_enable VA->PA mapping

[PATCH v2 0/2] doc: user: barebox: add method for fit image chainloading
 2023-12-18  6:49 UTC  (4+ messages)
` [PATCH v2 1/2] doc: user: barebox: bootz instead of bootm
` [PATCH v2 2/2] doc: user: barebox: add chainloading of fit images

[PATCH 0/2] doc: user: barebox: add method for fit image chainloading
 2023-12-15 12:15 UTC  (5+ messages)
` [PATCH 1/2] doc: user: barebox: bootz instead of bootm
` [PATCH 2/2] doc: user: barebox: add chainloading of fit images

[PATCH] arm: mach-socfpga: detect workaround for dram controller erratum
 2023-12-15 11:07 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: rpi4: drop disabling of SDHCI node used for WiFi
 2023-12-15 11:06 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: rpi4: add DTs for CM4 and Rpi 400
` [PATCH 3/3] ARM: rpi: look for env in mmc0 as well

[PATCH] Documentation: bcm283x: be clearer about Raspberry Pi 4 support
 2023-12-15 11:04 UTC  (2+ messages)

[PATCH master] mci: stm32_sdmmc2: fix warnings when building for 64-bit
 2023-12-15 11:01 UTC  (2+ messages)

[PATCH] bootchooser: add new value "reset" to reset boot attempts counter
 2023-12-14 19:01 UTC 

[PATCH 1/3] mci: imx-esdhc: Fix WML setting for layerscape PBL
 2023-12-13 14:57 UTC  (3+ messages)
` [PATCH 2/3] mci: imx-esdhc-pbl: ls1046a: Add missing ESDHC_FLAG_MULTIBLK_NO_INT
` [PATCH 3/3] mci: imx-esdhc-pbl: fix prediv setting

[PATCH] crypto: crc32: implement crc32() with crc32_no_comp()
 2023-12-13 14:00 UTC 

[PATCH v2 1/3] fs: add open O_TMPFILE support
 2023-12-13 13:45 UTC  (2+ messages)

[PATCH v1] net: phy: add TI DP83TG720 1000BaseT1 PHY support
 2023-12-13  6:52 UTC  (2+ messages)

[PATCH] fastboot: sparse: print descriptive error on overflowing destination
 2023-12-13  6:49 UTC  (3+ messages)

[PATCH 1/2] efi: add more helper functions to write EFI variables
 2023-12-13  6:47 UTC  (3+ messages)
` [PATCH 2/2] efi: fill more EFI runtime variables defined by systemd

[PATCH 0/3] FIT: match best configuration when multiple are compatible
 2023-12-13  6:44 UTC  (5+ messages)
` [PATCH 1/3] of: define macro for maximum of_device_is_compatible return value
` [PATCH 2/3] of: early exit of_match_node if no better matches are possible
` [PATCH 3/3] FIT: match best configuration when multiple are compatible

[PATCH 1/2] ARM: mach-types: remove all unused by barebox
 2023-12-12 12:09 UTC  (2+ messages)
` [PATCH 2/2] ARM: mach-types: don't generate header at buildtime

[PATCH 0/3] scripts: Drop some crc32 implementations
 2023-12-12  8:16 UTC  (4+ messages)
` [PATCH 1/3] scripts: pblimage: re-use crc32 implementation from crypto/crc32.c
` [PATCH 2/3] scripts: mxsimage: "
` [PATCH 3/3] scripts: socfpga_mkimage: "

[PATCH] crypto: crc32: create crc table only once
 2023-12-12  7:54 UTC 

Fail to register logical partition because it overlaps with the extended partition
 2023-12-05 10:34 UTC  (2+ messages)

RK3568 fail with 2023.11.0
 2023-12-05  9:46 UTC  (7+ messages)

[PATCH master] ARM: i.MX8M: delete unused per-board ddr_ddrphy_trained_csr array
 2023-12-05  9:43 UTC  (2+ messages)

[PATCH 0/4] dma: catch mistakes with CONFIG_DMA_API_DEBUG
 2023-12-05  8:42 UTC  (8+ messages)
` [PATCH 1/4] dma: factor out dma map generic implementations into file
` [PATCH 2/4] dma: add DMA API debugging support
` [PATCH 3/4] mci: core: remove broken, unneeded write bounce buffer
` [PATCH 4/4] mci: stm32_sdmmc2: correct usage of DMA API

[PATCH master] ARM: mmu: align size of remapped region to page size
 2023-12-05  8:24 UTC  (2+ messages)

[PATCH master] clk: rockchip: pll fix out of bounds read
 2023-12-05  8:23 UTC  (2+ messages)

[PATCH master] clk: ti-sci: fix build failure without TI_SCI_PROTOCOL
 2023-12-05  8:18 UTC  (2+ messages)

[PATCH master] ARM: dts: i.MX8MP: imx8mp-skov: fix reserved-memory cells
 2023-12-05  8:16 UTC  (2+ messages)

[PATCH] scripts: imx-image: don't pad the final binary for i.MX8M devices
 2023-12-05  8:12 UTC  (2+ messages)

[PATCH v4 0/3] net: macb: fix dma usage
 2023-12-05  8:04 UTC  (5+ messages)
` [PATCH v4 1/3] net: macb: fix dma_alloc for rx_buffer
` [PATCH v4 2/3] net: macb: convert to volatile accesses
` [PATCH v4 3/3] include: net: align PKTSIZE to 64 bytes

[PATCH 1/2] kbuild: don't mix overlay and normal DTC and CPP flags
 2023-12-05  8:01 UTC  (3+ messages)
` [PATCH 2/2] kbuild: don't warn about reg formatting

[PATCH] FIT: support kernel images with type = "kernel_noload"
 2023-12-05  7:56 UTC  (2+ messages)

[PATCH] Documentation: user: barebox: make barebox chainloading clearer
 2023-12-05  7:55 UTC  (2+ messages)

[PATCH] Documentation: i.MX: point out that barebox-*-u.img is i.MX6-specific
 2023-12-05  7:54 UTC  (2+ messages)

[PATCH] mci: eMMC responds to CMD12 with R1 in case of read
 2023-12-05  7:53 UTC  (2+ messages)

[PATCH] mci: set RCA to 2 according to eMMC specification
 2023-12-05  7:52 UTC  (2+ messages)

[PATCH] ARM: dma: define DMA_ALIGNMENT instead of defining dma_alloc
 2023-12-05  7:48 UTC  (2+ messages)

[PATCH] commands: regulator: add option to list provider devices
 2023-12-05  7:47 UTC  (2+ messages)

[PATCH 1/3] drivers: regulator: make pfuze available on i.MX7 too
 2023-12-05  7:42 UTC  (4+ messages)
` [PATCH 2/3] ARM: i.MX7: Import GoMe device trees from kernel
` [PATCH 3/3] ARM: dts: add support for and Gossen Metrawatt e143_01

[PATCH 00/13] ARM: stm32mp: add full STM32MP13 support with OP-TEE
 2023-12-05  7:35 UTC  (15+ messages)
` [PATCH 01/13] clk: stm32mp1: build only when STM32MP15 support is enabled
` [PATCH 02/13] clk: factor out clk_hw_get_parent_index
` [PATCH 03/13] include: add initial <linux/clk-provider.h>
` [PATCH 04/13] clk: divider: implement CLK_DIVIDER_ALLOW_ZERO
` [PATCH 05/13] clk: divider: implement divider_[ro_]round_rate_parent
` [PATCH 06/13] clk: implement clk clk_hw_get_parent_by_index
` [PATCH 07/13] clk: add struct clk_init_data::parent_hws
` [PATCH 08/13] clk: implement clk_hw_reparent
` [PATCH 09/13] clk: add STM32MP13 clock and reset drivers
` [PATCH 10/13] pinctrl: stm32: match st,stm32mp135-pinctrl DT compatible
` [PATCH 11/13] aiodev: stm32: add STM32MP13x support
` [PATCH 12/13] ARM: stm32mp: 135-DK: enable environment, bbu handler and deep probe
` [PATCH 13/13] ARM: stm32mp: remove STM32MP13 .stm32 image

[PATCH 0/6] firmware: arm_scmi: add OP-TEE transport support
 2023-12-05  7:29 UTC  (8+ messages)
` [PATCH 1/6] firmware: arm_scmi: sync with Linux v6.6
` [PATCH 2/6] ARM: dts: stm32mp: dk1/2: build SCMI-enabled device tree
` [PATCH 3/6] nvmem: bsec: add support for STM32 bsec pseudo TA
` [PATCH 4/6] ARM: dts: stm32mp: ev1: build extra device tree with SCMI
` [PATCH 5/6] ARM: dts: stm32mp: add dtsi for SMC SiP-based SCMI
` [PATCH 6/6] ARM: dts: stm32mp: lxa-mc1: build SCMI-enabled DT

[PATCH 0/2] Rockchip RK3588 fixes
 2023-12-05  7:27 UTC  (3+ messages)
` [PATCH 1/2] ARM: rockchip: rk3588: Use upstream dts files
` [PATCH 2/2] ARM: rockchip: rock-5a: Disable non working devices

[PATCH] drivers: firmware: arm-scmi: Fix iterating over idr
 2023-12-04  9:06 UTC  (2+ messages)

[PATCH 1/3] ARM64: mmu: Fix alloc_pte() address calculation
 2023-12-01 15:10 UTC  (3+ messages)
` [PATCH 2/3] ARM64: mmu: panic when out of PTEs
` [PATCH 3/3] ARM: Rockchip: dmc: print memory sizes in hex

[PATCH 0/8] optee: add bidirectional communication support
 2023-12-01 10:39 UTC  (12+ messages)
` [PATCH 1/8] driver: don't clear unrelated struct device_node::device on unregister
` [PATCH 2/8] deep-probe: don't panic when device can't be created
` [PATCH 3/8] deep-probe: skip on-demand platform dev creation for nodes without compatible
` [PATCH 4/8] devinfo: indicate if device tree nodes are differently populated
` [PATCH 5/8] include: uaccess.h: import from linux
` [PATCH 6/8] optee: add bidirectional communication support
` [PATCH 7/8] optee: add experimental support for /dev/tee0
` [PATCH 8/8] hw_random: add implementation for OP-TEE RNG pseudo TA

[PATCH v2 00/20] prepare for porting OP-TEE communication support
 2023-11-30 20:37 UTC  (4+ messages)
` [PATCH v2 13/20] include: linux/idr.h: implement more Linux API

RK3568 4GB bootsource problem
 2023-11-30 18:30 UTC 

Pass user defines for Barebox build
 2023-11-30  7:30 UTC  (5+ messages)

[PATCH v3 0/2] net: macb: fix dma usage
 2023-11-29 12:03 UTC  (5+ messages)
` [PATCH v3 1/2] net: macb: fix dma_alloc for rx_buffer
` [PATCH v3 2/2] net: macb: convert to volatile accesses

[PATCH v2 0/2] net: macb: fix dma usage
 2023-11-29 10:51 UTC  (4+ messages)
` [PATCH v2 1/2] net: macb: fix dma_alloc for rx_buffer
` [PATCH v2 2/2] net: macb: convert to volatile accesses

[PATCH] mci: eMMC responds to CMD12 with R1 in case of read
 2023-11-29  9:40 UTC  (2+ messages)

[PATCH 0/2] net: macb: fix dma usage
 2023-11-29  6:48 UTC  (7+ messages)
` [PATCH 1/2] net: macb: fix dma_alloc for rx_buffer
` [PATCH 2/2] net: macb: convert to volatile accesses

v2023.11.0
 2023-11-27 12:47 UTC 

[PATCH] ARM: layerscape: ppa: Enable MMU when in EL2
 2023-11-27  7:28 UTC 

[PATCH 0/2] virtio: ring: fix erroneous behavior on MIPS
 2023-11-27  7:21 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MIPS: qemu-malta*_defconfig: enable virtio network driver

barebox.org browser demo uses barebox-v2022.02
 2023-11-26 21:21 UTC  (5+ messages)

[PATCH 1/2] mci: core: check for both 3.3v and 1.8v DDR support
 2023-11-23 14:54 UTC  (4+ messages)
` [PATCH 2/2] mci: stm32_sdmmc2: enable eMMC 52MHz DDR mode

[PATCH] drivers: pxa: don't define clk_enable/clk_disable with different prototype
 2023-11-23 14:53 UTC  (2+ messages)

[PATCH v2 08/20] include: import Linux word-at-a-time.h
 2023-11-23  8:16 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH] clk: document struct clk_ops
 2023-11-23  7:27 UTC  (2+ messages)

[PATCH] ARM: stm32mp: stm32mp15x-ev1: enable deep probe
 2023-11-23  7:26 UTC  (2+ messages)

[PATCH 0/7] ARM: stm32mp: random STM32MP13 fixes
 2023-11-23  7:25 UTC  (2+ messages)

[PATCH] of: reserved-mem: add debug print for reservations
 2023-11-23  7:23 UTC  (2+ messages)

[PATCH v2 1/2] console: provide best-effort clk_get_for_console helper
 2023-11-23  7:22 UTC  (2+ messages)

[PATCH 1/2] sandbox: libc_malloc: populate barebox errno on error
 2023-11-23  7:20 UTC  (2+ messages)

[PATCH] fixup! test: self: add JSON Web Token tests
 2023-11-23  7:19 UTC  (2+ messages)

[PATCH] commands: regulator: add support for enabling/disabling regulators
 2023-11-22 18:39 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