public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-02-18 21:21:40 to 2024-02-20 18:15:46 UTC [more...]

Please pull u-boot-samsung master
 2024-02-20 18:15 UTC  (2+ messages)

[PATCH] implement policy_pcr commands to lock NV-indexes behind a PCR
 2024-02-20 17:56 UTC  (2+ messages)

[PATCH] initcall: break loop immediately on failure
 2024-02-20 17:30 UTC  (2+ messages)

[PATCH v4 00/39] Qualcomm generic board support
 2024-02-20 17:22 UTC  (93+ messages)
` [PATCH v4 01/39] arm: init: export prev_bl_fdt_addr
` [PATCH v4 03/39] mmc: msm_sdhci: use modern clock handling
` [PATCH v4 04/39] dt-bindings: drop msm_sdhci binding
` [PATCH v4 05/39] clk/qcom: use upstream compatible properties
` [PATCH v4 06/39] clock/qcom: qcs404: fix clk_set_rate
` [PATCH v4 07/39] serial: msm: add debug UART
` [PATCH v4 08/39] serial: msm: fix clock handling and pinctrl
` [PATCH v4 09/39] gpio: qcom_pmic: 1-based GPIOs
` [PATCH v4 10/39] gpio: qcom_pmic: add a quirk to skip GPIO configuration
` [PATCH v4 11/39] gpio: qcom_pmic: add pinctrl driver
` [PATCH v4 12/39] sandbox: dts: fix qcom pmic gpio
` [PATCH v4 13/39] pinctrl: qcom: stub support for special GPIOs
` [PATCH v4 14/39] pinctrl: qcom: fix DT compatibility
` [PATCH v4 15/39] pinctrl: qcom: apq8016: init pre-reloaction
` [PATCH v4 16/39] board: dragonboard410c: add chainloaded config fragment
` [PATCH v4 17/39] board: dragonboard410c: upstream DT compat
` [PATCH v4 18/39] board: dragonboard410c: import board code from mach-snapdragon
` [PATCH v4 19/39] board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADER
` [PATCH v4 20/39] mach-snapdragon: generalise board support
` [PATCH v4 21/39] mach-snapdragon: dynamic load addresses
` [PATCH v4 22/39] mach-snapdragon: generate fdtfile automatically
` [PATCH v4 23/39] mach-snapdragon: carve out no-map regions
` [PATCH v4 24/39] board: qcs404-evb: drop board code
` [PATCH v4 25/39] doc: board/qualcomm: document generic targets
` [PATCH v4 26/39] doc: board/qualcomm: link to APQ8016 TRM
` [PATCH v4 27/39] dt-bindings: import headers for SDM845
` [PATCH v4 28/39] dts: sdm845: import supporting dtsi files
` [PATCH v4 29/39] dts: sdm845: replace with upstream DTS
` [PATCH v4 30/39] dt-bindings: import headers for MSM8916
` [PATCH v4 31/39] dts: msm8916: import PMIC dtsi files
` [PATCH v4 32/39] dts: msm8916: replace with upstream DTS
` [PATCH v4 33/39] dt-bindings: import headers for MSM8996
` [PATCH v4 34/39] dts: msm8996: import PMIC dtsi files
` [PATCH v4 35/39] dts: dragonboard820c: use correct bindings for clocks
` [PATCH v4 36/39] dts: msm8996: replace with upstream DTS
` [PATCH v4 37/39] dt-bindings: import headers for qcs404
` [PATCH v4 38/39] dts: qcs404-evb: replace with upstream DT
` [PATCH v4 39/39] MAINTAINERS: Qualcomm: add some missing paths

[PATCH v4 1/2] imx: imxrt1050-evk: Add support for SPI flash booting
 2024-02-20 17:20 UTC  (6+ messages)
` [PATCH v4 2/2] imx: imxrt1050-evk: Add documentation for SPI boot

HABv4 with SPL and u-boot-dtb.img on i.MX6
 2024-02-20 16:29 UTC  (2+ messages)

[PATCH 0/7] imx8mp: Enable PCIe/NVMe support
 2024-02-20 16:04 UTC  (16+ messages)
` [PATCH 1/7] clk: imx8mp: Add support for PCIe clocks
` [PATCH 2/7] reset: imx: Add support for i.MX8MP reset controller
` [PATCH 3/7] imx8mp: power-domain: Add PCIe support
` [PATCH 4/7] imx8mp: power-domain: Expose high performance PLL clock
` [PATCH 5/7] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
` [PATCH 6/7] pci: Add DW PCIe controller support for iMX8MP SoC
` [PATCH 7/7] verdin-imx8mp_defconfig: Enable PCIe/NVMe support

