public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-03-21 14:55:50 to 2024-03-23 18:09:29 UTC [more...]

[PATCH u-boot-mvebu v2 00/18] Turris Omnia - New board revision support
 2024-03-23 18:07 UTC  (12+ messages)
` [PATCH u-boot-mvebu v2 01/18] arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia
` [PATCH u-boot-mvebu v2 02/18] arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
` [PATCH u-boot-mvebu v2 03/18] arm: mvebu: turris_{omnia, mox}: Don't print model two times
` [PATCH u-boot-mvebu v2 04/18] arm: mvebu: turris_omnia: Update MCU status and features reading
` [PATCH u-boot-mvebu v2 05/18] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu v2 06/18] arm: mvebu: turris_omnia: Print board ECDSA public key if available
` [PATCH u-boot-mvebu v2 07/18] arm: mvebu: turris_omnia: Disable Atmel SHA node if not present
` [PATCH u-boot-mvebu v2 08/18] arm: mvebu: spl: Do not build mvebu-reset in SPL
` [PATCH u-boot-mvebu v2 09/18] arm: mvebu: system-controller: Rework to use UCLASS_SYSCON
` [PATCH u-boot-mvebu v2 10/18] arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU
` [PATCH u-boot-mvebu v2 11/18] arm: mvebu: system-controller: Add support for SYSRESET

[PATCH u-boot-mvebu 0/4] Turris Omnia - New board revision support
 2024-03-23 16:58 UTC  (2+ messages)

[PATCH 0/4] Cleanup K3 binman templating
 2024-03-23 16:07 UTC  (6+ messages)
` [PATCH 1/4] configs: j721e_sk: Move to separate defconfig for J721E SK board
` [PATCH 2/4] tools: binman: control.py: Delete template nodes after parsing
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries
` [PATCH 4/4] arm: dts: k3-j721e: Move to OF_UPSTREAM

[PATCH] arm64: Fix map_range() not splitting mapped blocks
 2024-03-23 14:34 UTC  (8+ messages)

[PATCH v1 0/6] Introduce UBI block device
 2024-03-23  5:06 UTC  (13+ messages)
` [PATCH v1 1/6] ubi: allow to read from volume with offset
` [PATCH v1 2/6] ubi: allow to write to "
` [PATCH v1 3/6] drivers: introduce UBI block abstraction
` [PATCH v1 4/6] disk: don't try search for partition type if already set
` [PATCH v1 5/6] disk: support UBI partitions
` [PATCH v1 6/6] spinand: bind UBI block

[PATCH v7] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
 2024-03-22 23:15 UTC  (2+ messages)

[PATCH v3 0/2] Add remoteproc driver support for J721S2 SoC
 2024-03-22 23:15 UTC  (2+ messages)

[PATCH] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
 2024-03-22 21:46 UTC  (3+ messages)

[PATCH v2 0/3] rockchip: spl: Cache boot source id for later use
 2024-03-22 20:50 UTC  (4+ messages)
` [PATCH v2 1/3] rockchip: bootrom: Sync bootsource id enum from bootrom
` [PATCH v2 2/3] rockchip: spl: Cache boot source id for later use
` [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

[PATCH v1] board: toradex: verdin-am62_r5: Increase SPL_STACK_R_MALLOC_SIMPLE_LEN
 2024-03-22 19:26 UTC  (4+ messages)

[PATCH 1/1] .mailmap entry for Masahisa Kojima
 2024-03-22 19:26 UTC  (2+ messages)

[PATCH] arm: dts: k3-am625-verdin-r5: Change CPU frequency to 800MHz
 2024-03-22 19:26 UTC  (2+ messages)

[PATCH 1/2] clk: clk-imx8qxp: Add LPUART IPG entries
 2024-03-22 19:26 UTC  (2+ messages)

inconsistent wget behavior
 2024-03-22 18:38 UTC  (13+ messages)

[PATCH v2 0/2] Enable booting from SPI flash on ROCK Pi 4
 2024-03-22 17:34 UTC  (4+ messages)
` [PATCH v2 2/2] rockchip: rock-pi-4-rk3399: enable booting from SPI flash

[PATCH v3 00/11] imx8mp: Enable PCIe/NVMe support
 2024-03-22 16:39 UTC  (17+ messages)
` [PATCH v3 04/11] imx8mp: power-domain: Don't power off pd_bus
` [PATCH v3 07/11] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY

[PATCH] arm64: zynqmp: Also support JTAG as alternative boot mode
 2024-03-22 16:38 UTC  (4+ messages)

[PATCH v4 00/11] imx8mp: Enable PCIe/NVMe support
 2024-03-22 13:51 UTC  (13+ messages)
` [PATCH v4 02/11] reset: imx: Refactor driver to simplify function names
` [PATCH v4 03/11] reset: imx: Add support for i.MX8MP reset controller
` [PATCH v4 04/11] imx8mp: power-domain: Add PCIe support
` [PATCH v4 05/11] imx8mp: power-domain: Expose high performance PLL clock
` [PATCH v4 06/11] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
` [PATCH v4 07/11] pci: Add DW PCIe controller support for iMX8MP SoC
` [PATCH v4 08/11] pcie_imx: Update header to describe it as a legacy driver
` [PATCH v4 09/11] verdin-imx8mp_defconfig: Enable PCIe/NVMe support
` [PATCH v4 10/11] imx8mp_venice_defconfig: "
` [PATCH v4 11/11] MAINTAINERS: Add entry for PCIe DWC IMX driver

[PATCH 00/12] arm: xea: Provide support for different XEA board HW versions
 2024-03-22 13:47 UTC  (14+ messages)
` [PATCH 01/12] arm: spl: xea: Remove I2S pins configuration from early initialization
` [PATCH 02/12] arm: xea: Add support for reading SoM (CPU) and base board HW revision
` [PATCH 03/12] arm: xea: Rename imx28-xea.dts to imx28-xea-1.dts
` [PATCH 04/12] dts: xea: Move phy-reset-gpios property to version specific DTS file
` [PATCH 05/12] dts: xea: Remove outdated comment
` [PATCH 06/12] arm: xea: Add support for multiple dtbs in u-boot
` [PATCH 07/12] dts: xea: Add device tree description for XEA HW rev. 2
` [PATCH 08/12] arm: spl: Add definition for PHY reset GPIO "
` [PATCH 09/12] arm: config: xea: Enable support for multiple DTBs for XEA board
` [PATCH 10/12] config: xea: Enable late board initialization to set revision variable
` [PATCH 11/12] arm: xea: Print information about XEA's SoM HW revision
` [PATCH 12/12] arm: env: Add support for booting different HW revisions of XEA boards

[PATCH] board: phytec: phycore_imx8mp.env fix netboot issues
 2024-03-22 12:55 UTC 

[PATCH v2 0/6] mtd: nand: raw: Collected improvements
 2024-03-22 12:34 UTC  (9+ messages)
` [PATCH v2 6/6] cmd: nand: Add new optional sub-command 'onfi'

[PATCH v2 00/24] Drop DT upstream compatible dt-binding headers
 2024-03-22  7:17 UTC  (27+ messages)
` [PATCH v2 01/24] qcom: drop clock "
` [PATCH v2 02/24] qcom: drop remaining "
` [PATCH v2 03/24] sunxi: drop clock "
` [PATCH v2 04/24] sunxi: drop remaining "
` [PATCH v2 05/24] imx: drop clock "
` [PATCH v2 06/24] imx: drop "
` [PATCH v2 07/24] amlogic: "
` [PATCH v2 08/24] stm: "
` [PATCH v2 09/24] rockchip: drop clock "
` [PATCH v2 10/24] rockchip: drop remaining "
` [PATCH v2 11/24] exynos: drop "
` [PATCH v2 12/24] bcm: "
` [PATCH v2 13/24] ti: "
` [PATCH v2 14/24] tegra: drop clock "
` [PATCH v2 15/24] tegra: drop "
` [PATCH v2 16/24] xlnx: "
` [PATCH v2 17/24] mtk: "
` [PATCH v2 18/24] microchip: "
` [PATCH v2 19/24] hisi: "
` [PATCH v2 20/24] sifive: drop clock headers
` [PATCH v2 21/24] dt-bindings: "
` [PATCH v2 22/24] dt-bindings: drop remaining device headers
` [PATCH v2 23/24] dt-bindings: drop generic headers
` [PATCH v2 24/24] dts: support building all dtb files for a specific vendor

[PATCH v2 1/2] arm64: zynqmp: Generate desc when SPL_FS_LOAD_PAYLOAD_NAME is valid
 2024-03-22 12:09 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: zynqmp: Add MTD partition handling for dfu_alt_info generation

[PATCH] arm64: zynqmp: Add MTD partition handling for dfu_alt_info generation
 2024-03-22 11:58 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled
 2024-03-22 11:57 UTC  (2+ messages)

[PATCH v3 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-22 11:56 UTC  (9+ messages)
` [PATCH v3 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v3 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v3 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v3 4/6] usb: Add environment based device ignorelist
` [PATCH v3 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v3 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH] arm64: zynqmp: Do not setup default SPL options without SPL
 2024-03-22 11:55 UTC  (2+ messages)

[PATCH] xilinx: Do not call private env_get_location() when !ENV_IS_NOWHERE
 2024-03-22 11:43 UTC 

[PATCH v3 00/20] FWU: Add support for FWU metadata version 2
 2024-03-22 11:40 UTC  (23+ messages)
` [PATCH v3 01/20] configs: fwu: remove FWU configs for metadata V2 support
` [PATCH v3 02/20] tools: mkfwumdata: fix the size parameter to the fwrite call
` [PATCH v3 03/20] drivers: fwu: add the size parameter to the metadata access API's
` [PATCH v3 04/20] drivers: fwu: mtd: allocate buffer for image info dynamically
` [PATCH v3 05/20] fwu: metadata: add support for version 2 of the structure
` [PATCH v3 06/20] fwu: metadata: add a version agnostic structure
` [PATCH v3 07/20] fwu: metadata: add functions for handling version specific metadata fields
` [PATCH v3 08/20] fwu: make changes to access version agnostic structure fields
` [PATCH v3 09/20] capsule: fwu: transition the platform state on a successful update
` [PATCH v3 10/20] fwu: add config symbols for enabling FWU metadata versions
` [PATCH v3 11/20] fwu: mtd: remove unused argument from function call
` [PATCH v3 12/20] fwu: mtd: get MTD partition specific info from driver
` [PATCH v3 13/20] fwu: mtd: obtain image information from version agnostic structure
` [PATCH v3 14/20] cmd: fwu: make changes for supporting FWU metadata version 2
` [PATCH v3 15/20] tools: mkfwumdata: add support for "
` [PATCH v3 16/20] tools: mkfwumdata: add logic to append vendor data to the FWU metadata
` [PATCH v3 17/20] test: fwu: make changes to the FWU metadata access test
` [PATCH v3 18/20] doc: fwu: make changes to reflect support for FWU metadata v2
` [PATCH v3 19/20] MAINTAINERS: add entry for FWU multi bank update feature
` [PATCH v3 20/20] configs: fwu: re-enable FWU configs

[PATCH] spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
 2024-03-22 11:36 UTC 

[PATCH 00/14] event: Replace some more init hooks
 2024-03-22 10:22 UTC  (3+ messages)
` [PATCH 05/14] initcall: Adjust the failure message and return value

[PATCH] rockchip: ringneck-px30: put STM32_RST line in input mode instead of output
 2024-03-22  9:38 UTC  (4+ messages)

[PATCH 1/2] usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
 2024-03-22  9:32 UTC  (8+ messages)

[PATCH v4 0/5] Qualcomm DWC3 USB support
 2024-03-22  9:21 UTC  (5+ messages)
` [PATCH] usb: gadget: UMS: fix 64-bit division on ARM32

[PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
 2024-03-22  9:03 UTC  (2+ messages)

[PATCH v4] cmd: mtd: OTP access support
 2024-03-22  8:17 UTC  (5+ messages)

[PATCH 1/5] configs: zynqmp: don't remove power-domains for spl device tree
 2024-03-22  7:58 UTC  (6+ messages)
` [PATCH 2/5] mmc: zynq-sdhci: refactor tapdelay settings

[PATCH 1/2] doc: man-page for itest
 2024-03-22  7:57 UTC  (2+ messages)
` [PATCH 2/2] doc: add reference to itest in if man-page

[PATCH v4 0/2] Fix Android A/B backup
 2024-03-22  7:41 UTC  (2+ messages)

[PATCH] scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule
 2024-03-22  7:13 UTC  (2+ messages)

[PATCH v2 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-21 23:47 UTC  (9+ messages)
` [PATCH v2 4/6] usb: Add environment based device blocklist

[PATCH] tools: copyfile: use 64k instead of 512 buffer
 2024-03-21 20:50 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH RFC 00/26] Drop DT upstream compatible dt-binding headers
 2024-03-21 20:20 UTC  (8+ messages)
` [PATCH RFC 26/26] dts: support building all dtb files for a specific vendor

[PATCH 1/1] rtc: goldfish_rtc_probe should be static
 2024-03-21 20:16 UTC 

[PATCH v3 0/3] imx93-phyboard-segin: Add USB support
 2024-03-21 16:16 UTC  (7+ messages)
` [PATCH v3 1/3] arm: dts: "
` [PATCH v3 2/3] configs: "
` [PATCH v3 3/3] configs: imx93-phyboard-segin: Add fastboot support

[PATCH] tools: open FIT image for reading as O_RDONLY instead of O_RDWR
 2024-03-21 18:31 UTC  (2+ messages)
` [PATCH v2] tools: open FIT image read-only

Pull request efi-2024-04-rc5-2
 2024-03-21 18:35 UTC  (2+ messages)

[PATCH v2 0/6] riscv: add support for Milk-V Mars board
 2024-03-21 18:11 UTC  (7+ messages)
` [PATCH v2 1/6] riscv: do not set default fdt for VisionFive 2
` [PATCH v2 2/6] eeprom: starfive: function get_product_id_from_eeprom()
` [PATCH v2 3/6] riscv: set fdtfile on Milk-V Mars
` [PATCH v2 4/6] board: starfive: support Milk-V Mars board
` [PATCH v2 5/6] riscv: starfive: avoid including common.h
` [PATCH v2 6/6] doc: describe Milk-V Mars board

[PATCH] tpm: display message when using gpio-reset instead of when missing it
 2024-03-21 18:02 UTC 

[RFC][PATCH] syscon: Add syscon_regmap_lookup_by_compatible wrapper
 2024-03-21 16:23 UTC 

[PATCH] arm64: zynqmp: Describe DisplayPort connector for Kria
 2024-03-21 15:54 UTC 

[PATCH 0/2] Introduce spl_arch_init() for architecture specific initialization
 2024-03-21 15:13 UTC  (8+ messages)
` [PATCH 1/2] spl: Introduce architecture specific init function

Pull request efi-next-20240321
 2024-03-21 15:00 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