barebox
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/15
[PATCH 2/3] of: implement of_get_machine_vendor()
Ahmad Fatoum
2025/12/15
[PATCH 3/3] lib: smbios: add support for populating SMBIOS table
Ahmad Fatoum
2025/12/15
[PATCH 1/3] startup: implement get_autoboot_state() helper
Ahmad Fatoum
2025/12/15
Re: [PATCH v2 1/5] cdev-alias: support referencing diskuuid without child partition
Sascha Hauer
2025/12/15
[PATCH 2/5] bootchooser: inline document global.bootchooser.reset_priorities
Ahmad Fatoum
2025/12/15
[PATCH 4/5] Documentation: generate docs for magic variables
Ahmad Fatoum
2025/12/14
[PATCH 3/5] reset_source: inline document global.system.reset*
Ahmad Fatoum
2025/12/14
[PATCH 1/5] net: 9p: fix variable name in BAREBOX_MAGICVAR
Ahmad Fatoum
2025/12/14
[PATCH 5/5] Documentation: turn magic variables literals into references
Ahmad Fatoum
2025/12/14
Re: [PATCH master] i2c: omap: fix probe on am335x
Sascha Hauer
2025/12/14
Re: [PATCH v2 1/3] fixup! efi: add option to generate vfat file for barebox.efi
Sascha Hauer
2025/12/14
Re: [PATCH 1/2] fixup! efi: add option to generate vfat file for barebox.efi
Sascha Hauer
2025/12/14
Re: [PATCH master] net: fsl_enetc: fix missing dmb() symbols on non-ARM
Sascha Hauer
2025/12/14
Re: [PATCH 1/2] fixup! efi: add option to generate vfat file for barebox.efi
Sascha Hauer
2025/12/14
Re: [PATCH] clk: vexpress: clk-sp810: sync with Linux
Sascha Hauer
2025/12/14
Re: [PATCH master] param: make setting a parameter to the same string value a no-op
Sascha Hauer
2025/12/14
Re: [PATCH] driver: base: report driver remove before, not after operation
Sascha Hauer
2025/12/14
Re: [PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
Sascha Hauer
2025/12/14
Re: [PATCH] ARM: mmu: include <asm/io.h> from <mmu.h>
Sascha Hauer
2025/12/14
Re: [PATCH] clk: rk3568: sync driver with Linux
Sascha Hauer
2025/12/14
Re: [PATCH] memory: fix dangling if in for_each_reserved_region
Sascha Hauer
2025/12/14
Re: [PATCH] libfile: use different memory types for os and initrd
Sascha Hauer
2025/12/14
Re: [PATCH 1/2] lib: import Linux UCS2 library functions
Sascha Hauer
2025/12/14
Re: [PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
Marco Felsch
2025/12/14
Re: [PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
Rob Herring
2025/12/13
Re: [PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
Marco Felsch
2025/12/13
[PATCH] fixup! efi: payload: restructure Kconfig
Ahmad Fatoum
2025/12/12
[PATCH v3 0/3] environment: allow board code to suppress external env loading
Ahmad Fatoum
2025/12/12
[PATCH v3 2/3] startup: bump down log message about lack of persistent environment
Ahmad Fatoum
2025/12/12
[PATCH v3 1/3] globalvar: suppress nvvar_save when no external environment was loaded
Ahmad Fatoum
2025/12/12
[PATCH v3 3/3] environment: allow board code to suppress external env loading
Ahmad Fatoum
2025/12/12
[PATCH v2 4/5] boot: try builtin and removable media before net for boot.default
Ahmad Fatoum
2025/12/12
[PATCH v2 3/5] cdev-alias: add support for storage{.removable,.builtin}
Ahmad Fatoum
2025/12/12
[PATCH v2 5/5] boot: assign names to bootentry providers
Ahmad Fatoum
2025/12/12
[PATCH v2 1/5] cdev-alias: support referencing diskuuid without child partition
Ahmad Fatoum
2025/12/12
[PATCH v2 2/5] cdev-alias: fix memory leak in diskuuid handling
Ahmad Fatoum
2025/12/12
[PATCH master] i2c: omap: fix probe on am335x
Ahmad Fatoum
2025/12/12
Re: [PATCH v2 5/5] doc: efi: add efi armv8 documentaion.
Ahmad Fatoum
2025/12/12
Re: [PATCH v2 4/5] test: arm: add efi v8 test for efi arm64 payload.
Ahmad Fatoum
2025/12/12
Re: [PATCH v2 1/3] globalvar: suppress nvvar_save when no external environment was loaded
Sascha Hauer
2025/12/12
Re: [PATCH v2 3/5] test: container: add qemu-efi-aarch64.
Ahmad Fatoum
2025/12/12
Re: [PATCH v2 2/5] ci: container: update llvm to 21 and fix dependency issue.
Ahmad Fatoum
2025/12/12
Re: [PATCH v2 1/3] globalvar: suppress nvvar_save when no external environment was loaded
Ahmad Fatoum
2025/12/12
[PATCH v2] ARM64: mmu: implement mmu_disable completely in assembly
Ahmad Fatoum
2025/12/12
Re: [PATCH] ARM64: mmu: implement mmu_disable completely in assembly
Ulrich Ölmann
2025/12/12
Re: [PATCH v2 1/3] globalvar: suppress nvvar_save when no external environment was loaded
Sascha Hauer
2025/12/12
Re: [PATCH v2 3/3] environment: allow board code to suppress external env loading
Ahmad Fatoum
2025/12/12
Re: [PATCH v2 3/3] environment: allow board code to suppress external env loading
Marco Felsch
2025/12/12
Re: [PATCH v2 1/5] test: Containerfile: fix build issue related to apt cleanup.
Ahmad Fatoum
2025/12/12
Re: [PATCH 1/5] cdev-alias: support referencing diskuuid without child partition
Sascha Hauer
2025/12/12
Re: [PATCH 3/5] cdev-alias: add support for storage{.removable,.builtin}
Sascha Hauer
2025/12/11
[PATCH v2 4/5] test: arm: add efi v8 test for efi arm64 payload.
chalianis1
2025/12/11
[PATCH v2 2/5] ci: container: update llvm to 21 and fix dependency issue.
chalianis1
2025/12/11
[PATCH v2 3/5] test: container: add qemu-efi-aarch64.
chalianis1
2025/12/11
[PATCH v2 5/5] doc: efi: add efi armv8 documentaion.
chalianis1
2025/12/11
[PATCH v2 1/5] test: Containerfile: fix build issue related to apt cleanup.
chalianis1
2025/12/11
[PATCH 5/5] boot: assign names to bootentry providers
Ahmad Fatoum
2025/12/11
[PATCH 2/5] cdev-alias: fix memory leak in diskuuid handling
Ahmad Fatoum
2025/12/11
[PATCH 1/5] cdev-alias: support referencing diskuuid without child partition
Ahmad Fatoum
2025/12/11
[PATCH 4/5] boot: try builtin and removable media before net for boot.default
Ahmad Fatoum
2025/12/11
[PATCH 3/5] cdev-alias: add support for storage{.removable,.builtin}
Ahmad Fatoum
2025/12/11
[PATCH 2/6] test: self: implement resource walker selftest
Ahmad Fatoum
2025/12/11
[PATCH 3/6] commands: iomem: add support for printing gaps
Ahmad Fatoum
2025/12/11
[PATCH 0/6] resource: add support for walking resource gaps
Ahmad Fatoum
2025/12/11
[PATCH 6/6] resource: implement release_region_range
Ahmad Fatoum
2025/12/11
[PATCH 1/6] resource: implement resource walker
Ahmad Fatoum
2025/12/11
[PATCH 4/6] test: py: add test for valid JSON output from iomem/clk_dump
Ahmad Fatoum
2025/12/11
[PATCH 5/6] memory: add helpers for iterating over memory regions
Ahmad Fatoum
2025/12/11
[PATCH v2 1/3] globalvar: suppress nvvar_save when no external environment was loaded
Ahmad Fatoum
2025/12/11
[PATCH v2 2/3] startup: bump down log message about lack of persistent environment
Ahmad Fatoum
2025/12/11
[PATCH v2 0/3] environment: allow board code to suppress external env loading
Ahmad Fatoum
2025/12/11
[PATCH v2 3/3] environment: allow board code to suppress external env loading
Ahmad Fatoum
2025/12/11
[PATCH 1/2] lib: import Linux UCS2 library functions
Ahmad Fatoum
2025/12/11
[PATCH 2/2] lib: wchar: reimplement in terms of Linux UCS2 helpers
Ahmad Fatoum
2025/12/11
[PATCH] libfile: use different memory types for os and initrd
Ahmad Fatoum
2025/12/11
[PATCH] ARM: cpu: disable interrupts before MMU disabling
Ahmad Fatoum
2025/12/11
[PATCH] boot: allow prioritizing boot entry providers
Ahmad Fatoum
2025/12/11
[PATCH] cdev: maintain partition index in struct cdev
Ahmad Fatoum
2025/12/11
[PATCH] memory: fix dangling if in for_each_reserved_region
Ahmad Fatoum
2025/12/11
[PATCH] clk: rk3568: sync driver with Linux
Ahmad Fatoum
2025/12/11
[PATCH] driver: base: report driver remove before, not after operation
Ahmad Fatoum
2025/12/11
[PATCH 15/16] efi: payload: initrd: move into common efi code
Ahmad Fatoum
2025/12/11
[PATCH 11/16] efi: guid: don't interleave protocol and event GUIDs
Ahmad Fatoum
2025/12/11
[PATCH 12/16] efi: guid: add some more GUIDs
Ahmad Fatoum
2025/12/11
[PATCH 16/16] efi: add missing EFIAPI to functions
Ahmad Fatoum
2025/12/11
[PATCH 13/16] efi: guid: move static GUIDs out of drivers
Ahmad Fatoum
2025/12/11
[PATCH 14/16] efi: gop: flesh out efi_graphics_output_protocol::blt definition
Ahmad Fatoum
2025/12/11
[PATCH 10/16] efi: devicepath: make fully usable for loader
Ahmad Fatoum
2025/12/11
[PATCH] ARM64: mmu: implement mmu_disable completely in assembly
Ahmad Fatoum
2025/12/11
[PATCH] ARM: mmu: include <asm/io.h> from <mmu.h>
Ahmad Fatoum
2025/12/11
[PATCH 04/16] efi: payload: make EFI variable helpers usable for loader as well
Ahmad Fatoum
2025/12/11
[PATCH 08/16] efi: tidy up header includes for reuse
Ahmad Fatoum
2025/12/11
[PATCH 05/16] fs: efivarfs: prepare for use with barebox as EFI loader
Ahmad Fatoum
2025/12/11
[PATCH 09/16] efi: types: add efi_intn_t/efi_uintn_t definition
Ahmad Fatoum
2025/12/11
[PATCH 06/16] efi: handle: build for both EFI payload and loader
Ahmad Fatoum
2025/12/11
[PATCH 07/16] efi: provide populate $efi.payload_default_path depending on arch
Ahmad Fatoum
2025/12/11
[PATCH 01/16] efi: payload: restructure Kconfig
Ahmad Fatoum
2025/12/11
[PATCH 00/16] efi: restructure for reuse from loader code
Ahmad Fatoum
2025/12/11
[PATCH 02/16] efi: payload: populate $global.efi.payload variable
Ahmad Fatoum
2025/12/11
[PATCH 03/16] efi: mode: add efi_get_runtime_services helper
Ahmad Fatoum
2025/12/11
[PATCH v2 3/3] efi: payload: enable build for sandbox
Ahmad Fatoum
2025/12/11
[PATCH v2 1/3] fixup! efi: add option to generate vfat file for barebox.efi
Ahmad Fatoum
2025/12/11
[PATCH v2 2/3] malloc: define malloc_add_pool outside of TLSF
Ahmad Fatoum
2025/12/11
[PATCH 1/2] fixup! efi: add option to generate vfat file for barebox.efi
Ahmad Fatoum
2025/12/11
[PATCH 2/2] efi: payload: enable build for sandbox
Ahmad Fatoum
2025/12/11
[PATCH master] net: fsl_enetc: fix missing dmb() symbols on non-ARM
Ahmad Fatoum
2025/12/11
[PATCH] clk: vexpress: clk-sp810: sync with Linux
Ahmad Fatoum
2025/12/11
[PATCH master] param: make setting a parameter to the same string value a no-op
Ahmad Fatoum
2025/12/11
[PATCH 3/3] fs: implement new resolve_fsdevice_path helper
Ahmad Fatoum
2025/12/11
[PATCH 1/3] bbu: detect devices when devicefile has no /dev/ prefix as well
Ahmad Fatoum
2025/12/11
[PATCH 2/3] treewide: replace open-coded variants of devpath_to_name
Ahmad Fatoum
2025/12/11
Re: PCIE on LS1021A
Ahmad Fatoum
2025/12/11
[PATCH 2/2] ARM: i.MX8MN EVK: refactor early startup
Sascha Hauer
2025/12/11
[PATCH 1/2] ARM: i.MX8MM EVK: refactor early startup
Sascha Hauer
2025/12/11
Re: [PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
Sascha Hauer
2025/12/11
Re: [PATCH] partitions: gpt: allow to create barebox state partitions
Sascha Hauer
2025/12/10
[PATCH v2 0/2] Add generic OP-TEE loading for i.MX6
Fabian Pflug
2025/12/10
[PATCH v2 2/2] ARM: i.MX6: load optee in PBL before barebox proper
Fabian Pflug
2025/12/10
[PATCH v2 1/2] ARM: i.MX: scratch: add generic init for imx
Fabian Pflug
2025/12/10
Re: [PATCH 3/3] ARM: i.MX6: load optee in PBL before barebox proper
Sascha Hauer
2025/12/10
[PATCH 0/3] selftest: preparations for devfs changes
Sascha Hauer
2025/12/10
[PATCH 2/3] fs: warn when mount reference count becomes negative
Sascha Hauer
2025/12/10
[PATCH 1/3] fs: get path in path_init()
Sascha Hauer
2025/12/10
[PATCH 3/3] test: dirfs: use ramfs rather than devfs
Sascha Hauer
2025/12/10
Re: [PATCH 1/3] ARM: make arm_mem_scratch respect the OP-TEE stack
Fabian Pflug
2025/12/10
Re: [PATCH 3/3] ARM: i.MX6: load optee in PBL before barebox proper
Fabian Pflug
2025/12/09
Re: [PATCH 3/3] ARM: i.MX6: load optee in PBL before barebox proper
Sascha Hauer
2025/12/09
Re: [PATCH 1/3] ARM: make arm_mem_scratch respect the OP-TEE stack
Sascha Hauer
2025/12/09
Re: [PATCH 0/4] driver name fixes
Sascha Hauer
2025/12/09
[PATCH v2 12/13] fs: replace cdev links with aliases
Sascha Hauer
2025/12/09
[PATCH v2 13/13] ls: use ~0 for FILE_SIZE_STREAM
Sascha Hauer
2025/12/09
[PATCH v2 10/13] fs: stat_print: get cdevname from stat
Sascha Hauer
2025/12/09
[PATCH v2 11/13] common: cdev-alias: rename struct
Sascha Hauer
2025/12/09
[PATCH v2 00/13] fs: Use device special nodes for devfs
Sascha Hauer
2025/12/09
[PATCH v2 02/13] storage-by-alias: drop fake cdev
Sascha Hauer
2025/12/09
[PATCH v2 08/13] fs: retire devfs as filesystem
Sascha Hauer
2025/12/09
[PATCH v2 09/13] fs: include cdevname in struct stat
Sascha Hauer
2025/12/09
[PATCH v2 07/13] fs: fix st_size for device files
Sascha Hauer
2025/12/09
[PATCH v2 01/13] fs: devfs-core: add devfs_create_link_node()
Sascha Hauer
2025/12/09
[PATCH v2 05/13] fs: ramfs: add device file support
Sascha Hauer
2025/12/09
[PATCH v2 04/13] commands: add mknod command
Sascha Hauer
2025/12/09
[PATCH v2 06/13] cdev: add cdev_size() helper
Sascha Hauer
2025/12/09
[PATCH v2 03/13] fs: implement mknod
Sascha Hauer
2025/12/09
Re: [PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
Ahmad Fatoum
2025/12/09
[PATCH] partitions: gpt: allow to create barebox state partitions
Sascha Hauer
2025/12/09
[PATCH] ARM: i.MX Riotboard: Use eMMC boot partition to boot
Sascha Hauer
2025/12/08
Re: [PATCH] fixup! printf: define printk/no_printk in terms of prints
Sascha Hauer
2025/12/08
Re: [PATCH] fixup! environment: prefer non-removable over removable devices for autoprobe
Sascha Hauer
2025/12/08
Re: [PATCH] fixup! efi: add option to generate vfat file for barebox.efi
Sascha Hauer
2025/12/08
Re: [PATCH] ARM: i.MX: dts: imx93-tqma9352-mba93xxla: add eeprom aliases
Sascha Hauer
2025/12/08
[PATCH 4/4] eeprom: at24: reserve EEPROM names which have an alias
Sascha Hauer
2025/12/08
[PATCH 1/4] driver: implement get_free_deviceid_from()
Sascha Hauer
2025/12/08
[PATCH 3/4] driver: fix device name clashes
Sascha Hauer
2025/12/08
[PATCH 0/4] driver name fixes
Sascha Hauer
2025/12/08
[PATCH 2/4] nvmem: fix device name setting
Sascha Hauer
2025/12/08
[PATCH] fixup! printf: define printk/no_printk in terms of prints
Ahmad Fatoum
2025/12/08
[PATCH] fixup! environment: prefer non-removable over removable devices for autoprobe
Ahmad Fatoum
2025/12/08
[PATCH] fixup! efi: add option to generate vfat file for barebox.efi
Ahmad Fatoum
2025/12/08
[PATCH 1/3] ARM: make arm_mem_scratch respect the OP-TEE stack
Fabian Pflug
2025/12/08
[PATCH 3/3] ARM: i.MX6: load optee in PBL before barebox proper
Fabian Pflug
2025/12/08
[PATCH 2/3] ARM: i.MX: scratch: add generic init for imx
Fabian Pflug
2025/12/08
[PATCH 0/3] Add generic OP-TEE loading for i.MX6
Fabian Pflug
2025/12/07
Re: [PATCH] blspec: derive root prefix from blspec config path instead of mountpoint
Sascha Hauer
2025/12/07
Re: [PATCH v2 0/2] Fix out-of-bounds potential in decode_base64 and add regression tests
Sascha Hauer
2025/12/07
Re: [PATCH 0/2] clk: imx: clk-fracn-gppll: add more frequencies for video-pll sources
Sascha Hauer
2025/12/07
Re: [PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
Sascha Hauer
2025/12/07
Re: [PATCH] devinfo: print DMA offset and mask in devinfo
Sascha Hauer
2025/12/05
Re: [PATCH] ARM: i.MX: dts: imx93-tqma9352-mba93xxla: add eeprom aliases
Ahmad Fatoum
2025/12/05
[PATCH] ARM: i.MX: dts: imx93-tqma9352-mba93xxla: add eeprom aliases
Sascha Hauer
2025/12/05
[PATCH] console: return no pending character when console input forbidden
Sascha Hauer
2025/12/05
[PATCH 2/2] clk: imx: clk-fracn-gppll: Add 135MHz config for video pll
Michael Grzeschik
2025/12/05
[PATCH 0/2] clk: imx: clk-fracn-gppll: add more frequencies for video-pll sources
Michael Grzeschik
2025/12/05
[PATCH 1/2] clk: imx: clk-fracn-gppll: Add 355.6MHz config for video pll
Michael Grzeschik
2025/12/04
Re: [PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
Sohaib Mohamed
2025/12/04
Re: [PATCH] commands: implement new safemode command
Sascha Hauer
2025/12/04
Re: [PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
Ahmad Fatoum
2025/12/03
Re: [PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
Maud Spierings
2025/12/03
[PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
Sohaib Mohamed
2025/12/03
[PATCH v2 1/3] common: bbu: refactor flash operations into separate function
Sohaib Mohamed
2025/12/03
[PATCH v2 3/3] ARM: stm32mp: add support for STM32MP157A Avenger96 board
Sohaib Mohamed
2025/12/03
[PATCH v2 2/3] ARM: stm32mp: bbu: add NOR flash FIP update handler
Sohaib Mohamed
2025/12/03
Re: [PATCH v5 2/4] fs: split rootargs into root and options
Sascha Hauer
2025/12/03
[PATCH] devinfo: print DMA offset and mask in devinfo
Ahmad Fatoum
2025/12/03
[PATCH 5/6] partitions: gpt: fix GPT restauration from alternate GPT
Sascha Hauer
2025/12/03
[PATCH 4/6] partitions: gpt: write inactive GPT first
Sascha Hauer
2025/12/03
[PATCH 2/6] partitions: gpt: only write actual ptes size to device
Sascha Hauer
2025/12/03
[PATCH 3/6] partitions: gpt: factor out a function to write primary/alternate GPT
Sascha Hauer
2025/12/03
[PATCH 1/6] partitions: gpt: pass epd context pointer to find_valid_gpt()
Sascha Hauer
2025/12/03
[PATCH 6/6] partitions: gpt: refresh partition tables when necessary
Sascha Hauer
2025/12/03
[PATCH 0/6] partitions: GPT: refresh partition tables when necessary
Sascha Hauer
2025/12/03
Re: [PATCH 2/3] ARM: stm32mp: bbu: add NOR flash FIP update handler
Sohaib Mohamed
2025/12/03
[PATCH] commands: implement new safemode command
Ahmad Fatoum
2025/12/03
Re: [PATCH v2 1/2] lib: base64: Fix out-of-bounds potential by respecting dst_len
Ahmad Fatoum
2025/12/03
Re: [PATCH 0/4] ARM: k3: fix k3img dependencies
Sascha Hauer
2025/12/03
Re: [PATCH v5 0/4] make the root= command line parameter variable
Sascha Hauer
2025/12/03
Re: [PATCH v5 0/4] make the root= command line parameter variable
Ahmad Fatoum
2025/12/03
Re: [PATCH v5 0/4] make the root= command line parameter variable
Sascha Hauer
2025/12/03
Re: [PATCH] fs: fix automount when last filename component is a automountpoint
Sascha Hauer
2025/12/03
Re: [PATCH v2 1/2] lib: base64: Fix out-of-bounds potential by respecting dst_len
Sascha Hauer
2025/12/03
Re: [PATCH] fixup! pmdomain: add Rockchip power domain support
Sascha Hauer
Earlier messages
Later messages