public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-02-11 10:09:30 to 2023-02-12 23:46:29 UTC [more...]

[GIT PULL] Clock changes for 2023.04-rc1
 2023-02-12 23:45 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mpc8xx
 2023-02-12 23:45 UTC  (2+ messages)

[PATCH] lmb: Bump CONFIG_LMB_MAX_REGIONS
 2023-02-12 23:45 UTC  (7+ messages)

[PATCH] socfpga: fix the serial console on DE1-SoC
 2023-02-12 23:45 UTC  (3+ messages)

[PATCH v2 0/1] Fix boot regressions on at least TI am62x
 2023-02-12 23:45 UTC  (3+ messages)
` [PATCH v2 1/1] lmb: Treat a region which is a subset as equal

[PATCH v3 00/95] RFC: Migrate to split config
 2023-02-12 23:16 UTC  (91+ messages)
` [PATCH v3 01/95] mtd: Drop unused kb9202_nand driver
` [PATCH v3 02/95] mtd: Drop unused CONFIG_ONENAND_U_BOOT
` [PATCH v3 03/95] sh4: Drop unused twl6030 driver
` [PATCH v3 04/95] moveconfig: Update to detect / correct missing SPL Kconfigs
` [PATCH v3 05/95] bootstd: Disable QFW bootmeth in SPL
` [PATCH v3 06/95] Correct SPL uses of ARCH_MVEBU
` [PATCH v3 07/95] Correct SPL uses of DISPLAY_AER_FULL
` [PATCH v3 08/95] Correct SPL uses of FSL_ISBC_KEY_EXT
` [PATCH v3 09/95] Correct SPL uses of MULTIPLEXER
` [PATCH v3 10/95] Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED
` [PATCH v3 11/95] Correct SPL use of PHY_CADENCE_SIERRA
` [PATCH v3 12/95] Correct SPL uses of PHY_FIXED
` [PATCH v3 13/95] boot: Add a Kconfig for SPL_FIT_CIPHER
` [PATCH v3 14/95] boot: Add a Kconfig for SPL_BOOTSTD_FULL
` [PATCH v3 15/95] boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
` [PATCH v3 16/95] Correct SPL use of DM_RNG
` [PATCH v3 17/95] boot: Add a Kconfig for SPL_BOOTDEV_SPI_FLASH
` [PATCH v3 18/95] boot: Add a Kconfig for SPL_BOOTDEV_ETH
` [PATCH v3 19/95] dm: Add a Kconfig for SPL_DEVRES
` [PATCH v3 20/95] dm: Add a Kconfig for SPL_DM_HWSPINLOCK
` [PATCH v3 21/95] boot: Add a Kconfig for SPL_OF_LIVE
` [PATCH v3 22/95] cmd: Add a Kconfig for SPL_CRC32_VERIFY
` [PATCH v3 23/95] console: Add a Kconfig for SPL_CONSOLE_MUX et al
` [PATCH v3 24/95] button: Add a Kconfig for SPL_BUTTON
` [PATCH v3 25/95] lib: Add a Kconfig for SPL_ERRNO_STR
` [PATCH v3 26/95] lib: Add a Kconfig for SPL_FSP_VERSION2
` [PATCH v3 27/95] iommu: Add a Kconfig for SPL_IOMMU
` [PATCH v3 28/95] pinctrl: Add a Kconfig for SPL_PINCTRL_ARMADA_38X
` [PATCH v3 29/95] virtio: Add a Kconfig for SPL_VIRTIO
` [PATCH v3 30/95] lib: Add a Kconfig for SPL_BZIP2
` [PATCH v3 31/95] acpi: Add a Kconfig for SPL_ACPIGEN
` [PATCH v3 32/95] rockchip: Add a Kconfig for SPL_RESET_ROCKCHIP
` [PATCH v3 33/95] mediatek: Add a Kconfig for SPL_RESET_MEDIATEK
` [PATCH v3 34/95] lib: Add a Kconfig for SPL_GENERATE_ACPI_TABLE
` [PATCH v3 35/95] efi: Add a Kconfig for SPL_EFI_LOADER et al
` [PATCH v3 36/95] moveconfig: Various minor improvements
` [PATCH v3 37/95] sandbox: Expand size for VPL image
` [PATCH v3 38/95] event: Add Kconfig options for SPL
` [PATCH v3 39/95] bootstd: "
` [PATCH v3 40/95] cmd: Add SPL Kconfigs for CMDLINE and HUSH
` [PATCH v3 41/95] boot: Add a Kconfig for SPL_QCOM_PMIC_GPIO
` [PATCH v3 42/95] cros_ec: Add SPL Kconfigs for cros_ec features
` [PATCH v3 43/95] boot: Add a Kconfig for SPL_UT_COMPRESSION
` [PATCH v3 44/95] env: Avoid checking ENV_IS_IN when env disabled
` [PATCH v3 45/95] boot: Add a Kconfig for SPL_AVB_VERIFY
` [PATCH v3 46/95] env: Allow VPL environment to be nowhere
` [PATCH v3 47/95] lib: Add VPL options for SHA1 and SHA256
` [PATCH v3 48/95] x86: Use string functions for all 32-bit builds
` [PATCH v3 49/95] lib: Fix build condition for tiny-printf
` [PATCH v3 50/95] sandbox: Tidy up RTC options
` [PATCH v3 51/95] sandbox: Use the generic VPL option to enable VPL
` [PATCH v3 52/95] sandbox: Tidy up I2C options
` [PATCH v3 53/95] fixdep: Add support for VPL
` [PATCH v3 54/95] fixdep: Refactor to make testing easier
` [PATCH v3 55/95] fixdep: Add some tests for parse_config_line()
` [PATCH v3 56/95] test: Add SPL versions of the TEST_KCONFIG options
` [PATCH v3 57/95] lib: Add an SPL config for LIB_UUID
` [PATCH v3 58/95] test: Tidy up sandbox handling in test-main
` [PATCH v3 59/95] kconfig: Add a configuration file for nospl
` [PATCH v3 60/95] kconfig: Refactor code into separate writer functions
` [PATCH v3 61/95] kconfig: Support writing separate SPL files
` [PATCH v3 62/95] Rename CONFIG_TEXT_BASE
` [PATCH v3 63/95] x86: Fix up some Kconfig options
` [PATCH v3 64/95] Add VPL options for BLOBLIST
` [PATCH v3 65/95] omap: Correct an SPL build error with watchdog
` [PATCH v3 66/95] freescale: pm9g45: Fix problems with ls1021aqds_nand et al
` [PATCH v3 67/95] imx: watchdog: Correct watchdog error condition
` [PATCH v3 68/95] socfpga: Use the correct condition for SYS_L2_PL310
` [PATCH v3 69/95] rockchip: Avoid checking environment without ENV_SUPPORT
` [PATCH v3 70/95] freescale: Drop old pre-DM_ETH code
` [PATCH v3 71/95] imx: Use SATA instead of CMD_SATA
` [PATCH v3 72/95] net: Add an SPL config for atheros
` [PATCH v3 73/95] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
` [PATCH v3 75/95] pci: Use the correct symbol to enable struct members
` [PATCH v3 76/95] x86: Fix monitor base for split config
` [PATCH v3 77/95] dm: Add a TPL symbol for simple-bus
` [PATCH v3 78/95] x86: coral: Avoid build errors with missing SPL symbols
` [PATCH v3 81/95] Allow distroboot environment to be the same in SPL
` [PATCH v3 82/95] command: Don't allow commands "
` [PATCH v3 84/95] Makefile: Use empty SPL_ and SPL_TPL_ vars
` [PATCH v3 86/95] kconfig: Adjust the meaning of CONFIG_IS_ENABLED()
` [PATCH v3 87/95] kconfig: Drop CONFIG_IF_ENABLED_INT()
` [PATCH v3 88/95] kconfig: Drop CONFIG_IS_ENABLED()
` [PATCH v3 89/95] kconfig: drop config_opt_enabled()
` [PATCH v3 90/95] kconfig: Drop CONFIG_VAL()
` [PATCH v3 91/95] Makefile: Clean up an unnecessary Makefile piece
` [PATCH v3 92/95] fixdep: Drop support for CONFIG_IS_ENABLED and CONFIG_VAL
` [PATCH v3 93/95] kconfig: Move closer to the Linux version
` [PATCH v3 94/95] checkpatch: Remove unwanted CONFIG_IS_ENABLED rules
` [PATCH v3 95/95] Makefile: Drop SPL_ and SPL_TPL_ macros

imx8mp spi fail
 2023-02-12 23:38 UTC  (2+ messages)

[PATCH] arm64: a37xx: pinctrl: probe after binding
 2023-02-12 23:36 UTC  (3+ messages)

[PATCH v3 01/14] clk: imx8mp: Add EQoS MAC clock
 2023-02-12 23:17 UTC  (16+ messages)
` [PATCH v3 02/14] net: Pull board_interface_eth_init() into common code
` [PATCH v3 03/14] net: dwc_eth_qos: Drop bogus return after goto
` [PATCH v3 04/14] net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
` [PATCH v3 05/14] net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()
` [PATCH v3 06/14] net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC
` [PATCH v3 07/14] net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
` [PATCH v3 08/14] net: dwc_eth_qos: Add i.MX8M Plus RMII support
` [PATCH v3 09/14] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus
` [PATCH v3 10/14] net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/Plus
` [PATCH v3 11/14] net: fec_mxc: Add board_interface_eth_init() "
` [PATCH v3 12/14] arm64: dts: imx8mp: Drop EQoS clock workaround
` [PATCH v3 13/14] arm64: imx8mp: Drop EQoS GPR[1] board workaround
` [PATCH v3 14/14] arm64: imx8mm: imx8mn: imx8mp: Drop FEC "

