u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-14 09:33:46 to 2022-03-15 13:09:20 UTC [more...]

[PATCH v4 0/4] Add a clock driver for the imx8mq
 2022-03-15 13:08 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: imx8mq-clock: add mainline definitions
` [PATCH v4 2/4] clk: imx8mq: Add a clock driver for the imx8mq

[PATCH] dm: Add docs to explain how to enable DM_SERIAL for a board
 2022-03-15 13:01 UTC  (3+ messages)

[PATCH] mmc: xenon_sdhci: remove wait_dat0 SDHCI OP
 2022-03-15 12:22 UTC  (6+ messages)

[PULL] u-boot-usb/master
 2022-03-15 12:13 UTC  (2+ messages)

Please pull u-boot-video
 2022-03-15 12:13 UTC  (2+ messages)

Problem to build u-boot
 2022-03-15 11:53 UTC  (2+ messages)

[PATCH] mtd: spi: Add ISSI QSPI to lightweight SPI flash stack for spl
 2022-03-15  9:32 UTC 

arm: stm32h7: Support for the STM32H747I-DISCO board
 2022-03-15  8:06 UTC  (6+ messages)

[PATCH] rpi: Redefine memory offsets for increased kernel image size
 2022-03-15  5:21 UTC 

[PATCH] doc: board: raspberrypi: Add documentation
 2022-03-15 10:59 UTC  (3+ messages)

[PATCH] efi_loader: Use sysreset instead of reset command
 2022-03-15 10:26 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add DFU support for DHCOM recovery
 2022-03-15  9:55 UTC  (8+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.17
 2022-03-15  9:46 UTC  (6+ messages)
  ` [Uboot-stm32] "

[PATCH v2 0/8] canaan k210 SoC fixes
 2022-03-15  9:41 UTC  (5+ messages)
` [PATCH v2 1/8] k210: use the board vendor name rather than the marketing name
` [PATCH v2 4/8] k210: dts: align plic node with Linux

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

[PATCH] ARM: dts: stm32: Move vdd_io extras into Avenger96 extras
 2022-03-15  8:50 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCOR
 2022-03-15  8:50 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Parse SFDP Command Sequence to change to Octal DDR(8D-8D-8D) mode
 2022-03-15  8:45 UTC  (3+ messages)

[PATCH] test/py: efi_capsule: Handle expected reset after capsule on disk
 2022-03-15  8:36 UTC  (18+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: add NAND Write Protect support
 2022-03-15  8:07 UTC  (2+ messages)

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

[PATCH] board: st: common: update test on misc_read result in command stboard
 2022-03-15  7:57 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()
 2022-03-15  7:56 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH v5 0/9] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-15  7:47 UTC  (16+ messages)
` [PATCH v5 3/9] tpm: rng: Add driver model interface for TPM RNG device
` [PATCH v5 4/9] tpm: Add the RNG child device
` [PATCH v5 7/9] cmd: rng: Use a statically allocated array for random bytes

[PATCH] net: phy: marvell: Finalize errata section 5.1 for Alaska PHY
 2022-03-15  6:41 UTC 

[PATCH v4] wdt: nuvoton: Add support for Nuvoton
 2022-03-15  2:14 UTC 

[PATCH v1 00/11] rockchip fixes and extend rk3568 support
 2022-03-15  2:10 UTC  (14+ messages)
` [PATCH v1 03/11] spi: rockchip-sfc: fix building rockchip-sfc
` [PATCH v1 04/11] spi: rockchip-sfc: sanity check minimum freq
` [PATCH v1 06/11] rockchip: handle bootrom recovery mode in spl

No u-boot-rockchip pull request sent or merged for v2022.04
 2022-03-15  1:00 UTC  (6+ messages)

[PATCH 1/2] pmic: pca9450: Add upstream regulators subnode match
 2022-03-14 23:43 UTC  (4+ messages)
