public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-01-15 20:02:54 to 2025-01-17 01:54:05 UTC [more...]

[GIT PULL] u-boot-riscv/master
 2025-01-17  1:53 UTC 

[PATCH 0/8] sunxi: (early) Allwinner A133 SoC support
 2025-01-17  1:45 UTC  (9+ messages)
` [PATCH 1/8] sunxi: clock: improve grouping of default clock register values
` [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
` [PATCH 3/8] sunxi: H616: DRAM: rename Kconfig parameters to be more generic
` [PATCH 4/8] clk: sunxi: Add support for the A100/A133 CCU
` [PATCH 5/8] pinctrl: sunxi: add Allwinner A100/A133 pinctrl description
` [PATCH 6/8] power: pmic: sunxi: add SPL support for the AXP803
` [PATCH 7/8] sunxi: A133: add DRAM init code [WIP!]
` [PATCH 8/8] sunxi: add support for the Allwinner A100/A133 SoC

[PATCH 1/4] board: phytec: common: k3: Add missing boot source to env
 2025-01-17  1:43 UTC  (8+ messages)
` [PATCH 2/4] configs: phycore_am64x_a53_defconfig: Fix GPIO controllers
` [PATCH 3/4] configs: phycore_am64x_a53_defconfig: Enable GPIO command
` [PATCH 4/4] configs: phycore_am64x_a53_defconfig: Fix environment

[PATCH 0/3] log: enable filtering on functions
 2025-01-17  0:09 UTC  (5+ messages)
` [PATCH] efi_loader: correct logging StartImage()
` [PATCH 1/3] log: make log_has_file() static
` [PATCH 2/3] log: enable filtering on functions
` [PATCH 3/3] test/log: test function filters

[PATCH v2 00/22] vbe: Series part F
 2025-01-17  0:00 UTC  (24+ messages)
` [PATCH v2 01/22] vbe: Use blk_read() to read blocks
` [PATCH v2 02/22] vbe: Start a common header file
` [PATCH v2 03/22] vbe: Use a block device instead of descriptor
` [PATCH v2 04/22] vbe: Pass simple_priv to internal functions
` [PATCH v2 05/22] vbe: Convert some checks to assertions
` [PATCH v2 06/22] vbe: Create a common function to get the block device
` [PATCH v2 07/22] vbe: Move reading the version into the common file
` [PATCH v2 08/22] vbe: Move reading the nvdata "
` [PATCH v2 09/22] vbe: Split out reading a FIT "
` [PATCH v2 10/22] vbe: Allocate space for the FIT header
` [PATCH v2 11/22] vbe: Allow VBE to load FITs on any architecture
` [PATCH v2 12/22] vbe: Tidy up error checking with blk_read()
` [PATCH v2 13/22] vbe: Handle loading from an unaligned offset
` [PATCH v2 14/22] vbe: Allow loading loadables if there is no firmware
` [PATCH v2 15/22] vbe: Support loading an FDT from the FIT
` [PATCH v2 16/22] spl: Add fields for VBE
` [PATCH v2 17/22] spl: Add a type for the jumper function
` [PATCH v2 18/22] spl: Add support for a relocating jump to the next phase
` [PATCH v2 19/22] spl: Plumb in the relocating loader
` [PATCH v2 20/22] vbe: Support loading an FDT with "
` [PATCH v2 21/22] vbe: Support loading SPL images
` [PATCH v2 22/22] vbe: Update simple-fw to support using the SPL loader

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2025-01-16 23:28 UTC  (2+ messages)

[PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE
 2025-01-16 23:27 UTC  (3+ messages)

[PATCH v3 0/6] imx8(m): add optee node to binman FIT image
 2025-01-16 23:13 UTC  (7+ messages)
` [PATCH v3 1/6] arm: imx8m: add OP-TEE node

[PATCH 0/7] board: samsung: e850-96: Enable Standard Boot
 2025-01-16 23:01 UTC  (8+ messages)
` [PATCH 1/7] configs: e850-96: Enable options for updated env
` [PATCH 2/7] configs: e850-96: Enable U-Boot environment on eMMC
` [PATCH 3/7] configs: e850-96: Enable more EFI features
` [PATCH 4/7] configs: e850-96: Enable Standard Boot
` [PATCH 5/7] board: samsung: e850-96: Load LDFW from EFI partition
` [PATCH 6/7] board: samsung: e850-96: Report LDFW loading failures
` [PATCH 7/7] board: samsung: e850-96: Provide bootstd default env

[PATCH v4 00/20] imx: add i.MX95 support
 2025-01-16 22:47 UTC  (7+ messages)
` [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support

[PATCH 01/13] net: fsl_enetc: Introduce enetc_is_ls1028a()
 2025-01-16 22:14 UTC  (14+ messages)
` [PATCH 02/13] net: fsl_enetc: Remove ifdef around enetc_set_ierb_primary_mac()
` [PATCH 03/13] net: fsl_enetc: Fold DT MAC address update into enetc_set_ierb_primary_mac()
` [PATCH 04/13] net: fsl_enetc: Pass udevice pointer into enetc_enable_si_port()
` [PATCH 05/13] net: fsl_enetc: Rename the driver and related structures
` [PATCH 06/13] net: fsl_enetc: Introduce enetc_dev_id()
` [PATCH 07/13] net: fsl_enetc: Inline register accessors
` [PATCH 08/13] net: fsl_enetc: Split "
` [PATCH 09/13] net: fsl_enetc: Introduce driver data
` [PATCH 10/13] net: fsl_enetc: Pass udevice pointer to accessors
` [PATCH 11/13] net: fsl_enetc: Add initial netc-blk-ctrl driver support
` [PATCH 12/13] net: fsl_enetc: add i.MX95 EMDIO support
` [PATCH 13/13] net: fsl_enetc: Update enetc driver to support i.MX95

[PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
 2025-01-16 22:02 UTC  (7+ messages)

[PATCH v3 00/19] bootstd: Support recording images
 2025-01-16 17:21 UTC  (7+ messages)

[PATCH 0/6] Re-configurate TPM when active hash algorithms dismatch
 2025-01-16 20:20 UTC  (15+ messages)
` [PATCH 1/6] tpm: add TPM2_Shutdown command
` [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
` [PATCH 3/6] tpm: add wrapper and helper APIs for PCR allocate
` [PATCH 4/6] tpm: add PCR allocate into the eventlog handling
` [PATCH 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
` [PATCH 6/6] board: qemu-arm: select TPM_PCR_ALLOCATE

[PATCH 1/1] efi_loader: use LOGC_EFI consistently
 2025-01-16 19:26 UTC 

[PATCH v1] riscv: dts: starfive: split out visionfive2 target specific configuration
 2025-01-16 19:19 UTC  (3+ messages)

[PATCH v1] pinctrl: starfive: Correct driver declaration for starfive_gpio
 2025-01-16 19:18 UTC  (2+ messages)

[PATCH 0/3] fdt_support: improve board_fdt_chosen_bootargs() for flexibility
 2025-01-16 19:11 UTC  (7+ messages)
` [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler

[PATCH] bloblist: Drop BSD license
 2025-01-16 18:31 UTC  (9+ messages)

[GIT PULL] Please pull u-boot-imx-master-20250116
 2025-01-16 18:12 UTC  (2+ messages)

[PATCH v3 00/13] Add imx8mp video support
 2025-01-16 17:09 UTC  (6+ messages)
` [PATCH v3 13/13] imx8mp_evk: Enable display support

[PATCH 1/1] Makefile: let clean remove capsule_in.capsule*.efi-capsule
 2025-01-16 16:27 UTC  (2+ messages)

[PATCH 00/43] test: Improvements to ut command and test-suite running
 2025-01-16 15:49 UTC  (5+ messages)

[PATCH 0/4] efi_loader: enable running the debug UEFI shell
 2025-01-16 15:47 UTC  (4+ messages)
` [PATCH 4/4] efi_loader: print image load address in StartImage

[PATCH] imx: fdt: fix cooling-device property corruption
 2025-01-16 14:42 UTC  (2+ messages)

[PATCH] configs: capricorn_cxg3: Enable CMD_WDT
 2025-01-16 14:41 UTC  (2+ messages)

[PATCH v3 00/17] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
 2025-01-16 14:40 UTC  (2+ messages)

[PATCH v5 1/3] bloblist: add api to get blob with size
 2025-01-16 14:35 UTC  (6+ messages)
` [PATCH v5 2/3] tcg2: decouple eventlog size from efi
` [PATCH v5 3/3] tpm: get tpm event log from bloblist

[PATCH 0/6] Rework the BLK symbol usage in Kconfig
 2025-01-16 14:33 UTC  (8+ messages)
` [PATCH 6/6] block: Remove "select BLK" from non-block drivers

[PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
 2025-01-16 14:26 UTC  (5+ messages)

[PATCH v1 0/2] Fix bridge gmii2rgmii
 2025-01-16  5:43 UTC  (3+ messages)
` [PATCH v1 1/2] net: phy: Let gmiitorgmii converter create additional PHY
` [PATCH v1 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration

[PATCH v4 00/19] bootstd: Support recording images
 2025-01-16  1:59 UTC  (2+ messages)
` (subset) "

[PATCH 00/10] Rockchip VOP2 support
 2025-01-16  9:15 UTC  (11+ messages)
` [PATCH 01/10] video: rockchip: dw-mipi-dsi: Depend on CONFIG_VIDEO_BRIDGE
` [PATCH 02/10] video: rockchip: dw_mipi_dsi: Improve pixel clock calculations
` [PATCH 03/10] video: rockchip: dw_mipi_dsi: Proceed when external PHY is not defined
` [PATCH 04/10] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
` [PATCH 05/10] video: rockchip: Add VOP2 support
` [PATCH 06/10] video: rockchip: vop2: Add video bridge support
` [PATCH 07/10] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
` [PATCH 08/10] configs: quartz64: Enable vidconsole
` [PATCH 09/10] video: rockchip: Add HDMI support for RK3568
` [PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard

[PATCH RFC v2] image: apply FDTOs on FDT image node without a load property
 2025-01-16 11:46 UTC 

[PATCH v2 0/5] efi_loader: Fix section alignment on EFI binaries
 2025-01-16 11:39 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] scripts/Makefile.lib: add -L option to LD command for "
` [PATCH v2 3/5] efi_loader: use INCLUDE in EFI linker scripts
` [PATCH v2 4/5] efi_loader: correct SizeOfCode, SizeOfInitializedData
` [PATCH v2 5/5] efi_loader: use include in ARM EFI linker script

[PATCH v2 0/4] Enable bloblist support on Vexpress64
 2025-01-16 11:33 UTC  (7+ messages)
` [PATCH v2 2/4] board: vexpress64: default to hardware device tree
` [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE

[PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
 2025-01-16 10:28 UTC  (5+ messages)

[PATCH v2 0/9] Restore USB and add UMS support for STiH407-B2260
 2025-01-16 10:25 UTC  (14+ messages)
` [PATCH v2 1/9] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
` [PATCH v2 2/9] configs: stih410-b2260: Enable DM_REGULATOR flag
` [PATCH v2 3/9] usb: dwc3-generic: Reorder include
` [PATCH v2 4/9] usb: dwc3-generic: Add STih407 support
` [PATCH v2 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
` [PATCH v2 6/9] usb: dwc3: Remove dwc3 glue driver support for STi
` [PATCH v2 7/9] configs: stih410-b2260: Enable DM_USB_GADGET flag
` [PATCH v2 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
` [PATCH v2 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag

[PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
 2025-01-16 10:01 UTC  (4+ messages)
  ` =?gb18030?B?u9i4tKO6IFtQQVRDSF0gbGlua2VyX2xpc3RzOiBVcGRhdGUgdGhlIGFsaWdubWVudCB1c2luZyBDT05GSUdfTElOS0VSX0xJU1RfQUxJR04=?=
    ` 回复: [PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN

[PATCH] vexpress64: Fix bootargs when building without NET
 2025-01-16  9:44 UTC  (3+ messages)

[PATCH v2] usb: dwc3: core: Fix timeout check
 2025-01-16  9:31 UTC  (2+ messages)

[PATCH v4 0/8] usb: dwc2: Refactor and update USB DWC2 driver
 2025-01-16  9:24 UTC  (7+ messages)
` [PATCH v4 6/8] usb: dwc2: Extract macro definitions to common header
` [PATCH v4 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
` [PATCH v4 8/8] usb: dwc2: Replace uint<x>_t types with u<x>

[PATCH] configs: am62x_evm_*: Set DFU buffer size to 256k
 2025-01-16  8:38 UTC  (2+ messages)

[PATCH v2 1/2] board: phytec: common: Add product information to FTD
 2025-01-16  8:06 UTC  (2+ messages)
` [Upstream] "

[PATCH 0/5] riscv: canaan: Add support for K230-CanMV board
 2025-01-16  7:44 UTC  (11+ messages)
` [PATCH 1/5] usb: dwc2: Add support for Canaan K230
` [PATCH 2/5] riscv: dts: canaan: Add basic device tree for K230 CanMV board
` [PATCH 3/5] riscv: cpu: k230: Add support for Canaan Kendryte K230 SoC
` [PATCH 4/5] riscv: canaan: k230_canmv: Add initial support
` [PATCH 5/5] doc: canaan: Add K230 CanMV board

[PATCH v1 0/2] Risc-V ISA Extension Probing
 2025-01-16  7:22 UTC  (5+ messages)
` [PATCH v1 1/2] riscv: Enhance extension probing
` [PATCH v1 2/2] riscv: Fallback to riscv,isa

[PATCH 00/10] Restore USB and add UMS support for STiH407-B2260
 2025-01-16  6:59 UTC  (6+ messages)
` [PATCH 06/10] dw3-generic: Add dependencies whith SYSCON and REGMAP

[PATCH] xilinx: Enable support for Infineon Octal flashes
 2025-01-16  5:18 UTC 

[PATCH] Kconfig: Add a default cache line size for RISC-V
 2025-01-16  3:21 UTC  (2+ messages)

Simon Glass's future with Das U-Boot project?
 2025-01-16  1:19 UTC  (2+ messages)

[PATCH 00/15] vbe: Series part F
 2025-01-15 23:21 UTC  (9+ messages)
` [PATCH 02/15] vbe: Split out reading a FIT into a common file

[PATCH v3 00/25] led: Remove old status-LED code
 2025-01-15 13:50 UTC  (6+ messages)


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