[PATCH V6 00/20] board: ti: Add support for BeaglePlay
 2024-02-20 12:50 UTC  (9+ messages)
` [PATCH V6 07/20] configs: am62x_evm_a53_defconfig: Switch to bootstd

[PATCH 1/1] ext4: detect directories in ext4fs_exists()
 2024-02-20 14:45 UTC  (2+ messages)

[PATCH 1/3] mmc: Convert hs400_tuning flag from u8 to bool
 2024-02-20 14:41 UTC  (8+ messages)
` [PATCH 2/3] mmc: Add generic tuning flag
` [PATCH 3/3] mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback

[PATCH v1 1/1] arch:arm: Agilex5 enablement
 2024-02-20 14:36 UTC 

[PATCH] mmc: Drop unused mmc_send_tuning() cmd_error parameter
 2024-02-20 14:33 UTC  (4+ messages)

[PATCH] pylibfdt: Fix "invalid escape sequence '\w'" in setup.py
 2024-02-20 13:52 UTC 

[PATCH] video: simplefb: modernise DT parsing
 2024-02-20 13:21 UTC  (2+ messages)

[PATCH 1/1] efi_loader: simplify error message in efi_disk_create_raw()
 2024-02-20 11:44 UTC  (2+ messages)

[PATCH v2 00/21] FWU: Migrate FWU metadata to version 2
 2024-02-20 11:15 UTC  (6+ messages)
` [PATCH v2 17/21] tools: mkfwumdata: migrate to metadata "

[PATCH] mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
 2024-02-20 11:05 UTC  (2+ messages)

[PATCH 0/5] imx93_var_som: Add USB support
 2024-02-20 10:35 UTC  (6+ messages)
` [PATCH 1/5] arm: dts: imx93: "
` [PATCH 2/5] arm: dts: imx93-var-som-symphony: "
` [PATCH 3/5] configs: imx93_var_som: "
` [PATCH 4/5] configs: imx93_var_som: Add fastboot support
` [PATCH 5/5] configs: imx93_var_som: Add EFI support

[PATCH] mmc: tmio: Check INFO1 for completion during DMA transfer
 2024-02-20 11:02 UTC  (2+ messages)

How To Move Root Partition From eMMC to SSD
 2024-02-20 10:47 UTC  (3+ messages)

[PATCH v2] usb: ehci-mx6: Add i.MX93 support
 2024-02-20 10:47 UTC  (4+ messages)

[PATCH v2] common: usb-hub: Reset USB 3.0 hubs only
 2024-02-20 10:46 UTC  (5+ messages)

[PATCH v2] dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()
 2024-02-20 10:43 UTC  (2+ messages)

[PATCH 0/3] Enable IMX_TMU driver for PHYTEC boards
 2024-02-20 10:41 UTC  (4+ messages)
` [PATCH 1/3] phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU
` [PATCH 2/3] phycore-imx8mm_defconfig: "
` [PATCH 3/3] imx8mm-phygate-tauri-l_defconfig: "

[PATCH] dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()
 2024-02-20 10:06 UTC  (4+ messages)

[PATCH] board: imx6dl-sielaff: spl.c: Remove multiline string
 2024-02-20  9:01 UTC 

[PATCH v3 1/3] mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
 2024-02-20  8:49 UTC  (5+ messages)