` [PATCH 2/2] pmic: pca9450: Add regulator driver

[PATCH] mmc: fsl_esdhc_imx: Add i.MX8MP compatible string
 2022-03-14 23:40 UTC  (2+ messages)

[PATCH] warp7: Remove UART initialization code
 2022-03-14 23:24 UTC 

[PATCH 1/2] board: tbs2910: Enable Link Time Optimizations in defconfig
 2022-03-14 23:16 UTC  (14+ messages)
` [PATCH 2/2] board: tbs2910: Convert to DM_SERIAL

[PATCH 1/1] video: bmp: Support x2r10g10b10 pixel format
 2022-03-14 22:46 UTC  (2+ messages)

[PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO
 2022-03-14 22:42 UTC  (5+ messages)
` [PATCH v2 1/2] video: Allow drivers to allocate the frame buffer themselves
  ` [PATCH v2 2/2] Nokia RX-51: Convert to CONFIG_DM_VIDEO

[PATCH v2 00/13] event: Provide support for events to connect subsystems
 2022-03-14 22:42 UTC  (13+ messages)
` [PATCH v2 02/13] Makefile: Allow LTO to be disabled for a build

[PATCH 1/1] video: mxsfb: fix pixel clock polarity
 2022-03-14 22:39 UTC  (2+ messages)

[PATCH v3 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2022-03-14 22:20 UTC  (12+ messages)
` [PATCH v3 1/4] rockchip: gru: Set up SoC IO domain registers
` [PATCH v3 3/4] rockchip: bob: Enable more configs
` [PATCH v3 4/4] rockchip: rk3399: Add support for chromebook_kevin

[PATCH v2 00/25] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-03-14 22:20 UTC  (8+ messages)
` [PATCH v2 12/25] binman: Change how faked blobs are created

[PATCH v3 00/26] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-03-14 21:29 UTC  (5+ messages)
` [PATCH v3 22/26] rockchip: evb-rk3288: Drop raw-image support

[ANN] U-Boot v2022.04-rc4 released
 2022-03-14 20:40 UTC 

[PATCH v3 0/4] Add a clock driver for the imx8mq
 2022-03-14 20:18 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: imx8mq-clock: add mainline definitions
` [PATCH v3 2/4] clk: imx8mq: Add a clock driver for the imx8mq
` [PATCH v3 3/4] clk: imx8m: reduce rate table duplication
` [PATCH v3 4/4] clk: imx8m: remove code duplication

[PATCH 0/5] Reduce size of a few boards
 2022-03-14 19:38 UTC  (12+ messages)
` [PATCH 1/5] disk: Add an option for partitions in SPL
` [PATCH 3/5] rcar3_salvator-x: Drop EFI_LOADER

[PATCH v3 00/19] efi_loader: more tightly integrate UEFI disks to driver model
 2022-03-14 19:21 UTC  (18+ messages)

[PATCH] lib/acpi: Enable QEMU special cases for ARM
 2022-03-14 18:24 UTC  (3+ messages)

[PATCH 00/11] vexpress64: OF_CONTROL and ARMv8-R64 support
 2022-03-14 18:14 UTC  (3+ messages)
` [PATCH 01/11] vexpress64: fvp: Fix automatic boot

[PATCH 0/2] J721E: Fix DFU in U-Boot
 2022-03-14 18:14 UTC  (5+ messages)
` [PATCH 1/2] phy: cadence: Sierra: Move the link operations from serdes phy to link device
` [PATCH 2/2] board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0

[PATCH v4 0/4] rockchip: sdhci: Fix reinit and add HS400 Enhanced Strobe support
 2022-03-14 18:14 UTC  (3+ messages)
` [PATCH v4 2/4] rockchip: sdhci: Fix RK3399 eMMC PHY power cycling

[PATCH] rockchip: rk3328: enable USB mass storage on Renegade
 2022-03-14 16:51 UTC 

Please pull u-boot-marvell/master
 2022-03-14 16:19 UTC  (2+ messages)

Please pull u-boot-x86
 2022-03-14 16:19 UTC  (2+ messages)

[PATCH 00/14] Add support for NVMEM API
 2022-03-14 15:59 UTC  (8+ messages)
` [PATCH 06/14] misc: Add support for nvmem cells

[PATCH 1/2] Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
 2022-03-14 15:46 UTC  (5+ messages)
` [PATCH 2/2] Add option to use -Og

[PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
 2022-03-14 15:36 UTC  (5+ messages)

[PATCH] arm: a37xx: Remap IO space to bus address 0x0
 2022-03-14 15:23 UTC  (2+ messages)

[PATCH v2 1/3] tools: kwboot: Allow to specify custom baudrate only in supported operations
 2022-03-14 15:23 UTC  (4+ messages)
` [PATCH v2 3/3] tools: kwboot: Allow to mix positional arguments with option -b

[PATCH] arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
 2022-03-14 15:19 UTC  (2+ messages)
` [PATCH v2 2/3] tools: kwboot: Check if baudrate value is supported before sending image

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

[PATCH] arm64: zynqmp: Add pinctrl emmc description to SM-K26
 2022-03-14 14:26 UTC 

[PATCH] arm64: zynqmp: Fix i2c addresses for zynqmp-p-a2197
 2022-03-14 14:24 UTC  (2+ messages)

[PATCH] cmd: test: pinmux: Do not check all empty spaces
 2022-03-14 14:23 UTC  (2+ messages)

[PATCH 00/14] mtd: nand: i.MX update
 2022-03-14 13:30 UTC  (3+ messages)
` [PATCH 01/14] mtd: gpmi: change the BCH layout setting for large oob NAND
  ` GPMI NAND Regression on i.MX6S

[PATCH 1/2] ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5
 2022-03-14 13:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: am3517_evm: Remove hard-coded pin muxing

[PATCH] ARM: mach-omap2: omap3: Make clock functions static
 2022-03-14 13:08 UTC  (2+ messages)

[PATCH v<9>] arm: add initial support for the Phytium Pomelo Board
 2022-03-14 13:08 UTC  (2+ messages)

[PATCH] ARM: dts: logicpd-torpedo: Resyc DTS files with Linux 5.17-rc5
 2022-03-14 13:08 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: logicpd-som-lv: Resync DTS files with Linux 5.17-rc5
 2022-03-14 13:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: omap3_logic: Remove hard-coded USB muxing

[PATCH] ARM: am3517-evm: Remove more non-DM legacy ethernet reset code
 2022-03-14 13:07 UTC  (2+ messages)

[PATCH 1/4] ARM: omap3_beagle: Remove non-DM initialization
 2022-03-14 13:07 UTC  (8+ 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

[PATCH v2 0/3] J721E: Fix initialization of QSGMII PHY
 2022-03-14 13:07 UTC  (7+ messages)
` [PATCH v2 1/3] include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init
` [PATCH v2 2/3] configs: j721e_evm_a72_defconfig: Fix the bootcmd
` [PATCH v2 3/3] configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHY

[PATCH] ram: aspeed: Rework kconfig options
 2022-03-14 13:07 UTC  (2+ messages)

[PATCH] spi: nxp_fspi: Add i.MX8MP compatible string
 2022-03-14 13:03 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add flexspi node to i.MX8MP
 2022-03-14 13:02 UTC  (2+ messages)

[PATCH] include: configs: move USB first in the boot order for rk3399
 2022-03-14  7:58 UTC  (3+ messages)

[PATCH] build: allow a downstream suffix in the version shown during boot
 2022-03-13 10:42 UTC 

Poky defconfig error
 2022-03-13 13:29 UTC 

ARM: socfpga: gen5: release reset before using USB as device with ums
 2022-03-14 11:32 UTC  (6+ messages)

[PATCH v3] usb: dwc2: handle return code of dev_read_size() in of to, plat function
 2022-03-14 10:50 UTC  (2+ messages)

[PATCH] drivers/adc/rockchip-saradc: remove double semi-colon
 2022-03-14  9:33 UTC  (3+ messages)
` [PATCH v2] rockchip: saradc: "


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