mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/7] net: replace global NetRxPackets arrays with per-interface allocation
 2024-03-13 11:38 UTC  (9+ messages)
` [PATCH 1/7] net: add net_alloc_packets helper
` [PATCH 2/7] net: ep93xx: replace global NetRxPackets with per-interface allocation
` [PATCH 3/7] net: enc28j60: "
` [PATCH 4/7] net: gianfar: "
` [PATCH 5/7] net: ethoc: "
` [PATCH 6/7] net: cpsw: "
` [PATCH 7/7] net: retire global NetRxPackets arrays

[PATCH v2] console: flush consoles on newline when debugging
 2024-03-13 11:38 UTC  (2+ messages)

[PATCH v2 0/6] arm: imx8mp: add karo electronics qsxp imx8mp som support
 2024-03-13 11:11 UTC  (8+ messages)
` [PATCH v2 1/6] of: introduce of_property_read_s32
` [PATCH v2 2/6] net: phy: micrel: update id table from Linux kernel
` [PATCH v2 3/6] net: phy: micrel: add support for ksz9131 phy
` [PATCH v2 4/6] arm: dts: karo: import dts for karo-qsxp-ml81
` [PATCH v2 5/6] arm: dts: karo: add karo imx8mp-karo-qsxp-ml81-qsbase4
` [PATCH v2 6/6] arm: imx8mp: add karo electronics qsxp-ml81 som support

[PATCH 00/12] hw_random: add 6 more RNG drivers
 2024-03-13 10:56 UTC  (11+ messages)
` [PATCH 01/12] hw_random: support ctrlc()
` [PATCH 02/12] ARM: io: read 32 bits at once for aligned I/O memcpy/memset
` [PATCH 03/12] driver: implement dev_platform_get_and_ioremap_resource
` [PATCH 04/12] hw_random: add struct hwrng::priv member
` [PATCH 05/12] hw_random: remove confusing left-overs from kernel help texts
` [PATCH 06/12] hw_random: remove reference to undefined CONFIG_HW_RANDOM
` [PATCH 07/12] hw_random: add Atmel RNG driver
` [PATCH 08/12] hw_random: add BCM2835 "
` [PATCH 09/12] hw_random: add IPROC RNG200 driver for BCM2711
` [PATCH 11/12] hw_random: add timeriomem_rng driver

[PATCH] of: fdt: justify fdt_machine_is_compatible parsing only the root node
 2024-03-13 10:52 UTC  (2+ messages)

[PATCH] nvmem: imx-ocotp-ele: fix fuse types on i.MX93
 2024-03-13 10:50 UTC  (2+ messages)

[PATCH master] common: console_common: handle NULL dev gracefully in dev_printf
 2024-03-13 10:50 UTC  (2+ messages)

[PATCH] console: flush consoles on newline when debugging
 2024-03-13  9:40 UTC 

[PATCH] MIPS: add generic device tree 2nd stage support
 2024-03-13  7:55 UTC  (3+ messages)

[PATCH] mci: arasan: add dma write support
 2024-03-13  7:45 UTC  (3+ messages)

[PATCH 1/5] ARM: i.MX: ele: move ELE_READ_SHADOW_REQ definition
 2024-03-13  7:42 UTC  (6+ messages)
` [PATCH 2/5] ARM: i.MX: ele: add function comments
` [PATCH 3/5] ARM: i.MX: ele: add ele_write_shadow_fuse
` [PATCH 4/5] nvmem: add nvmem_device_get_device()
` [PATCH 5/5] nvmem: imx-ocotp-ele: implement permanent write support

[PATCH v2] ARM: i.MX8MP: add König+Bauer AlphaJet board
 2024-03-13  7:41 UTC  (3+ messages)

[PATCH] imx25: Feed the unique id to machine_id_set_hashable()
 2024-03-13  7:41 UTC  (2+ messages)

[PATCH 0/2] ddr_spd: extend spd_decode to cover DDR3
 2024-03-13  6:39 UTC  (4+ messages)
` [PATCH 1/2] ddr_spd: add DDR3 Load Reduced module specific data
` [PATCH 2/2] ddr_spd: add routine for printing DDR3 SPD contents

[PATCH] of: partition: Also add partitions created by addpart to the boot dtb
 2024-03-13  6:34 UTC  (2+ messages)

[PATCH v2] ARM: i.MX8MP: skov: add MAC address assignment support
 2024-03-13  6:31 UTC  (2+ messages)

[PATCH v1] ARM: i.MX8MP: skov: add MAC address assignment support
 2024-03-12 13:51 UTC  (2+ messages)

[PATCH 00/12] mci: add HS200 support for eMMCs
 2024-03-12  8:34 UTC  (26+ messages)
` [PATCH 01/12] ARM: zynqmp: add sd_dll_reset call
` [PATCH 02/12] zynqmp: firmware: add functions to set tap delay
` [PATCH 03/12] mci: arasan: implement 25MHz quirk for zynqmp
` [PATCH 04/12] mci: arasan: read clk phases from DT
` [PATCH 05/12] mci: arasan: register sdcard/sampleclk
` [PATCH 06/12] include: mci: sync mci_timing with linux
` [PATCH 07/12] include: mci: add more EXT_CSD_CARD_TYPE_*
` [PATCH 08/12] mci: core: parse more host capabilities from DT
` [PATCH 09/12] mci: mci-core: add HS200 support
` [PATCH 10/12] mci: sdhci: add tuning support
` [PATCH 11/12] mci: arasan-sdhci: add HS200 tuning support on ZynqMP
` [PATCH 12/12] mci: arasan: use sdhci_wait_idle2

[PATCH 0/6] arm: imx8mp: add karo electronics qsxp imx8mp som support
 2024-03-11 14:48 UTC  (17+ messages)
` [PATCH 1/6] of: introduce of_property_read_s32
` [PATCH 2/6] net: phy: micrel: update id table from Linux kernel
` [PATCH 3/6] net: phy: micrel: add support for ksz9131 phy
` [PATCH 4/6] arm: dts: karo: import dts for karo-qsxp-ml81
` [PATCH 5/6] arm: dts: karo: add karo imx8mp-karo-qsxp-qsbase4
` [PATCH 6/6] arm: imx8mp: add karo electronics qsxp imx8mp som support

Documentation/boards/riscv.rst: can't rebuild image for BeagleV
 2024-03-11 11:50 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX8MM: set SION bits for i2c2, i2c3, i2c4 mux options
 2024-03-11 10:57 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX8MN: set SION bits for i2c "

[PATCH] ARM: i.MX93: ele: start TRNG on i.MX93 rev a1
 2024-03-11 10:45 UTC  (4+ messages)

barebox + picotcp-1.7.0
 2024-03-10 20:19 UTC  (3+ messages)

NFSv4 boot support?
 2024-03-09 10:01 UTC  (8+ messages)

[PATCH] fs: fix overlap of O_RWSIZE with new O_PATH/O_CHROOT flags
 2024-03-08 14:20 UTC 

[PATCH 1/2] of: partition: Move some parts of of_fixup_partitions() into separate function
 2024-03-08 10:51 UTC  (5+ messages)
` [PATCH 2/2] of: partition: Use mtd partitioning for of_fixup instead of the cdev variant

[PATCH v2 1/2] crypto: caam: map DMA buffers instead of single_sync
 2024-03-08  9:55 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: caam: caamrng: dma map descriptors

[PATCH] pbl: make PBL_FULLY_PIC specific to ARM64
 2024-03-08  7:08 UTC  (2+ messages)

[PATCH v2] dma: debug: detect repeated DMA sync
 2024-03-08  7:06 UTC  (2+ messages)

[PATCH master] optee: build common code depending on CONFIG_HAVE_OPTEE
 2024-03-08  7:03 UTC  (2+ messages)

[PATCH] mci: add comment about hardcoded 512 bytes for DDR
 2024-03-08  7:02 UTC  (2+ messages)

[PATCH 1/2] console: scale number of log messages with available RAM
 2024-03-08  7:02 UTC  (3+ messages)
` [PATCH 2/2] commands: dmesg: support aborting dmesg output with ctrl-c

[PATCH] dma: debug: detect repeated DMA sync
 2024-03-07 15:54 UTC  (4+ messages)

[PATCH 1/2] crypto: caam: map DMA buffers before sync
 2024-03-07  9:13 UTC  (4+ messages)
` [PATCH 2/2] crypto: caam: caamrng: map desc and buffer

[PATCH v2] gitignore: ignore *.dtbo and *.dtbo.*
 2024-03-06  5:53 UTC 

