messages from 2025-01-03 05:15:18 to 2025-01-06 09:07:48 UTC [more...]
[PATCH v6 0/9] Inline ECC Series
2025-01-06 9:07 UTC (3+ messages)
` [PATCH v6 1/9] arm: dts: k3-*-ddr: Add ss_cfg reg entry
` [PATCH v6 2/9] ram: k3-ddrss: Use the DDR controller BIST engine for ECC priming
[PATCH v2] board: xilinx: Add missing prototype for set_dfu_alt_info
2025-01-06 9:06 UTC
[PATCH] arm64: zynqmp: Add eeprom labels for System Controller dts
2025-01-06 8:42 UTC
[PATCH] arm64: zynqmp: Enable iio-hwmon description only for SOM
2025-01-06 8:42 UTC
[PATCH v5 0/9] Inline ECC Series
2025-01-06 8:35 UTC (4+ messages)
` [PATCH v5 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
[PATCH] board: xilinx: Add missing prototype for set_dfu_alt_info
2025-01-06 8:31 UTC (2+ messages)
[PATCH v2] config: xilinx: Enable the SPI_STACKED_PARALLEL config option
2025-01-06 8:30 UTC (2+ messages)
[PATCH v1 1/1] board: zynqmp: zynqmp-sm-k26-revA: release DP from reset
2025-01-06 8:26 UTC (2+ messages)
[PATCH] xilinx: Sort OF_LIST and add missing vpk120 and zcu670 platforms
2025-01-06 8:24 UTC (2+ messages)
[PATCH] zynqmp: Remove usb init initialization for Kria
2025-01-06 8:23 UTC (2+ messages)
[PATCH 0/3] net: use strnstr() for lwip_strnstr()
2025-01-06 7:50 UTC (6+ messages)
` [PATCH 1/3] lib: implement strnstr()
` [PATCH 2/3] test: unit tests for strstr() and strnstr()
` [PATCH 3/3] net: use strnstr() for lwip_strnstr()
[PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
2025-01-06 6:46 UTC (9+ messages)
` [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
[PATCH v3 00/17] imx: add i.MX95 support
2025-01-06 6:17 UTC (32+ messages)
` [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
` 回复: [EXT] "
` [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
` 回复: [EXT] "
` [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
` [PATCH v3 04/17] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v3 05/17] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v3 06/17] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v3 07/17] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v3 08/17] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v3 09/17] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v3 10/17] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
` [PATCH v3 12/17] scmi: add the macro SCMI_MSG
` [PATCH v3 13/17] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v3 14/17] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v3 15/17] tools: imx8image: add i.MX95 support
` [PATCH v3 16/17] imx: add V2X container support on i.MX95
` [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
[PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
2025-01-06 4:39 UTC (4+ messages)
` [PATCH 7/7] "
[PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
2025-01-06 1:33 UTC (17+ messages)
` [PATCH 01/12] imx: imx93_evk: switch to BOOTSTD
` [PATCH 02/12] imx: imx93_qsb: "
` [PATCH 03/12] imx: imx91_evk: "
` [PATCH 04/12] imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 05/12] imx: imx8mp_evk: Switch to BOOTSTD
` [PATCH 06/12] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 07/12] imx: imx8mn_evk: Switch to BOOTSTD
` [PATCH 08/12] imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 09/12] imx: imx8mm_evk: Switch to BOOTSTD
` [PATCH 10/12] imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
` [PATCH 11/12] imx: imx8mq_evk: Switch to BOOTSTD
` [PATCH 12/12] imx: imx93-11x11-evk: drop duplicated nodes
[PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
2025-01-05 19:29 UTC (13+ messages)
[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
2025-01-05 20:36 UTC
[PATCH v3 0/8] usb: dwc2: Refactor and update USB DWC2 driver
2025-01-05 19:19 UTC (11+ messages)
` [PATCH v3 1/8] usb: dwc2: Extract register definitions to common header file
` [PATCH v3 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
` [PATCH v3 3/8] USB: dwc2: Fix HBstLen setting for external DMA mode
` [PATCH v3 4/8] usb: dwc2: Clean up with bitfield macros
` [PATCH v3 5/8] usb: dwc2: Align macros with Linux kernel definitions
` [PATCH v3 6/8] usb: dwc2: Extract macro definitions to common header
` [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
` [PATCH v3 8/8] usb: dwc2: Replace uint<x>_t types with u<x>
[PATCH v2 1/1] cmd/setexpr: support concatenation of direct strings
2025-01-05 10:46 UTC
[PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
2025-01-05 10:24 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Pull request efi-next-20250105
2025-01-05 2:57 UTC
[PATCH v5 0/8] bootstd: sunxi: Migrate to standard boot
2025-01-05 2:50 UTC (3+ messages)
` [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
[PATCH 1/1] fs: eliminate YAFFS2 implementation
2025-01-04 23:47 UTC (6+ messages)
[PATCH 00/67] upl: Align with the updated spec
2025-01-04 19:32 UTC (12+ messages)
` [PATCH 08/67] x86: Emable meminfo command
` [PATCH 13/67] boot: Rename fit_image_get_data()
` [PATCH 33/67] x86: Align the SMBIOS table to a 4K boundary
[PATCH v3 0/5] Static initcalls
2025-01-04 19:40 UTC (8+ messages)
` [PATCH v3 1/5] common: board: Simplify array with function pointers with CONFIG_IS_ENABLED
` [PATCH v3 2/5] board_init_f(): use static calls
` [PATCH v3 3/5] board_init_f_r(): "
` [PATCH v3 4/5] board_init_r(): "
` [PATCH v3 5/5] initcall: remove initcall_run_list()
[PATCH] rpi: Add identifiers for the new RPi 5 series
2025-01-04 19:35 UTC (3+ messages)
[PATCH] configs: am62x_evm_*: Set DFU buffer size to 256k
2025-01-04 17:05 UTC (2+ messages)
Pull request efi-next-20250104
2025-01-04 15:29 UTC (4+ messages)
LwIP and multiple network interfaces
2025-01-04 3:05 UTC (8+ messages)
[PATCH v5 0/4] rockchip: Add support for Radxa ROCK 5C
2025-01-04 1:57 UTC (5+ messages)
` [PATCH v5 1/4] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
` [PATCH v5 2/4] arm64: dts: rockchip: Add HDMI0 node to rk3588
` [PATCH v5 3/4] arm64: dts: rockchip: add Radxa ROCK 5C
` [PATCH v5 4/4] rockchip: Add support for "
[PATCH v1 0/5] Enable QCOM QCS9100 Ride platform support
2025-01-04 1:25 UTC (11+ messages)
` [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
` [PATCH v1 2/5] clk/qcom: add initial clock driver for qcs9100
` [PATCH v1 3/5] phy: qcom: Add SA8775 to QMP UFS PHY driver
` [PATCH v1 4/5] qcom_defconfig: enable SA8775P clock driver
` [PATCH v1 5/5] configs: add qcs9100_defconfig
[PATCH v2 0/2] efi_loader: efi_net: Fix net_dp handling
2025-01-03 23:05 UTC (3+ messages)
` [PATCH v2 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path
[PATCH 0/2] fs: fat: Implement FAT file rename
2025-01-03 22:59 UTC (5+ messages)
` [PATCH 1/2] efi_loader: enable support for file renaming
` [PATCH 2/2] fs: fat: Implement FAT file rename
[PATCH] efi_loader: Fix section alignment on EFI binaries
2025-01-03 20:20 UTC (2+ messages)
[PATCH 0/4] efi_loader: enable running the debug UEFI shell
2025-01-03 20:11 UTC (4+ messages)
[PATCH 0/2] efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address
2025-01-03 19:50 UTC (3+ messages)
` [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
[PATCH v2 0/4] Add pmem node for preserving distro ISO's
2025-01-03 17:01 UTC (3+ messages)
` [PATCH v2 4/4] efi: add helper functions to insert pmem node for DT fixup
Secure boot on Milk V duo 256
2025-01-03 15:11 UTC (3+ messages)
[PATCH] efi: Correct ECPT table GUID
2025-01-03 11:22 UTC (2+ messages)
[PATCH] efi: Correct ECPT table GUID
2025-01-03 8:06 UTC
[PATCH v4 0/5] rockchip: Add support for Radxa ROCK 5C
2025-01-03 13:00 UTC (11+ messages)
` [PATCH v4 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
` [PATCH v4 2/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
` [PATCH v4 3/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
` [PATCH v4 4/5] arm64: dts: rockchip: add Radxa ROCK 5C
` [PATCH v4 5/5] rockchip: Add support for "
[PATCH v3 0/5] rockchip: Add support for Radxa ROCK 5C
2025-01-03 10:10 UTC (4+ messages)
` [PATCH v3 5/5] "
[PATCH v1] rockchip: use OF_UPSTREAM for rk3036
2025-01-03 9:32 UTC (2+ messages)
[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
2025-01-03 9:25 UTC (23+ messages)
` [PATCH 01/12] rockchip: rk3399: Fix TPL build of "
` [PATCH 02/12] rockchip: rk3399-gru: Use SYS_SPI_U_BOOT_OFFS value in offset prop
` [PATCH 03/12] rockchip: rk3399-gru: Move SPI flash payload offset for bob and kevin
` [PATCH 04/12] rockchip: rk3399-gru: Fix include of TPL in u-boot.rom image
` [PATCH 05/12] rockchip: rk3399-gru: Use TPL with common bss and stack addresses
` [PATCH 06/12] rockchip: rk3399-gru: Include binman generated FIT in u-boot.rom image
` [PATCH 07/12] rockchip: rk3399: Drop common Kconfig options already implied
` [PATCH 08/12] rockchip: rk3399-gru: Remove unused nodes from xPL control FDT
` [PATCH 09/12] rockchip: rk3399-gru: Enable dcache and signature validation in SPL
` [PATCH 10/12] rockchip: rk3399-gru: Use SDMA mode to read from eMMC
` [PATCH 11/12] rockchip: rk3399-gru: Include pinctrl and regulators in SPL
[PATCH v2 0/5] Static initcalls
2025-01-03 8:49 UTC (5+ messages)
[PATCH 0/4] upl: A few fixes to get EDK2 booting
2025-01-03 7:46 UTC (5+ messages)
` [PATCH 1/4] upl: Add a work-around for Tianocore images
` [PATCH 2/4] upl: Correct handling of ISA serial
` [PATCH 3/4] x86: emulation: Enable bloblist
` [PATCH 4/4] upl: Update documentation
MUSB compile failure for imx28
2025-01-03 6:47 UTC (2+ messages)
[PATCH 00/11] rockchip: rk3288-firefly: Migrate to OF_UPSTREAM
2025-01-03 6:42 UTC (23+ messages)
` [PATCH 01/11] rockchip: rk3288-firefly: Drop unused SPL_LED related code
` [PATCH 02/11] rockchip: rk3288-firefly: Sort u-boot.dtsi nodes alphabetically
` [PATCH 03/11] rockchip: rk3288-firefly: Set ethaddr env based on cpuid
` [PATCH 04/11] rockchip: rk3288-firefly: Use common bss and stack addresses
` [PATCH 05/11] rockchip: rk3288-firefly: Include required DT nodes in xPL
` [PATCH 06/11] rockchip: rk3288-firefly: Include sdmmc regulator in SPL
` [PATCH 07/11] rockchip: rk3288-firefly: Drop use of silent console and late boardinfo
` [PATCH 08/11] rockchip: rk3288-firefly: Drop USE_PREBOOT Kconfig option
` [PATCH 09/11] rockchip: rk3288-firefly: Migrate to OF_UPSTREAM
` [PATCH 10/11] rockchip: rk3288-firefly: Fix slow Ethernet initializion
` [PATCH 11/11] rockchip: rk3288-firefly: Change to use FIT
[PATCH v2 00/17] imx: add i.MX95 support
2025-01-03 6:28 UTC (6+ messages)
` [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
` 回复: [EXT] "
` "
[PATCH 0/2] rockchip: Add initial RK3582 support
2025-01-03 6:20 UTC (3+ messages)
` [PATCH 1/2] "
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