public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-11-01 18:56:39 to 2023-11-03 12:40:36 UTC [more...]

[PATCH 1/2] rockchip: rk3588: Add SPINAND as boot device
 2023-11-03 10:30 UTC  (7+ messages)

[PATCH v2 0/2] rockchip: ringneck-px30: always reset STM32 companion controller on boot
 2023-11-03 10:31 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] rockchip: ringneck-px30: enable SPL_BOARD_INIT

[PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
 2023-11-03  9:43 UTC  (6+ messages)

[PATCH 0/6] arm: mach-snapdragon: Qualcomm pinctrl driver cleanup
 2023-11-03  7:29 UTC  (13+ messages)
` [PATCH 1/6] pinctrl: qcom: move out of mach-snapdragon
` [PATCH 2/6] pinctrl: qcom: make compatible with linux DTs
` [PATCH 3/6] pinctrl: qcom: handle reserved ranges
` [PATCH 4/6] msm_qcom: use unsigned int
` [PATCH 5/6] pinctrl: qcom: move ipq4019 driver from mach-ipq40xx
` [PATCH 6/6] pinctrl: qcom: rename msm -> qcom

[PATCH V2 0/2] doc: board: ti: Cleanup ::prompt usage
 2023-11-03  4:40 UTC  (3+ messages)
` [PATCH V2 1/2] doc: board: ti: Use prompt prompt_style to simplify documentation
` [PATCH V2 2/2] doc: board: ti: k3 docs: Use ::prompt

uboot reports adding disk failed(EFI_NOT_FOUND) and first disk is gone in next scsi scan
 2023-11-03  1:37 UTC  (2+ messages)

[PATCH 0/3] doc: board: ti: Cleanup ::prompt usage
 2023-11-03  2:55 UTC  (5+ messages)
` [PATCH 1/3] doc: board: ti: Use prompt prompt_style to simplify documentation
` [PATCH 2/3] doc: board: ti: k3: Use ::prompt for gdb commands
` [PATCH 3/3] doc: board: ti: k3 docs: Use ::prompt

[PATCH 00/15] board: ti: Add support for BeagleBone AI-64
 2023-11-03  0:38 UTC  (16+ messages)
` [PATCH 01/15] arm: mach-k3: j721e: Improve support for UDA FS
` [PATCH 02/15] configs: j7200: Remove HBMC_AM654 config
` [PATCH 03/15] board: ti: j721e: evm: Drop board check for ESM
` [PATCH 04/15] board: ti: j721e: evm: Drop unused headers
` [PATCH 05/15] board: ti: j721e: evm: Switch to using IS_ENABLED
` [PATCH 06/15] board: ti: j721e: evm: Drop board based serdes initialization
` [PATCH 07/15] board: ti: j721e: evm: Use IS_ENABLED with CONFIG_PHYS_64BIT
` [PATCH 08/15] board: ti: j721e: evm: Split code to isolate eeprom detected logic
` [PATCH 09/15] board: ti: j721e: j721e.env: Add explicit boot_targets
` [PATCH 10/15] configs: j721e_evm_a72_defconfig: Switch to bootstd
` [PATCH 11/15] arm: dts: k3-j721e-binman: Allow a single board configuration
` [PATCH 12/15] arm: dts: k3-j721e-binman: Use macros that can be overridden for dtbs
` [PATCH 13/15] arm: dts: Add k3-j721e-beagleboneai64
` [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file
` [PATCH 15/15] doc: board: ti: Add BeagleBone AI-64 documentation

[PATCH 1/1] [u-boot][master][PATCH v6] pico-imx7d: add baseboard SD card boot detect
 2023-11-02 20:44 UTC 

[PATCH] patman: Add a 'keep_change_id' setting
 2023-11-03  0:30 UTC  (5+ messages)
` [PATCH v2] "

[PULL] u-boot-sh/master_common_h_cleanup
 2023-11-03  0:22 UTC  (2+ messages)

[PATCH] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
 2023-11-01  0:19 UTC  (2+ messages)

Please pull u-boot-dm
 2023-11-02 22:54 UTC 

[PATCH 0/6] binman: Update CBFS implementation
 2023-11-02 22:49 UTC  (15+ messages)
` [PATCH 1/6] binman: Reset missing bintools after testing
` [PATCH 2/6] binman: Don't add compression attribute for uncompressed files
` [PATCH 3/6] binman: Ensure attributes always come last in the metadata
` [PATCH 4/6] binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
` [PATCH 5/6] binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
` [PATCH 6/6] binman: Move stage header into a CBFS attribute

[PATCH v2] cros_ec: spi: disable annoying key echo on console
 2023-11-02 22:49 UTC  (2+ messages)

[PATCH] buildman: Include symbols in the read-only data section
 2023-11-02 22:49 UTC  (3+ messages)

[PATCH v4 0/2] Enable split mode in binman
 2023-11-02 22:49 UTC  (4+ messages)
` [PATCH v4 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts

[PATCH v3 1/1] sandbox: eliminate unused functions from binaries
 2023-11-02 22:49 UTC  (3+ messages)

[PATCH] u_boot_pylib: Ensure subprocess is closed down
 2023-11-02 22:49 UTC  (2+ messages)

[PATCH v2 0/5] Move video memory reservation for SPL to the
 2023-11-02 22:46 UTC  (9+ messages)
` [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
` [PATCH v2 3/5] common/board_f: Catch bloblist before starting resevations
` [PATCH v2 4/5] video: Skip framebuffer reservation if already reserved
` [PATCH v2 5/5] video: Fill video handoff in video post probe

[PATCH v2 0/2] Add dm_rng_read_default() helper
 2023-11-02 22:46 UTC  (6+ messages)
` [PATCH v2 1/2] rng: move platform_get_rng_device() to rng-uclass.c
` [PATCH v2 2/2] rng: add dm_rng_read_default() helper

[PATCH v3 0/4] sunxi: SPL FIT support for 32-bit sunxi SoCs
 2023-11-02 22:46 UTC  (5+ messages)
` [PATCH v3 3/4] sunxi: binman: Support FIT generation for 32-bit SoCs
` [PATCH v3 4/4] sunxi: Enable SPL FIT loading "

[PATCH v3 0/5] Populate kaslr seed with RNG
 2023-11-02 22:06 UTC  (3+ messages)
` [PATCH v3 4/5] dm: core: Modify default for OFNODE_MULTI_TREE

[PATCH v2] bootstd: Skip over bad device during bootflows scanning
 2023-11-02 18:51 UTC 

[PATCH 0/2] Allow defconfigs defined from fragments
 2023-11-02 17:34 UTC  (5+ messages)
` [PATCH 1/2] Makefile: Run defconfig files through the C preprocessor
` [PATCH 2/2] configs: Add am62x_beagleplay_* defconfigs

[PATCH 1/7] board: ti: Add dependency from TARGET selection to SOC
 2023-11-02 15:27 UTC  (10+ messages)
` [PATCH 2/7] arm: mach-k3: j721e: Move board selection to mach-k3
` [PATCH 3/7] arm: mach-k3: am65x: "
` [PATCH 4/7] arm: mach-k3: am64x: "
` [PATCH 5/7] arm: mach-k3: am62x: "
` [PATCH 6/7] arm: mach-k3: am62ax: "
` [PATCH 7/7] arm: mach-k3: j721s2: "

[PATCH] arm: mach-k3: Move K3 common schema.yaml out of board directory
 2023-11-02 15:03 UTC  (2+ messages)

[GIT PULL] CLock changes for 2024.01-rc2
 2023-11-02 14:53 UTC  (2+ messages)

Please pull u-boot-i2c
 2023-11-02 14:53 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/master
 2023-11-02 14:53 UTC  (2+ messages)

[PATCH 0/2] bootstd: Fix a few minor bugs
 2023-11-02 14:53 UTC  (5+ messages)
` [PATCH 1/2] bootstd: Handle a few special cases in cmdline_set_arg()
` [PATCH 2/2] bootstd: cros: Correct condition for read method

[PATCH v2] bootstd: Make efi_mgr bootmeth work for non-sandbox setups
 2023-11-02 14:53 UTC  (2+ messages)

[PATCH 1/1] bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD
 2023-11-02 14:53 UTC  (2+ messages)

[PATCH 00/15] nand: Add sandbox tests
 2023-11-02 14:19 UTC  (19+ messages)
` [PATCH 03/15] nand: Calculate SYS_NAND_PAGE_COUNT automatically
` [PATCH 10/15] mtd: Add some fallbacks for add/del_mtd_device
` [PATCH 11/15] nand: Add function to unregister NAND devices
` [PATCH 12/15] nand: Allow reinitialization
` [PATCH 14/15] nand: Add sandbox driver

[PATCH v3 0/3] bootcount: Replace I2C legacy implementation by driver model
 2023-11-02 14:08 UTC  (7+ messages)
` [PATCH v3 1/3] bootcount: Remove legacy I2C driver
` [PATCH v3 2/3] i2c: Implement i2c_get_chip_by_phandle()
` [PATCH v3 3/3] bootcount: Add driver model I2C driver

[PATCH v2] i2c: designware_i2c: adjust timing calculation
 2023-11-02 14:06 UTC  (2+ messages)

[PATCH v2] i2c: nuvoton: remove standard mode only
 2023-11-02 14:06 UTC  (2+ messages)

TF-A Hang on NXP i.MX 8M Plus QuadLite
 2023-11-02 13:55 UTC 

[PATCH] ARM: configs: libretech-ac: enable USB_DFU like in meson64.h
 2023-11-02 13:49 UTC 

[PATCH v1 0/2] Meson A1: fix USB and NAND stack
 2023-11-02 13:36 UTC  (5+ messages)
` [PATCH v1 1/2] clk: a1: add new clocks for USB stack
` [PATCH v1 2/2] drivers: sm: bind child sm devices in the device tree

[PATCH 1/1] board: sifive: unmatched: move kernel load address to 0x80200000
 2023-11-02 13:27 UTC  (6+ messages)

[PATCH v2 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
 2023-11-02 12:25 UTC  (15+ messages)
` [PATCH v2 1/7] clk/qcom: move from mach-snapdragon
` [PATCH v2 2/7] clk/qcom: move ipq4019 driver from mach-ipq40xx
` [PATCH v2 3/7] clk/qcom: handle resets and clocks in one device
` [PATCH v2 4/7] clk/qcom: sdm845: add register map for simple gate clocks
` [PATCH v2 5/7] clk/qcom: use function pointers for enable and set_rate
` [PATCH v2 7/7] clk/qcom: fix rcg divider value

[PATCH v5 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-11-02 12:20 UTC  (9+ messages)
` [PATCH v5 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v5 2/8] clk: ast2600: Move soc_clk_dump function
` [PATCH v5 3/8] clk: k210: "
` [PATCH v5 4/8] clk: amlogic: Move driver and ops structs
` [PATCH v5 5/8] clk: Add dump operation to clk_ops
` [PATCH v5 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v5 7/8] clk: treewide: switch to clock dump "
` [PATCH v5 8/8] cmd: clk: Make soc_clk_dump static

[PATCH] MAINTAINERS: update Qualcomm maintainer
 2023-11-02 11:49 UTC  (2+ messages)

[PATCH] mtd: nand: check nand_mtd_to_devnum() argument
 2023-11-02 11:38 UTC 

[PATCH] mtd: nand: complete nand_register() arguments check
 2023-11-02 11:27 UTC 

[PATCH V2] doc: falcon: riscv: Falcon Mode boot on RISC-V
 2023-11-02 11:10 UTC 

[PATCH v9 0/9] Add EFI HTTP boot support
 2023-11-02 11:02 UTC  (14+ messages)
` [PATCH v9 1/9] net: wget: prevent overwriting reserved memory
` [PATCH v9 2/9] net: wget: add wget with dns utility function
` [PATCH v9 3/9] blk: blkmap: add ramdisk creation "
` [PATCH v9 4/9] efi_loader: Boot var automatic management
` [PATCH v9 5/9] efi_loader: add missing const classifier for event service
` [PATCH v9 6/9] efi_loader: add return to efibootmgr event group
` [PATCH v9 7/9] efi_loader: support boot from URI device path
` [PATCH v9 8/9] cmd: efidebug: add uri "
` [PATCH v9 9/9] doc: uefi: add HTTP Boot support

[PATCH] doc: falcon: riscv: Falcon Mode boot on RISC-V
 2023-11-02  9:47 UTC 

[PATCH v4 0/5] Add support for StarFive JH7110 TRNG driver
 2023-11-02  9:34 UTC  (9+ messages)
  ` [PATCH v4 1/5] riscv: import read/write_relaxed functions
  ` [PATCH v4 2/5] clk: starfive: jh7110: Add security clocks
  ` [PATCH v4 3/5] rng: Add StarFive JH7110 RNG driver
  ` [PATCH v4 4/5] riscv: dts: jh7110: Add rng device tree node

[PATCH] drivers: pcie_xilinx: Fix "reg" not found error
 2023-11-02  9:15 UTC  (8+ messages)
` [PATCH] drivers: xilinx_spi: Fixes for MMC_SPI
` [PATCH] net: axi_emac: Use reg property for DMA registers
` [PATCH] pci: xilinx: Enable MMIO region

[PATCH] scripts/Makefile.lib: print error when no public key is specified
 2023-11-02  8:44 UTC  (2+ messages)

[PATCH 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
 2023-11-02  8:09 UTC  (5+ messages)

[PATCH 1/8] arm: armv8: mmu: Prepare for common.h removal
 2023-11-02  8:05 UTC  (11+ messages)
` [PATCH 2/8] arm: mach-rmobile: Drop <common.h>
` [PATCH 3/8] serial: sh: "
` [PATCH 4/8] pinctrl: rzg2l: "
` [PATCH 5/8] mmc: renesas-sdhi: "
` [PATCH 6/8] gpio: rzg2l: "
` [PATCH 7/8] clk: "
` [PATCH 8/8] board: "

[PATCH 0/2] Support JTAG for VisionFive2 board
 2023-11-02  7:43 UTC  (5+ messages)
  ` [PATCH 1/2] riscv: cpu: jh7110: Add gpio helper macros
  ` [PATCH 2/2] board: starfive: spl: Support jtag for VisionFive2 board

[PATCH 01/20] m68k: Remove CONFIG_FSLDMAFEC
 2023-11-02  7:17 UTC  (3+ messages)
` [PATCH 11/20] pg-wcom-ls102xa: Include <config.h> in the board file

[PATCH v1 0/2] imx: spl_imx_romapi: fixes
 2023-11-02  7:10 UTC  (5+ messages)
` [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

[PATCH v8 0/7] Add EFI HTTP boot support
 2023-11-02  2:44 UTC  (4+ messages)
` [PATCH v8 5/7] efi_loader: support boot from URI device path

cli: Add explicit kconfig dependency for CONFIG_IS_ENABLED macro
 2023-11-01 23:22 UTC  (3+ messages)

[PATCH] drivers: clk: Adjust temp var data type to properly match that of struct clk_ops
 2023-11-01 21:03 UTC  (2+ messages)

[PATCH] clk: fix count parameter type for clk_release_all
 2023-11-01 21:03 UTC  (2+ messages)

[PATCH RESEND 0/5] clk: A few bugfixes/enhancements for CCF
 2023-11-01 21:03 UTC  (5+ messages)
` [PATCH RESEND 5/5] clk: ccf: call clock provided ops directly for endisable()
` (subset) [PATCH RESEND 0/5] clk: A few bugfixes/enhancements for CCF

[PATCH v1] clk: use private clk struct in CLK_CCF's enable/disable functions
 2023-11-01 21:03 UTC  (2+ messages)

[PATCH] tree-wide: Replace http:// link with https:// link for ti.com
 2023-11-01 20:56 UTC 

U-boot env in binary format
 2023-11-01 20:22 UTC  (2+ messages)

[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
 2023-11-01 20:20 UTC  (3+ messages)

[PATCH] bootstd: Skip over bad device during bootflows scanning
 2023-11-01 19:03 UTC  (5+ messages)


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