u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-18 08:19:41 to 2022-10-20 08:34:38 UTC [more...]

[PATCH] spi: spi-mem: ease checks in dtr_supports_op()
 2022-10-20  8:34 UTC 

[PATCH v14 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-20  6:39 UTC  (30+ messages)
` [PATCH v14 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device
` [PATCH v14 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v14 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v14 04/15] stm32mp1: Add a node for the FWU metadata device
` [PATCH v14 05/15] stm32mp1: Add image information for capsule updates
` [PATCH v14 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v14 07/15] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v14 08/15] event: Add an event for main_loop
` [PATCH v14 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v14 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v14 11/15] FWU: cmd: Add a command to read FWU metadata
` [PATCH v14 12/15] test: dm: Add test cases for FWU Metadata uclass
` [PATCH v14 13/15] mkeficapsule: Add support for generating empty capsules
` [PATCH v14 14/15] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v14 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH 0/2] ke-am62x-sk_evm: add ospi support
 2022-10-20  6:02 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: k3-am625-sk: Add OSPI support
    ` [EXTERNAL] "

[PATCH v2] riscv: ae350: Check firmware_fdt_addr header
 2022-10-20  5:56 UTC 

[PATCH 0/4] Update Microchip PolarFire SoC
 2022-10-20  5:28 UTC  (17+ messages)
` [PATCH 1/4] riscv: dts: update memory configuration
` [PATCH 2/4] riscv: dts: Add QSPI NAND device node
` [PATCH 3/4] riscv: Update Microchip MPFS Icicle Kit support
` [PATCH 4/4] spi: Add Microchip PolarFire SoC QSPI driver

[PATCH 0/1] imx8m: ddr_init: fix reading of DDR4 MR registers
 2022-10-20  3:11 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/5] Makefile: Deal with missing blobs consistently
 2022-10-20  1:55 UTC  (5+ messages)
` [PATCH v2 2/5] Makefile: Correct a missing FORCE on the binman rule

[GIT PULL] clk changes for v2023.01
 2022-10-19 23:56 UTC 

Pull request: u-boot-sunxi/master for 2023.01
 2022-10-19 23:54 UTC 

[PATCH] rockchip: clk: pll: Fix constant typo
 2022-10-19 23:51 UTC  (2+ messages)

[PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
 2022-10-19 23:51 UTC  (2+ messages)

[PATCH] clk: change return type of clk_get_parent_rate from long long to ulong
 2022-10-19 23:51 UTC  (2+ messages)

[PATCH v3 0/6] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-10-19 21:34 UTC  (10+ messages)
` [PATCH v3 6/6] test: add test for eficonfig secure boot key management

[PATCH 00/39] lcd: Drop old LCD support
 2022-10-19 17:52 UTC  (38+ messages)
` [PATCH 01/39] video: Split SPLASH_SCREEN_ALIGN from bmp command
` [PATCH 02/39] Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
` [PATCH 03/39] video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
` [PATCH 04/39] Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
` [PATCH 05/39] video: lcd: Drop console rotation
` [PATCH 06/39] video: Drop CONFIG_LCD_ALIGNMENT
` [PATCH 07/39] video: Drop CONFIG_LCD_MENU
` [PATCH 08/39] video: Drop CONFIG_LCD_INFO_BELOW_LOGO
` [PATCH 09/39] video: Drop CONFIG_LCD_INFO
` [PATCH 10/39] video: Move bmp_display() prototype to video.h
` [PATCH 11/39] api: Drop LCD implementation
` [PATCH 13/39] video: Drop VCXK video controller
` [PATCH 14/39] BuR: Drop old LCD code
` [PATCH 16/39] video: atmel: Drop pre-DM parts of video driver
` [PATCH 17/39] video: Drop ld9040 driver
` [PATCH 19/39] treewide: Stop enabling CONFIG_LCD
` [PATCH 20/39] video: Drop atmel LCD code
` [PATCH 21/39] video: samsung: Drop old "
` [PATCH 23/39] compulab: "
` [PATCH 24/39] tegra: "
` [PATCH 25/39] BuR: ronetix: siemens: "
` [PATCH 26/39] video: cmd: "
` [PATCH 27/39] efi: "
` [PATCH 28/39] video: Drop remaining references to CONFIG_LCD
` [PATCH 29/39] fdt: Drop support for LCD fixup in simplefb
` [PATCH 30/39] video: Drop LCD_BPP
` [PATCH 31/39] video: Drop CONFIG_VIDEO
` [PATCH 32/39] "
` [PATCH 33/39] video: Drop CONFIG_LCD
` [PATCH 34/39] video: Drop use of the lcd header file
` [PATCH 35/39] video: Drop common LCD implementation
` [PATCH 36/39] video: Drop SPLASHIMAGE_CALLBACK
` [PATCH 37/39] video: Make all video options depend on DM_VIDEO
` [PATCH 38/39] pci: Drop test for DM_VIDEO
` [PATCH 39/39] video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO

[PATCH v19 0/4] add TCP and HTTP for downloading images
 2022-10-19 17:33 UTC  (5+ messages)
` [PATCH v19 1/4] net: Add TCP protocol
` [PATCH v19 2/4] net: Add wget application
` [PATCH v19 3/4] doc: cmd: wget: add documentation
` [PATCH v19 4/4] test: cmd: add test for wget command

[PATCH] Makefile: fix u-boot-initial-env target if lto is enabled
 2022-10-19 16:56 UTC  (11+ messages)

[PATCH 0/3] Introduce STM32MP13 RCC driver
 2022-10-19 15:48 UTC  (5+ messages)
` [PATCH 2/3] clk: stm32mp13: introduce "

[PATCH] spl: fit: Report fdt error for loading u-boot
 2022-10-19 14:15 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-10-19 14:10 UTC  (6+ messages)
` [PATCH v2 11/12] rockchip: lion-rk3368: migrate to u-boot-rockchip.bin

imx patches pending
 2022-10-19 14:00 UTC  (3+ messages)

[PATCH] tests: Build correct sandbox configuration on 32bit
 2022-10-19 13:18 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 00/24] bootstd: Add a boot menu
 2022-10-19 13:18 UTC  (25+ messages)
` [PATCH 03/24] bootmenu: Add a few comments
` [PATCH 04/24] menu: Rename KEY_... to BKEY_
` [PATCH 05/24] menu: Update bootmenu_autoboot_loop() to return the code
` [PATCH 07/24] menu: Use a switch statement
` [PATCH 09/24] image: Add a function to find a script in an image
` [PATCH 10/24] video: Enable VIDEO_ANSI by default only with EFI
` [PATCH 14/24] bootstd: Read the Operating System name for distro/scripts
` [PATCH 16/24] menu: Factor out menu-keypress decoding

[PATCH 1/1] sandbox: make sandbox system reset configurable
 2022-10-19 13:18 UTC  (4+ messages)

[PATCH v2] binman: Add support for symlinking images
 2022-10-19 13:17 UTC  (2+ messages)

[u-boot][PATCH v2 0/4] Introduce MEMORY uclass and TI GPMC driver
 2022-10-19 12:54 UTC  (5+ messages)
` [u-boot][PATCH v2 2/4] scripts: Makefile.spl: Enable memory drivers to be built for SPL

[PATCH] arm: dts: rockchip: add support for ROCK 4C+
 2022-10-19  7:37 UTC 

[PATCH] arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4
 2022-10-19  7:12 UTC 

[PATCH v2 3/3] arm: dts: rockchip: rk3288: partial sync from Linux
 2022-10-19 10:45 UTC  (8+ messages)
      ` [PATCH v1] rockchip: phycore_rk3288: remove phycore_init() function

[PATCH 0/2] Enable OSPI Flash in AM62x SK EVM
 2022-10-19  6:47 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: Enable OSPI for AM62-SK
