public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-06-25 15:05:32 to 2022-06-28 00:45:29 UTC [more...]

[PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
 2022-06-28  0:40 UTC  (16+ messages)
` [PATCH 1/7] clk: sunxi: Store the array sizes in the CCU descriptor
` [PATCH 2/7] clk: sunxi: Prevent out-of-bounds gate array access
` [PATCH 3/7] reset: sunxi: Get the reset count from the CCU descriptor
` [PATCH 4/7] clk: sunxi: Use a single driver for all variants
` [PATCH 5/7] clk: sunxi: Convert driver private data to platform data
` [PATCH 6/7] reset: "
` [PATCH 7/7] reset: sunxi: Reuse the platform data from the clock driver

[PATCH 0/7] sunxi: F1C100s: enable MMC and SPI in U-Boot proper
 2022-06-28  0:31 UTC  (3+ messages)
` [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming

[PATCH v1] drivers: spi: sunxi: Fix spi speed settting
 2022-06-28  0:34 UTC  (2+ messages)

Issue with booting U-Boot from SD card, but using QSPI Flash for its Environment
 2022-06-27 21:50 UTC  (3+ messages)

[PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
 2022-06-27 21:31 UTC  (13+ messages)
` [PATCH v2 1/5] lib: sha1: Add support for hardware specific sha1_process
` [PATCH v2 2/5] sha1: Fix digest state size/type
` [PATCH v2 3/5] armv8 SHA-1 using ARMv8 Crypto Extensions:
` [PATCH v2 4/5] lib: sha256: Add support for hardware specific sha256_process
` [PATCH v2 5/5] armv8 SHA-256 using ARMv8 Crypto Extensions
  ` [PATCH] qemu_arm64: Enable CONFIG_ARMV8_CRYPTO support

[PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
 2022-06-27 20:46 UTC  (4+ messages)

[PATCH 1/6] Convert CONFIG_SYS_CACHE_STASHING to Kconfig
 2022-06-27 17:35 UTC  (6+ messages)
` [PATCH 2/6] arm: Remove strongarm support
` [PATCH 3/6] omap3: emif4: More clearly hard-code cs0 size
` [PATCH 4/6] legoev3: Migrate to DM_I2C
` [PATCH 5/6] i2c: Remove non-DM_I2C support from davinci_i2c.c
` [PATCH 6/6] powerpc: Use the poison value of 0xdeadbeef directly in DDR init

[GIT PULL] xilinx patches for v2022.10
 2022-06-27 17:30 UTC  (2+ messages)

[PATCH 0/4] Migrate some wiki pages to sphinx
 2022-06-27 17:17 UTC  (5+ messages)
` [PATCH 1/4] doc: Migrate CodingStyle wiki page "
` [PATCH 2/4] doc: Migrate DesignPrinciples "
` [PATCH 3/4] doc: codingstyle: Remove comment about '//' style comments
` [PATCH 4/4] doc: Migrate Process wiki page to sphinx

[PATCH] efi_loader: Allow overlapped extra data for PE hashing
 2022-06-27 14:32 UTC  (7+ messages)

[PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
 2022-06-27 13:19 UTC  (2+ messages)

[PATCH] usb: kbd: allow probing even if usbkbd not in stdin
 2022-06-27 12:27 UTC  (5+ messages)

[PATCH v2 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
 2022-06-27 11:00 UTC  (2+ messages)
` [PATCH v2 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access

[PATCH] efi: test/py: repair authenticated capsules tests
 2022-06-27 10:46 UTC  (2+ messages)

[PATCH v2] fs/squashfs: Use kcalloc when relevant
 2022-06-27 10:20 UTC 

[PATCH 0/5] aspeed: Add to CI
 2022-06-27 10:06 UTC  (9+ messages)
` [PATCH 3/5] config/ast2600: Disable hash hardware accel
` [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target

[PATCH RESEND 0/5] aspeed: Add AST2600 machine to CI
 2022-06-27  9:48 UTC  (21+ messages)
` [PATCH RESEND 1/5] config/ast2600: Enable CRC32
` [PATCH RESEND 2/5] config/ast2600: Make position independent
` [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel
` [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target
` [PATCH RESEND 5/5] CI: Add Aspeed AST2600

[PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
 2022-06-27  9:31 UTC  (4+ messages)

[PATCH V7 0/4] arm64: binman: use binman symbols for imx
 2022-06-27  9:02 UTC  (7+ messages)
` [PATCH V7 1/4] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V7 2/4] ddr: imx8m: helper: load ddr firmware according to binman symbols
` [PATCH V7 3/4] arm: dts: imx8m: shrink ddr firmware size to actual file size
` [PATCH V7 4/4] imx: imx8mm-icore: migrate to use BINMAN

[PATCH] mmc: zynq_sdhci: Fix timing macros for MMC High speed
 2022-06-27  8:52 UTC 

[PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
 2022-06-27  8:39 UTC  (2+ messages)

spi-nand: how to store environment with badblock handling in qspi nand
 2022-06-27  8:23 UTC  (3+ messages)

[RFC PATCH] tools: kwbimage: Allow to disable compilation of kwbimage on non-mvebu platforms
 2022-06-27  8:00 UTC  (4+ messages)

[PATCH] timer: Add SPL_REGMAP dependency for Xilinx timer
 2022-06-27  7:04 UTC  (2+ messages)

[PATCH 01/20] Convert CONFIG_USB_OHCI_NEW et al to Kconfig
 2022-06-27  7:04 UTC  (15+ messages)
` [PATCH 12/20] arm: Remove PXA architecture support
` [PATCH 13/20] Convert CONFIG_SYS_BOOK3E_HV to Kconfig
` [PATCH 15/20] Convert CONFIG_SYS_FSL_CPC et al "
` [PATCH 17/20] mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly
` [PATCH 18/20] kmcoge5ne: Move BFTIC3 CONFIG references to their usage
` [PATCH 19/20] Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
` [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN "
  ` [PATCHv2 "

[PATCH] xilinx: Enable support for SquashFS
 2022-06-27  7:03 UTC  (2+ messages)

[PATCH v1 0/2] Fix Apalis iMX6 Memory Init
 2022-06-27  7:03 UTC  (5+ messages)
` [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination
` [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg()

[PATCH V2 00/49] imx: support i.MX93
 2022-06-27  6:45 UTC  (51+ messages)
` [PATCH V2 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE
` [PATCH V2 02/49] arm: makefile: cleanup mach-imx usage
` [PATCH V2 03/49] imx: Change USB boot device type
` [PATCH V2 04/49] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
` [PATCH V2 05/49] imx: simplify dependency with SPL_BOOTROM_SUPPORT
` [PATCH V2 06/49] imx: move get_boot_device to common header
` [PATCH V2 07/49] imx: move get_boot_device to common file
` [PATCH V2 08/49] imx: add USB2_BOOT type
` [PATCH V2 09/49] imx: add basic i.MX9 support
` [PATCH V2 10/49] fsl_lpuart: add "
` [PATCH V2 11/49] gpio: pca953x: support pcal6524
` [PATCH V2 12/49] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
` [PATCH V2 13/49] imx: imx9: Add CCM and clock API support
` [PATCH V2 14/49] mmc: fsl_esdhc_imx: Support i.MX9
` [PATCH V2 15/49] spl: Use SPL_FIT_IMAGE_TINY for iMX9
` [PATCH V2 16/49] imx: imx9: Add function to initialize timer
` [PATCH V2 17/49] imx: imx9: disable watchdog
` [PATCH V2 18/49] imx: imx9: support romapi
` [PATCH V2 19/49] misc: imx: S400_API: Move S400 MU and API to a common place
` [PATCH V2 20/49] misc: s4mu: Support iMX93 with Sentinel MU
` [PATCH V2 21/49] misc: S400_API: Update release RDC API
` [PATCH V2 22/49] misc: S400_API: New API for FW status and chip info
` [PATCH V2 23/49] misc: s400_api: introduce ahab_release_m33_trout
` [PATCH V2 24/49] imx: imx9: Add TRDC driver for TRDC init
` [PATCH V2 25/49] imx: imx9: Add AHAB boot support
` [PATCH V2 26/49] imx: imx9: Get the chip revision through S400 API
` [PATCH V2 27/49] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
` [PATCH V2 28/49] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
` [PATCH V2 29/49] misc: fuse: support to access fuse on i.MX93
` [PATCH V2 30/49] misc: fuse: update the code for accessing fuse of i.MX93
` [PATCH V2 31/49] imx: imx9: Add gpio registers structure
` [PATCH V2 32/49] imx: imx9: Add MIX power init
` [PATCH V2 33/49] imx: imx9: Add M33 release prepare function
` [PATCH V2 34/49] imx: imx9: Support booting m33 from Acore
` [PATCH V2 35/49] imx: imx9: Support multiple env storages at runtime
` [PATCH V2 36/49] imx: imx9: clock: Add DDR clock support
` [PATCH V2 37/49] ddr: imx: Add i.MX9 DDR controller driver
` [PATCH V2 38/49] ddr: imx9: enable Performance monitor counter
` [PATCH V2 39/49] arm: dts: Add i.MX93 SoC DTSi file
` [PATCH V2 40/49] imx: imx93_evk: Add basic board support
` [PATCH V2 41/49] imx: imx93_evk: Set ARM clock to 1.7Ghz
` [PATCH V2 42/49] net: fec_mxc: support i.MX93
` [PATCH V2 43/49] net: dwc_eth_qos: fix build break when CLK not enabled
` [PATCH V2 44/49] net: dwc_eth_qos: public some functions
` [PATCH V2 45/49] net: dwc_eth_qos: move i.MX code out
` [PATCH V2 46/49] net: eqos: add function to get phy node and address
` [PATCH V2 47/49] net: dwc_eth_qos: intrdouce eqos hook eqos_get_enetaddr
` [PATCH V2 48/49] board: freescale: imx93_evk: support ethernet
` [PATCH V2 49/49] tools: image: support i.MX93

[PATCH v5 0/2] Add MNT Reform 2 board support
 2022-06-27  1:57 UTC  (5+ messages)
` [PATCH v5 1/2] arm: dts: imx8mq: update MNT Reform 2 to Linux v5.19-rc3
` [PATCH v5 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support

[v4 00/12] Add ASPEED SPI controller driver
 2022-06-27  1:41 UTC  (4+ messages)

[PATCH v2] sunxi: fix initial environment loading without MMC
 2022-06-27  0:59 UTC  (3+ messages)

[PATCH v2] ARM: dts: sun4i: Sync from Linux v5.18-rc1
 2022-06-27  0:11 UTC  (2+ messages)

[PATCH] sunxi: usb: convert PHY GPIO functions to DM
 2022-06-27  0:12 UTC  (2+ messages)

[PATCH v2] sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
 2022-06-27  0:16 UTC  (3+ messages)

[PATCH 1/2] clk: sunxi: Add additional RTC compatible strings
 2022-06-27  0:11 UTC  (2+ messages)

[PATCH] gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n
 2022-06-27  0:11 UTC  (2+ messages)

[RESEND PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
 2022-06-26 10:05 UTC  (5+ messages)
` [RESEND PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
` [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
` [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
` [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs

[PATCH v3 1/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
 2022-06-26  9:59 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: imx: imx8mn-evk-common-u-boot.dtsi: cleanup

[PATCH v2 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
 2022-06-26  9:53 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards

[PATCH] board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
 2022-06-25 17:58 UTC 

[PATCH v3 00/14] doc: mkimage: Rework and refactor the man page; add long options
 2022-06-25 17:12 UTC  (15+ messages)
` [PATCH v3 01/14] doc: mkimage: Use standard style for synopsis
` [PATCH v3 02/14] doc: mkimage: Use empty request instead of blank lines
` [PATCH v3 03/14] doc: mkimage: Reformat examples
` [PATCH v3 04/14] doc: mkimage: Regularize option documentation
` [PATCH v3 05/14] doc: mkimage: Use subsection macro
` [PATCH v3 06/14] doc: mkimage: Rearrange/remove some options
` [PATCH v3 07/14] doc: mkimage: Use correct capitalization for NAME
` [PATCH v3 08/14] doc: mkimage: Edit options for style and consistency
` [PATCH v3 09/14] doc: mkimage: Add BUGS section
` [PATCH v3 10/14] doc: mkimage: Add SEE ALSO section
` [PATCH v3 11/14] doc: mkimage: Remove AUTHORS section
` [PATCH v3 12/14] mkimage: Add long options
` [PATCH v3 13/14] doc: mkimage: Further document -o and -R
` [PATCH v3 14/14] doc: Add man page for dumpimage

Please pull u-boot-video
 2022-06-25 15:57 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