[PATCH v4 00/11] dm: Move to new driver model schema for device tree tags
 2023-02-12 23:15 UTC  (4+ messages)
` [PATCH v4 10/11] dm: Add support for handling old u-boot,dm- tags
  ` [PATCH v4 10/11] dm: Add support for handling old u-boot, dm- tags

[PATCH v2 026/169] Correct SPL use of ARCH_VERSAL
 2023-02-12 23:15 UTC  (10+ messages)
` [PATCH v2 137/169] Correct SPL uses of SEC_FIRMWARE_ARMV8_PSCI
` [PATCH v2 141/169] Correct SPL use of SPI_FLASH_BAR
` [PATCH v2 142/169] Correct SPL uses of SPI_FLASH_MACRONIX

[PATCH v2 062/169] Correct SPL uses of CPU_MICROBLAZE
 2023-02-12 23:14 UTC  (37+ messages)
` [PATCH v2 064/169] Correct SPL uses of DFU_VIRT
` [PATCH v2 091/169] Correct SPL uses of FSL_ISBC_KEY_EXT
` [PATCH v2 093/169] Correct SPL use of FSP_VERSION2
` [PATCH v2 095/169] Correct SPL use of GENERATE_SMBIOS_TABLE
` [PATCH v2 096/169] Correct SPL uses of GMAC_ROCKCHIP
` [PATCH v2 099/169] Correct SPL uses of I8259_PIC
` [PATCH v2 103/169] Correct SPL uses of IMX_RDC
` [PATCH v2 109/169] Correct SPL uses of MULTIPLEXER
` [PATCH v2 112/169] Correct SPL uses of NXP_FSPI
` [PATCH v2 119/169] Correct SPL use of PCI_PNP
` [PATCH v2 124/169] Correct SPL use of PHY_CADENCE_TORRENT
` [PATCH v2 127/169] Correct SPL use of QFW_PIO

[PATCH 0/4] FPGAs as Memory Technology Devices in U-Boot
 2023-02-12 22:40 UTC  (7+ messages)
` [PATCH 3/4] mtd/fpga: add fpga directory to mtd (with Cyclone 10)

