u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 07:29:40 to 2022-02-25 01:32:33 UTC [more...]

[RESEND RFC PATCH v2 0/4] enable menu-driven boot device selection
 2022-02-25  1:32 UTC  (5+ messages)
` [RESEND RFC PATCH v2 1/4] efi_loader: add "
` [RESEND RFC PATCH v2 2/4] lib/charset: add u16_strlcat() function
` [RESEND RFC PATCH v2 3/4] test: unit test for u16_strlcat()
` [RESEND RFC PATCH v2 4/4] efi_loader: add menu-driven UEFI Boot Variable maintenance

[PATCH v3 1/2] ram: stm32mp1: Unconditionally enable ASR
 2022-02-25  1:15 UTC  (2+ messages)
` [PATCH v3 2/2] stm32mp: psci: Implement PSCI system suspend and DRAM SSR

[RFC PATCH v2 0/4] enable menu-driven boot device selection
 2022-02-25  0:07 UTC  (3+ messages)

[PATCH] Makefile: Sort u-boot-initial-env output
 2022-02-24 23:54 UTC  (5+ messages)

[PATCH] arm: am33xx: Fix early debug UART initialization
 2022-02-24 23:53 UTC  (4+ messages)

[PATCH] arm: kirkwood: nas220: Add DM Ethernet, SATA, GPIO
 2022-02-24 23:19 UTC  (2+ messages)

[PATCH v2 1/2] ram: stm32mp1: Unconditionally enable ASR
 2022-02-24 23:14 UTC  (5+ messages)
` [PATCH v2 2/2] stm32mp: psci: Implement PSCI system suspend and DRAM SSR

IMX8MM 4GiB boundary issue
 2022-02-24 21:45 UTC  (7+ messages)

[PATCH v2] ARM: imx: imx8mn-evk: change environment address variables
 2022-02-24 20:07 UTC 

[PATCH 00/10] tpm: rng: Move TPM RNG functionality to driver model
 2022-02-24 19:10 UTC  (19+ messages)
` [PATCH 01/10] tpm: Move tpm-utils header under the include directory
` [PATCH 02/10] tpm: rng: Change tpm_get_random to return an int
` [PATCH 03/10] tpm: Fix the return type of tpm_startup
` [PATCH 04/10] tpm: Move the TPM version detection functions to the uclass driver
` [PATCH 05/10] configs: gazerbeam: Build TPMV2 library routines
` [PATCH 06/10] configs: chromebook_coral: Build TPMV1 "
` [PATCH 07/10] tpm: rng: Move the TPM RNG functionality to driver model
` [PATCH 08/10] tpm: Add the RNG child device
` [PATCH 09/10] qemu: arm: Remove platform specific function to get RNG device
` [PATCH 10/10] cmd: rng: Add support for selecting "

