public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-03-20 12:42:45 to 2024-03-22 07:58:48 UTC [more...]

[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 v3 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-22  7:47 UTC  (7+ 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 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  (6+ 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 1/2] usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
 2024-03-21 19:38 UTC  (9+ messages)
` [PATCH 2/2] usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts

[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  (3+ 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 

[PATCH v4 0/5] Qualcomm DWC3 USB support
 2024-03-21 17:01 UTC  (13+ messages)
` [PATCH v4 1/5] usb: dwc3-generic: implement Qualcomm wrapper
` [PATCH v4 2/5] usb: dwc3: select DM_USB_GADGET
` [PATCH v4 3/5] usb: gadget: CDC ACM: call usb_gadget_initialize
` [PATCH v4 4/5] usb: gadget: UMS: support multiple sector sizes
` [PATCH v4 5/5] iommu: qcom-smmu: fix debugging
    ` [PATCH] usb: gadget: UMS: fix 64-bit division on ARM32

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

[PATCH] arm64: zynqmp: Also support JTAG as alternative boot mode
 2024-03-21 16:20 UTC  (2+ messages)

[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  (9+ messages)
` [PATCH 1/2] spl: Introduce architecture specific init function
` [PATCH 2/2] arm64: zynq(mp): Rename spl_board_init() to spl_arch_init()

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 v2 0/6] mtd: nand: raw: Collected improvements
 2024-03-21  9:16 UTC  (5+ messages)
` [PATCH v2 6/6] cmd: nand: Add new optional sub-command 'onfi'

[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  (12+ messages)
` [PATCH v3 02/14] phy: qcom: add Qualcomm QUSB2 USB PHY driver
` [PATCH v3 12/14] dts: sdm845-db845c: add u-boot fixups
` [PATCH v3 14/14] qcom_defconfig: enable USB

[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  (4+ 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

[PATCH v3] cmd: mtd: OTP access support
 2024-03-20 19:05 UTC  (3+ messages)

[PATCH v4] cmd: mtd: OTP access support
 2024-03-20 19:04 UTC 

[PATCH] efi_loader: Add absolute path to EFI_VAR_FILE_NAME
 2024-03-20 16:32 UTC  (5+ messages)

[PATCH v4 00/14] Qualcomm platform USB support
 2024-03-20 14:57 UTC  (15+ messages)
` [PATCH v4 01/14] mailmap: update Bhupesh's email address
` [PATCH v4 02/14] phy: qcom: add Qualcomm QUSB2 USB PHY driver
` [PATCH v4 03/14] phy: qcom: Add SNPS femto v2 USB HS phy
` [PATCH v4 04/14] mach-snapdragon: disable power-domains for pre-reloc drivers
` [PATCH v4 05/14] clk/qcom: use offsets for RCG registers
` [PATCH v4 06/14] clk/qcom: sdm845: add gdscs
` [PATCH v4 07/14] clk/qcom: sdm845: add USB clocks
` [PATCH v4 08/14] gpio: msm_gpio: add .set_flags op
` [PATCH v4 09/14] serial: msm-geni: support livetree
` [PATCH v4 10/14] mach-snapdragon: fixup USB nodes
` [PATCH v4 11/14] mach-snapdragon: fixup power-domains
` [PATCH v4 12/14] dts: sdm845-db845c: add u-boot fixups
` [PATCH v4 13/14] qcom_defconfig: enable livetree
` [PATCH v4 14/14] qcom_defconfig: enable USB

[PATCH 1/2] clk: clk-imx8qxp: Add LPUART IPG entries
 2024-03-20 14:51 UTC  (5+ messages)

[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
 2024-03-20 14:41 UTC  (4+ messages)

[PATCH 1/1] fs: ext4: make "File System is consistent\n" a debug message
 2024-03-20 13:23 UTC 

[PATCH v2 0/8] Add support for Qualcomm SA8155-ADP board
 2024-03-20 13:18 UTC  (12+ messages)
` [PATCH v2 8/8] board: add support for Qualcomm SA8155P-ADP board

[PATCH] board: amlogic: fix buffler overflow in serial & usid read
 2024-03-20 12:44 UTC  (4+ messages)

[PATCH] arm: mach-k3: Fix config check for FS_LOADER
 2024-03-20 12:42 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