[PATCH] fixup! of: fdt: implement fdt_machine_is_compatible
 2024-03-05 15:34 UTC  (2+ messages)

[PATCH master] ARM: rpi: fix regression booting without VideoCore DT
 2024-03-05 15:33 UTC  (2+ messages)

[PATCH v2 000/113] efi: prepare for ARM64 EFI loader support
 2024-03-05 15:28 UTC  (46+ messages)
` [PATCH v2 010/113] of: don't report failure to of_read_file twice
` [PATCH v2 014/113] efi: payload: image: use assigned barebox loader type on x86
` [PATCH v2 015/113] efi: payload: iomem: adjust types to avoid casting
` [PATCH v2 016/113] commands: kallsyms: add command-line interface
` [PATCH v2 017/113] block: define BLOCKSIZE globally in block.h
` [PATCH v2 018/113] cdev: implement setter/getter for cdev device node
` [PATCH v2 021/113] partitions: have parsers record bootable bits
` [PATCH v2 025/113] efi: payload: restrict 8250 UART at I/O port 0x3f8 registration to x86
` [PATCH v2 032/113] fs: remove unused member from struct nameidata
` [PATCH v2 035/113] fs: implement openat and friends
` [PATCH v2 036/113] fs: implement O_PATH
` [PATCH v2 037/113] fs: support different root directories
` [PATCH v2 038/113] fs: implement O_CHROOT
` [PATCH v2 040/113] fs: initialize struct nameidata::last
` [PATCH v2 045/113] efi: payload: init: warn if /boot FS is unknown
` [PATCH v2 054/113] efi: unify whitespace for GUIDs
` [PATCH v2 056/113] ARM64: cpu: setupc: rewrite to be fully PIC
` [PATCH v2 059/113] efi: payload: fix ARM build
` [PATCH v2 062/113] efi: payload: suppress EFI payload initcalls when not EFI-loaded
` [PATCH v2 065/113] common: add PE/COFF loader
` [PATCH v2 066/113] efi: use efi_handle_t where appropriate
` [PATCH v2 067/113] efi: block: move definitions into header file
` [PATCH v2 071/113] efi: add EFI_WARN constants
` [PATCH v2 075/113] efi: add efi_driver_binding_protocol
` [PATCH v2 078/113] efi: fs: flesh out file system definitions
` [PATCH v2 081/113] filetype: add new file types for EFI-enabled Linux images
` [PATCH v2 082/113] efi: payload: register handler for EFI-stubbed ARM64 kernel
` [PATCH v2 085/113] efi: payload: early-mem: use EFI_PAGE_SIZE instead of PAGE_SIZE
` [PATCH v2 086/113] ARM64: add optional EFI stub
` [PATCH v2 092/113] lib: string: import Linux strreplace helper
` [PATCH v2 093/113] efi: payload: dynamically determine bootloader file name
` [PATCH v2 096/113] efi: payload: don't require efi_loaded_image->parent_handle for bootsource detection
` [PATCH v2 097/113] commands: add cpuinfo -s option for stacktrace
` [PATCH v2 098/113] efi: devicepath: align MemoryMapped name with spec
` [PATCH v2 099/113] efi: devicepath: pretty print BBS BEV DeviceType
` [PATCH v2 102/113] efi: devicepath: drop underscores in hex constants
` [PATCH v2 104/113] efi: devicepath: use flexible array members for trailing strings
` [PATCH v2 105/113] efi: devicepath: drop unused macro
` [PATCH v2 106/113] efi: devicepath: let compiler worry about unaligned unpacking
` [PATCH v2 107/113] efi: devicepath: correct formatting of BBS
` [PATCH v2 108/113] commands: provide efi_handle_dump in both payload and loader
` [PATCH v2 110/113] commands: efi_handle_dump: prepare for supporting EFI loader
` [PATCH v2 111/113] commands: efi_handle_dump: print loaded image devpath
` [PATCH v2 112/113] commands: efi_handle_dump: use guid_parse instead of open-coding

[EXT] Re: [EXT] Re: [EXT] Re: [EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
 2024-03-05 13:11 UTC 

[EXT] Re: [EXT] Re: [EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
 2024-03-05 10:33 UTC  (2+ messages)

[PATCH] gitignore: ignore *.dtbo and *.dtbo.S
 2024-03-05  6:56 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