[PATCH 0/2] compiler: fix clang and address sanitizer coexistance
2024-01-03 10:17 UTC (3+ messages)
` [PATCH 1/2] compiler: define __ll_elem for linker list elements
` [PATCH 2/2] treewide: mark linker list elements with __ll_elem
[PATCH 0/6] cdev: delete partitions when deleting master cdev
2024-01-03 10:16 UTC (7+ messages)
` [PATCH 1/6] cdev: make __devfs_add_partition's last argument optional
` [PATCH 2/6] driver.h: move devfs_add/del_partition later in file
` [PATCH 3/6] cdev: export cdevfs_add_partition for general use
` [PATCH 4/6] partition: switch to using cdevfs_add_partition
` [PATCH 5/6] cdev: export and use cdevfs_del_partition
` [PATCH 6/6] cdev: delete partitions when deleting master cdev
[PATCH master] virtio: pci: don't re-enable with 0 as argument
2024-01-03 10:13 UTC
[PATCH master 1/3] test: self: ramfs: fix null pointer dereference on error
2024-01-03 10:13 UTC (3+ messages)
` [PATCH master 2/3] test: self: regulator: depend on REGULATOR_FIXED for test
` [PATCH master 3/3] test: self: mmu: fix message on skipping tests
[PATCH master] lib: stackprotector: adjust Kconfig text for barebox
2024-01-03 10:13 UTC
[PATCH master] ARM: kasan: reserve shadow memory region
2024-01-03 10:13 UTC
[PATCH v2] nvmem: regmap: Fix nvmem size
2024-01-02 17:03 UTC (7+ messages)
[PATCH master 0/7] regmap: fix size of regmap-backed cdev and nvmem
2024-01-02 17:01 UTC (8+ messages)
` [PATCH master 1/7] regmap: fix calculation of regmap size when reg_stride != 1
` [PATCH master 2/7] nvmem: bsec: correct regmap's max_register
` [PATCH master 3/7] nvmem: startfive-otp: "
` [PATCH master 4/7] nvmem: imx-ocotp-ele: "
` [PATCH master 5/7] nvmem: ocotp: "
` [PATCH master 6/7] nvmem: ocotp: align OCOTP bank count with Linux
` [PATCH master 7/7] nvmem: regmap: Fix nvmem size
[PATCH master] crypto: caam - remove overly verbose debug print
2024-01-02 16:55 UTC
[PATCH] doc: user: barebox: add missing empty lines
2024-01-02 11:51 UTC (2+ messages)
[PATCH] habv4: Fix parsing of unresonable events
2024-01-02 11:46 UTC (2+ messages)
[PATCH] mtd: spi-nor: add support for Winbond w25q256jwm
2024-01-02 11:33 UTC (2+ messages)
[PATCH v2] i2c: add pmic_reg_read() for PBL use
2024-01-02 11:32 UTC (4+ messages)
[PATCH] i2c: add pmic_reg_read8() for PBL use
2024-01-02 11:26 UTC
[PATCH] pbl/pmic.h: rename pmic_reg_write() to pmic_reg_write8()
2024-01-02 11:21 UTC
[PATCH 1/4] ARM: boards: i.MX8M: add HAB support
2024-01-02 11:04 UTC (5+ messages)
` [PATCH 2/4] ARM: boars: i.MX8MQ: align SPDX header with other imxcfg files
` [PATCH 3/4] images: Makefile.imx: add i.MX9 comment
` [PATCH 4/4] ARM: boards: polyhex-debix: fix file mode for 8g-lpddr4-timing.c
[PATCH v2] mfd: rn5t568: add complete register map to header and use it
2024-01-02 9:17 UTC (3+ messages)
[PATCH] MIPS: asm/pbl_nmon.h: add guard macro
2024-01-02 9:16 UTC (2+ messages)
[PATCH] i2c: add pmic_reg_read() for PBL use
2024-01-02 9:13 UTC (4+ messages)
[PATCH 0/4] fix barebox support for MDIO-connected Realtek Ethernet switches
2024-01-02 9:01 UTC (7+ messages)
` [PATCH 1/4] net: fec_imx: reverse registration order of mdiobus and edev
` [PATCH 2/4] net: dsa: realtek: fix support for MDIO-connected switches
` [PATCH 3/4] net: dsa: realtek: unify ds_ops
` [PATCH 4/4] net: mdio_bus: associate OF nodes with their devices
barebox.org browser demo uses barebox-v2022.02
2024-01-02 8:48 UTC (6+ messages)
[PATCH] i2c-mux-pca954x: use OF match table
2023-12-22 13:23 UTC (3+ messages)
[PATCH 1/2] ARM: boards: polyhex-debix: enable HAB support
2023-12-20 16:00 UTC (5+ messages)
` [PATCH 2/2] ARM: boards: polyhex-debix: fix file mode for 8g-lpddr4-timing.c
[PATCH] nvmem: regmap: Fix nvmem size
2023-12-20 7:56 UTC (2+ messages)
[PATCH] mfd: rn5t568: add complete register map to header and use it
2023-12-19 17:10 UTC (2+ messages)
[PATCH] net: remove unused field from struct eth_device
2023-12-19 13:24 UTC
[PATCH] mci: imx-esdhc: add ls1028a support
2023-12-19 13:22 UTC
[PATCH 0/2] Layerscape LS1028a: add clk support
2023-12-19 13:21 UTC (3+ messages)
` [PATCH 1/2] clk: layerscape: move chipinfo_ls1012a further up
` [PATCH 2/2] clk: layerscape: add support for ls1028a
[PATCH 0/2] Layerscape LS1028a: add DDR support
2023-12-19 13:18 UTC (3+ messages)
` [PATCH 1/2] fsl-ddr: remove duplicate prototype
` [PATCH 2/2] fsl-ddr: make endianess runtime decision
[PATCH] net: fsl_fman: gracefully exit of_fixup()
2023-12-19 13:15 UTC
[PATCH] ARM: fix dmb on ARMv8
2023-12-19 13:07 UTC
[PATCH 0/4] Layerscape LS1028a pblimage support
2023-12-19 13:00 UTC (5+ messages)
` [PATCH 1/4] pblimage: drop PowerPC support
` [PATCH 2/4] pblimage: simplify a bit
` [PATCH 3/4] pblimage: use roundup() from kernel.h
` [PATCH 4/4] pblimage: Add LS1028a support
[PATCH 0/6] PCI patches
2023-12-19 12:56 UTC (7+ messages)
` [PATCH 1/6] pci: remove duplicate definition of pci_resource_start
` [PATCH 2/6] pci: Do not register device tree disabled devices
` [PATCH 3/6] pci: layerscape: limit fixup to layerscape controllers
` [PATCH 4/6] pci: fix __pci_bus_find_cap_start
` [PATCH 5/6] pci: implement Enhanced Allocation support
` [PATCH 6/6] pci: implement function level reset
[PATCH v1] ARM64: mmu: fix mmu_early_enable VA->PA mapping
2023-12-18 14:12 UTC
[PATCH] ARM64: mmu: fix mmu_early_enable VA->PA mapping
2023-12-18 14:00 UTC (4+ messages)
` [PATCH] fixup! "
ARM: mmu_early_enable
2023-12-18 11:06 UTC (10+ messages)
` [PATCH] [ARM64][MMU] Fix mmu_early_enable VA->PA mapping
v2023.12.0
2023-12-18 8:01 UTC
[PATCH] ARM: rpi: add CM4S device id
2023-12-18 6:53 UTC (5+ messages)
[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 (4+ 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 (5+ messages)
` [PATCH 1/4] dma: factor out dma map generic implementations into file
[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 (4+ messages)
` [PATCH v4 1/3] net: macb: fix dma_alloc for rx_buffer
` [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 (2+ messages)
[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 (2+ messages)
[PATCH 00/13] ARM: stm32mp: add full STM32MP13 support with OP-TEE
2023-12-05 7:35 UTC (2+ messages)
[PATCH 0/6] firmware: arm_scmi: add OP-TEE transport support
2023-12-05 7:29 UTC (2+ messages)
[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
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