mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 1/3] ARM: stm32mp: drop all images with legacy STM32 header
 2025-04-14 12:01 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: stm32mp: add Linux Automation TAC board
` [PATCH v2 3/3] ARM: stm32mp: add Linux Automation FairyTux 2

[PATCH 0/3] ARM: stm32mp: add Linux Automation TAC/FairyTux2
 2025-04-14 11:59 UTC  (7+ messages)
` [PATCH 1/3] ARM: stm32mp: drop all images with legacy STM32 header
` [PATCH 2/3] ARM: stm32mp: add Linux Automation TAC board
` [PATCH 3/3] ARM: stm32mp: add Linux Automation FairyTux 2

[PATCH 00/18] boot: improve cdev alias and blspec support
 2025-04-14 11:38 UTC  (31+ messages)
` [PATCH 01/18] cdev: make cdev_find_child_by_gpt_typeuuid external
` [PATCH 02/18] cdev: constify cdev_find_child_by_gpt_typeuuid's guid_t pointer argument
` [PATCH 03/18] partition: efi: respect DPS_TYPE_FLAG_NO_AUTO flag
` [PATCH 04/18] blspec: iterate over all XBOOTLDR partitions
` [PATCH 05/18] blspec: support GPT XBOOTLDR partition
` [PATCH 06/18] blspec: collect bootloader spec entries from ESP
` [PATCH 07/18] cdev: alias: add support for partition links
` [PATCH 08/18] cdev: do not dereference partname for non-partitions
` [PATCH 09/18] cdev: use common cdev_free helper internally
` [PATCH 10/18] cdev: implement devfs_create_link in terms of devfs_create
` [PATCH 11/18] misc: storage-by-uuid: consider only first diskuuid match
` [PATCH 12/18] misc: storage-by-uuid: prepare for generalizing to different aliases
` [PATCH 13/18] misc: storage-by-uuid: rename to storage-by-alias
` [PATCH 14/18] misc: storage-by-alias: switch over to using cdev aliases
` [PATCH 15/18] misc: storage-by-alias: add support barebox,bootsource
` [PATCH 16/18] misc: storage-by-alias: register as link to main cdev
` [PATCH 17/18] cdev: constify cdev_readlink argument
` [PATCH 18/18] cdev: follow links in cdev_find_child_by_gpt_typeuuid

[PATCH 1/3] base: class: add convenience helpers for iteration
 2025-04-14 11:33 UTC  (4+ messages)
` [PATCH 2/3] mux: port Linux multiplexer framework
` [PATCH 3/3] drivers: port Linux gpio-mux driver

[PATCH 1/3] clk: rockchip: Add new clock-type for the ddrclk
 2025-04-14 11:32 UTC  (4+ messages)
` [PATCH 2/3] clk: rockchip: Add linked gate clock support
` [PATCH 3/3] clk: rockchip: Update RK3188 driver

[PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi
 2025-04-14 11:11 UTC  (15+ messages)
` [PATCH 2/6] ARM: i.MX8MP: skov: decrease VDD_SOC to 850mV
` [PATCH 3/6] ARM: i.MX8MP: skov: assert switch reset early
` [PATCH 4/6] ARM: i.MX8MP: skov: halt startup until power is good
` [PATCH 5/6] ARM: skov-imx8mp: print initial > on every boot
` [PATCH 6/6] ARM: i.MX8MP: skov: add new 7" g07017 variant support

[PATCH v2] commands: saveenv: mention where environment is saved to
 2025-04-14 10:55 UTC  (2+ messages)

[PATCH] commands: saveenv: remove outdated info about envfs directories
 2025-04-14 10:47 UTC  (2+ messages)

[PATCH] driver: have dev_platform_ioremap_resource return error pointer
 2025-04-14 10:40 UTC  (4+ messages)

[PATCH] commands: saveenv: mention where environment is saved to
 2025-04-14  9:18 UTC  (2+ messages)

[PATCH] common: clarify global.of.kernel.add_machine_compatible
 2025-04-14  8:58 UTC  (2+ messages)

[PATCH 1/2] bootm: move ELF handling to bootm handlers
 2025-04-14  8:57 UTC  (4+ messages)
` [PATCH 2/2] bootm: create generic FIT image handler

[PATCH] fixup! blspec: factor out generic parts into bootscan helper
 2025-04-14  8:57 UTC  (2+ messages)

[PATCH 1/2] commands: devlookup: add support for cdev aliases
 2025-04-14  6:25 UTC  (2+ messages)
` [PATCH 2/2] common: bootdef: output resolution at info log level

[PATCH] mci: atmel_mci: Merge at91_mci_bio_set_highcapacity() with at91_mci_bio_init()
 2025-04-14  5:20 UTC  (3+ messages)

[PATCH] ARM: rockchip: dmc: fix DRAM for sizes 16+ GiB on rk3588
 2025-04-14  5:15 UTC  (3+ messages)

[PATCH 00/10] Add barebox TLV infrastructure
 2025-04-11  7:40 UTC  (11+ messages)
` [PATCH 01/10] net: factor out eth_of_get_fixup_node
` [PATCH 02/10] net: export list of registered ethernet addresses
` [PATCH 03/10] common: add optional systemd.hostname generation
` [PATCH 04/10] common: add barebox TLV support
` [PATCH 05/10] commands: add TLV debugging command
` [PATCH 06/10] scripts: add bareboxtlv host/target tool
` [PATCH 07/10] boards: add decoder for LXA TLV v1 format
` [PATCH 08/10] scripts: Add Barebox TLV Generator Tooling
` [PATCH 09/10] doc: Add User-Documentation for Barebox TLV
` [PATCH 10/10] ARM: stm32mp: lxa: enable TLV support for TAC & FairyTux2

[PATCH] of: use pr_ family functions to log messages
 2025-04-11  7:21 UTC  (2+ messages)

[PATCH] commands: introduce simple base64 command
 2025-04-11  7:21 UTC  (2+ messages)

[PATCH] mci: stm32_sdmmc2: fix benign typo in dma_map_single
 2025-04-11  7:14 UTC  (2+ messages)

[PATCH] fixup! tlsf: Add tracking of added tlsf memory pools
 2025-04-11  7:14 UTC  (2+ messages)

[PATCH] fixup! bootsource: add optional read of /chosen/bootsource
 2025-04-11  7:13 UTC  (2+ messages)

[PATCH master] Revert "mmc: merge block read/write functions"
 2025-04-11  7:06 UTC  (2+ messages)

[PATCH master] of: partition: do not try to translate offset as OF address
 2025-04-10  9:55 UTC 

[PATCH] defaultenv: boot/bnet: fallback to booting generic 2nd stage FIT image
 2025-04-10  7:34 UTC  (2+ messages)

[PATCH] ARM: rockchip: Remove support for RK3399
 2025-04-10  7:29 UTC  (3+ messages)

[PATCH] firmware: .gitignore: Add *.sum generated file
 2025-04-10  7:26 UTC  (2+ messages)

[PATCH] include: linux/limits: add definition for RESOURCE_SIZE_MAX
 2025-04-10  7:26 UTC  (2+ messages)

[PATCH] commands: avb_pvalue: fix print out of wrong arguments in error message
 2025-04-10  7:25 UTC  (2+ messages)

[PATCH 00/16] boot: implement generic bootsource target
 2025-04-10  7:23 UTC  (3+ messages)

[PATCH] bootm: have bootm_open_fit return -ENOSYS if support missing
 2025-04-10  7:23 UTC  (2+ messages)

[PATCH 1/3] clk: Update clk_fractional_divider driver
 2025-04-10  7:21 UTC  (4+ messages)
` [PATCH 2/3] clk: rockchip: fix finding of maximum clock ID
` [PATCH 3/3] ARM: rockchip: rk3568: Remove hardcoded clock initialization

[PATCH] ARM: dts: rockchip: Remove extra file rk3588s.dtsi
 2025-04-10  6:42 UTC  (2+ messages)

[PATCH 1/2] ARM: stm32mp: switch internal SoC code to hexadecimal
 2025-04-10  6:37 UTC  (3+ messages)
` [PATCH 2/2] ARM: stm32mp: init: expand bootsource logic to STM32MP13{1,3}

[PATCH 1/2] bootsource: retire bootsource_set_alias_name
 2025-04-10  6:34 UTC  (3+ messages)
` [PATCH 2/2] bootsource: add optional read of /chosen/bootsource

[PATCH 0/7] ARM: add support for chainloading barebox inside FIP images
 2025-04-09 14:01 UTC  (8+ messages)
` [PATCH 1/7] fip: add struct fip_image_desc::private_data
` [PATCH 2/7] fip: mark predefined toc_entries array const
` [PATCH 3/7] bootm: implement UIMAGE_IS_ADDRESS_VALID helper
` [PATCH 4/7] ARM: legacy: make architecture number unsigned
` [PATCH 5/7] ARM: introduce jump_to_linux helper
` [PATCH 6/7] ARM: add support for chainloading barebox inside FIP images
` [PATCH 7/7] ARM: stm32mp: retire non-FIP stm32mp_bbu_mmc_register_handler

PCI memory mapping
 2025-04-09 10:00 UTC  (3+ messages)

Mount NFSv4.2 filesystem in barebox?
 2025-04-08  9:28 UTC  (10+ messages)

[PATCH] mci: mci-core: Compile fix
 2025-04-08  7:50 UTC  (2+ messages)

[PATCH] commands: boot: document bootchooser option
 2025-04-08  5:08 UTC  (2+ messages)

[PATCH] blspec: fix dryrun support
 2025-04-08  5:08 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3588: make refclko25m_ethX critical
 2025-04-07 13:57 UTC  (4+ messages)

[PATCH v1 1/4] arm: boards: protonic-stm32mp13: Add support for MECT1S board
 2025-04-07 13:35 UTC  (2+ messages)

[PATCH master v2 1/2] bootm: associate bootm overrides with struct bootentry
 2025-04-07 13:16 UTC  (4+ messages)
` [PATCH master v2 2/2] bootm: remove ability for late override of bootm.image

[PATCH] tee: optee: of_fixup: allow static shared memory size of 0
 2025-04-07 13:14 UTC  (2+ messages)

[PATCH 0/3] ratp: fixes
 2025-04-07 13:10 UTC  (7+ messages)
` [PATCH 1/3] ratp: Drop wrong alignment annotation
` [PATCH 2/3] ratp: do not export ratp command list
` [PATCH 3/3] ratp: make ratp commands const

RK3588 CPLL question
 2025-04-07 12:31 UTC  (7+ messages)

[PATCH master 1/2] bootm: associate bootm overrides with struct bootentry
 2025-04-07 10:34 UTC  (3+ messages)
` [PATCH master 2/2] bootm: remove ability for late override of bootm.image
  ` [PATCH] fixup! "

[PATCH] blspec: fix dryrun support
 2025-04-07  8:55 UTC 

[PATCH v2 0/3] commands: devlookup: add option to print kernel root option
 2025-04-07  7:52 UTC  (5+ messages)
` [PATCH v2 1/3] commands: devlookup: factor out cmd_export_val
` [PATCH v2 2/3] commands: findmnt: add support for exporting target as variable
` [PATCH v2 3/3] commands: devlookup: add option to print kernel root option

[PATCH 1/2] spi: spi-mem: Partially update the driver
 2025-04-07  7:41 UTC  (2+ messages)

[PATCH v2] tlsf: Add tracking of added tlsf memory pools
 2025-04-07  7:38 UTC  (2+ messages)

[PATCH] banner: print out enabled sanitizers
 2025-04-07  7:33 UTC  (2+ messages)

[PATCH master 1/3] fs: add only successful filesystem probes to fs_device_list
 2025-04-07  7:32 UTC  (4+ messages)
` [PATCH master 2/3] common: pe: fix crash when pe_load was not called
` [PATCH master 3/3] barebox.h: annotate __hang as __noreturn

[PATCH 0/3] commands: findmnt: add option to print kernel root option
 2025-04-04 18:06 UTC  (4+ messages)
` [PATCH 1/3] commands: devlookup: factor out cmd_export_val
` [PATCH 2/3] commands: findmnt: add support for exporting target as variable
` [PATCH 3/3] commands: findmnt: add option to print kernel root option

[PATCH] environment: support reading and writing of efivar
 2025-04-04 14:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] phy: rockchip: snps-pcie3: Updating the driver from the kernel repository
 2025-04-04  9:32 UTC  (2+ messages)

[PATCH] i2c: muxes: pca954x: Switch to gpiod api
 2025-04-04  9:30 UTC  (2+ messages)

[PATCH 1/2] net: nfs: retire nfs command in favor of filesystem
 2025-04-04  9:28 UTC  (2+ messages)

page: 

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