public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-01-01 22:23:50 to 2025-01-04 03:19:56 UTC [more...]

[PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
 2025-01-04  4:25 UTC  (2+ messages)
` [PATCH 01/12] imx: imx93_evk: switch to BOOTSTD

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 v3 0/5] Static initcalls
 2025-01-04  1:54 UTC  (7+ 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 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 1/1] fs: eliminate YAFFS2 implementation
 2025-01-04  1:24 UTC  (3+ messages)

[PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
 2025-01-04  1:11 UTC  (5+ messages)
` [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART

[PATCH 0/3] net: use strnstr() for lwip_strnstr()
 2025-01-03 23:21 UTC  (4+ 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 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 0/2] tools: mkimage: Add Amlogic Boot Image type
 2025-01-03 21:58 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header

[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  (8+ messages)
` [PATCH 1/4] efi_loader: implement a HOB list
` [PATCH 2/4] efi_loader: build with HII configuration protocol
` [PATCH 3/4] efi_loader: install DXE services table
` [PATCH 4/4] efi_loader: print image load address in StartImage

[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 00/67] upl: Align with the updated spec
 2025-01-03 15:10 UTC  (25+ 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 53/67] upl: test: Show the handoff FDT when debugging
` [PATCH 54/67] upl: Use a reg property to specify the FIT address and size
` [PATCH 55/67] upl: Update and tidy writing of images
` [PATCH 56/67] upl: Make use of alist_for_each()
` [PATCH 57/67] upl: Correct use of sizeof()
` [PATCH 58/67] upl: Drop acpi_nvs_size
` [PATCH 59/67] upl: Improve uniqueness of log_msg_ret() strings
` [PATCH 60/67] upl: Add PCI information
` [PATCH 61/67] upl: Handle serial on an ISA bus with /chosen node
` [PATCH 62/67] upl: Add missing word in comment for upl_write_handoff()
` [PATCH 63/67] upl: Add a command to execute a UPL payload
` [PATCH 64/67] scripts: Update qemu script to use 64-bit on x86 always
` [PATCH 65/67] scripts: Update qemu script to support specifying a UPL
` [PATCH 66/67] upl: Add reserved memory for the ACPI and SMBIOS tables
` [PATCH 67/67] upl: Add an 'addr' property for Tianocore

[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] rpi: Add identifiers for the new RPi 5 series
 2025-01-03 10:27 UTC  (2+ messages)

[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  (3+ 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 v3 00/17] imx: add i.MX95 support
 2025-01-03  6:45 UTC  (18+ messages)
` [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
` [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
` [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 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  (8+ 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] "

[PATCH v2] config: xilinx: Enable the SPI_STACKED_PARALLEL config option
 2025-01-03  4:48 UTC 

[PATCH 0/5] rockchip: Add support for Radxa ROCK 5C
 2025-01-03  3:40 UTC  (11+ messages)
` [PATCH 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
` [PATCH 2/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
` [PATCH 3/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
` [PATCH 4/5] arm64: dts: rockchip: add Radxa ROCK 5C
` [PATCH 5/5] rockchip: Add support for "

[PATCH v2] board: rockchip: add Khadas Edge2 RK3588 board
 2025-01-03  3:38 UTC  (3+ messages)

[PATCH v1] arm: dts: rockchip: add rk3318 A95X Z2 board
 2025-01-03  3:28 UTC  (2+ messages)

[PATCH v1] rockchip: use OF_UPSTREAM for rk3066a/rk3188
 2025-01-03  3:28 UTC  (2+ messages)

[PATCH v1] rockchip: rk3066a/rk3188: use includes from dts/upstream
 2025-01-03  3:26 UTC  (2+ messages)

[PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
 2025-01-03  3:13 UTC  (2+ messages)

[PATCH] rockchip: rk3399: expand space for decompressed kernel
 2025-01-03  3:12 UTC  (2+ messages)

[PATCH 00/20] Support for the RK3576
 2025-01-03  3:08 UTC  (7+ messages)
` [PATCH 01/20] dt-bindings: clock, reset: Add support for rk3576
` [PATCH 02/20] dt-bindings: clock, reset: fix top-comment indentation rk3576 headers
` [PATCH 03/20] dt-bindings: power: Add support for RK3576 SoC

[PATCH] bloblist: Drop BSD license
 2025-01-03  1:41 UTC  (4+ messages)

[PATCH] qconfig.py: Update resync message
 2025-01-03  1:41 UTC  (2+ messages)

[PATCH] sandbox: Adjust configuration to hang on panic()
 2025-01-03  1:41 UTC  (3+ messages)

[PATCH 2/2] tpm: get tpm event log from bloblist
 2025-01-03  1:41 UTC  (19+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-01-02 16:59 UTC  (3+ messages)
`  "

[PATCH v2 0/8] usb: dwc2: Refactor and update USB DWC2 driver
 2025-01-02  9:35 UTC  (7+ messages)
` [PATCH v2 4/8] usb: dwc2: Clean up with bitfield macros
` [PATCH v2 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support

Simon Glass's future with Das U-Boot project?
 2025-01-02 16:13 UTC 

rpi: Compute Module 5 doesn't autoboot without debug UART
 2025-01-02 14:07 UTC  (3+ messages)

[PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
 2025-01-02  8:55 UTC  (15+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board
` [PATCH 2/7] arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S
` [PATCH 3/7] arm64: dts: rockchip: replace deprecated snps, reset props for "
  ` [PATCH 3/7] arm64: dts: rockchip: replace deprecated snps,reset "
` [PATCH 4/7] arm64: dts: rockchip: sort props in pmu_io_domains node "
` [PATCH 5/7] arm64: dts: rockchip: enable eMMC HS200 mode "
` [PATCH 6/7] arm64: dts: rockchip: reorder mmc aliases "
` [PATCH 7/7] board: rockchip: add FriendlyElec "

[PATCH] board: xilinx: Add missing prototype for set_dfu_alt_info
 2025-01-02  4:50 UTC 

[PATCH] power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable
 2025-01-02  2:08 UTC  (2+ messages)


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