mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 00/11] Add FIT image overlay support
 2024-06-13 12:58 UTC  (4+ messages)
` [PATCH v2 02/11] of: overlay: add of.overlay.fitconfigpattern param
` [PATCH v2 06/11] FIT: expose useful helpers
` [PATCH v2 08/11] of: overlay: drop unnecessary empty check in of_overlay_global_fixup_dir

[PATCH master 1/4] efi: hide EFI related symbols when !EFI
 2024-06-13  7:30 UTC  (5+ messages)
` [PATCH master 2/4] lib: wchar: guard against NULL in strdup_wchar
` [PATCH master 3/4] efi: payload: gracefully handle NULL parent image device path
` [PATCH master 4/4] fs: legacy: gracefully handle non existent files

[PATCH] serial: replace all clk_get with clk_get_for_console
 2024-06-13  7:27 UTC  (2+ messages)

[PATCH 1/2] watchdog: bcm2835: add support for powering off SoC
 2024-06-13  7:22 UTC  (3+ messages)
` [PATCH 2/2] test: arm: describe Qemu Raspberry Pi 3b labgrid environment

[PATCH 0/6] semihosting: extend support for ARM64, console
 2024-06-13  7:18 UTC  (8+ messages)
` [PATCH 1/6] ARM: lib32: semihosting: prepare for more general use
` [PATCH 2/6] firmware: semihosting: add ARMv8-A semihosting support
` [PATCH 3/6] firmware: semihosting: don't return error code from writec/write0
` [PATCH 4/6] firmware: semihosting: translate return values in wrappers
` [PATCH 5/6] ARM: semihosting: add DEBUG_LL implementation
` [PATCH 6/6] serial: add semihosting console

[PATCH] ARM: stm32mp: remove unused hardcoded MMIO address constants
 2024-06-13  7:10 UTC  (2+ messages)

[PATCH] net: phy: dp83tg720: wake up PHYs in managed mode
 2024-06-13  7:09 UTC  (2+ messages)

[PATCH v1 1/2] arm: boards: Add support for Protonic MECIO1 board
 2024-06-13  7:07 UTC  (3+ messages)
` [PATCH v1 2/2] arm: boards: Add support for Protonic MECT1S board

[PATCH master] serial: stm32: suppress -EPROBE_DEFER messages using dev_err_probe
 2024-06-13  7:06 UTC  (2+ messages)

[PATCH] Documentation: state: add real-world example for stride size calculation
 2024-06-13  7:04 UTC  (2+ messages)

[PATCH 0/3] MIPS: pbl fixes
 2024-06-13  6:59 UTC  (5+ messages)
` [PATCH 1/3] MIPS: don't pass fdt_size into main_entry()
` [PATCH 2/3] MIPS: pbl_main_entry(): inline barebox_uncompress()
` [PATCH 3/3] MIPS: rename pbl_main_entry() -> barebox_pbl_start()

[PATCH v2] net: phy: Add support for PHY-specific link polling interval and randomization
 2024-06-13  6:54 UTC  (2+ messages)

[PATCH v2 0/4] Introduce class devices
 2024-06-13  6:41 UTC  (6+ messages)
` [PATCH v2 1/4] net: use for_each_netdev()
` [PATCH v2 2/4] base: add class device support
` [PATCH v2 3/4] net: register eth class
` [PATCH v2 4/4] watchdog: register watchdog class

[PATCH 0/5] net: preparations for integrating a network stack
 2024-06-13  6:41 UTC  (7+ messages)
` [PATCH 1/5] net: virtio-net: allow to set current MAC address
` [PATCH 2/5] net: ifup: use accessor to set network device ip/netmask
` [PATCH 3/5] net: add edev argument to net_set_gateway()
` [PATCH 4/5] net: establish single code path for setting edev parameters
` [PATCH 5/5] net: host command: move to commands/

[PATCH v1] net: phy: Add support for PHY-specific link polling interval and randomization
 2024-06-12 16:21 UTC  (3+ messages)

[PATCH v1] add ip command
 2024-06-11 13:43 UTC 

[PATCH 1/8] of: overlay: add of.overlay.fitconfigpattern param
 2024-06-11  9:09 UTC  (7+ messages)
` [PATCH 2/8] FIT: skip possible overlay config nodes
` [PATCH 6/8] of: overlay: add FIT overlay support

