mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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 master] clk: ti-sci: fix build failure without TI_SCI_PROTOCOL
 2023-12-04 16:52 UTC 

[PATCH master] ARM: dts: i.MX8MP: imx8mp-skov: fix reserved-memory cells
 2023-12-04 16:49 UTC 

Fail to register logical partition because it overlaps with the extended partition
 2023-12-04 15:04 UTC 

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

RK3568 fail with 2023.11.0
 2023-12-03 17:41 UTC  (6+ 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 v4 0/3] net: macb: fix dma usage
 2023-12-01 13:51 UTC  (4+ 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 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  (24+ messages)
` [PATCH v2 01/20] include: provide linux/errno.h
` [PATCH v2 02/20] include: add linux/refcount.h
` [PATCH v2 03/20] bitops: split off linux/bits.h
` [PATCH v2 04/20] include: import <linux/instruction_pointer.h>
` [PATCH v2 05/20] asm-generic: split off typeconfused readl and friends
` [PATCH v2 06/20] asm-generic: migrate relaxed helpers into asm-generic/io.h
` [PATCH v2 07/20] include: add linux/io.h with strict prototypes
` [PATCH v2 08/20] include: import Linux word-at-a-time.h
  ` [PATCH] fixup! "
` [PATCH v2 09/20] string: implement strscpy
` [PATCH v2 10/20] of: add CONFIG_OF for Linux compatibility
` [PATCH v2 11/20] include: asm-generic/atomic.h: define atomic_cmpxchg
` [PATCH v2 12/20] kbuild: build barebox for -std=gnu11
` [PATCH v2 13/20] include: linux/idr.h: implement more Linux API
` [PATCH v2 14/20] test: self: add simple IDR test
` [PATCH v2 15/20] include: implement dev_warn_once and friends
` [PATCH v2 16/20] include: add blocking notifier aliases
` [PATCH v2 17/20] include: add Linux ktime API
` [PATCH v2 18/20] of: constify string pointed to by struct of_device_id::compatible
` [PATCH v2 19/20] of: define of_devices_ensure_probed_by_compatible
` [PATCH v2 20/20] include: add linux/device.h wrapper around driver.h

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 1/2] kbuild: don't mix overlay and normal DTC and CPP flags
 2023-11-30  7:03 UTC  (2+ messages)
` [PATCH 2/2] kbuild: don't warn about reg formatting

[PATCH] FIT: support kernel images with type = "kernel_noload"
 2023-11-29 20:31 UTC 

[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] Documentation: user: barebox: make barebox chainloading clearer
 2023-11-29 11:52 UTC 

[PATCH] Documentation: i.MX: point out that barebox-*-u.img is i.MX6-specific
 2023-11-29 11:47 UTC 

[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:41 UTC 

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

[PATCH] mci: set RCA to 2 according to eMMC specification
 2023-11-29  8:29 UTC 

[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

[PATCH 0/4] dma: catch mistakes with CONFIG_DMA_API_DEBUG
 2023-11-29  6:17 UTC  (5+ 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] ARM: dma: define DMA_ALIGNMENT instead of defining dma_alloc
 2023-11-29  6:10 UTC 

[PATCH] commands: regulator: add option to list provider devices
 2023-11-28 15:30 UTC 

[PATCH 1/3] drivers: regulator: make pfuze available on i.MX7 too
 2023-11-27 21:48 UTC  (3+ 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

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

[PATCH 00/13] ARM: stm32mp: add full STM32MP13 support with OP-TEE
 2023-11-27  6:49 UTC  (14+ 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-11-27  6:40 UTC  (7+ 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

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] 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  (9+ messages)
` [PATCH 1/7] ARM: dts: stm32mp: stm32mp135-dk: drop duplicate property
` [PATCH 2/7] ARM: dts: stm32mp: fix model string for stm32mp135f-dk
` [PATCH 3/7] ARM: stm32mp: init: drop unused macros
` [PATCH 4/7] ARM: stm32mp: don't re-enable DBGCFGR clock
` [PATCH 5/7] ARM: stm32mp: init: handle differences between STM32MP13 and STM32MP15
` [PATCH 6/7] ARM: stm32mp: init: don't print STM32MP15 CPU type
` [PATCH 7/7] ARM: stm32mp: init: ignore of_register_fixup return value

[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  (3+ messages)
` [PATCH v2 2/2] serial: stm32: support probing with missing clock provider

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

[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)

[PATCH v2 1/3] fs: add open O_TMPFILE support
 2023-11-22 17:03 UTC  (3+ messages)
` [PATCH v2 2/3] libfile: implement read_fd counterpart to read_file
` [PATCH v2 3/3] uncompress: skip dentry cache in uncompress_buf_to_buf

[PATCH RFC 1/3] fs: add open O_TMPFILE support
 2023-11-22 16:09 UTC  (9+ messages)
` [PATCH RFC 2/3] libfile: implement read_fd counterpart to read_file
` [PATCH RFC 3/3] uncompress: skip dentry cache in uncompress_buf_to_buf
` [PATCH] fixup! libfile: implement read_fd counterpart to read_file

[PATCH] Documentation: dt-bindings: leds: document 'default-on' trigger
 2023-11-22 15:25 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3 0/2] Allow generating MAC addresses from machine ID
 2023-11-22 15:24 UTC  (4+ messages)
` [PATCH v3 1/2] common: machine_id: support deriving app specific UUIDs
` [PATCH v3 2/2] net: add generic MAC address derivation from machine ID

[PATCH] commands: i2c_read: default to reading one byte
 2023-11-22 15:23 UTC  (2+ messages)

[PATCH 1/3] mci: imx-esdhc: add layerscape flag
 2023-11-22 10:53 UTC  (3+ messages)
` [PATCH 2/3] mci: imx-esdhc: Layerscape: fix clock setup
` [PATCH 3/3] mci: imx-esdhc: Layerscape: add eMMC DDR52 support

[PATCH 1/2] ARM: mmu64: setup ttb for EL2 as well
 2023-11-21 13:42 UTC  (5+ messages)
` [PATCH 2/2] ARM: layerscape: ppa: Fix starting PPA

[PATCH v2 0/2] Allow generating MAC addresses from machine ID
 2023-11-21  8:33 UTC  (2+ messages)

[PATCH v2] ARM: arria10: xload: retry FPGA configuration
 2023-11-21  8:29 UTC  (2+ messages)

[PATCH master 1/4] console: define stub for console_get_first_active
 2023-11-21  6:57 UTC  (5+ messages)
` [PATCH master 2/4] console: add for_each_console stub
` [PATCH master 3/4] console: define barebox_set_loglevel
` [PATCH master 4/4] test: self: jwt: use barebox_set_loglevel

[PATCH] debug_ll ns16550: Add base address argument to register functions
 2023-11-20 14:23 UTC 

[PATCH] ARM: ls1046a: use compressed dtbs
 2023-11-20 13:39 UTC 

Compile with CONSOLE_NONE
 2023-11-20  7:26 UTC  (2+ messages)

[PATCH] fixup! ARM: i.MX: add i.MX9 debug_ll support
 2023-11-19 19:38 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox