mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v3 0/3] environment: allow board code to suppress external env loading
 2025-12-15  8:33 UTC  (5+ messages)
` [PATCH v3 1/3] globalvar: suppress nvvar_save when no external environment was loaded
` [PATCH v3 2/3] startup: bump down log message about lack of persistent environment
` [PATCH v3 3/3] environment: allow board code to suppress external env loading

[PATCH 00/16] efi: restructure for reuse from loader code
 2025-12-15  8:30 UTC  (19+ messages)
` [PATCH 01/16] efi: payload: restructure Kconfig
` [PATCH 02/16] efi: payload: populate $global.efi.payload variable
` [PATCH 03/16] efi: mode: add efi_get_runtime_services helper
` [PATCH 04/16] efi: payload: make EFI variable helpers usable for loader as well
` [PATCH 05/16] fs: efivarfs: prepare for use with barebox as EFI loader
` [PATCH 06/16] efi: handle: build for both EFI payload and loader
` [PATCH 07/16] efi: provide populate $efi.payload_default_path depending on arch
` [PATCH 08/16] efi: tidy up header includes for reuse
` [PATCH 09/16] efi: types: add efi_intn_t/efi_uintn_t definition
` [PATCH 10/16] efi: devicepath: make fully usable for loader
` [PATCH 11/16] efi: guid: don't interleave protocol and event GUIDs
` [PATCH 12/16] efi: guid: add some more GUIDs
  ` [PATCH] fixup! "
` [PATCH 13/16] efi: guid: move static GUIDs out of drivers
` [PATCH 14/16] efi: gop: flesh out efi_graphics_output_protocol::blt definition
` [PATCH 15/16] efi: payload: initrd: move into common efi code
` [PATCH 16/16] efi: add missing EFIAPI to functions
` [PATCH] fixup! efi: payload: restructure Kconfig

[PATCH v2] ARM64: mmu: implement mmu_disable completely in assembly
 2025-12-15  8:25 UTC  (2+ messages)

[PATCH 1/3] startup: implement get_autoboot_state() helper
 2025-12-15  8:24 UTC  (3+ messages)
` [PATCH 2/3] of: implement of_get_machine_vendor()
` [PATCH 3/3] lib: smbios: add support for populating SMBIOS table

[PATCH v2 1/5] cdev-alias: support referencing diskuuid without child partition
 2025-12-15  8:15 UTC  (6+ messages)
` [PATCH v2 2/5] cdev-alias: fix memory leak in diskuuid handling
` [PATCH v2 3/5] cdev-alias: add support for storage{.removable,.builtin}
` [PATCH v2 4/5] boot: try builtin and removable media before net for boot.default
` [PATCH v2 5/5] boot: assign names to bootentry providers

[PATCH 1/5] net: 9p: fix variable name in BAREBOX_MAGICVAR
 2025-12-15  7:59 UTC  (5+ messages)
` [PATCH 2/5] bootchooser: inline document global.bootchooser.reset_priorities
` [PATCH 3/5] reset_source: inline document global.system.reset*
` [PATCH 4/5] Documentation: generate docs for magic variables
` [PATCH 5/5] Documentation: turn magic variables literals into references

[PATCH master] i2c: omap: fix probe on am335x
 2025-12-15  7:41 UTC  (2+ messages)

[PATCH 1/2] fixup! efi: add option to generate vfat file for barebox.efi
 2025-12-15  7:34 UTC  (4+ messages)
` [PATCH 2/2] efi: payload: enable build for sandbox

[PATCH v2 1/3] fixup! efi: add option to generate vfat file for barebox.efi
 2025-12-15  7:34 UTC  (4+ messages)
` [PATCH v2 2/3] malloc: define malloc_add_pool outside of TLSF
` [PATCH v2 3/3] efi: payload: enable build for sandbox

[PATCH master] net: fsl_enetc: fix missing dmb() symbols on non-ARM
 2025-12-15  7:30 UTC  (2+ messages)

[PATCH] clk: vexpress: clk-sp810: sync with Linux
 2025-12-15  7:23 UTC  (2+ messages)

[PATCH master] param: make setting a parameter to the same string value a no-op
 2025-12-15  7:23 UTC  (2+ messages)

[PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
 2025-12-15  7:20 UTC  (4+ messages)

[PATCH] driver: base: report driver remove before, not after operation
 2025-12-15  7:20 UTC  (2+ messages)

[PATCH] ARM: mmu: include <asm/io.h> from <mmu.h>
 2025-12-15  7:15 UTC  (2+ messages)

[PATCH] clk: rk3568: sync driver with Linux
 2025-12-15  7:15 UTC  (2+ messages)

[PATCH] memory: fix dangling if in for_each_reserved_region
 2025-12-15  7:14 UTC  (2+ messages)

[PATCH] libfile: use different memory types for os and initrd
 2025-12-15  7:13 UTC  (2+ messages)

[PATCH 1/2] lib: import Linux UCS2 library functions
 2025-12-15  7:10 UTC  (3+ messages)
` [PATCH 2/2] lib: wchar: reimplement in terms of Linux UCS2 helpers

[PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
 2025-12-14 18:57 UTC  (3+ messages)

[PATCH v2 1/5] test: Containerfile: fix build issue related to apt cleanup
 2025-12-12 14:06 UTC  (10+ messages)
` [PATCH v2 2/5] ci: container: update llvm to 21 and fix dependency issue
` [PATCH v2 3/5] test: container: add qemu-efi-aarch64
` [PATCH v2 4/5] test: arm: add efi v8 test for efi arm64 payload
` [PATCH v2 5/5] doc: efi: add efi armv8 documentaion

[PATCH v2 0/3] environment: allow board code to suppress external env loading
 2025-12-12 14:04 UTC  (9+ messages)
` [PATCH v2 1/3] globalvar: suppress nvvar_save when no external environment was loaded
` [PATCH v2 2/3] startup: bump down log message about lack of persistent environment
` [PATCH v2 3/3] environment: allow board code to suppress external env loading

[PATCH] ARM64: mmu: implement mmu_disable completely in assembly
 2025-12-12  9:37 UTC  (2+ messages)

[PATCH 1/5] cdev-alias: support referencing diskuuid without child partition
 2025-12-12  8:36 UTC  (7+ messages)
` [PATCH 2/5] cdev-alias: fix memory leak in diskuuid handling
` [PATCH 3/5] cdev-alias: add support for storage{.removable,.builtin}
` [PATCH 4/5] boot: try builtin and removable media before net for boot.default
` [PATCH 5/5] boot: assign names to bootentry providers

[PATCH 0/6] resource: add support for walking resource gaps
 2025-12-11 20:50 UTC  (7+ messages)
` [PATCH 1/6] resource: implement resource walker
` [PATCH 2/6] test: self: implement resource walker selftest
` [PATCH 3/6] commands: iomem: add support for printing gaps
` [PATCH 4/6] test: py: add test for valid JSON output from iomem/clk_dump
` [PATCH 5/6] memory: add helpers for iterating over memory regions
` [PATCH 6/6] resource: implement release_region_range

[PATCH] ARM: cpu: disable interrupts before MMU disabling
 2025-12-11 20:43 UTC 

[PATCH] boot: allow prioritizing boot entry providers
 2025-12-11 20:42 UTC 

[PATCH] cdev: maintain partition index in struct cdev
 2025-12-11 20:42 UTC 

[PATCH 1/3] bbu: detect devices when devicefile has no /dev/ prefix as well
 2025-12-11 15:18 UTC  (3+ messages)
` [PATCH 2/3] treewide: replace open-coded variants of devpath_to_name
` [PATCH 3/3] fs: implement new resolve_fsdevice_path helper

PCIE on LS1021A
 2025-12-11 10:46 UTC  (6+ messages)

[PATCH 1/2] ARM: i.MX8MM EVK: refactor early startup
 2025-12-11  8:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8MN "

[PATCH] partitions: gpt: allow to create barebox state partitions
 2025-12-11  8:06 UTC  (2+ messages)

[PATCH v2 0/2] Add generic OP-TEE loading for i.MX6
 2025-12-10 13:16 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: i.MX: scratch: add generic init for imx
` [PATCH v2 2/2] ARM: i.MX6: load optee in PBL before barebox proper

[PATCH 0/3] Add generic OP-TEE loading for i.MX6
 2025-12-10 10:58 UTC  (9+ messages)
` [PATCH 1/3] ARM: make arm_mem_scratch respect the OP-TEE stack
` [PATCH 2/3] ARM: i.MX: scratch: add generic init for imx
` [PATCH 3/3] ARM: i.MX6: load optee in PBL before barebox proper

[PATCH 0/3] selftest: preparations for devfs changes
 2025-12-10 10:16 UTC  (4+ messages)
` [PATCH 1/3] fs: get path in path_init()
` [PATCH 2/3] fs: warn when mount reference count becomes negative
` [PATCH 3/3] test: dirfs: use ramfs rather than devfs

[PATCH 0/4] driver name fixes
 2025-12-10  7:09 UTC  (6+ messages)
` [PATCH 1/4] driver: implement get_free_deviceid_from()
` [PATCH 2/4] nvmem: fix device name setting
` [PATCH 3/4] driver: fix device name clashes
` [PATCH 4/4] eeprom: at24: reserve EEPROM names which have an alias

[PATCH v2 00/13] fs: Use device special nodes for devfs
 2025-12-09 12:51 UTC  (14+ messages)
` [PATCH v2 01/13] fs: devfs-core: add devfs_create_link_node()
` [PATCH v2 02/13] storage-by-alias: drop fake cdev
` [PATCH v2 03/13] fs: implement mknod
` [PATCH v2 04/13] commands: add mknod command
` [PATCH v2 05/13] fs: ramfs: add device file support
` [PATCH v2 06/13] cdev: add cdev_size() helper
` [PATCH v2 07/13] fs: fix st_size for device files
` [PATCH v2 08/13] fs: retire devfs as filesystem
` [PATCH v2 09/13] fs: include cdevname in struct stat
` [PATCH v2 10/13] fs: stat_print: get cdevname from stat
` [PATCH v2 11/13] common: cdev-alias: rename struct
` [PATCH v2 12/13] fs: replace cdev links with aliases
` [PATCH v2 13/13] ls: use ~0 for FILE_SIZE_STREAM

[PATCH] fixup! printf: define printk/no_printk in terms of prints
 2025-12-08 12:12 UTC  (2+ messages)

[PATCH] fixup! environment: prefer non-removable over removable devices for autoprobe
 2025-12-08 12:11 UTC  (2+ messages)

[PATCH] fixup! efi: add option to generate vfat file for barebox.efi
 2025-12-08 12:10 UTC  (2+ messages)

[PATCH] ARM: i.MX: dts: imx93-tqma9352-mba93xxla: add eeprom aliases
 2025-12-08 12:02 UTC  (3+ messages)

[PATCH] blspec: derive root prefix from blspec config path instead of mountpoint
 2025-12-08  7:47 UTC  (2+ messages)

[PATCH v2 0/2] Fix out-of-bounds potential in decode_base64 and add regression tests
 2025-12-08  7:45 UTC  (5+ messages)
` [PATCH v2 1/2] lib: base64: Fix out-of-bounds potential by respecting dst_len

[PATCH 0/2] clk: imx: clk-fracn-gppll: add more frequencies for video-pll sources
 2025-12-08  7:43 UTC  (4+ messages)
` [PATCH 1/2] clk: imx: clk-fracn-gppll: Add 355.6MHz config for video pll
` [PATCH 2/2] clk: imx: clk-fracn-gppll: Add 135MHz "

[PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
 2025-12-08  7:42 UTC  (8+ messages)
` [PATCH v2 1/3] common: bbu: refactor flash operations into separate function
` [PATCH v2 2/3] ARM: stm32mp: bbu: add NOR flash FIP update handler
` [PATCH v2 3/3] ARM: stm32mp: add support for STM32MP157A Avenger96 board

[PATCH] devinfo: print DMA offset and mask in devinfo
 2025-12-08  7:37 UTC  (2+ messages)

[PATCH] console: return no pending character when console input forbidden
 2025-12-05 14:28 UTC 

[PATCH] commands: implement new safemode command
 2025-12-04 14:41 UTC  (2+ messages)

[PATCH v4 0/4] make the root= command line parameter variable
 2025-12-03 16:07 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] fs: split rootargs into root and options

[PATCH 0/6] partitions: GPT: refresh partition tables when necessary
 2025-12-03 15:19 UTC  (7+ messages)
` [PATCH 1/6] partitions: gpt: pass epd context pointer to find_valid_gpt()
` [PATCH 2/6] partitions: gpt: only write actual ptes size to device
` [PATCH 3/6] partitions: gpt: factor out a function to write primary/alternate GPT
` [PATCH 4/6] partitions: gpt: write inactive GPT first
` [PATCH 5/6] partitions: gpt: fix GPT restauration from alternate GPT
` [PATCH 6/6] partitions: gpt: refresh partition tables when necessary

[PATCH 0/3] ARM: stm32mp: Add Avenger96 board support
 2025-12-03 15:11 UTC  (4+ messages)
` [PATCH 2/3] ARM: stm32mp: bbu: add NOR flash FIP update handler

[PATCH 0/4] ARM: k3: fix k3img dependencies
 2025-12-03 11: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