[PATCH v2 000/113] efi: prepare for ARM64 EFI loader support
2024-03-04 19:00 UTC (17+ messages)
` [PATCH v2 001/113] string: implement strcmp_ptr and streq_ptr helpers
` [PATCH v2 002/113] commands: efiexit: flush console and shutdown barebox
` [PATCH v2 003/113] treewide: add errno_set helper for returning positive error code in errno
` [PATCH v2 004/113] vsprintf: guard against NULL in UUID %pU
` [PATCH v2 005/113] common: add option to poweroff system on failure
` [PATCH v2 006/113] boot: print error code when booting fails
` [PATCH v2 007/113] common: efi: move directory to top-level
` [PATCH v2 008/113] efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOAD
` [PATCH v2 009/113] efi: payload: image: return actual read_file() error
` [PATCH v2 020/113] commands: stat: print DT node for cdevs if available
` [PATCH v2 028/113] fs: drop unused LOOKUP_ flags
` [PATCH v2 031/113] fs: implement fdopendir and rewinddir
` [PATCH v2 049/113] test: self: add strjoin tests
` [PATCH v2 064/113] boarddata: add barebox_boarddata_is_machine helper
` [PATCH v2 068/113] efi: define efi_handle_t as opaque pointer
` [PATCH v2 088/113] efi: refactor device_path_to_partuuid for code reuse
[PATCH] fixup! of: fdt: implement fdt_machine_is_compatible
2024-03-04 18:55 UTC
[PATCH 000/112] efi: prepare for ARM64 EFI loader support
2024-03-04 17:26 UTC (7+ messages)
` [PATCH 065/112] common: add PE/COFF loader
` [PATCH 090/112] vsprintf: add %pD for printing EFI device path
barebox + picotcp-1.7.0
2024-03-04 14:47 UTC (2+ messages)
[PATCH 0/4] of: fdt: read blspec/FIT DT compat without unflattening
2024-03-04 9:50 UTC (9+ messages)
` [PATCH 1/4] of: fdt: factor out FDT header parsing
` [PATCH 2/4] of: fdt: implement fdt_machine_is_compatible
` [PATCH 3/4] blspec: don't parse whole device tree to compare compatibles
` [PATCH 4/4] FIT: support finding compatible configuration by FDT compatible
[PATCH] ARM: i.MX: ele: remove unnecessary argument
2024-03-04 9:47 UTC (2+ messages)
[PATCH] ARM: i.MX: sabresd: Add support for i.MX6DL board variant
2024-03-04 9:46 UTC (2+ messages)
[PATCH v2] mtd: don't try to detect UBI in too small flash partitions
2024-03-04 9:19 UTC (2+ messages)
[PATCH 1/4] mci: dwcmshc-sdhci: Remove superfluous call to sdhci_enable_v4_mode
2024-03-04 9:18 UTC (9+ messages)
` [PATCH 2/4] mci: dwcmshc-sdhci: Fix f_max computation
` [PATCH 3/4] mci: sdhci: add register define for P_VENDOR_SPECIFIC_AREA
` [PATCH 4/4] mci: dwcmshc-sdhci: add support for Kalray Coolidge v2 SoC eMMC controller
` (subset) [PATCH 1/4] mci: dwcmshc-sdhci: Remove superfluous call to sdhci_enable_v4_mode
[PATCH v2] mci: dwcmshc-sdhci: add support for Kalray Coolidge v2 SoC eMMC controller
2024-03-04 9:18 UTC (2+ messages)
Temporary outage of Git-over-https at https://git.pengutronix.de/cgit/barebox/
2024-03-01 21:55 UTC (2+ messages)
[PATCH] Patch to fix bootm barebox load address alignment to acomodate ADRP instruction
2024-03-01 9:25 UTC (2+ messages)
[PATCH v2 1/2] partitions: efi: change first partition number from 1 to 0
2024-03-01 9:21 UTC (4+ messages)
` [PATCH v2 2/2] partitions: dos: "
[PATCH master] optee: don't warn about missing OP-TEE header
2024-03-01 9:21 UTC (8+ messages)
[PATCH master] optee: check optee_verify_header argument for error pointers
2024-03-01 9:20 UTC (3+ messages)
[PATCH next] fixup! usb: xhci: reset endpoint on USB stall
2024-03-01 9:19 UTC (3+ messages)
[PATCH master] firmware: arm_scmi: pmdomain: restrict default y for driver
2024-03-01 9:19 UTC (2+ messages)
[PATCH] ARM: i.MX93: tqm93xx: add PMIC node
2024-02-29 8:39 UTC (2+ messages)
[PATCH] net: drop unused rarp.h
2024-02-29 8:36 UTC (4+ messages)
[PATCH 1/2] ARM: i.MX8M: drop function prototype for removed imx8m_uid
2024-02-29 8:20 UTC (3+ messages)
` [PATCH 2/2] env: export getenv_ullx() helper
[PATCH 1/6] driver: make struct bus_type::match optional
2024-02-29 8:10 UTC (7+ messages)
` [PATCH 2/6] driver: make struct bus_type::probe optional
` [PATCH 3/6] treewide: remove bus probe functions that just call driver probe
` [PATCH 4/6] usb: otg: maintain list of USB OTG controllers
` [PATCH 5/6] usb: otg: turn global otg device into device alias
` [PATCH 6/6] usb: print number of skipped OTG controllers when scanning
[PATCH] serial: lpuart32: fix rx stall on FIFO overflow
2024-02-29 8:09 UTC (2+ messages)
[PATCH] mtd: don't try to detect UBI in too small flash partitions
2024-02-29 7:42 UTC (2+ messages)
[PATCH 00/12] Partition table manipulation support
2024-02-29 7:16 UTC (7+ messages)
` [PATCH 10/12] partitions: dos: implement partition "
` [PATCH 11/12] partitions: efi: "
[PATCH 1/2] partitions: efi: change first partition number from 1 to 0
2024-02-29 7:10 UTC (2+ messages)
` [PATCH 2/2] partitions: dos: "
[EXT] Re: [EXT] Re: [EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
2024-02-29 6:03 UTC
[PATCH v2 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit
2024-02-28 14:01 UTC (5+ messages)
` [PATCH v2 1/3] arm: mach-imx: tzasc: "
` [PATCH v2 2/3] arm: mach-imx: set cpu type in pbl
` [PATCH v2 3/3] arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macros
[PATCH 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit
2024-02-28 13:17 UTC (13+ messages)
` [PATCH 1/3] arm: mach-imx: tzasc: "
` [PATCH 2/3] arm: mach-imx: set cpu type in pbl
` [PATCH 3/3] arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macros
NFSv4 boot support?
2024-02-28 12:27 UTC (14+ messages)
[PATCH] ARM: i.MX93: add bootsource detection
2024-02-27 12:57 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX6ul: TQMa6ul: fix mmc aliases
2024-02-27 7:15 UTC (3+ messages)
` [PATCH 2/2] ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitions
[PATCH] ARM: i.MX: move barebox,bootsource-mmc aliases to chosen node
2024-02-27 7:13 UTC (2+ messages)
[EXT] Re: [EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
2024-02-26 12:38 UTC (2+ messages)
[PATCH] boot/barebox: install all barebox images if none were specified
2024-02-25 7:48 UTC (2+ messages)
[PATCH] ARM: i.MX6: TQMa6ulx: add OP-TEE support
2024-02-23 12:59 UTC
[PATCH 0/8] Update TQMa6UL
2024-02-23 7:37 UTC (12+ messages)
` [PATCH 1/8] board: tq: add missing select
` [PATCH 2/8] board: tq: fix format specifier
` [PATCH 3/8] board: tq: add support for 16bit eeprom
` [PATCH 4/8] ARM: i.MX6: add i2c4 base address
` [PATCH 5/8] ARM: tqma6ul: add pr_fmt string
` [PATCH 6/8] ARM: tqma6ul: enable enet_ref_125m clk
` [PATCH 7/8] net: phy: fix miibus parent device of_node not matching phy node
` [PATCH 8/8] ARM: tqma6ul: use upstream device trees
[PATCH v4 00/14] ARM: at91: skov-arm9cpu (SAM9263) first stage support
2024-02-23 7:32 UTC (16+ messages)
` [PATCH v4 01/14] mci: atmel_mci: disable power save mode
` [PATCH v4 02/14] mci: atmel_mci: fix zeroing of block length on AT91SAM9263
` [PATCH v4 03/14] ARM: replace ENTRY_FUNCTION_HEAD with ENTRY_FUNCTION_WITHSTACK_HEAD
` [PATCH v4 04/14] ARM: at91: use AT91 header instead of generic barebox ARM's
` [PATCH v4 05/14] ARM: at91: implement SAM9_ENTRY_FUNCTION
` [PATCH v4 06/14] ARM: at91: sam9263_ll: drop PLL charge pump initialization
` [PATCH v4 07/14] ARM: at91: sam9263_ll: pass AT91_PMC_LL_AT91SAM9263 to PMC functions
` [PATCH v4 08/14] ARM: at91: sam9263_ll: refactor MCK switch to PLLA for clarity
` [PATCH v4 09/14] ARM: at91: sam9263_ll: support configuration of PLLB
` [PATCH v4 10/14] ARM: dts: AT91: skov-arm9cpu: remove barebox environment on NOR
` [PATCH v4 11/14] ARM: at91: skov-arm9cpu: Add SD-Card xload support
` [PATCH v4 12/14] ARM: at91: skov-arm9cpu: configure SMC for NOR flash use
` [PATCH v4 13/14] ARM: at91: skov-arm9cpu: configure more appropriate hostname
` [PATCH v4 14/14] ARM: AT91: skov-arm9cpu: support environment on SD-Card
[PATCH master] ARM: i.MX8MP: dts: remove power domains referenced by media_blk_ctrl
2024-02-23 7:32 UTC (2+ messages)
[PATCH] bbu: Emit a message about what happens also when -y is given
2024-02-23 7:32 UTC (2+ messages)
[PATCH 0/4] make I2C GPIO expander provided buttons work
2024-02-23 7:32 UTC (6+ messages)
` [PATCH 1/4] gpio: add slice support
` [PATCH 2/4] gpio: pca953x: depend on i2c slice
` [PATCH 3/4] input: gpio_keys: limit poll rate
` [PATCH 4/4] input: gpio_keys: only use gpios in poller when not in use
[PATCH] ARM: i.MX: phytec-som-imx6: use strdup instead of basprintf
2024-02-23 7:32 UTC (2+ messages)
[PATCH] ARM: i.MX8MM: innocomm-wb15: switch to upstream DT
2024-02-23 7:32 UTC (2+ messages)
[PATCH v3 00/15] ARM: at91: skov-arm9cpu (SAM9263) first stage support
2024-02-21 16:28 UTC (10+ messages)
` [PATCH v3 11/15] ARM: at91: skov-arm9cpu: Add SD-Card xload support
` [PATCH v3 15/15] usb: ohci-at91: fix possible hang chainloading barebox
[EXT] Re: [PATCH v2 2/2] raspi: fixup additional vc created nodes
2024-02-20 15:32 UTC (2+ messages)
[PATCH v2] ARM: i.MX: add barebox,bootsource-mmc aliases
2024-02-20 12:35 UTC (2+ messages)
[PATCH v2 1/5] driver: refactor probe return value handling into switch statement
2024-02-20 11:08 UTC (2+ messages)
[PATCH 00/15] usb: xhci: pull in fixes from U-Boot v2024.01
2024-02-20 11:07 UTC (2+ messages)
[PATCH 0/3] use environment partitions in GPT
2024-02-20 10:56 UTC (8+ messages)
` [PATCH 1/3] partitions: efi: Allow to create barebox environment partition
` [PATCH 2/3] bootsource: add function to get device_node we booted from
[PATCH] default environment: make string arguments const
2024-02-20 10:51 UTC (2+ messages)
[PATCH] ARM: i.MX: add barebox,bootsource-mmc aliases
2024-02-20 10:44 UTC (4+ messages)
v2024.02.0
2024-02-20 8:32 UTC
[PATCH] treewide: use dev_err_probe instead of comparisons against EPROBE_DEFER
2024-02-20 7:28 UTC (3+ messages)
[PATCH] usb: core: replace calls to strerror with %pe format specifier
2024-02-20 7:19 UTC (2+ messages)
[PATCH] ARM: Layerscape: TQMLS1046a: switch to upstream DT
2024-02-20 7:18 UTC (2+ messages)
[PATCH master] ddr: fsl: fix possible use of uninitalized variable
2024-02-20 7:17 UTC (2+ messages)
[PATCH v2 2/2] raspi: fixup additional vc created nodes
2024-02-19 21:42 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox