public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-10-04 12:48:01 to 2024-10-07 17:15:17 UTC [more...]

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-07 17:15 UTC 

[PATCH v1] arm: global_data: add scmi pointer
 2024-10-07 17:05 UTC  (2+ messages)

[PATCH v1] scmi_protocols: Update discover list protocol message
 2024-10-07 17:04 UTC  (2+ messages)

[PATCH 1/4] clk: scmi: support set parent
 2024-10-07 17:02 UTC  (5+ messages)
` [PATCH 2/4] scmi_protocols: Update parent clock set ID
` [PATCH 3/4] clk: scmi: support probe in pre-reloc stage
` [PATCH 4/4] clk: scmi: Add workaround for set_rate/enable/disable

[PATCH 00/19] Add Cadence NAND Driver support
 2024-10-07 17:01 UTC  (11+ messages)
` [PATCH 14/19] configs: nand2_defconfig: Enable configs for nand boot
` [PATCH 16/19] drivers: mtd: nand: spl: Add support for nand SPL load image

[PATCH v1 1/2] firmware: scmi: use PAGE_SIZE alignement for ARM64
 2024-10-07 17:00 UTC  (4+ messages)
` [PATCH v1 2/2] firmware: scmi: smt: enable doorbel return

[PATCH v1] firmware: scmi: dump error string
 2024-10-07 16:55 UTC  (2+ messages)

[PATCH v5 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-07 15:40 UTC  (15+ messages)
` [PATCH v5 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v5 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v5 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v5 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v5 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v5 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v5 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH 1/2] Makefile: Drop SPL_FIT_SOURCE support
 2024-10-07 15:24 UTC  (4+ messages)
` [PATCH 2/2] Makefile: Drop SPL_FIT_GENERATOR support

[PATCH v2 1/2] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
 2024-10-07 15:24 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: imx: Switch to using upstream DT on DH i.MX8MP DHCOM PDK2/PDK3

[PATCH] board: rpi: Pass CMA through from firmware DT
 2024-10-07 15:23 UTC  (2+ messages)

[PATCH v11 00/29] Introduce the lwIP network stack
 2024-10-07 15:23 UTC  (26+ messages)
` [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
` [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
` [PATCH v11 13/29] net-lwip: add DHCP support and dhcp commmand
` [PATCH v11 20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v11 25/29] CI: add qemu_arm64_lwip to the test matrix

[PATCH v4 0/7] Add AVS support for J721S2
 2024-10-07 15:23 UTC  (11+ messages)
` [PATCH v4 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
` [PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs

[PATCH v2] dts: Deduplicate dtbs target
 2024-10-07 15:23 UTC  (2+ messages)

[PATCH v2 0/4] Better smartphone support (Qualcomm)
 2024-10-07 15:23 UTC  (9+ messages)
` [PATCH v2 1/4] board/qualcomm: introduce phone config
` [PATCH v2 2/4] cli_hush: run bootmenu on retry
` [PATCH v2 3/4] bootretry: check for bootretry variable changes
` [PATCH v2 4/4] doc: board/qualcomm: describe phone support and bringup

[ANN] U-Boot v2024.10 released
 2024-10-07 14:56 UTC 

[PATCH 00/10] SMBIOS improvements
 2024-10-07 14:47 UTC  (12+ messages)

[PATCH v1] imx: Kconfig: make IMX8_ROMAPI configurable
 2024-10-07 14:17 UTC  (9+ messages)

[PATCH] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
 2024-10-07 13:36 UTC  (2+ messages)

[PATCH] linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT
 2024-10-07 13:35 UTC  (5+ messages)

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
 2024-10-07 13:01 UTC 

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-10-07 13:02 UTC  (9+ messages)
` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi

[PATCH v2] binman: add fast authentication method for i.MX8M signing
 2024-10-07 12:33 UTC  (6+ messages)
` [PATCH v3 1/2] binman: cosmetic: code formatting fixes

[PATCH] arm: mach-k3: j784s4: Add clk and power support for wkup_uart
 2024-10-07 11:07 UTC 

[PATCH] binman: Add option for pointing to external description
 2024-10-07 13:05 UTC 

[PATCH v2] usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
 2024-10-07 12:27 UTC  (2+ messages)

[PATCH] usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
 2024-10-07 12:21 UTC  (4+ messages)

[PATCH v3 00/13] ufs: enhancements to support Qualcomm UFS controllers
 2024-10-07 12:15 UTC  (4+ messages)

[PATCH v3 1/2] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
 2024-10-07 11:59 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: imx: Switch to using upstream DT on DH i.MX8MP DHCOM PDK2/PDK3

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-10-07 10:20 UTC  (12+ messages)
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1

[PATCH v2] xilinx: common: fix script address for Microblaze
 2024-10-07 10:02 UTC  (2+ messages)

[PATCH 0/4] ufs: add support for Qualcomm UFS Controller
 2024-10-07  8:15 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Remove conditional check for bootmenu_default variable
 2024-10-07  7:32 UTC  (2+ messages)

[PATCH 1/2] arm64: versal: Remove description for USB1
 2024-10-07  7:31 UTC  (4+ messages)
` [PATCH 2/2] arm64: versal: Wire USB0 in distro boot

[PATCH v2 0/2] arm64: zynqmp: Update zynqmp tcminit mode
 2024-10-07  7:31 UTC  (2+ messages)

[PATCH v2] amd: Disable LMB, BOOTM, MTD and EFI loader for mini configurations
 2024-10-07  7:30 UTC 

[PATCH 0/4] Cleanup dma device in spl and move dma channel[0]
 2024-10-07  4:29 UTC  (9+ messages)
` [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
` [PATCH 2/4] configs: k3: Enable device removal in SPL
` [PATCH 3/4] dma: ti: k3-udma: Move udma_probe() below all APIs
` [PATCH 4/4] dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()

[PATCH 1/2] ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM
 2024-10-06 23:11 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOM

[PATCH] clk: sunxi: a80: Fix reset description
 2024-10-06 22:21 UTC 

[PATCH v1] scmi_protocols: add PERF protocol ID
 2024-10-06  9:45 UTC 

[PATCH v1] scmi_protocols: add MISC ID
 2024-10-06  9:43 UTC 

[PATCH v1] firmware: scmi: mailbox: support probe in pre-reloc stage
 2024-10-06  9:48 UTC 

[PATCH v1] pinctrl: nxp: add SCMI pinctrl driver
 2024-10-06  9:05 UTC 

[PATCH v1] misc: imx_ele: fuse: Read fuse from ELE when System Manager is enabled
 2024-10-06  0:26 UTC 

[PATCH v1] misc: imx_ele: add ELE release aux API
 2024-10-06  0:19 UTC 

[PATCH] imx8: Correct the SCU API return value check
 2024-10-06  1:05 UTC 

[PATCH v1] mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
 2024-10-05 23:46 UTC 

[PATCH 1/4] misc: ele_api: Update ELE read common fuse API
 2024-10-06  0:30 UTC  (4+ messages)
` [PATCH 2/4] misc: ele_api: Add read/write shadow fuse APIs
` [PATCH 3/4] misc: fuse: Fix FSB redundancy fuse word check and clear res
` [PATCH 4/4] misc: fuse: Update fuse driver

[PATCH 1/2] misc: ele_mu: Update ELE MU to get TR/RR number from HW
 2024-10-06  0:22 UTC  (2+ messages)
` [PATCH 2/2] misc: ele_mu: Clear RR when initialize MU

[PATCH 1/2] misc: ele_mu: Update ELE MU to get TR/RR number from HW
 2024-10-06  0:16 UTC 

[PATCH] clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching
 2024-10-05 19:35 UTC  (3+ messages)

[PULL] Pull request for u-boot-nand-20241005
 2024-10-05 19:34 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20241005
 2024-10-05 19:34 UTC  (2+ messages)

[PATCH v2] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM
 2024-10-05 19:34 UTC  (2+ messages)

[PATCH v1 1/1] cmd: irq: Move do_irqinfo() prototype to a header file
 2024-10-05 19:14 UTC 

[PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
 2024-10-05 19:12 UTC  (5+ messages)
` [PATCH v1 1/4] x86: cpu: Use default print_cpuinfo() for all
` [PATCH v1 2/4] x86: cpu: Mark a few functions static
` [PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
` [PATCH v1 4/4] x86: cpu: Add missing header inclusion

[PATCH 0/7] mtd: nand: brcmnand: Backported fixes from Linux
 2024-10-05 17:04 UTC  (5+ messages)

[PATCH v3] da9063: Add watchdog support
 2024-10-05 16:51 UTC  (5+ messages)

[PATCH] lxr2: Add DA9063 watchdog support
 2024-10-05 16:50 UTC  (2+ messages)

[PATCH] ARM: imx: Drop bogus newline
 2024-10-05 16:49 UTC  (2+ messages)

[PATCH 0/1] arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
 2024-10-05 16:49 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1] arm: imx: imx8m: soc: Fix VPU fdt disable fixup
 2024-10-05 16:48 UTC  (2+ messages)

[PATCH V2 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
 2024-10-05 16:48 UTC  (2+ messages)

[PATCH v2] gpio: adp5585: Add SPL config for ADP5585 driver
 2024-10-05 16:47 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Add support for DH electronics i.MX8M Plus DHCOM PicoITX
 2024-10-05 16:46 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp: Add DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-10-05 16:45 UTC  (2+ messages)

[PATCH] sandbox: i2c: Make sure phandle dependency is probed
 2024-10-05 14:37 UTC  (4+ messages)

[PATCH] sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic
 2024-10-05 14:33 UTC 

[PATCH 0/2] board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
 2024-10-05 14:28 UTC  (3+ messages)
` [PATCH 1/2] ARM: meson: add support for Libre Computer aml-a311d-cc

[PATCH v1 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-10-05  4:59 UTC  (2+ messages)

[PATCH 1/3] dts: Deduplicate dtbs target
 2024-10-05  1:18 UTC  (10+ messages)
` [PATCH 2/3] dts: Add ability to build DTOs only from arch/$(ARCH)/dts

[PATCH v2 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
 2024-10-05  1:15 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: stm32: Switch to using upstream DT on DH STM32 DHSOM
` [PATCH v2 3/3] ARM: dts: stm32: Generate u-boot.itb using binman "

[PATCH] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM
 2024-10-04 23:57 UTC  (3+ messages)

[PATCH 0/3] Anbernic RGxx3 Bootloader Fixes
 2024-10-04 21:21 UTC  (8+ messages)
` [PATCH 3/3] board: rockchip: Fix panel detection for mainline A-TF

[PATCH 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
 2024-10-04 22:57 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: stm32: Switch to using upstream DT on DH STM32 DHSOM
` [PATCH 3/3] ARM: dts: stm32: Generate u-boot.itb using binman "

[PATCH v2 00/18] vbe: Series part E
 2024-10-04 22:02 UTC  (3+ messages)
` [PATCH v2 03/18] bootstd: Avoid sprintf() in SPL when creating bootdevs

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-04 15:24 UTC  (4+ messages)
` [PATCH v8 05/27] sha1: Remove sha1 non-watchdog API

[PULL] Please pull qcom/qcom-next
 2024-10-04 14:21 UTC  (2+ messages)

[PULL] Please pull qcom/qcom-next
 2024-10-04 17:15 UTC  (2+ messages)

[PATCH] Update directories for new name of TF-A directories
 2024-10-04 17:15 UTC  (2+ messages)

[PATCH] rockchip: Provid SPL control over otp presence
 2024-10-04 17:15 UTC  (2+ messages)

[PATCH 00/13] disentangling cyclic API from schedule()
 2024-10-04 17:15 UTC  (5+ messages)
` [PATCH 04/13] m68k: asm/ptrace.h: include linux/types.h
` [PATCH 13/13] global_data.h: remove unnecesary include of cyclic.h

[PATCH v3 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-04 15:36 UTC  (13+ messages)
` [PATCH v3 1/7] usb: onboard-hub: Add reset-gpio support

[PATCH v2 00/18] vbe: Series part D
 2024-10-04 14:59 UTC  (6+ messages)
` [PATCH v2 18/18] rockchip: Provided SPL control over efuse presence

[PATCH 0/2] lmb: rework logic to validate load address for network commands
 2024-10-04 14:33 UTC  (3+ messages)
` [PATCH 2/2] wget: rework the logic to validate the load address

[PATCH] Update the ARM trusted firmware git URL
 2024-10-04  9:05 UTC  (2+ messages)

Issue on dwc_eth_qos.c
 2024-10-04  8:45 UTC 


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