public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-02-23 23:05:41 to 2022-02-26 11:10:07 UTC [more...]

[PATCH] arch: arm: recode the initialization of GICv3 ITS Re-Distributor tables
 2022-02-26 11:09 UTC  (2+ messages)

[PATCH v4 05/11] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
 2022-02-26  9:54 UTC  (14+ messages)

[PATCH 0/2] enable DM_SERIAL on imx8mn-evk and imx8mn-ddr4-evk
 2022-02-26  9:44 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: imx: imx8mn-evk: enable DM_SERIAL
` [PATCH v2 2/2] ARM: imx: imx8mn-ddr4-evk: "

dm driver probe and dm question
 2022-02-26  7:31 UTC  (2+ messages)

Pull request for efi-2022-04-rc3
 2022-02-26  7:26 UTC 

[PATCH v4 0/5] fs/erofs: new filesystem
 2022-02-26  7:05 UTC  (6+ messages)
` [PATCH v4 1/5] fs/erofs: add erofs filesystem support
` [PATCH v4 2/5] lib/lz4: update LZ4 decompressor module
` [PATCH v4 3/5] fs/erofs: add lz4 decompression support
` [PATCH v4 4/5] fs/erofs: add filesystem commands
` [PATCH v4 5/5] test/py: Add tests for the erofs

[PATCH v2 1/1] doc: describe generation of SMBIOS table
 2022-02-26  6:44 UTC 

[PATCH 1/2] ARM: imx: imx8m: Add 933 MHz PLL settings
 2022-02-26  3:37 UTC  (2+ messages)
` [PATCH 2/2] imx8m: ddrphy_utils: Add 3732 MT/s mode

[PATCH] pmic: pca9450: Add PCA9450C compatible string
 2022-02-26  3:37 UTC 

[PATCH] ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string
 2022-02-26  3:36 UTC 

[PULL] u-boot-sh/master
 2022-02-26  3:03 UTC 

[PATCH] Makefile: Sort u-boot-initial-env output
 2022-02-25 22:27 UTC  (5+ messages)

[PATCH V2] Makefile: Sort u-boot-initial-env output
 2022-02-25 22:08 UTC 

[PATCH] tools: pblimage: fix image header verification function
 2022-02-25 22:07 UTC  (3+ messages)

[PATCH 0/5] Add ESM driver support for AM64x R5
 2022-02-25 22:00 UTC  (3+ messages)

[PATCH V2 1/2] net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
 2022-02-25 21:56 UTC  (6+ messages)
` [PATCH V2 2/2] arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY

[PATCH v4] scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
 2022-02-25 20:53 UTC  (2+ messages)

[PATCH V3 1/2] net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
 2022-02-25 20:32 UTC  (2+ messages)
` [PATCH V3 2/2] arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY

hi
 2022-02-25 19:27 UTC 

[PATCH v3] scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
 2022-02-25 18:50 UTC  (5+ messages)

[GIT PULL] clock changes for v2022.04-rc2
 2022-02-25 18:50 UTC  (2+ messages)

[PATCH V2] dt-bindings: nvmem: add U-Boot environment variables binding
 2022-02-25 16:42 UTC  (2+ messages)

[PATCH 1/9] Convert CONFIG_BIOSEMU to Kconfig
 2022-02-25 16:19 UTC  (9+ messages)
` [PATCH 2/9] Convert CONFIG_BOARD_ECC_SUPPORT "
` [PATCH 3/9] Convert CONFIG_BOARD_POSTCLK_INIT "
` [PATCH 4/9] Convert CONFIG_BOOTFILE "
` [PATCH 5/9] powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespace
` [PATCH 6/9] Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
` [PATCH 7/9] net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY
` [PATCH 8/9] Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
` [PATCH 9/9] Convert CONFIG_CHIP_SELECTS_PER_CTRL "

[PATCH 00/10] tpm: rng: Move TPM RNG functionality to driver model
 2022-02-25 15:42 UTC  (26+ 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 v6 00/16] image: add a stage pre-load
 2022-02-25 14:57 UTC  (17+ messages)
` [PATCH v6 01/16] arch: Kconfig: imply BINMAN for SANDBOX
` [PATCH v6 02/16] lib: Kconfig: enhance help for ASN1
` [PATCH v6 03/16] lib: Kconfig: enhance the help of OID_REGISTRY
` [PATCH v6 04/16] lib: allow to build asn1 decoder and oid registry in SPL
` [PATCH v6 05/16] lib: crypto: allow to build crypyo "
` [PATCH v6 06/16] lib: rsa: allow rsa verify with pkey "
` [PATCH v6 07/16] boot: image: add a stage pre-load
` [PATCH v6 08/16] cmd: bootm: "
` [PATCH v6 09/16] common: spl: fit_ram: allow to use image pre load
` [PATCH v6 10/16] mkimage: add public key for image pre-load stage
` [PATCH v6 11/16] Makefile: provide sah-key to binman
` [PATCH v6 12/16] tools: binman: add support for pre-load header
` [PATCH v6 13/16] configs: sandbox_defconfig: enable stage pre-load in bootm
` [PATCH v6 14/16] test: py: vboot: add test for global image signature
` [PATCH v6 15/16] cmd: verify: initial import
` [PATCH v6 16/16] configs: sandbox_defconfig: enable config CMD_VERIFY

[PATCH 0/2] enable DM_SERIAL on imx8mn-evk and imx8mn-ddr4-evk
 2022-02-25 14:24 UTC  (4+ messages)
` [PATCH 1/2] ARM: imx: imx8mn-evk: enable DM_SERIAL
` [PATCH 2/2] ARM: imx: imx8mn-ddr4-evk: "

[PATCH 1/1] cmd: pwm: fix typo 'eisable' -> 'disable'
 2022-02-25 14:00 UTC  (2+ messages)

[PATCH 0/2] Add pmic bootcount driver
 2022-02-25 13:54 UTC  (3+ messages)
` [PATCH 1/2] power: pfuze100: Add MEMx register definitions
` [PATCH 2/2] bootcount: Add pmic pfuze100 bootcount driver

IMX8MM 4GiB boundary issue
 2022-02-25 13:50 UTC  (10+ messages)

[PATCH] armv8: fsl-layerscape: use previous aligned address for gic_lpi_base
 2022-02-25 13:40 UTC  (5+ messages)

[PATCH 1/4] ARM: omap3_beagle: Remove non-DM initialization
 2022-02-25 11:18 UTC  (4+ messages)
` [PATCH 2/4] ARM: omap3_beagle: Power on MMC when setting up PMIC
` [PATCH 3/4] ARM: omap3_beagle: Enable Pinctrl
` [PATCH 4/4] ARM: omap3_beagle: Enable DM_PMIC and DM_REGULATOR

[RESEND RFC PATCH v2 0/4] enable menu-driven boot device selection
 2022-02-25 11:13 UTC  (7+ 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 0/2] ARM: at91: sama7g5: Reset external devices at software reset
 2022-02-25  8:13 UTC  (3+ messages)
` [PATCH 1/2] configs: Convert AT91RESET_EXTRST to Kconfig
` [PATCH 2/2] ARM: at91: sama7g5: Reset external devices at software reset

[PATCH v2] clk: nuvoton: Add support for NPCM845
 2022-02-25  7:59 UTC 

[PATCH v8 00/15] Add CAAM driver model support
 2022-02-25  7:03 UTC  (6+ messages)
` [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH] clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable
 2022-02-25  6:42 UTC  (2+ messages)

[PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML
 2022-02-25  6:42 UTC  (2+ messages)

[PATCH 1/4] cmd: clk: test the number of argument in setfreq command
 2022-02-25  6:42 UTC  (2+ messages)

[PATCH v2 1/5] doc: binding: scmi: link to latest Linux kernel binding
 2022-02-25  6:33 UTC  (3+ messages)
` [PATCH v2 5/5] clk: scmi: register scmi clocks with CCF

[PATCH v1 1/1] clk: nuvoton: Add support for NPCM845
 2022-02-25  6:10 UTC  (2+ messages)

[BUG] include/generated/environment.h included incorrectly
 2022-02-25  5:30 UTC 

[PATCH 0/7] canaan k210 SoC fixes
 2022-02-25  5:18 UTC  (15+ messages)
` [PATCH 1/7] k210: use the board vendor name rather than the marketing name
` [PATCH 2/7] k210: dts: add missing power bus clocks
` [PATCH 4/7] spi: dw: Force set K210 fifo length to 31
` [PATCH 3/7] k210: dts: fix fpioa node
` [PATCH 5/7] spi: dw: Actually mask interrupts
` [PATCH 6/7] pinctrl: k210: Fix loop in k210_pc_get_drive()
` [PATCH 7/7] pinctrl: k210: Fix bias-pull-up

[PATCH 1/2] net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
 2022-02-25  4:25 UTC  (4+ messages)

[PATCH v1 1/1] gpio: npcm: Add support for Nuvoton NPCM SoCs
 2022-02-25  2:14 UTC 

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

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

[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  (4+ messages)
  ` [PATCH 3/4] arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG

[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  (7+ messages)
` [PATCH v2 11/25] binman: Rename tools parameter to btools
` [PATCH v2 12/25] binman: Change how faked blobs are created
` [PATCH v2 15/25] binman: Read the fit entries only once
` [PATCH v2 19/25] binman: Keep a separate list of entries for fit
` [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  (4+ messages)
` [PATCH 17/24] binman: fit: Refactor to reduce function size


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