[PATCH 1/3] clk: imx27: sync with kernel
 2024-06-10 13:23 UTC  (4+ messages)
` [PATCH 2/3] ARM: Phytec-phyCARD-imx27: switch to deep probe
` [PATCH 3/3] ARM: Phytec-phyCARD-imx27: register USB from device tree

[PATCH] usb: ulpi: add more ulpi ids
 2024-06-10 13:23 UTC  (2+ messages)

[PATCH] mci: imx: fix clk handling after clk driver update
 2024-06-10 13:05 UTC 

[PATCH] nandtest: fix wrong ecc stats and start offset parameter
 2024-06-10 12:43 UTC  (3+ messages)

[PATCH] nandtest: fix wrong initialization
 2024-06-10 12:42 UTC  (2+ messages)

[PATCH 0/4] pbl and debug_ll fixes
 2024-06-10 12:28 UTC  (8+ messages)
` [PATCH 1/4] pbl: enable image verification for MIPS and RISC-V too
` [PATCH 2/4] RISC-V: fix crash on start if CONFIG_IMAGE_COMPRESSION_NONE=y
` [PATCH 3/4] ARM: bcm283x: fix compilation with debug_ll enabled
` [PATCH 4/4] ARM: vexpress: make debug_ll work

[PATCH] scripts/rk-usb-loader: Add support for rk3588
 2024-06-10 12:22 UTC  (2+ messages)

[PATCH] test: pytest: introduce pytest for network, test tftp notfound
 2024-06-10  9:23 UTC  (2+ messages)

[PATCH 0/4] Introduce class devices
 2024-06-10  8:57 UTC  (7+ messages)
` [PATCH 1/4] net: use for_each_netdev()
` [PATCH 2/4] base: add class device support
` [PATCH 3/4] net: register eth class
` [PATCH 4/4] watchdog: register watchdog class

barebox + picotcp
 2024-06-07  0:47 UTC  (2+ messages)

[PATCH v1] of: add sanity check for machine compatible string
 2024-05-30 13:27 UTC  (3+ messages)

[PATCH v1 1/2] net: sja1105: split adjust_link into reusable functions
 2024-05-30 13:25 UTC  (3+ messages)
` [PATCH v1 2/2] net: sja1105: add function to configure CPU port

[PATCH v1] spi: stm32: avoid enabling SPI in setup to allow register configuration
 2024-05-30 13:24 UTC  (2+ messages)

[PATCH v1] ARM: dts: stm32mp151-prtt1c: sync with the kernel dts
 2024-05-30 13:22 UTC  (2+ messages)

[PATCH 0/9] mci: core: add CID as parameters and fix parsing
 2024-05-29  7:24 UTC  (12+ messages)
` [PATCH 1/9] mci: core: rename mtd to mdt
` [PATCH 2/9] mci: core: add cbx extraction function
` [PATCH 3/9] mci: core: add product name "
` [PATCH 4/9] mci: core: add manufacturing date "
` [PATCH 5/9] mci: core: parse cid into parameters
` [PATCH 6/9] mci: core: fix extract_prv and write to string buffer
` [PATCH 7/9] mci: core: add CBX field as parameter and print it
` [PATCH 8/9] mci: core: fix extract_oid and write to string buffer
` [PATCH 9/9] mci: core: add missing slice range for extract_psn function

[PATCH v1] phy: avoid adjust_link call if link remains down
 2024-05-29  6:54 UTC  (4+ messages)

[PATCH v1 1/2] gpiolib: extend support for non-zero offset GPIO banks
 2024-05-29  6:19 UTC  (3+ messages)
