mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Porting barebox to a new SoC
 2023-09-12  6:04 UTC  (19+ messages)
` [PATCH v2] "

[PATCH 0/4] Fix rockchip I2C bus
 2023-09-12  6:03 UTC  (14+ messages)
` [PATCH 1/4] i2c: rockchip: fix i2c stop condition
` [PATCH 2/4] i2c: rockchip: ignore i2c transfers when another transfer is running
` [PATCH 3/4] net: ksz9477: propagate phy read error
` [PATCH 4/4] net: ksz9477: propagate phy write error

[PATCH 0/5] add stack protector and guard page support
 2023-09-12  4:48 UTC  (8+ messages)
` [PATCH 1/5] include: move PAGE_ definitions into linux/pagemap.h
` [PATCH 2/5] ARM: mark early C setup functions as __prereloc
` [PATCH 3/5] lib: add stackprotector support
` [PATCH 4/5] ARM: mmu: catch stack overflowing into TTB with stack guard page
` [PATCH 5/5] commands: add stacksmash command for causing stack overflows
` [PATCH] fixup! lib: add stackprotector support

[PATCH master] boards: qemu-virt: rescan aliases after merging DT fragment
 2023-09-11 16:22 UTC 

[PATCH 1/3] memory: Add driver for FMC2 External Bus Interface on STM32MP SoCs
 2023-09-11 16:09 UTC  (10+ messages)
` [PATCH 2/3] mtd: nand: Add driver for NAND controller "
` [PATCH 3/3] ARM: boards: Add MyirTech MYD-YA15XC-T development board support

[PATCH 1/3] common: machine_id: support deriving app specific UUIDs
 2023-09-11 15:59 UTC  (3+ messages)
` [PATCH 2/3] net: import Linux eth_addr_inc/dec/add helpers
` [PATCH 3/3] net: add generic MAC address derivation from machine ID

[PATCH v2 0/7] tlsf: use 8-byte alignment for normal malloc allocations
 2023-09-11 15:24 UTC  (8+ messages)
` [PATCH v2 1/7] tlsf: turn static const variables into compiletime constant expressions
` [PATCH v2 2/7] tlsf: ensure malloc pool is aligned
` [PATCH v2 3/7] tlsf: fix sizeof(size_t) == sizeof(void *) assumption
` [PATCH v2 4/7] tlsf: give malloc 8-byte alignment on 32-bit as well
` [PATCH v2 5/7] common: malloc: ensure alignment is always at least 8 byte
` [PATCH v2 6/7] test: self: refactor to allow alignment check
` [PATCH v2 7/7] test: self: malloc: fix memory leaks

[PATCH 0/4] KASan: print output directly to stderr
 2023-09-11 12:56 UTC  (5+ messages)
` [PATCH 1/4] ARM: unwind: don't allocate while printing stack trace
` [PATCH 2/4] ARM64: backtrace: print stacktrace to stderr
` [PATCH 3/4] KASan: only print "
` [PATCH 4/4] KASan: don't allocate memory while printing report

[PATCH v2] aiodev: imx_thermal: fix breakage after device tree sync
 2023-09-11 12:54 UTC  (2+ messages)

[PATCH master] aiodev: imx_thermal: fix breakage after device tree sync
 2023-09-11 12:43 UTC  (4+ messages)

[PATCH] Documentation: dt-bindings: ocotp: deprecate barebox,provide-mac-address
 2023-09-11 12:41 UTC  (4+ messages)

[PATCH] fs: ext4: initialize variable to silence GCC false-positive
 2023-09-11 12:25 UTC 

[PATCH] lib: random: make linux/hw_random.h header self-contained
 2023-09-11 12:17 UTC 

[PATCH] KAsan: support including header from PBL
 2023-09-11 12:15 UTC 

[PATCH master 0/2] mci: sdhci: fix memory corruption on DMA
 2023-09-11 12:11 UTC  (3+ messages)
` [PATCH master 1/2] mci: sdhci: unmap the DMA buffers actually used
` [PATCH master 2/2] mci: sdhci: hardcode SDMA boundary for DMA

[PATCH v2 1/3] i2c: Add slices for I2C adapters
 2023-09-11 11:49 UTC  (6+ messages)
` [PATCH v2 2/3] spi: Add slices for SPI controllers
` [PATCH v2 3/3] net: ksz9477: Add mdio bus slice dependency to i2c/spi device

[PATCH] ARM: i.MX8M: don't print TF-A version
 2023-09-11 10:33 UTC  (2+ messages)

[PATCH] include: linux/kernel.h: define PTR_ALIGN_DOWN/PTR_IS_ALIGNED
 2023-09-11 10:16 UTC 

[PATCH v2 1/3] decompressors: Update xz to include ARM64 BCJ decoder
 2023-09-08 15:36 UTC  (6+ messages)
` [PATCH v2 2/3] scripts: Select XZ --arm64 BCJ filter for 64-bit arm
` [PATCH v2 3/3] kbuild: remove duplicated xz compressions target

[PATCH 1/3] i2c: Add slices for I2C adapters
 2023-09-08 13:04 UTC  (3+ messages)
` [PATCH 2/3] spi: Add slices for SPI controllers
` [PATCH 3/3] net: ksz9477: Add mdio bus slice dependency to i2c/spi device

[PATCH 0/2] console: pbl: correctly handle relocate_to_adr after pbl_set_putc
 2023-09-08  6:58 UTC  (4+ messages)
` [PATCH 1/2] ARM: mmu64: mark barebox text section executable during early init
` [PATCH 2/2] console: pbl: correctly handle relocate_to_adr after pbl_set_putc

[PATCH 1/3] decompressors: Update xz to include ARM64 BCJ decoder
 2023-09-07 13:37 UTC  (14+ messages)
` [PATCH 2/3] scripts: Select XZ --arm64 BCJ filter for 64-bit arm
` [PATCH 3/3] kbuild: remove duplicated xz compressions target
` [PATCH] fixup! decompressors: Update xz to include ARM64 BCJ decoder

ARM: mmu_early_enable
 2023-09-07 10:08 UTC  (7+ messages)

ARM: aarch64: lowlevel: potential bug in arm_cpu_lowlevel_init
 2023-09-07  8:30 UTC  (4+ messages)

[PATCH 1/4] crypto: crc32: Drop CONFIG_DYNAMIC_CRC_TABLE option
 2023-09-07  5:48 UTC  (5+ messages)
` [PATCH 2/4] crypto: crc32: Lindent
` [PATCH 3/4] crypto: crc32: allocate crc_table statically
` [PATCH 4/4] crypto: crc32: enable for PBL

[PATCH master] ARM: i.MX8M: romapi: reserve scratch space
 2023-09-06 14:16 UTC  (3+ messages)

[PATCH v3] ARM: i.MX8M: esdctl: split memory banks for devices with >4G
 2023-09-06 14:16 UTC  (2+ messages)

[PATCH master] firmware: fix dependency tracking for PBL firmware files
 2023-09-06 14:14 UTC  (2+ messages)

[PATCH] commands: pwm: add option to list registered PWMs
 2023-09-06 14:13 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX8: add pwm aliases
 2023-09-06 14:10 UTC  (2+ messages)

[PATCH v2 1/2] clk: implement clk_get_optional helper
 2023-09-06 14:09 UTC  (3+ messages)
` [PATCH v2 2/2] pwm: imx: enable clocks during PWM register accesses

[PATCH master 1/2] clk: implement clk_get_optional helper
 2023-09-06 12:42 UTC  (5+ messages)
` [PATCH master 2/2] pwm: imx: enable clocks during PWM register accesses

[PATCH v2] crypto: crc32: make crc32 available in PBL
 2023-09-05 12:27 UTC  (6+ messages)

[PATCH 1/4] ARM: boards: polyhex-debix: fix RGMII pin setup
 2023-09-05 12:23 UTC  (5+ messages)
` [PATCH 2/4] ARM: boards: polyhex-debix: add SoM/Baseboard combination compatible
` [PATCH 3/4] ARM: boards: polyhex-debix: add support to read MAC addresses
` [PATCH 4/4] ARM: dts: imx8mp-debix-som-a-bmb-08-upstream: sync with mainlined kernel version

[PATCH v2] ARM: i.MX8M: esdctl: split memory banks for devices with >4G
 2023-09-05  8:11 UTC  (5+ messages)

[PATCH] aiodev: port Linux vf610-adc driver
 2023-09-04 10:50 UTC  (2+ messages)

[PATCH 1/2] imx: Fix Kconfig dependency
 2023-09-04 10:49 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx: Fix build error without CONFIG_USB_GADGET_DRIVER_ARC_PBL

[PATCH v4 0/3] ARM: i.MX8MM: add Phytec i.MX8 SoM support
 2023-09-04 10:40 UTC  (2+ messages)

[PATCH master] ARM: mmu32: mark whole early pagetable region as reserved
 2023-09-04  9:08 UTC  (2+ messages)

[PATCH] ARM: stm32mp: phycore: register barebox update handlers
 2023-09-04  9:07 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX: esdctl: add force_split option to add_mem
 2023-08-31 14:30 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX8M: esdctl: split memory banks for devices with >4G

imx8mm & genimage
 2023-08-30 14:45 UTC  (4+ messages)

[PATCH] crypto: crc32: make crc32 available in PBL
 2023-08-29 12:17 UTC  (7+ messages)

[PATCH v2] fastboot: scale default sparse max_download_size with available memory
 2023-08-28  9:44 UTC  (2+ messages)

[PATCH] mci: sdhci: don't hang indefinitely waiting for DMA completion
 2023-08-28  8:02 UTC  (3+ messages)

[PATCH] fastboot: scale default sparse max_download_size with available memory
 2023-08-28  7:57 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH 1/2] FIT: refactor compression handling into separate function
 2023-08-28  7:52 UTC  (4+ messages)
` [PATCH 2/2] FIT: do not decompress ramdisks even if asked

[PATCH] crypto: crc32: use uint32_t instead of ulong
 2023-08-28  7:20 UTC  (2+ messages)

FIT: support for compressed images breaks existing images
 2023-08-25 10:23 UTC  (2+ messages)

usbotg: otg_set_mode() can only be called once
 2023-08-24 13:35 UTC  (4+ messages)

[PATCH v3 1/7] mci: sdhci: Set 8-bit host caps
 2023-08-24 13:26 UTC  (2+ messages)

aiodev: imx7_adc driver
 2023-08-23 16:32 UTC  (5+ messages)

[PATCH 1/2] HABv4: remove useless error message
 2019-12-03 14:51 UTC  (6+ 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