messages from 2025-02-15 03:26:50 to 2025-02-17 14:36:10 UTC [more...]
[PATCH] xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAME
2025-02-17 14:35 UTC (2+ messages)
[PATCH] amd: versal2: Enable reset and power domain drivers
2025-02-17 14:34 UTC (2+ messages)
[PATCH] clk: versal: Update the reference clocks as per bindings
2025-02-17 14:34 UTC (2+ messages)
xPL Proposal
2025-02-17 14:19 UTC (14+ messages)
[PATCH v3 1/2] CI: Move default image under global defaults
2025-02-17 14:14 UTC (12+ messages)
[PATCH v2 00/35] VBE serial part H: Implement VBE on Rockchip RK3399
2025-02-17 14:10 UTC (32+ messages)
` [PATCH v2 12/35] rockchip: dts: Create a template for the FIT
` [PATCH v2 14/35] rockchip: dts: Use the new binman template for the SPI image too
` [PATCH v2 33/35] RFC: Revert "bloblist: Load the bloblist from the previous loader"
` [PATCH v2 35/35] bloblist: Allow using a different bloblist address
[PATCH v2 00/28] x86: Improve operation under QEMU
2025-02-17 14:05 UTC (34+ messages)
` [PATCH v2 01/28] x86: Expand x86_64 early memory
` [PATCH v2 02/28] x86: qemu: Switch to bochs display
` [PATCH v2 03/28] x86: qemu: Enable dhrystone
` [PATCH v2 04/28] x86: qemu: Avoid accessing BSS too early
` [PATCH v2 05/28] x86: Drop mpspec from the SPL build
` [PATCH v2 06/28] x86: Add some log categories
` [PATCH v2 07/28] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH v2 08/28] x86: Avoid clearing the VESA display
` [PATCH v2 09/28] x86: Add 64-bit entries to the GDT
` [PATCH v2 10/28] x86: Use defines for the cache flags
` [PATCH v2 11/28] x86: spl: Drop duplicate CPU init
` [PATCH v2 12/28] x86: Drop the message about features missing in 64-bit
` [PATCH v2 13/28] x86: Include stdbool.h in interrupt header
` [PATCH v2 14/28] x86: Tidy up the GDT size in start/16.S
` [PATCH v2 15/28] x86: Disable paging before changing to long mode
` [PATCH v2 16/28] x86: Use the same GDT when jumping "
` [PATCH v2 17/28] x86: Use a simple jump into "
` [PATCH v2 18/28] x86: Rename the _D dirty flag
` [PATCH v2 19/28] x86: Support CPU functions in long mode
` [PATCH v2 20/28] x86: Tidy up address size in MTRR calculations
` [PATCH v2 21/28] Add a 64-bit version of is_power_of_2()
` [PATCH v2 22/28] x86: Support MTRRs of 4GB on 32-bit machines
` [PATCH v2 23/28] x86: emulation: Set an MTRR for the RAM
` [PATCH v2 24/28] scripts: Expand a few options
` [PATCH v2 25/28] test/py: Add a helper to send characters
` [PATCH v2 26/28] test/py: Allow tests to be filtered by role
` [PATCH v2 27/28] RFC: test/py: Deal with timeouts
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04
[PATCH v2 0/3] Static initcalls
2025-02-17 13:59 UTC (9+ messages)
` [PATCH v2 2/3] common: board: make initcalls static
[PATCH 0/2] arm: mach-k3: j722s: Enable ESM to support watchdogs
2025-02-17 10:57 UTC (3+ messages)
` [PATCH 1/2] arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs
` [PATCH 2/2] configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog
[RFC PATCH v1 00/20] Introduce support for Raspberry PI 5
2025-02-17 8:51 UTC (7+ messages)
[PATCH 0/2] Qualcomm: fix sdcard support on SM8250
2025-02-17 8:45 UTC (2+ messages)
[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
2025-02-17 13:16 UTC (5+ messages)
[PATCH 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
2025-02-17 13:14 UTC (6+ messages)
[PATCH RFC 0/6] Fix handling of optional blobs in binman
2025-02-17 13:13 UTC (16+ messages)
` [PATCH RFC 1/6] tools: binman: ftest.py: fake ext blobs per default
` [PATCH RFC 6/6] binman: doc: update Optional entries
[RFC PATCH 00/10] Uthreads
2025-02-17 13:10 UTC (10+ messages)
` [RFC PATCH 02/10] arm: add initjmp()
` [RFC PATCH 06/10] uthread: add cooperative multi-tasking interface
` [RFC PATCH 10/10] test: lib: add uthread test
[PATCH] gpio: 74x146: depend on DM_SPI
2025-02-17 11:18 UTC
[PATCH v2 01/24] net: ravb: Drop empty init callback
2025-02-17 11:13 UTC (27+ messages)
` [PATCH v2 02/24] net: sh_eth: "
` [PATCH v2 03/24] net: designware: Drop NULL priv assignment
` [PATCH v2 04/24] net: ravb: Reorder bb_miiphy functions
` [PATCH v2 09/24] net: miiphybb: Drop bb_miiphy_init()
` [PATCH v2 10/24] net: miiphybb: Drop .init callback
` [PATCH v2 13/24] miiphy: Introduce mdio_init()
` [PATCH v2 14/24] net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
` [PATCH v2 16/24] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
` [PATCH v2 19/24] net: miiphybb: Use container_of() in bb_miiphy_getbus()
` [PATCH v2 20/24] net: miiphybb: Drop name field from struct bb_miiphy_bus
` [PATCH v2 22/24] net: ravb: Drop use of miiphy_get_dev_by_name()
` [PATCH v2 24/24] net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num
[PATCH 0/3] lmb: move lmb_map_update_notify() to EFI
2025-02-17 9:55 UTC (5+ messages)
` [PATCH 1/3] lmb: avoid superfluous value check in lmb_map_update_notify()
` [PATCH 2/3] lmb: move lmb_map_update_notify() to EFI
` [PATCH 3/3] efi_loader: make efi_add_memory_map_pg() static
[PATCH] Gitlab: Add missing symlink for qemu_arm64_lwip boardenv file
2025-02-17 8:53 UTC (2+ messages)
[PATCH] configs: j784s4-am69: Enable UFS
2025-02-17 8:17 UTC
[PATCH v2 0/4] riscv: dts: starfive: simplify binman config
2025-02-17 7:12 UTC (3+ messages)
` [PATCH v2 2/4] board: starfive: spl: strip off 'starfive/' prefix
[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
2025-02-17 7:04 UTC (2+ messages)
[PATCH v3] board: starfive: Update the maintainer file for VisionFive 2 board
2025-02-17 6:00 UTC (2+ messages)
[PATCH 1/1] configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE
2025-02-17 5:58 UTC (2+ messages)
[PATCH v1] configs: starfive: use LwIP network stack and enable wget command
2025-02-17 5:48 UTC (2+ messages)
[XGMAC dt bindings v1 0/1] Add Synopsys DWC XGMAC Binding
2025-02-17 2:34 UTC (4+ messages)
` [XGMAC dt bindings v1 1/1] dt: net: add DWC XGMAC binding
[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
2025-02-16 19:39 UTC (10+ messages)
[PATCH 0/2] net: tsec: Improve receive error path
2025-02-16 21:18 UTC (3+ messages)
` [PATCH 1/2] net: tsec: Reorder tsec_recv and tsec_free_pkt
` [PATCH 2/2] net: tsec: Re-arm packet buffer in error case
[PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"
2025-02-16 19:39 UTC (7+ messages)
[PATCH v1 0/1] tegra20: add Acer Iconia Tab A500 support
2025-02-16 18:16 UTC (2+ messages)
` [PATCH v1 1/1] board: acer: picasso: "
[PATCH] efi_loader: Clean up usage of structure jmp_buf_data
2025-02-16 17:36 UTC (5+ messages)
[PATCH v1 0/1] video: bridge-uclass: add get_display_timing ops
2025-02-16 13:57 UTC (9+ messages)
` [PATCH v1 1/1] "
[PATCH v3 00/30] upl: Prerequite patches for updated spec
2025-02-16 12:56 UTC (4+ messages)
[PATCH v1 0/1] core: ofnode: add of_graph parsing helpers
2025-02-16 12:58 UTC (6+ messages)
` [PATCH v1 1/1] "
[PATCH 1/1] efi_driver: create a parent device for all EFI block devices
2025-02-16 12:57 UTC (3+ messages)
[PATCH] mmc: Avoid uniniting twice
2025-02-16 12:55 UTC
[PATCH v2 0/2] core: ofnode: add of_graph parsing helpers
2025-02-16 11:23 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: dm: add ofnode_graph tests
[PATCH 0/3] binman: x86: Tidy up skip-at-start settings
2025-02-16 2:02 UTC (4+ messages)
` [PATCH 1/3] x86: Stop working around skip-at-start
` [PATCH 2/3] binman: Read the skip-at-start value on startup
` [PATCH 3/3] binman: x86: Write skip-at-start when end-at-4gb is used
[PULL] u-boot-sh/master
2025-02-16 0:33 UTC (2+ messages)
Can't get U-Boot working on Geniatech XPI-3566-ZERO
2025-02-15 19:45 UTC (3+ messages)
[PATCH] lib: lmb: conditionally include EFI loader notification
2025-02-15 22:40 UTC (2+ messages)
[PATCH v2 0/1] spi: soft_spi: Add support for SPI_3WIRE
2025-02-15 21:28 UTC (2+ messages)
[PATCH 0/6] Rework requirements.txt files
2025-02-15 21:28 UTC (2+ messages)
[PATCH] board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
2025-02-15 21:28 UTC (2+ messages)
[BUG report] spl: image size check fails in spl_load()
2025-02-15 17:48 UTC
[PATCH 0/4] test: A few quality-of-life improvements
2025-02-15 17:21 UTC (10+ messages)
` [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
[PATCH v2 0/6] test: A few quality-of-life improvements
2025-02-15 17:21 UTC (6+ messages)
` [PATCH v2 5/6] test/py: Show info about module-loading
[PATCH 00/21] EFI driver to support multiple network interfaces
2025-02-15 17:21 UTC (11+ messages)
` [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
2025-02-15 14:55 UTC (13+ messages)
[PATCH] Add 'bootsource' /chosen property
2025-02-15 15:13 UTC (9+ messages)
[PATCH 00/32] arm: Support building as an EFI app
2025-02-15 14:51 UTC (8+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 07/32] scripts: Update build-efi to support arm64
[PATCH 0/3] rockchip: remove u-boot.rom generation and use binaries from simple-bin in simple-bin-image
2025-02-15 13:17 UTC (3+ messages)
Security vulnerabilities report to Das-U-Boot
2025-02-15 3:24 UTC (10+ messages)
[PATCH v4 00/29] arm: Support building as an EFI app
2025-02-15 3:22 UTC (6+ messages)
` [PATCH v4 25/29] efi: Generate the app as a shared library
` [PATCH v4 26/29] efi: arm: Disable STATIC_RELA for the EFI app
` [PATCH v4 27/29] efi: arm: Use EFI flags for all compilation with the app
` [PATCH v4 28/29] efi: arm: Simplify the crt0 file and update link script
` [PATCH v4 29/29] efi: arm: Add an EFI app for arm64
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox