public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-10-17 21:35:08 to 2022-10-19 16:09:52 UTC [more...]

[PATCH 0/4] Update Microchip PolarFire SoC
 2022-10-19 16:09 UTC  (11+ 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/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 v3 0/6] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-10-19 13:17 UTC  (9+ messages)
` [PATCH v3 6/6] test: add test for eficonfig secure boot key management

[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  (27+ 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 12/24] video: Fix unchnaged typo
` [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)

[PATCH] Makefile: fix u-boot-initial-env target if lto is enabled
 2022-10-19 12:59 UTC  (10+ 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 0/2] ke-am62x-sk_evm: add ospi support
 2022-10-19 12:34 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: k3-am625-sk: Add OSPI support
    ` [EXTERNAL] "

[PATCH 00/39] lcd: Drop old LCD support
 2022-10-19 11:23 UTC  (36+ 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] 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 v14 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-19  7:36 UTC  (23+ 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] 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)

Unable to boot sandbox64 with test dtb
 2022-10-18  8:18 UTC  (2+ messages)

[PATCH] stm32mp: fix compilation issue with DEBUG_UART
 2022-10-18  6:38 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: update SCMI dedicated file
 2022-10-18  6:37 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix and expand PLL configuration comments
 2022-10-18  6:36 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add DHCOR based Testbench board
 2022-10-18  6:34 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT
 2022-10-18  6:33 UTC  (3+ messages)

[PATCH] ARM: stm32: Enable btrfs support on DHSOM
 2022-10-18  6:31 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Remove buck3 regulator-always-on on AV96
 2022-10-18  6:29 UTC  (3+ messages)

[PATCH v1 0/4] ulp wdog
 2022-10-18  6:19 UTC  (5+ messages)
` [PATCH v1 1/4] ulp_wdog: Update ulp wdog driver for 32bits command
` [PATCH v1 2/4] watchdog: ulp_wdog: Update watchdog driver for imx93

[PATCH] ARM: imx6: dh-imx6: Use sf update instead of sf erase and write
 2022-10-18  0:53 UTC  (2+ messages)

[PATCH] ARM: imx: Enable btrfs support on DHSOM
 2022-10-18  0:52 UTC  (2+ messages)

commit 787f04bb6a - imx: add USB2_BOOT type
 2022-10-18  0:43 UTC  (4+ messages)

[PATCH v2 00/14] vbe: Support device tree fixups for OS requests
 2022-10-17 21:30 UTC  (17+ messages)
` [PATCH v2 01/14] bootm: Change incorrect 'unsupported' error
` [PATCH v2 02/14] bootm: Avoid returning error codes from command
` [PATCH v2 03/14] bootm: Drop #ifdef from do_bootm()
` [PATCH v2 04/14] boot: Correct handling of addresses in boot_relocate_fdt()
` [PATCH v2 05/14] fs: Quieten down the filesystems more
` [PATCH v2 07/14] bootstd: Move VBE setup into a shared function
` [PATCH v2 08/14] sandbox: Support FDT fixups
` [PATCH v2 09/14] boot: Pass the correct FDT to the EVT_FT_FIXUP event


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