u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 05:21:34 to 2021-10-09 20:42:02 UTC [more...]

[PATCH v6 00/11] board: toradex: verdin-imx8mm: target refresh
 2021-10-09 20:41 UTC  (3+ messages)
` [PATCH v6 01/11] imx8m: clean-up kconfig indentation
` [PATCH v6 02/11] verdin-imx8mm: fix ethernet

[PATCH] lz4: Use a private header for U-Boot
 2021-10-09 18:57 UTC  (2+ messages)

[PATCH u-boot-marvell 00/12] Small Turris MOX and Omnia changes
 2021-10-09 17:33 UTC  (13+ messages)
` [PATCH u-boot-marvell 01/12] arm: mvebu: turris_mox: Drop SF_DEFAULT_MODE from defconfig
` [PATCH u-boot-marvell 02/12] arm: mvebu: turris_mox: Move options to defconfig
` [PATCH u-boot-marvell 03/12] arm: mvebu: a3720: Create Kconfig option for I2C_MV
` [PATCH u-boot-marvell 04/12] arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option
` [PATCH u-boot-marvell 05/12] arm: mvebu: turris_mox: Cosmetic update for board config header
` [PATCH u-boot-marvell 06/12] arm: mvebu: turris_mox: Use show_board_info()
` [PATCH u-boot-marvell 07/12] arm: mvebu: turris_mox: Always handle reset button
` [PATCH u-boot-marvell 08/12] arm: mvebu: turris_mox: Better check for valid ethernet addresses in env
` [PATCH u-boot-marvell 09/12] arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid
` [PATCH u-boot-marvell 10/12] arm: mvebu: turris_omnia: Use show_board_info()
` [PATCH u-boot-marvell 11/12] arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig
` [PATCH u-boot-marvell 12/12] arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC "

[PATCH v5 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-09 16:07 UTC  (3+ messages)
` [PATCH v5 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable

[PATCH v4 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-09 16:06 UTC  (3+ messages)
` [PATCH v4 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable

[PATCH v1 3/3] rockchip: rk3568: add arch_cpu_init()
 2021-10-09 15:24 UTC  (4+ messages)

[PATCH v1 2/3] arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node
 2021-10-09 15:06 UTC  (2+ messages)

[PATCH v1 1/3] rockchip: Kconfig: Enable SPL support for rk3568
 2021-10-09 15:05 UTC  (2+ messages)

[PATCH v1] clk: rockchip: rk3568: update clks
 2021-10-09 15:05 UTC  (2+ messages)

[PATCH v3 1/2] spi: rockchip_sfc: Implement set_speed logic
 2021-10-09 15:04 UTC  (4+ messages)
` [PATCH v3 2/2] spi: rockchip_sfc: Using read_poll

[PATCH 0/4] arm64: dts: rockchip: px30: Linux-5.14-rc3 Sync
 2021-10-09 14:52 UTC  (3+ messages)

[PATCH v5 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
 2021-10-09 11:30 UTC  (2+ messages)
` [PATCH v5 2/2] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support

[PATCH 1/4] Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
 2021-10-09 13:27 UTC  (4+ messages)
` [PATCH 2/4] Convert CONFIG_USB_EHCI_MXS to Kconfig
` [PATCH 3/4] Drop CONFIG_USB_EHCI_KIRKWOOD
` [PATCH 4/4] Convert CONFIG_USB_EHCI_IS_TDI to Kconfig

[PATCH 1/2] sunxi: add H2+ config option
 2021-10-09 12:18 UTC  (2+ messages)
` [PATCH 2/2] sunxi: fix non working console on uart2

[PATCH 1/2] arm: mvebu: Implement the mac command (Marvell hw_info)
 2021-10-09 10:29 UTC  (8+ messages)
` [PATCH 2/2] arm: mvebu: add Globalscale MOCHAbin support

[PATCH] mtd: Add SPI Nor Flash chip GD25LQ256D ID
 2021-10-09  8:51 UTC  (4+ messages)

[PATCH v2 0/7] arm64: dts: imx8mm: add common -binman.dtsi and further clean-up
 2021-10-09  5:59 UTC  (9+ messages)
` [PATCH v2 1/7] imx8mm-cl-iot-gate: fix imximage intermediate binary naming
` [PATCH v2 2/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order
` [PATCH v2 3/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi
` [PATCH v2 4/7] arm64: dts: imx8mm: use common binman configuration
` [PATCH v2 5/7] arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties
` [PATCH v2 6/7] arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename
` [PATCH v2 7/7] arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-10-09  1:41 UTC  (53+ messages)
` [PATCH v5 01/29] compiler: Rename host_build() to tools_build()
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
` [PATCH v5 03/29] image: Add Kconfig options for FIT in the tools build
` [PATCH v5 04/29] spl: cypto: Bring back SPL_ versions of SHA
` [PATCH v5 05/29] hash: Use Kconfig to enable hashing in host tools and SPL
` [PATCH v5 06/29] hash: Drop some #ifdefs in hash.c
` [PATCH v5 07/29] image: Drop IMAGE_ENABLE_FIT
` [PATCH v5 08/29] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH v5 09/29] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH v5 10/29] image: Use Kconfig to enable FIT_RSASSA_PSS "
` [PATCH v5 11/29] image: Use the correct checks for CRC32
` [PATCH v5 12/29] image: Drop IMAGE_BOOT_GET_CMDLINE
` [PATCH v5 13/29] image: Drop IMAGE_OF_BOARD_SETUP
` [PATCH v5 14/29] image: Drop IMAGE_OF_SYSTEM_SETUP
` [PATCH v5 15/29] image: Drop IMAGE_ENABLE_IGNORE
` [PATCH v5 16/29] efi: Correct dependency on FIT_SIGNATURE
` [PATCH v5 19/29] image: Tidy up fit_unsupported_reset()
` [PATCH v5 20/29] image: Drop unnecessary #ifdefs from image.h
` [PATCH v5 21/29] image: Drop #ifdefs for fit_print_contents()
` [PATCH v5 22/29] image: Drop most #ifdefs in image-board.c
` [PATCH v5 23/29] image: Reduce variable scope in boot_get_ramdisk()
` [PATCH v5 24/29] image: Split up boot_get_ramdisk()
` [PATCH v5 25/29] image: Remove #ifdefs from select_ramdisk()
` [PATCH v5 26/29] image: Remove some #ifdefs from image-fit and image-fit-sig
` [PATCH v5 27/29] image: Reduce variable scope in boot_get_fdt()
` [PATCH v5 28/29] image: Split up boot_get_fdt()

[PATCH v4 00/15] image: A partial series for the image clean-up
 2021-10-09  1:39 UTC  (31+ messages)
` [PATCH v4 01/15] lib: Add memdup()
` [PATCH v4 02/15] Add support for an owned buffer
` [PATCH v4 03/15] compiler: Add a comment to host_build()
` [PATCH v4 04/15] zstd: Create a function for use from U-Boot
` [PATCH v4 05/15] btrfs: Use U-Boot API for decompression
` [PATCH v4 06/15] image: Avoid switch default in image_decomp()
` [PATCH v4 07/15] image: Update zstd to avoid reporting error twice
` [PATCH v4 08/15] gzip: Avoid use of u64
` [PATCH v4 09/15] image: Update image_decomp() to avoid ifdefs
` [PATCH v4 10/15] image: Split board code out into its own file
` [PATCH v4 11/15] image: Fix up checkpatch warnings in image-board.c
` [PATCH v4 12/15] image: Split host code out into its own file
` [PATCH v4 13/15] image: Create a function to do manual relocation
` [PATCH v4 14/15] image: Avoid #ifdefs for "
` [PATCH v4 15/15] image: Remove ifdefs around image_setup_linux() el at

[PATCH v4 0/5] sf: Add documentation and an 'sf mmap' command
 2021-10-08 20:29 UTC  (12+ messages)
` [PATCH v4 1/5] command: Use a constant pointer for the help
` [PATCH v4 2/5] sf: Use const for the stage name
` [PATCH v4 3/5] sf: Tidy up code to avoid #ifdef
` [PATCH v4 4/5] sf: doc: Add documentation for the 'sf' command
` [PATCH v4 5/5] sf: Provide a command to access memory-mapped SPI

[PATCH v3 00/13] stm32mp1: Support falcon mode with OP-TEE payloads
 2021-10-08 19:56 UTC  (14+ messages)
` [PATCH v3 01/13] spl: Untagle spl_start_uboot() from spl_mmc.c
` [PATCH v3 02/13] spl: Move SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
` [PATCH v3 03/13] stm32mp1: Add support for baudrates higher than 115200
` [PATCH v3 04/13] stm32mp1: Add support for falcon mode boot from SD card
` [PATCH v3 05/13] board: stm32mp1: Implement board_fit_config_name_match() for SPL
` [PATCH v3 06/13] fdt_support: Implement fdt_ethernet_set_macaddr()
` [PATCH v3 07/13] arm: stm32mp: bsec: Update OTP shadow registers in SPL
` [PATCH v3 08/13] arm: stm32mp: Factor out reading MAC address from OTP
` [PATCH v3 09/13] stm32mp1: spl: Configure MAC address when booting OP-TEE
` [PATCH v3 10/13] lib: Makefile: Make optee library available in SPL
` [PATCH v3 11/13] ARM: dts: stm32mp: Add OP-TEE "/firmware" node to SPL dtb
` [PATCH v3 12/13] stm32mp1: spl: Copy optee nodes to target FDT for OP-TEE payloads
` [PATCH v3 13/13] ARM: dts: stm32mp: dts: Don't remove OPTEE nodes for DK2 boards

[PATCH v4 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-08 19:25 UTC  (6+ messages)
` [PATCH v4 01/11] Revert "Revert "mkeficapsule: Remove dtb related options""
` [PATCH v4 03/11] efi_loader: capsule: add back efi_get_public_key_data()

[PATCH] pci: Fix printf format for regions
 2021-10-08 15:50 UTC  (2+ messages)

[PATCH v2] pytest: Show a message when sandbox crashes
 2021-10-08 15:15 UTC 

Please pull u-boot-marvell/master
 2021-10-08 13:56 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor-core: Add fixups for s25fs512s
 2021-10-08 13:22 UTC  (2+ messages)

[PATCH 0/3] stm32mp: Attempt to resolve unintended breakage with v2021.10-rc2
 2021-10-08 13:20 UTC  (6+ messages)

[PATCH v2] mtd: spi-nor: Add support for Spansion S25FL256L
 2021-10-08 13:02 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor-ids: Reinstate Micron MT25QL02G
 2021-10-08 12:49 UTC  (2+ messages)

[PATCH] mtd: cqspi: Wait for transfer completion
 2021-10-08 12:36 UTC  (6+ messages)

[PATCH] mtd: spinand: macronix: Fix ECC Status Read
 2021-10-08 12:33 UTC  (2+ messages)

[PATCH v1] driver: spi: add bcm iproc qspi support
 2021-10-08 12:26 UTC  (2+ messages)

Broken build with disabling OpenSSL crypto
 2021-10-08  9:34 UTC  (3+ messages)

[PATCH] arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT
 2021-10-08  9:22 UTC  (2+ messages)

[PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg
 2021-10-08  9:21 UTC  (3+ messages)

[PATCH 1/2] arm: mvebu: dts: m801: correct CP1 pinctrl
 2021-10-08  9:20 UTC  (6+ messages)
` [PATCH 2/2] arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code

[PATCH u-boot-marvell v2 0/6] A3720 PCIe enhancements
 2021-10-08  9:18 UTC  (16+ messages)
` [PATCH u-boot-marvell v2 1/6] arm: a37xx: pci: Fix pcie_advk_link_up()
` [PATCH u-boot-marvell v2 2/6] arm: a37xx: pci: Add support for accessing PCI Bridge on root bus
` [PATCH u-boot-marvell v2 3/6] arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge
` [PATCH u-boot-marvell v2 4/6] arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port
` [PATCH u-boot-marvell v2 5/6] arm: a37xx: pci: Cosmetic change
` [PATCH u-boot-marvell v2 6/6] arm: a37xx: pci: Update private structure documentation

[PATCH u-boot-marvell 0/9] a38x serdes cleanup
 2021-10-08  9:18 UTC  (21+ messages)
` [PATCH u-boot-marvell 1/9] arm: mvebu: a38x: serdes: Add comments and use macros in PCIe code
` [PATCH u-boot-marvell 2/9] arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REG
` [PATCH u-boot-marvell 3/9] arm: mvebu: a38x: serdes: Add comments for hws_pex_config() code
` [PATCH u-boot-marvell 4/9] arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registers
` [PATCH u-boot-marvell 5/9] arm: mvebu: a38x: serdes: Don't set PCIe Common Clock Configuration
` [PATCH u-boot-marvell 6/9] arm: mvebu: a38x: serdes: Don't overwrite PCI device ID
` [PATCH u-boot-marvell 7/9] arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init code
` [PATCH u-boot-marvell 8/9] arm: mvebu: a38x: serdes: Remove unused PCIe macros and functions
` [PATCH u-boot-marvell 9/9] arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines

[PATCH 1/3] phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization
 2021-10-08  9:17 UTC  (6+ messages)
` [PATCH 2/3] phy: marvell: a3700: Fix configuring polarity invert bits
` [PATCH 3/3] phy: marvell: a3700: Return correct error code when power up fails

[PATCH] arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiB
 2021-10-08  9:16 UTC  (2+ messages)

[RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-08  8:23 UTC  (6+ messages)
` [RFC 07/22] dm: blk: add UCLASS_PARTITION

[PATCH] stm32mp: add binman support for STM32MP15x
 2021-10-08  7:34 UTC 

[PATCH 1/2] board: stm32mp1: Remove gpio_hog_probe_all() from board
 2021-10-08  6:47 UTC  (6+ messages)
` [PATCH 2/2] board: dh_stm32mp1: "

[PATCH v1 0/7] i2c: stm32f7: driver update
 2021-10-08  6:44 UTC  (14+ messages)
` [PATCH v1 1/7] i2c: stm32f7: move driver data of each instance in a privdata
` [PATCH v1 2/7] arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32f746
` [PATCH v1 3/7] arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32h743
` [PATCH v1 4/7] i2c: stm32f7: support DT binding i2c-analog-filter
` [PATCH v1 5/7] i2c: stm32f7: fix configuration of the digital filter
` [PATCH v1 6/7] i2c: stm32f7: add support for DNF i2c-digital-filter binding

[PATCH] spi: stm32: Add ofdata_to_platdata() callback
 2021-10-08  6:41 UTC  (2+ messages)

[PATCH 1/6 v4] serial: qcom: add support for GENI serial driver
 2021-10-08  6:37 UTC  (3+ messages)
` [PATCH 2/6 v4] spmi: msm: add arbiter version 5 support
` [PATCH 6/6 v4] board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board

[PATCH] stm32f429: move CONFIG_BOOTCOMMAND in defconfig
 2021-10-08  6:36 UTC  (4+ messages)
  ` [Uboot-stm32] "

[PATCH] Convert CONFIG_STM32_FLASH to Kconfig
 2021-10-08  6:34 UTC  (2+ messages)

[PATCH] stv0991: remove specific CONFIG_STV0991 configs
 2021-10-08  6:32 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT
 2021-10-08  6:31 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp"
 2021-10-08  6:22 UTC  (2+ messages)

[PATCH 1/2] phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc
 2021-10-08  6:21 UTC  (3+ messages)

[PATCH 1/2] arm: stm32: Disable ATAGs support
 2021-10-08  6:18 UTC  (2+ messages)

[RESEND][PATCH v2 0/5] cmd: bind: Fix driver binding
 2021-10-08  6:14 UTC  (2+ messages)

[PATCH 1/5] pci: Skip configuring PCI Rom Address for unsupported header types
 2021-10-08  5:53 UTC  (10+ messages)
` [PATCH 2/5] pci: Skip configuring invalid P2P bridge devices
` [PATCH 3/5] pci: Fix configuring BARs
` [PATCH 4/5] pci: Fix showing bars
` [PATCH 5/5] pci: Fix showing registers

[resent RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-08  5:44 UTC  (5+ messages)
` [resent RFC 06/22] sata: call device_probe() after scanning

[PATCH v2 00/12] sunxi: Migrate to DM_I2C
 2021-10-08  5:17 UTC  (2+ messages)
` [PATCH v2 08/12] i2c: Add a DM_I2C driver for the sun8i RSB controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).