[PATCH 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
 2022-02-24 16:28 UTC  (11+ messages)
` [PATCH 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards

RE:Re: [PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2022-02-24 12:33 UTC  (5+ messages)
`  "

[PATCH] ARM: imx: imx8mn-evk: change environment address variables
 2022-02-24 12:30 UTC  (2+ messages)

[PATCH] imx8mn-*-evk: rename mkimage config
 2022-02-24 12:27 UTC  (2+ messages)

[PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-02-24 12:24 UTC  (3+ messages)

[PATCH 1/2] ARM: imx: imx8mn-*-evk: use reset-gpios in phy node
 2022-02-24 11:16 UTC  (5+ messages)
` [PATCH 2/2] ARM: imx: imx8mn-*-evk: add qca, disable-smarteee "

[PATCH v3] ARM: imx: imx8mn-*-evk: use DM settings for PHY configuration
 2022-02-24 11:15 UTC  (3+ messages)

[PATCH 0/7] sunxi: Fix U-Boot proper SPI operation
 2022-02-24 11:00 UTC  (10+ messages)
` [PATCH 2/7] sunxi: Kconfig: Fix up SPI configuration
` [PATCH 7/7] sunxi: H6: Enable SPI0 in DT when no eMMC is used

[PATCH] freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdef
 2022-02-24  9:29 UTC  (3+ messages)

[PATCH v12] driver: spi: add bcm iproc qspi support
 2022-02-24  8:13 UTC  (2+ messages)

[PATCH] spi: dw: Fix broken dw_spi_mem_ops()
 2022-02-24  8:11 UTC  (2+ messages)

[PATCH] spi: cadence-qspi: Make reset control optinal
 2022-02-24  8:09 UTC  (2+ messages)

[PATCH v2] arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT
 2022-02-24  7:21 UTC  (2+ messages)

[PATCH 1/4] powerpc: Remove unused MPC8540/60ADS code
 2022-02-24  1:16 UTC  (7+ messages)
` [PATCH 2/4] Convert CONFIG_BTB to Kconfig
` [PATCH 3/4] arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG
` [PATCH 4/4] Convert CONFIG_BOARD_COMMON to Kconfig

[PATCH v2] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary
 2022-02-24  0:03 UTC  (2+ messages)

[PATCH v2 00/25] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-02-23 23:00 UTC  (26+ messages)
` [PATCH v2 01/25] dtoc: Make GetArgs() more flexible
` [PATCH v2 02/25] moveconfig: Remove remove_defconfig()
` [PATCH v2 03/25] moveconfig: Use re.fullmatch() to avoid extra check
` [PATCH v2 04/25] spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS
` [PATCH v2 05/25] dtoc: Tidy up implementation of AddStringList()
` [PATCH v2 06/25] elf: Rename load_segments() and module failure
` [PATCH v2 07/25] binman: Tweak collect_contents_to_file() and docs
` [PATCH v2 08/25] binman: Rename ExpandToLimit to extend_to_limit
` [PATCH v2 09/25] binman: Rename ExpandEntries to gen_entries
` [PATCH v2 10/25] binman: Refactor fit to generate output at the end
` [PATCH v2 11/25] binman: Rename tools parameter to btools
` [PATCH v2 12/25] binman: Change how faked blobs are created
` [PATCH v2 13/25] binman: Make fake blobs zero-sized by default
` [PATCH v2 14/25] binman: Allow mkimage to use a non-zero fake-blob size
` [PATCH v2 15/25] binman: Read the fit entries only once
` [PATCH v2 16/25] binman: Fix some pylint warnings in fit
` [PATCH v2 17/25] binman: Add a consistent way to report errors with fit
` [PATCH v2 18/25] binman: Update fit to use node instead of subnode
` [PATCH v2 19/25] binman: Keep a separate list of entries for fit
` [PATCH v2 20/25] binman: Support splitting an ELF file into multiple nodes
` [PATCH v2 21/25] rockchip: evb-rk3288: Drop raw-image support
` [PATCH v2 22/25] rockchip: Include binman script in 64-bit boards
` [PATCH v2 23/25] rockchip: Support building the all output files in binman
` [PATCH v2 24/25] rockchip: Convert all boards to use binman
` [PATCH v2 25/25] rockchip: Drop the FIT generator script

[PATCH 00/24] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-02-23 22:59 UTC  (22+ messages)
` [PATCH 03/24] spl: x86: Correct the binman symbols for SPL
` [PATCH 06/24] dtoc: Support adding a string list to a device tree
` [PATCH 09/24] dtoc: Support reading a list of arguments
` [PATCH 11/24] elf: Add a way to read segment information from an ELF file
` [PATCH 14/24] binman: Support a list of strings with the mkimage etype
` [PATCH 17/24] binman: fit: Refactor to reduce function size
` [PATCH 20/24] binman: Support splitting an ELF file into multiple nodes

[PATCH v2 0/5] binman: Improvements to FIT entry type
 2022-02-23 22:59 UTC  (12+ messages)
` [PATCH v2 4/5] binman: Convert FIT entry type to a subclass of Section "

[PATCH] arm: pdu001: Fix early debugging UART
 2022-02-23 22:59 UTC  (2+ messages)

[PATCH] dm: pinctrl: Use explicit values for enums
 2022-02-23 22:59 UTC  (2+ messages)

Tips on porting a board from older u-boot versions
 2022-02-23 22:43 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2022-02-23 20:49 UTC  (2+ messages)

Please pull u-boot-dm
 2022-02-23 20:49 UTC  (2+ messages)

[PATCH] usb: dwc3: Add support to reset usb ULPI phy
 2022-02-23 17:31 UTC  (2+ messages)

[PATCH] usb: dwc3: Add support for usb3-phy PHY configuration
 2022-02-23 17:31 UTC  (2+ messages)

[PATCH] gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expander
 2022-02-23 15:21 UTC 

[PATCH 0/6] arm64: zynqmp: Update SOM boards
 2022-02-23 15:17 UTC  (7+ messages)
` [PATCH 1/6] arm64: zynqmp: Move usb hub from i2c to usb node
` [PATCH 2/6] arm64: zynqmp: Setup clock for DP and DPDMA
` [PATCH 3/6] arm64: zynqmp: Use assigned-clock-rates for setting up clock in SOM
` [PATCH 4/6] arm64: zynqmp: Switch to ethernet-phy-id in kv260
` [PATCH 5/6] arm64: zynqmp: Enable DP driver for SOMs
` [PATCH 6/6] arm64: zynqmp: Fix level of gpio reset for usb on kv260 boards

[PATCH 0/2] xilinx: video: add skeleton drivers for zynqmp DP
 2022-02-23 14:52 UTC  (3+ messages)
` [PATCH 1/2] video: Add skeleton driver for ZynqMP Display port driver
` [PATCH 2/2] dma: xilinx: Add Display Port DMA driver

[PATCH u-boot-mvebu 0/5] arm: mvebu: a37xx: Add support for reading OTP
 2022-02-23 14:50 UTC  (11+ messages)
` [PATCH u-boot-mvebu 5/5] arm: mvebu: a37xx: Add support for reading Security OTP values
` [PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP
  ` [PATCH u-boot-mvebu v3 1/5] arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP value
  ` [PATCH u-boot-mvebu v3 2/5] arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boards
  ` [PATCH u-boot-mvebu v3 3/5] arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu
  ` [PATCH u-boot-mvebu v3 4/5] arm: mvebu: a37xx: Extend mbox_do_cmd() code
  ` [PATCH u-boot-mvebu v3 5/5] arm: mvebu: a37xx: Add support for reading Security OTP values

[PATCH 0/3] net: phy: Add support for ethernet-phy-id
 2022-02-23 14:45 UTC  (4+ messages)
` [PATCH 1/3] net: phy: Add new read ethernet phy id function
` [PATCH 2/3] net: phy: Remove static return type for phy_device_create()
` [PATCH 3/3] net: phy: Add support for ethernet-phy-id with gpio reset

[PATCH 0/4] mmc: zynq_sdhci: Add support for dynamic IP configuration
 2022-02-23 14:36 UTC  (5+ messages)
` [PATCH 1/4] firmware: zynqmp: Add and update firmware enums
` [PATCH 2/4] firmware: zynqmp: Add support for set sd config and is function supported
` [PATCH 3/4] lib: div64: Add support for round up of div64_u64
` [PATCH 4/4] mmc: zynq_sdhci: Add support for dynamic configuration

[PATCH u-boot-mvebu] watchdog: armada_37xx: Probe driver also when watchdog is already running
 2022-02-23 14:35 UTC  (2+ messages)

[PATCH 1/2] pinctrl: Increase length of pinmux status buffer
 2022-02-23 14:23 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: zynqmp: Add pinctrl driver

[PATCH 0/3] mmc: zynqmp_sdhci: Driver fixes
 2022-02-23 14:13 UTC  (4+ messages)
` [PATCH 1/3] mmc: zynq_sdhci: Fix timeout issue
` [PATCH 2/3] mmc: zynq_sdhci: Change granularity of timeout to 1us
` [PATCH 3/3] mmc: zynq_sdhci: Enable card detect workaround for ZynqMP

[PATCH 0/2] nand: zynq: Sync up with Linux
 2022-02-23 14:10 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: Update driver to match new DT binding
` [PATCH 2/2] ARM: dts: zynq: add NAND flash controller node

[PATCH] Revert "board: zynqmp: Fix for wrong AMS setting by ROM"
 2022-02-23 14:01 UTC 

[PATCH 0/4] xilinx: Fru tool update
 2022-02-23 14:00 UTC  (5+ messages)
` [PATCH 1/4] fru: ops: Clear fru table before storing data
` [PATCH 2/4] fru: ops: Return error from checksum if data is all zero's
` [PATCH 3/4] xilinx: common: Optimise updating ethaddr from eeprom
` [PATCH 4/4] fru: ops: Add support to read mac addresses from multirecord

[PATCH] imx: imx8mm/imx8mn_beacon: Remove redundant code
 2022-02-23 13:50 UTC 

[PATCH] console: Implement flush() function
 2022-02-23 13:34 UTC 

[PATCH 0/2] PHY of_init breakage with non-OF
 2022-02-23 13:20 UTC  (3+ messages)
` [PATCH 1/2] net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
` [PATCH 2/2] net: phy: atheros: avoid error in ar803x_of_init() "

[PATCH v2 1/2] rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
 2022-02-23 13:07 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: dw_mmc: support transfer mode auto detection

[PATCH u-boot-marvell] arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function again
 2022-02-23 12:52 UTC 

[PATCH v5 0/2] sf: Check protection before writing/erasing flash
 2022-02-23  9:37 UTC  (3+ messages)
` [PATCH v5 1/2] mtd: spi: Convert is_locked callback to is_unlocked
` [PATCH v5 2/2] sf: Query write-protection status before operating the flash

[PATCH] scripts/get_default_envs.sh: Remove blank lines
 2022-02-23  9:33 UTC 

[PATCH] arm: dts: stm32mp15: alignment with v5.17
 2022-02-23  9:05 UTC  (2+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: add NAND Write Protect support
 2022-02-23  8:49 UTC  (2+ messages)

[PATCH 1/2] stm32mp: bsec: add permanent lock write support
 2022-02-23  8:28 UTC  (4+ messages)
` [PATCH 2/2] stm32mp1: bsec: add missing dev in function comment

[PATCH 1/1] efi_loader: fix display of NVMe EUI-64
 2022-02-23  8:06 UTC 

[PATCH 0/5] Add ESM driver support for AM64x R5
 2022-02-23  7:53 UTC  (2+ messages)

[PATCH] board: st: common: update test on misc_read result in command stboard
 2022-02-23  7:43 UTC  (2+ messages)

[PATCH] video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()
 2022-02-23  7:41 UTC  (2+ messages)

[PATCH v2] ARM: imx: imx8mn-*-evk: use DM settings for PHY configuration
 2022-02-23  7:29 UTC  (4+ messages)


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).