[PATCH v2 1/2] clk: Allow clk_get_by_name() with NULL name
 2023-02-12 19:57 UTC  (3+ messages)

[RFC PATCH] doc: arch: Add document for RISC-V architecture
 2023-02-12 19:25 UTC  (3+ messages)

[PATCH] arm64: imx: Add support for imx8mp-beacon-kit
 2023-02-12 18:08 UTC  (4+ messages)

[PATCH v1 00/18] arm: Add Rockchip RK3588 support
 2023-02-12 17:59 UTC  (5+ messages)
` [PATCH v1 05/18] clk: rockchip: Add rk3588 clk support

[PATCH v3 00/10] usb: dwc3: Refactor dwc3-generic and apply to dwc3-uniphier
 2023-02-12 17:58 UTC  (3+ messages)
` [PATCH v3 07/10] clk: uniphier: Add missing USB SS-PHY clocks

[PATCH v2 01/10] clk: imx8mp: Add EQoS MAC clock
 2023-02-12 17:57 UTC  (3+ messages)
` [PATCH v2 06/10] net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus

[PATCH v2 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model
 2023-02-12 17:55 UTC  (3+ messages)
` [PATCH v2 1/6] clk: sunxi: Add NAND clocks and resets

[PATCH] Dockerfile: Update QEMU git location
 2023-02-12 16:45 UTC  (2+ messages)

