mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH master 1/4] KASan: fix possible breakage with CONFIG_INIT_STACK_ALL
 2025-04-22 14:34 UTC  (10+ messages)
` [PATCH master 2/4] ARM: Layerscape: fix compilation of LS1028 without LS1046
` [PATCH master 3/4] ARM: k3: define debug_ll_write_reg only on CONFIG_DEBUG_AM62X_UART=y
` [PATCH master 4/4] memory: correct return value in request_barebox_region stub

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

[PATCH master] font: fbconsole: fix underflow when printing non-ASCII characters
 2025-04-22 12:15 UTC  (2+ messages)

[PATCH 00/10] Add barebox TLV infrastructure
 2025-04-22 11:40 UTC  (11+ messages)
` [PATCH 04/10] common: add barebox TLV support
` [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 00/11] firmware: qemu_fw_cfg: implement file system
 2025-04-22 11:37 UTC  (3+ messages)
` (subset) "

[PATCH 1/4] restart: give poweroff_machine and restart_machine a flag parameter
 2025-04-22 11:36 UTC  (7+ messages)
` [PATCH 2/4] restart: give all restart_handler::restart callbacks a flags parameter
` [PATCH 3/4] poweroff: give all poweroff_handler::poweroff "
` [PATCH 4/4] restart: make warm reboot a callback argument

[PATCH 0/9] ARM: OMAP: beaglebone: add PBL SD xload support
 2025-04-22 10:55 UTC  (11+ messages)
` [PATCH 1/9] clocksource: make available in PBL
` [PATCH 2/9] clocksource: ti-dm: "
` [PATCH 3/9] mci: move mci_setup_cmd definition into header
` [PATCH 4/9] mci: add common PBL helper for chainloading after BootROM initialization
` [PATCH 5/9] mci: pbl: add autodetection of BootROM-initialized standard capacity cards
` [PATCH 6/9] mci: omap_hsmmc: split out common code
` [PATCH 7/9] ARM: OMAP: add am33xx_hsmmc_start_image for PBL
` [PATCH 8/9] mci: omap_hsmmc: add xload implementation "
` [PATCH 9/9] ARM: OMAP: beaglebone: add PBL SD xload support

[PATCH] net: dhcp: mention that eth0 is the default
 2025-04-22  9:56 UTC  (2+ messages)

[PATCH] pinctrl: at91: add sama5d3 compatible after DT regression
 2025-04-22  9:48 UTC  (4+ messages)

[PATCH 1/5] bootm: fix error reporting around optee_verify_header_request_region
 2025-04-22  9:43 UTC  (6+ messages)
` [PATCH 2/5] treewide: replace strerror of errno with %m
` [PATCH 3/5] commands: memtester: fix erroneous use of errno
` [PATCH 4/5] treewide: fix wrong signed value passed to strerror
` [PATCH 5/5] treewide: replace strerror with %pe format specifier

[PATCH v2 1/2] Documentation: document querying of barebox version
 2025-04-22  9:34 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: devicetree: add of_diff hint for visualizing fixups

[PATCH v2] driver: have dev_platform_ioremap_resource return error pointer
 2025-04-22  9:31 UTC  (2+ messages)

[PATCH] stddev: make reads from /dev/null return 0 bytes
 2025-04-22  9:23 UTC  (2+ messages)

[PATCH 1/2] mfd: syscon: make mfd/syscon.h header self-contained
 2025-04-22  9:23 UTC  (3+ messages)
` [PATCH 2/2] dma: make "

[PATCH] include: linux/iopoll.h: add optional PBL support
 2025-04-22  9:22 UTC  (2+ messages)

[PATCH] of: address: implement dummy iounmap
 2025-04-22  9:20 UTC  (2+ messages)

[PATCH 1/7] clk: add compatibility for prepare/unprepare/is_prepared
 2025-04-22  9:18 UTC  (8+ messages)
` [PATCH 2/7] clk: mux: replace width member with mask as in Linux
` [PATCH 3/7] clk: mux: fix mask/width confusion in clk_hw_register_mux
` [PATCH 4/7] clk: gate: underscore-prefix barebox-specific parent member
` [PATCH 5/7] clk: gate: add bit_idx member as in Linux
` [PATCH 6/7] clk: composite: change mux/rate/gate members to clk_hw
` [PATCH 7/7] clk: move struct clk_composite definition to header

[PATCH] include: add support for NOTIFY_BAD
 2025-04-22  9:01 UTC  (2+ messages)

[PATCH] virtio: make more robust in face of misbehaving devices
 2025-04-22  8:59 UTC  (2+ messages)

[PATCH 1/3] ARM: drop unused mmiocpy/mmioset symbols
 2025-04-22  8:57 UTC  (4+ messages)
` [PATCH 2/3] ARM: define position-independent __pi_memmove/memset/memcpy
` [PATCH 3/3] RISC-V: "

[PATCH 1/4] lib: random: implement Xorshift* RNG
 2025-04-22  8:54 UTC  (5+ messages)
` [PATCH 2/4] clock: always seed Xorshift* from clocksource on startup
` [PATCH 3/4] random: replace all rand/srand API with Xorshift
` [PATCH 4/4] random: replace get_random_bytes with get_noncrypto_bytes

[PATCH master 1/2] crypto: ecc: use HWRNG for random numbers
 2025-04-22  8:25 UTC  (3+ messages)
` [PATCH master 2/2] crypto: imx-scc: blobgen: "

[PATCH master] lib: select HAS_INSECURE_DEFAULTS from ALLOW_PRNG_FALLBACK
 2025-04-22  8:24 UTC  (2+ messages)

[PATCH] ARM: dts: tqma93xx add dummy supply to regulator
 2025-04-22  8:23 UTC  (3+ messages)

[PATCH master] ARM: cpu: start: fix ramoops and OP-TEE co-existence
 2025-04-22  8:16 UTC  (2+ messages)

[PATCH] regulator: adapt warning message when resolving supply
 2025-04-22  8:15 UTC  (2+ messages)

[PATCH] kbuild: treat char as always unsigned
 2025-04-22  8:14 UTC  (4+ messages)

[PATCH master 1/2] tlsf: hardening: unpoison trailing padding before zeroing it
 2025-04-22  7:47 UTC  (3+ messages)
` [PATCH master 2/2] tlsf: hardening: skip KASAN checks when zeroing memory

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

[PATCH] ARM: riotboard: drop static barebox-environment handling
 2025-04-16 12:15 UTC  (2+ messages)

[PATCH 1/2] Documentation: document querying of barebox version
 2025-04-16  9:56 UTC  (3+ messages)
` [PATCH 2/2] Documentation: devicetree: add of_diff hint for visualizing fixups

[PATCH 1/3] clk: rockchip: Add new clock-type for the ddrclk
 2025-04-15  7:56 UTC  (4+ messages)

[PATCH 1/6] ARM: dts: i.MX8MP: drop now upstream imx8mp-nominal.dtsi
 2025-04-15  6:48 UTC  (16+ 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 00/18] boot: improve cdev alias and blspec support
 2025-04-14 13:28 UTC  (33+ 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 v2 1/3] ARM: stm32mp: drop all images with legacy STM32 header
 2025-04-14 13:18 UTC  (4+ 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  (5+ messages)
` [PATCH 2/3] ARM: stm32mp: add Linux Automation TAC board

[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 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  (2+ messages)

[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)

page: 

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