` [PATCH v3 2/3] board: Add support for Sielaff i.MX6 Solo board

[PULL] u-boot-usb/master
 2024-02-20  8:35 UTC 

[PATCH] arm: dts: k3-am625-verdin-r5: Change CPU frequency to 1000MHz
 2024-02-20  8:28 UTC  (4+ messages)

[PATCH 0/5] Add i2c and reset support for Renesas RZ/G2L
 2024-02-20  7:50 UTC  (6+ messages)
` [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family

[PATCH v3] test/py: saveenv: Add a test for saveenv command
 2024-02-20  7:41 UTC 

[PATCH v3] test/py: reset: Add a test for reset command
 2024-02-20  7:41 UTC 

LTO build failure with GCC 13.2.1
 2024-02-19 21:20 UTC  (3+ messages)

[PATCH] virtio: fix get_config / set_config for legacy VirtIO targets
 2024-02-19 20:49 UTC  (3+ messages)

[PATCH v3 1/3] arm: dts: imxrt: Add binman support
 2024-02-19 20:34 UTC  (6+ messages)
` [PATCH v3 3/3] imx: imxrt1050-evk: Add documentation for SPI boot

[PATCH v3 00/17] video: dw_hdmi: Support Vendor PHY
 2024-02-19 18:32 UTC  (5+ messages)
` [PATCH v3 14/17] ARM: dts: rk3328: Enable VOP for bootph-all

[PATCH] cmd: eeprom: Fix config dependency
 2024-02-19 18:18 UTC 

[GIT PULL] Please pull u-boot-imx-master-20240219
 2024-02-19 17:05 UTC  (2+ messages)

[PATCH 0/3] Fix driver for misc/atsha204a
 2024-02-19 16:32 UTC  (4+ messages)
` [PATCH 1/3] misc: atsha204a: remove broken for loop
` [PATCH 2/3] misc: atsha204a: fix sleep function
` [PATCH 3/3] misc: atsha204a: fix wakeup function

SPL cannot boot FIT image linux kernel in u-boot 2019.07
 2024-02-19 16:12 UTC 

[PATCH 0/2] net: ti: am65-cpsw / cpsw-mdio: Switch to DM MDIO
 2024-02-19 15:33 UTC  (3+ messages)
` [PATCH 1/2] net: mdio: Handle bus level GPIO Reset
` [PATCH 2/2] net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework

[PATCH v3 1/5] usb: ohci-generic: ignore ENOSYS and ENOTSUPP errors from clk and reset
 2024-02-19 14:38 UTC 

[PATCH v2 1/5] usb: ohci-generic: ignore ENOSYS and ENOTSUPP errors from clk and reset
 2024-02-19 14:05 UTC  (2+ messages)

[PATCH] usb: ehci-mx6: Add i.MX93 support
 2024-02-19 14:04 UTC  (3+ messages)

[PATCH] riscv: Repeat virtio scan
 2024-02-19 12:41 UTC 

[PATCH] usb: dwc3: add newlines to dev_vdbg calls in ep0
 2024-02-19 13:16 UTC 

[PATCH 1/5] msc_sm2s_imx8mp: Convert to DM_SERIAL
 2024-02-19 13:15 UTC  (3+ messages)
` EXT: "

[PATCH v4 1/3] mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
 2024-02-19 13:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update after GEHC spin-off
 2024-02-19 13:11 UTC  (2+ messages)

[PATCH] disk: dos: Add all options for EFI System Partitions
 2024-02-19 12:58 UTC  (4+ messages)

[PATCH v5 00/11] An effort to bring DT bindings compliance within U-Boot
 2024-02-19  6:40 UTC  (6+ messages)
` [PATCH v5 08/11] doc: devicetree: Updates for devicetree-rebasing subtree

[PATCH v10 0/8] spi-nor: Add parallel and stacked memories support
 2024-02-19 11:48 UTC  (3+ messages)
` [PATCH v10 4/8] spi: spi-uclass: Read chipselect and restrict capabilities

[PATCH v1] include: android_bootloader_message.h: sync with AOSP upstream
 2024-02-19 10:15 UTC 

[PATCH] rockchip: ringneck-px30: put STM32_RST line in input mode instead of output
 2024-02-19  9:50 UTC  (3+ messages)

[PATCH v8 00/16] Introduce initial TI's J784S4 and AM69 support
 2024-02-19  9:48 UTC  (11+ messages)
` [PATCH v8 12/16] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v8 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation

[PATCH 00/11] rockchip: rk3399: Migrate to use IO-domain driver
 2024-02-19  9:13 UTC  (3+ messages)
` [PATCH 04/11] board: rockchip: Add a common ROCK Pi 4 target

[PATCH] qcom_defconfig: Enable ethernet and I2C support
 2024-02-19  8:41 UTC 

Booting RPi5B with latest git
 2024-02-19  8:30 UTC  (3+ messages)

[PATCH 0/2] Drop reiserfs support
 2024-02-18 23:59 UTC  (3+ messages)
` [PATCH 1/2] configs: ethernut5: Drop reiserfs
` [PATCH 2/2] fs: drop reiserfs

[PATCH] mmc: rockchip_sdhci: Use bounce buffer in SPL to fix read performance
 2024-02-18 22:03 UTC  (2+ messages)

[PATCH v2 0/2] rockchip: Update stack and bss addresses on RK3328 and RK3399
 2024-02-18 21:54 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