[PATCH 00/24] trace: Update the trace feature to work with trace-cmd
 2023-02-12 16:45 UTC  (2+ messages)

[PATCH] fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
 2023-02-12 16:20 UTC  (4+ messages)

[PATCH 0/1 v2] Add Radxa ROCK 3 Model A support in U-boot
 2023-02-12 13:45 UTC  (2+ messages)
` [PATCH 1/1 v2] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support

[PATCH 0/5] arm: fsl-layerscape: remove some boards
 2023-02-12 10:17 UTC  (6+ messages)
` [PATCH 1/5] arm: ls1012: remove ls1012aqds
` [PATCH 2/5] arm: ls1021: remove ls1021aqds
` [PATCH 3/5] arm: ls1043: remove ls1043aqds
` [PATCH 4/5] arm: ls1046: remove ls1046aqds
` [PATCH 5/5] arm: ls2080: remove ls2080aqds

[PATCH 1/2] riscv: Rename Andes cpu and board names
 2023-02-12 15:57 UTC  (2+ messages)

[PATCH] doc: devicetree: dt_qemu.rst: Fix the typo and space
 2023-02-12  7:09 UTC 

[PATCH v2 03/14] tpm: Add a proper Kconfig option for crc8 in SPL
 2023-02-11 23:29 UTC  (3+ messages)
` [PATCH v2 13/14] rockchip: Enable bootstage on rockpro64

[PATCH v2 1/4] arm64: dts: imx8mp: Adjust EQoS PHY address on i.MX8MP DHCOM
 2023-02-11 22:38 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mp: Add EQoS RMII pin mux "
` [PATCH v2 3/4] arm64: dts: imx8mp: Add FEC "
` [PATCH v2 4/4] arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2

[PATCH] arm64: imx8mp: Auto-detect PHY on i.MX8MP DHCOM
 2023-02-11 22:10 UTC 

[PATCH 1/4] arm64: dts: imx8mp: Adjust FEC PHY address on i.MX8MP DHCOM
 2023-02-11 22:09 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mp: Add EQoS RMII pin mux "
` [PATCH 3/4] arm64: dts: imx8mp: Add FEC "
` [PATCH 4/4] arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2

[PATCH] ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOM
 2023-02-11 21:49 UTC 

[PATCH] ARM: imx: Enable LTO for DH electronics i.MX8M Plus DHCOM
 2023-02-11 21:48 UTC 

[PATCH v2 00/10] Backport BRCMNAND changes from Linux
 2023-02-11 15:29 UTC  (11+ messages)
` [PATCH v2 01/10] mtd: rawnand: brcmnand: Refactored code to introduce helper functions
` [PATCH v2 02/10] mtd: rawnand: brcmnand: Add support for v7.3 controller
` [PATCH v2 03/10] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
` [PATCH v2 04/10] mtd: nand: brcmnand: Add support for flash-dma v0
` [PATCH v2 05/10] mtd: rawnand: brcmnand: correctly verify erased pages
` [PATCH v2 06/10] mtd: rawnand: brcmnand: rename v4 registers
` [PATCH v2 07/10] mtd: rawnand: brcmnand: fix CS0 layout
` [PATCH v2 08/10] mtd: rawnand: brcmnand: rename page sizes
` [PATCH v2 09/10] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
` [PATCH v2 10/10] mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC

[PATCH v2] riscv: cancel the limitation that NR_CPUS is less than or equal to 32
 2023-02-11 14:11 UTC  (7+ messages)

[PATCH 1/6] nvmem: core: add nvmem_dev_size() helper
 2023-02-11 13:45 UTC  (2+ messages)

Dependency issue on SPL_MXC_OCOTP
 2023-02-11 10:18 UTC 

[PATCH] arm: bcm7xxx: Convert to DM_SERIAL
 2023-02-11  0:24 UTC  (2+ messages)
` [PATCH] doc: board: bcm7xxx: Convert to reStructuredText format


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