` [PATCH 2/2] configs: enable OSPI related configs in AM62x

Please drop the sandbox.h stuff
 2022-10-19  5:06 UTC  (2+ messages)

[PATCH] thermal: sandbox: Don't build sandbox thermal driver for sandbox64
 2022-10-19  5:05 UTC  (4+ messages)

[PATCH 0/6] sunxi: improve F1C200s support
 2022-10-19  3:55 UTC  (10+ messages)
` [PATCH 4/6] sunxi: f1c100: add UART1 support
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support

[PATCH v4 0/4] net: Enable NC-SI support
 2022-10-18 23:56 UTC  (4+ messages)

[PATCH] Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASE
 2022-10-18 22:16 UTC  (2+ messages)

[PATCH] arm: mach-k3: Move hardware handling to common files
 2022-10-18 22:15 UTC  (2+ messages)

[PATCH] watchdog: omap_wdt: Switch required include for watchdog defines
 2022-10-18 22:16 UTC  (2+ messages)

[PATCH] arm: mach-k3: security: Use dma-mapping for cache ops
 2022-10-18 22:15 UTC  (2+ messages)

[PATCH 1/3] dma: Use dma-mapping for cache ops and sync after write
 2022-10-18 22:15 UTC  (6+ messages)
` [PATCH 2/3] dma: ti-edma3: Add DMA map operations before and after transfers
` [PATCH 3/3] dma: Transfer dma_ops should use DMA address types

[PATCH] arm: mach-k3: common: Set boot_fit on non-GP devices
 2022-10-18 22:15 UTC  (2+ messages)

[PATCH] phy: ti: j721e-wiz: add j784s4-wiz-10g module support
 2022-10-18 22:15 UTC  (2+ messages)

[PATCH 1/2] arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4
 2022-10-18 22:14 UTC  (4+ messages)
` [PATCH 2/2] arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4

question about uboot mt7620 RAM_VERSION
 2022-10-18 14:05 UTC  (3+ messages)

[PATCH 3/6] net: (actually/better) deal with CVE-2022-{30790, 30552}
 2022-10-18 16:41 UTC 

[PATCH V3 1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
 2022-10-18 16:01 UTC  (5+ messages)
` [PATCH V3 2/2] dt-bindings: nvmem: u-boot, env: add Broadcom's variant binding

[PATCH] freescale: Remove Rajesh Bhagat MAINTAINERS
 2022-10-18 18:15 UTC  (2+ messages)

[PATCH 1/2] global: Do not default to faking missing binaries for buildman
 2022-10-18 16:59 UTC  (9+ messages)
` [PATCH 2/2] buildman: Add --allow-missing-binaries flag to build with BINMAN_ALLOW_MISSING=1

[PATCH v2] blk: fix a couple of trivial documentation typos
 2022-10-18 16:59 UTC  (2+ messages)

[PATCH v2 0/2] splash: add more options/support
 2022-10-18 16:59 UTC  (5+ messages)
` [PATCH v2 1/2] splash: support raw image from MMC
` [PATCH v2 2/2] splash: get devpart from environment variable

[PATCH v17 0/2] add TCP and HTTP for downloading images
 2022-10-18 16:59 UTC  (5+ messages)
` [PATCH v17 1/2] net: Add TCP protocol

[PATCH] thermal: sandbox: Enable thermal uclass for sandbox64 variant
 2022-10-18 16:59 UTC  (2+ messages)

[PATCH V2] dt-bindings: nvmem: u-boot, env: add Broadcom's variant binding
 2022-10-18 15:03 UTC  (7+ messages)
` [PATCH V2] dt-bindings: nvmem: u-boot,env: "

Please pull u-boot-dm
 2022-10-18 13:47 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2023.01-rc1 = u-boot-stm32-20221018
 2022-10-18 13:47 UTC  (2+ messages)

[PATCH] dm: regmap: Disable range checks in SPL
 2022-10-18 11:29 UTC  (3+ 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).