U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-20 20:54:38 to 2024-03-22 12:02:52 UTC [more...]

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

[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] arm64: zynqmp: Also support JTAG as alternative boot mode
 2024-03-22 11:53 UTC  (3+ messages)

[PATCH 00/12] arm: xea: Provide support for different XEA board HW versions
 2024-03-22 11:43 UTC  (13+ 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] 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  (10+ messages)
` [PATCH 2/2] usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts

[PATCH v4 0/5] Qualcomm DWC3 USB support
 2024-03-22  9:21 UTC  (7+ 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  (7+ messages)
` [PATCH v4 2/2] android_ab: Fix ANDROID_AB_BACKUP_OFFSET

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

[PATCH v3 00/11] imx8mp: Enable PCIe/NVMe support
 2024-03-22  4:55 UTC  (15+ 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] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
 2024-03-22  2:17 UTC 

[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 v2 00/24] Drop DT upstream compatible dt-binding headers
 2024-03-21 21:04 UTC  (25+ 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 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 v4 00/11] imx8mp: Enable PCIe/NVMe support
 2024-03-21 16:09 UTC  (13+ messages)
` [PATCH v4 01/11] clk: imx8mp: Add support for PCIe clocks
` [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] 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

[PATCH v1] board: toradex: verdin-am62_r5: Increase SPL_STACK_R_MALLOC_SIMPLE_LEN
 2024-03-21 19:15 UTC  (3+ messages)

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)

[PATCH 0/5] Qualcomm DWC3 USB support
 2024-03-21 14:14 UTC  (8+ messages)
` [PATCH 1/5] usb: dwc3-generic: implement Qualcomm wrapper

[PATCH v3] test: dm: add button_cmd test
 2024-03-21 12:15 UTC  (3+ messages)

[PATCH] Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARM
 2024-03-21 12:15 UTC  (2+ messages)

[PATCH next v1 0/1] Add new bmc dts for ASUS X4TF server
 2024-03-21 12:15 UTC  (2+ messages)

[PATCH] gpio: mcp230xx: Add support for models with SPI interface
 2024-03-21 12:15 UTC  (2+ messages)

[PATCH 1/1] spl: Improve error message for SPL memory allocation
 2024-03-21 12:15 UTC  (2+ messages)

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

[PATCH] imx: ele_ahab: Add ahab_commit command support
 2024-03-21  7:19 UTC 

[PATCH] image-host: Fix error value paths and emit error messages to stderr
 2024-03-21 11:22 UTC  (2+ messages)

[PATCH v6] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
 2024-03-21 10:31 UTC  (5+ messages)

[PATCH v7] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
 2024-03-21 10:28 UTC 

[PATCH] configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR
 2024-03-21  9:35 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Disable Tri-state for SDIO
 2024-03-21  8:52 UTC  (2+ messages)

[PATCH 1/1] .mailmap entry for Masahisa Kojima
 2024-03-21  6:55 UTC  (2+ messages)

[PATCH] efi_loader: accept append write with valid size and data
 2024-03-21  6:42 UTC  (8+ messages)

[PATCH v3 00/14] Qualcomm platform USB support
 2024-03-21  4:53 UTC  (6+ messages)
` [PATCH v3 12/14] dts: sdm845-db845c: add u-boot fixups

[PATCH 0/3] cmd: bootefi: fix error handling
 2024-03-20 21:18 UTC  (7+ messages)
` [PATCH 1/3] efi_loader: correct handling of EFI binary return code
` [PATCH 2/3] cmd: bootefi: Don't show usage help if EFI binary fails
` [PATCH 3/3] cmd: bootefi: error handling bootefi selftest

[PATCH 1/1] fs: ext4: all file paths are absolute
 2024-03-20 21:17 UTC  (2+ messages)

[PATCH v2 1/4] boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
 2024-03-20 21:00 UTC  (5+ messages)
` [PATCH v2 2/4] boot: fdt: Clean up env_get_bootm_size()

[PATCH v3 1/5] boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
 2024-03-20 20:53 UTC  (5+ messages)
` [PATCH v3 2/5] boot: fdt: Clean up env_get_bootm_size()
` [PATCH v3 3/5] boot: fdt: Clean up env_get_bootm_mapsize()
` [PATCH v3 4/5] boot: fdt: Drop lmb_alloc*() typecasts
` [PATCH v3 5/5] boot: fdt: Move usable variable below updated comment


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