` [PATCH v1 2/2] pinctrl: stm32: extract and set GPIO offset from devicetree

[PATCH master] mtd: nand: reinstate raw NAND IS_ENABLED(CONFIG_MTD_WRITE) checks
 2024-05-29  6:09 UTC  (2+ messages)

[PATCH master] bus: omap-gpmc: allow build with raw NAND support disabled
 2024-05-29  6:09 UTC  (2+ messages)

[PATCH] mtd: nand: raw: add back support for marking blocks as good
 2024-05-29  6:08 UTC  (2+ messages)

[PATCH] commands: mipi_dbi: fix null pointer dereference when writing data
 2024-05-29  6:08 UTC  (2+ messages)

[PATCH v3 0/9] net: do not read past receive buffer
 2024-05-28 14:37 UTC  (14+ messages)
` [PATCH v3 1/9] net: cs8900: simplify buffer read loop
` [PATCH v3 2/9] net: cs8900: do not read past the receive buffer
` [PATCH v3 3/9] net: ks8851_mll: "
` [PATCH v3 4/9] net: liteeth: "
` [PATCH v3 5/9] net: liteeth: do not set len to 0 before printing it
` [PATCH v3 6/9] net: smc911x: Fix amount of words read from RX FIFO
` [PATCH v3 7/9] net: smc911x: do not read past the receive buffer
    ` [PATCH] fixup! "
` [PATCH v3 8/9] net: ks8851_mll: drop return value from ks8851_rx_frame()
` [PATCH v3 9/9] net: let net rx hook return void

MTD/NAND layer size increase after update
 2024-05-28 11:55 UTC 

[PATCH 1/2] string: inline isempty
 2024-05-28  9:00 UTC  (3+ messages)
` [PATCH 2/2] string: add nonempty helper

[PATCH 1/2] watchdog: dw_wdt: do not register restart handler
 2024-05-28  8:58 UTC  (3+ messages)
` [PATCH 2/2] watchdog: fix watchdog restart handler when autoping is enabled

[PATCH] mtd: nand: mxc_nand: sync with kernel driver
 2024-05-28  5:46 UTC  (3+ messages)

[PATCH v2 0/7] net: do not read past receive buffer
 2024-05-27 12:29 UTC  (10+ messages)
` [PATCH v2 1/7] net: cs8900: simplify buffer read loop
` [PATCH v2 2/7] net: cs8900: do not read past the receive buffer
` [PATCH v2 3/7] net: ks8851_mll: "
` [PATCH v2 4/7] net: liteeth: "
` [PATCH v2 5/7] net: smc911x: "
` [PATCH v2 6/7] net: ks8851_mll: drop return value from ks8851_rx_frame()
` [PATCH v2 7/7] net: let net rx hook return void

Heap overflow vulnerabilities in network implementation of barebox
 2024-05-27  9:45 UTC  (3+ messages)

[PATCH 1/5] net: cs8900: simplify buffer read loop
 2024-05-27  9:34 UTC  (7+ messages)
` [PATCH 2/5] net: cs8900: do not read past the receive buffer
` [PATCH 3/5] net: ks8851_mll: "
` [PATCH 4/5] net: liteeth: "
` [PATCH 5/5] net: smc911x: "

v2024.05.0
 2024-05-27  6:54 UTC 

[PATCH] mci: bcm2835: Set mci host for sdhci
 2024-05-24 11:43 UTC  (3+ messages)

[PATCH master 1/3] mci: sdhci: use host device, not card, for debug message
 2024-05-24 11:43 UTC  (4+ messages)
` [PATCH master 2/3] mci: sdhci: retrieve host device via common helper or NULL
` [PATCH master 3/3] mci: sdhci: populate struct sdhci::mci in drivers

[PATCH master] nvmem: bsec: make OP-TEE TA interaction optional
 2024-05-24 11:41 UTC  (2+ messages)

[PATCH 0/3] net: phy: dp83867: sync dp83867_phy_reset
 2024-05-24  9:15 UTC  (8+ messages)
` [PATCH 1/3] net: phy: allow PHY drivers to implement their own software reset
` [PATCH 2/3] net: phy: document core PHY structures
` [PATCH 3/3] net: phy: dp83867: sync dp83867_phy_rest

[PATCH v2] driver: add Linux struct platform_device/driver compatibility wrapper
 2024-05-22  6:04 UTC 

[PATCH 0/4] make more use of handoff data
 2024-05-22  5:42 UTC  (4+ messages)
` [PATCH 2/4] efi-payload: use handoff data to pass data to barebox proper

[PATCH] fixup! kbuild: add support for merged defconfigs
 2024-05-21 19:09 UTC 

[PATCH v2 1/3] pinctrl: split off consumer API into linux/pinctrl/consumer.h
 2024-05-21 16:34 UTC  (4+ messages)
` [PATCH v2 2/3] pinctrl: rename barebox pinctrl_select_state to pinctrl_get_select
` [PATCH v2 3/3] pinctrl: implement pinctrl_lookup_state/select_state

[PATCH] include: linux/types.h: define intptr_t
 2024-05-21 11:07 UTC  (2+ messages)

[PATCH 1/2] usbgadget: fix error code in common code base
 2024-05-21 11:07 UTC  (2+ 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