public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-03-13 14:49:37 to 2022-03-14 22:42:05 UTC [more...]

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

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

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

Please pull u-boot-video
 2022-03-14 22:33 UTC 

[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 v2 00/13] event: Provide support for events to connect subsystems
 2022-03-14 21:43 UTC  (12+ messages)
` [PATCH v2 02/13] Makefile: Allow LTO to be disabled for a build

No u-boot-rockchip pull request sent or merged for v2022.04
 2022-03-14 21:30 UTC  (5+ messages)

[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 v5 0/9] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-14 18:24 UTC  (18+ 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 5/9] qemu: arm: Remove platform specific function to get RNG device
` [PATCH v5 6/9] cmd: rng: Add support for selecting "
` [PATCH v5 7/9] cmd: rng: Use a statically allocated array for random bytes
` [PATCH v5 8/9] doc: rng: Add documentation for the rng command
` [PATCH v5 9/9] test: rng: Add a UT testcase "

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

[PATCH] doc: board: raspberrypi: Add documentation
 2022-03-14 18:24 UTC  (2+ 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  (7+ 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] mmc: xenon_sdhci: remove wait_dat0 SDHCI OP
 2022-03-14 13:10 UTC  (4+ messages)

[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] ARM: dts: stm32: Add DFU support for DHCOM recovery
 2022-03-14 12:35 UTC 

[PATCH v1 00/11] rockchip fixes and extend rk3568 support
 2022-03-14 12:34 UTC  (20+ messages)
` [PATCH v1 01/11] clk: rockchip: rk3568: fix reset handler
` [PATCH v1 02/11] mmc: sdhci: allow disabling sdma in spl
` [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
` [PATCH v1 08/11] rockchip: rk3568: enable automatic clock gating

[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  (5+ messages)
  ` [PATCH v2] rockchip: saradc: "

[PATCH v2] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary
 2022-03-14  9:31 UTC  (3+ messages)

[PATCH v2] usb: dwc2: handle return code of dev_read_size() in of to, plat function
 2022-03-14  8:34 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: rk3399-rock-pi-4b-u-boot: add optee node
 2022-03-14  8:15 UTC  (3+ messages)
` [PATCH 2/2] configs: rock-pi-4: Enable OP-TEE secure os support

[PATCH 1/2] arm64: dts: rk3399-rock-pi-4b-u-boot: add optee node
 2022-03-14  8:09 UTC  (2+ messages)

[PATCH v2] adc: rockchip-saradc: add support for getting reference voltage value
 2022-03-14  8:07 UTC  (2+ messages)

[PATCH] rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE
 2022-03-14  8:00 UTC  (2+ messages)

[PATCH] rockchip: ram: sdram_rk3x88: replace comma by semicolon
 2022-03-14  7:45 UTC  (2+ messages)

[PATCH] arm: dts: rk3399-puma: re-add vdd_log for uboot
 2022-03-14  7:43 UTC  (2+ messages)

[PATCH] Enable USB mass storage on Renegade
 2022-03-14  7:41 UTC  (2+ messages)

[PATCH v3 0/2] usb: dwc3: Enable PHY support
 2022-03-14  7:24 UTC  (5+ messages)
` [PATCH v3 1/2] generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
` [PATCH v3 2/2] usb: dwc3: Add support for usb3-phy PHY configuration

[PATCH v2] usb: dwc3: Add support to reset usb ULPI phy
 2022-03-14  7:23 UTC  (2+ messages)

[PATCH v2 1/2] x86: Add an enum name for the GNVS firmware type
 2022-03-14  7:18 UTC  (4+ messages)
` [PATCH v2 2/2] x86: Correct the coreboot header file in MAINTAINERS

[EXT] Re: [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
 2022-03-14  5:47 UTC  (14+ messages)

[PATCH 00/18] Various bugfixes related to verified boot
 2022-03-14  1:59 UTC  (5+ messages)
` [PATCH 14/18] Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE

[PATCH] mkimage: Call verify_header after writing image to disk
 2022-03-14  1:54 UTC  (5+ messages)
` [PATCH v2] tools: "
    `  "

[RESEND RFC PATCH v2 0/4] enable menu-driven boot device selection
 2022-03-14  1:30 UTC  (4+ messages)
` [RESEND RFC PATCH v2 2/4] lib/charset: add u16_strlcat() function

[PATCH 0/3] Support pwm driver for aspeed ast26xx
 2022-03-14  0:21 UTC  (10+ messages)
` [PATCH 1/3] pwm: Add Aspeed ast2600 PWM support
` [PATCH 2/3] pinctrl: Add the pinctrl setting for PWM
` [PATCH 3/3] ARM: dts: ast2600: Add PWM to device tree

[PATCH v3 0/8] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-13 22:23 UTC  (7+ messages)
` [PATCH v3 8/8] test: rng: Add a UT testcase for the rng command

[PATCH v4 00/33] Initial implementation of standard boot
 2022-03-13 22:23 UTC  (3+ messages)

[PATCH 0/8] video: improve UEFI experience on DM_VIDEO
 2022-03-13 22:23 UTC  (5+ messages)
` [PATCH 1/8] video: Add cursor support for DM_VIDEO consoles
` [PATCH 8/8] video: Convert UTF-8 input stream to the 437 code page

[PATCH] bloblist: Describe the design goals
 2022-03-13 22:22 UTC 

Pull request for efi-2022-04-rc3-2
 2022-03-13 16:20 UTC  (2+ messages)


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