public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-11-02 12:22:47 to 2023-11-04 08:04:00 UTC [more...]

[PATCH 0/5] board: beagle: Move beagleplay and omap3beagle under beagle vendor folder
 2023-11-04  8:01 UTC  (6+ messages)
` [PATCH 1/5] arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi
` [PATCH 2/5] configs: Add am62x_beagleplay_*_defconfig
` [PATCH 3/5] board: Move beagleplay under beagle vendor folder
` [PATCH 4/5] doc: board: Move am62x_beagleplay to it's own vendor
` [PATCH 5/5] board: Move omap3 beagle under beagle vendor folder

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-11-04  7:53 UTC  (9+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements

[PATCH V2 00/12] board: ti: j721e: cleanup
 2023-11-04  7:21 UTC  (13+ messages)
` [PATCH V2 01/12] board: ti: j721e: evm: Drop unused headers
` [PATCH V2 02/12] board: ti: j721e: evm: Drop board check for ESM
` [PATCH V2 03/12] board: ti: j721e: evm: Switch to using IS_ENABLED
` [PATCH V2 04/12] board: ti: j721e: j721e.env: Add explicit boot_targets
` [PATCH V2 05/12] configs: j721e_evm_a72_defconfig: Switch to bootstd
` [PATCH V2 06/12] arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200
` [PATCH V2 07/12] board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evm
` [PATCH V2 08/12] arm: mach-k3: arm64-mmu: Refactor to be independent of board
` [PATCH V2 09/12] arm: mach-k3: j721e: Improve support for UDA FS
` [PATCH V2 10/12] configs: j7200: Remove HBMC_AM654 config
` [PATCH V2 11/12] configs: j7200_evm_a72_defconfig: Switch to bootstd
` [PATCH V2 12/12] doc: board: ti: j721e_evm: Use board relative path for include directives

[PATCH 1/1] rng: fix ARMv8.5 RNDR driver
 2023-11-04  7:00 UTC 

[PATCH 1/1] rng: detect RISC-V Zkr RNG device in bind method
 2023-11-04  6:51 UTC 

[PATCH] arm: mach-k3: Move K3 degenerate keys out of board folder
 2023-11-04  2:46 UTC  (3+ messages)

[PATCH V2 0/2] arm: mach-k3: Move TI keys out of board folder
 2023-11-04  2:45 UTC  (3+ messages)
` [PATCH V2 1/2] arm: mach-k3: Move K3 degenerate "
` [PATCH V2 2/2] arm: mach-k3: Move TI dummy "

[PATCH 1/1] pico-imx7d: fix typo in AR8035 comment
 2023-11-03 22:51 UTC  (4+ messages)

[PATCH v3 0/3] BOOTP/DHCPv4 enhancements
 2023-11-04  1:00 UTC  (4+ messages)
` [PATCH v3 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v3 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v3 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH] imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation
 2023-11-03 23:00 UTC 

[PATCH] pico-imx7d: Remove board_phy_config()
 2023-11-03 22:47 UTC 

[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
 2023-11-03 21:43 UTC  (13+ messages)

[PATCH 00/15] board: ti: Add support for BeagleBone AI-64
 2023-11-03 21:34 UTC  (22+ 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 v2 1/1] efi_loader: expose the device-tree file name
 2023-11-03 20:03 UTC  (16+ messages)

[PATCH v1 0/3] Implement GPIO cells for PALMAS and MAX77663 PMICs
 2023-11-03 19:46 UTC  (5+ messages)
` [PATCH v1 1/3] drivers: gpio-uclass: support PMIC GPIO children

[PATCH v4 1/1] efi_loader: expose the device-tree file name
 2023-11-03 19:44 UTC  (8+ messages)

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

[PATCH v4 0/5] Populate kaslr seed with RNG
 2023-11-03 19:38 UTC  (8+ messages)
` [PATCH v4 1/5] fdt: common API to populate kaslr seed
` [PATCH v4 2/5] fdt: kaslr seed from RNG device
` [PATCH v4 3/5] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v4 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v4 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE

[PATCH 1/1] [u-boot][master][PATCH v6] pico-imx7d: add baseboard SD card boot detect
 2023-11-03 18:16 UTC  (3+ messages)

[PATCH v2 0/5] Move video memory reservation for SPL to the
 2023-11-03 17:58 UTC  (12+ 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] riscv: Add support for AMD/Xilinx MicroBlaze V
 2023-11-03 16:25 UTC  (2+ messages)

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

[PATCH 1/3] spl: fit: Discard decompression if not supported
 2023-11-03 14:34 UTC  (3+ messages)
` [PATCH 2/3] spl: fit: Add support for LZO compressed images
` [PATCH 3/3] spl: fit: Load compressed blob to heap buffer

[PATCH v2 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
 2023-11-03 14:13 UTC  (5+ messages)
` [PATCH v2 7/7] clk/qcom: fix rcg divider value

Please pull qcom-next-20231103
 2023-11-03 13:49 UTC 

Please pull u-boot-dm
 2023-11-03 13:42 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20231103
 2023-11-03 13:34 UTC 

[PATCH] MAINTAINERS: update Qualcomm maintainer
 2023-11-03 13:31 UTC  (3+ messages)

[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] 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)

[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/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  (4+ messages)
` [PATCH 5/7] arm: mach-k3: am62x: Move board selection to mach-k3

[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  (13+ messages)
` [PATCH 03/15] nand: Calculate SYS_NAND_PAGE_COUNT automatically
` [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 v5 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-11-02 12:20 UTC  (2+ messages)
` [PATCH v5 7/8] clk: treewide: switch to clock dump from clk_ops


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