u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-09 12:26:39 to 2024-01-10 20:51:54 UTC [more...]

[PATCH] riscv: qemu: enable booting on a second virtio device
 2024-01-10 20:26 UTC 

[PATCH] board: starfive: handle compatible property in dynamic DT configuration
 2024-01-10 20:17 UTC 

[PATCH v2] boot: add support for button commands
 2024-01-10 20:09 UTC  (3+ messages)

[PATCH v3] clk: meson: add Hardware Clock measure driver
 2024-01-10 18:50 UTC  (3+ messages)

[PATCH 1/5] omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMC
 2024-01-10 18:46 UTC  (5+ messages)
` [PATCH 2/5] cmd/mtdparts: Make this select MTD_PARTITIONS
` [PATCH 3/5] env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present
` [PATCH 4/5] cmd/flash: Make this default y for CFI and NOR only
` [PATCH 5/5] mtd: Make CONFIG_MTD be the gate symbol for the menu

[PATCH V2 00/10] board/ti: k3 boards: Stop using findfdt
 2024-01-10 18:34 UTC  (13+ messages)
` [PATCH V2 01/10] board: ti: common: Introduce a common fdt ops library
` [PATCH V2 02/10] board: ti: am62ax: Set fdtfile from C code instead of findfdt script
` [PATCH V2 03/10] board: ti: am62x: "
` [PATCH V2 04/10] board: ti: am64x: "
` [PATCH V2 05/10] board: ti: am65x: "
` [PATCH V2 06/10] board: ti: j721e: "
` [PATCH V2 07/10] board: ti: j721s2: "
` [PATCH V2 08/10] board: beagle: beagleboneai64: "
` [PATCH V2 09/10] board: beagle: beagleplay: "
` [PATCH V2 10/10] include: env: ti: Drop default_findfdt

[PATCH v4 0/6] rpi5: initial support
 2024-01-10 18:00 UTC  (10+ messages)
` [PATCH v4 1/6] rpi5: add initial memory map for bcm2712
` [PATCH v4 2/6] rpi5: Use devicetree as alternative way to read IO base addresses
` [PATCH v4 3/6] rpi5: Use devicetree to retrieve board revision
` [PATCH v4 4/6] bcm2835: Dynamically calculate bytes per pixel parameter
` [PATCH v4 5/6] mmc: bcmstb: Add support for bcm2712 SD controller
` [PATCH v4 6/6] configs: rpi_arm64: enable SDHCI BCMSTB driver

[PATCH 0/4] arm: mach-k3: am64: Add NAND configuration
 2024-01-10 16:30 UTC  (16+ messages)
` [PATCH 2/4] mtd: rawnand: omap_gpmc: Use DT provided IO address
` [PATCH 3/4] arm: mach-k3: am642: Define NAND boot device
` [PATCH 4/4] configs: am64x_evm_a53_defconfig: Enable NAND

[PATCH v3 0/1] Fix clk-gpio driver
 2024-01-10 16:09 UTC  (2+ messages)
` [PATCH v3 1/1] clk: clk-gpio: add actual gated clock

[PATCH v2 0/1] Fix clk-gpio driver
 2024-01-10 15:58 UTC  (6+ messages)
` [PATCH v2 1/1] clk: clk-gpio: add actual gated clock

Please pull u-boot-marvell/master
 2024-01-10 15:46 UTC  (2+ messages)

[PATCH v1 1/3] arm: config: xea: Update environment variables for XEA board (imx287)
 2024-01-10 14:52 UTC  (4+ messages)
` [PATCH v1 2/3] arm: config: Enable CRC8 support in SPL on imx287 XEA board
` [PATCH v1 3/3] arm: xea: Add support for boot image source descriptor in SPL

[PATCH v3 1/3] arm: mvebu: Espressobin: move FDT fixup into a separate function
 2024-01-10 14:13 UTC  (9+ messages)
` [PATCH v3 2/3] arm: mvebu: Espressobin: move network setup "
` [PATCH v3 3/3] arm: mvebu: eDPU: support new board revision

[PATCH v4 0/9] Handoff bloblist from previous boot stage
 2024-01-10 14:12 UTC  (5+ messages)
` [PATCH v4 2/9] bloblist: check bloblist with specified buffer size
` [PATCH v4 8/9] fdt: update the document and Kconfig description

[PATCH] arm: mvebu: AC5: Use finer grained memory map
 2024-01-10 14:08 UTC  (2+ messages)

[PATCH v2 0/2] fix auto-generated boot options
 2024-01-10 13:53 UTC  (3+ messages)
` [PATCH v2 1/2] efi_loader: auto-generate boot option for each blkio device

[PATCH] arm64: xilinx: Move address/size-cells to proper locations
 2024-01-10 13:35 UTC 

[PATCH v2 0/3] This series adds support for the phyGATE-Tauri-L
 2024-01-10 13:35 UTC  (4+ messages)
` [PATCH v2 1/3] Add support for phyGATE-Tauri-L-iMX8MM
` [PATCH v2 2/3] doc: board: phytec: Add phyGATE-Tauri board documentation
` [PATCH v2 3/3] board: phytec: MAINTAINERS: add missing phytec doc files

[PATCH 0/2] arm: dts: Add Itap Delay Value For High Speed DDR
 2024-01-10 13:20 UTC  (4+ messages)

[PATCH v1] fastboot: introduce 'oem board' subcommand
 2024-01-10  8:59 UTC  (6+ messages)

[PATCH 0/2] This series adds support for the phyGATE-Tauri-L
 2024-01-10 12:57 UTC  (3+ messages)
` [PATCH 1/2] Add support for phyGATE-Tauri-L-iMX8MM
` [PATCH 2/2] doc: board: phytec: Add phyGATE-Tauri board documentation

[PATCH v4 00/11] An effort to bring DT bindings compliance within U-Boot
 2024-01-10 12:40 UTC  (14+ messages)
` [PATCH v4 01/11] CI: Exclude devicetree-rebasing subtree for CONFIG checks
` [PATCH v4 02/11] Makefile: Add support for DT bindings schema checks
` [PATCH v4 03/11] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
` [PATCH v4 04/11] Makefile: Allow upstream DT subtree to provide DT includes
` [PATCH v4 05/11] dts: Add alternative location for upstream DTB builds
` [PATCH v4 06/11] dts: Add script to uprev dts/upstream subtree
` [PATCH v4 07/11] doc: devicetree: Align documentation to use Kconfig options
` [PATCH v4 08/11] doc: devicetree: Updates for devicetree-rebasing subtree
` [PATCH v4 09/11] MAINTAINERS: Add myself as devicetree-rebasing maintainer
` [PATCH v4 10/11] dts: meson-gxbb: Switch to using upstream DT
` [PATCH v4 11/11] dts: meson-gxbb: Drop redundant devicetree files

[PATCH] arm64: zynqmp: Remove ltc2954 node
 2024-01-10 12:34 UTC 

inconsistent wget behavior
 2024-01-10 12:20 UTC  (10+ messages)

[PATCH v3] arch: arm: Kconfig: Enable BOOTSTD_FULL for Rockchip SoCs
 2024-01-10 11:58 UTC  (7+ messages)

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2024-01-10 11:42 UTC  (11+ messages)
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
` [RFC PATCH 15/16] tools/fdtgrep: Include __symbols__ table

[PATCH v3 0/8] Suspend to RAM support for K3 J7200
 2024-01-10  9:34 UTC  (4+ messages)

[PATCH v2 0/2] fix FMP versioning for FWU multi bank update
 2024-01-10  9:10 UTC  (7+ messages)
` [PATCH v2 2/2] efi_loader: support fmp versioning for "

[PATCH v3 00/11] Enable setexpr command to print cpu-list like bitmaps
 2024-01-10  9:10 UTC  (12+ messages)
` [PATCH v3 01/11] sandbox: add generic find_next_zero_bit implementation
` [PATCH v3 02/11] linux: bitmap.h: add 'for_each_set_bitrange' iteration macro
` [PATCH v3 03/11] test: cmd: setexpr: Add tests for bitmap string format
` [PATCH v3 04/11] doc: printf() codes: Add bitmap format specifier
` [PATCH v3 05/11] cmd: printf: Correctly handle field width
` [PATCH v3 06/11] lib: Add hextobarray() function
` [PATCH v3 07/11] lib: vsprintf: enable '%pbl' format specifier
` [PATCH v3 08/11] setexpr: rename 'get_arg()' to 'setexpr_get_arg()'
` [PATCH v3 09/11] setexpr: Promote 'setexpr_get_arg()' to a public function
` [PATCH v3 10/11] setexptr: Extend setexpr_get_arg() to handle pointer to memory
` [PATCH v3 11/11] cmd: printf: forward '%p' format string specifier

[PATCH 1/4] tools: zynqmpimage: show info on partition 0
 2024-01-10  9:06 UTC  (2+ messages)

[PATCH v2 00/17] video: dw_hdmi: Support Vendor PHY
 2024-01-10  8:54 UTC  (6+ messages)
` [PATCH v2 02/17] video: dw_hdmi: Add Vendor PHY handling

[PATCH] xilinx: r5: Include the sys_r5_proto.h header for future use
 2024-01-10  8:22 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Match dwc3 interrupts description with values
 2024-01-10  8:17 UTC  (2+ messages)

[PATCH v3 00/10] Add T114 video support
 2024-01-10  7:43 UTC  (11+ messages)
` [PATCH v3 01/10] video: tegra20: dc: diverge DC per-SOC
` [PATCH v3 02/10] video: tegra20: dc: fix image shift on rotated panels
` [PATCH v3 03/10] video: tegra20: consolidate DC header
` [PATCH v3 04/10] video: tegra20: dc: pass DC id to internal devices
` [PATCH v3 05/10] video: tegra20: dc: add PLLD2 parent support
` [PATCH v3 06/10] video: tegra20: dc: add reset support
` [PATCH v3 07/10] video: tegra20: dc: add powergate
` [PATCH v3 08/10] video: tegra20: add MIPI calibration driver
` [PATCH v3 09/10] video: tegra20: dsi: add T114 support
` [PATCH v3 10/10] video: tegra20: dsi: add reset support

[PATCH] arm: socfpga: stratix10: SPI clock support
 2024-01-10  6:57 UTC  (2+ messages)

[PATCH v2 RESEND 1/2] nvme: Fix error code and log to indicate busy
 2024-01-10  5:04 UTC  (2+ messages)
` [PATCH v2 RESEND 2/2] nvme: Update nvme_scan_namespace to keep trying on busy

[PATCH v4] drivers: pci: Fix dm_pci_map_bar() to support 64b BARs
 2024-01-10  4:59 UTC 

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-01-10  3:47 UTC  (19+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[RESEND PATCH v2] board: rockchip: Add the Turing RK1 SoM
 2024-01-10  1:30 UTC 

[PATCH v4 0/4] cmd: bootefi: refactor the code for bootmgr
 2024-01-10  1:16 UTC  (5+ messages)
` [PATCH v4 1/4] efi_loader: split unrelated code from efi_bootmgr.c
` [PATCH v4 2/4] efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
` [PATCH v4 3/4] net: tftp: remove explicit efi configuration dependency
` [PATCH v4 4/4] fs: "

[PATCH] getchar(): Correct usage
 2024-01-09 22:57 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-01-09 22:18 UTC  (3+ messages)

Pull request smbios-2024-04-rc1
 2024-01-09 21:42 UTC  (2+ messages)

[PATCH v2 0/2] smbios: copy QEMU tables
 2024-01-09 20:48 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] board: ti: am64: Support TMDS64EVM
 2024-01-09 19:29 UTC  (2+ messages)

Please pull u-boot-samsung master
 2024-01-09 17:49 UTC  (3+ messages)

Pull request rng-2024-04-rc1
 2024-01-09 17:49 UTC  (2+ messages)

[PATCH v2 00/14] Support SPI NAND in fastboot protocol
 2024-01-09 17:32 UTC  (15+ messages)
` [PATCH v2 01/14] nand: move NAND initialization API to nand/core.c
` [PATCH v2 02/14] nand: don't overwrite mtd name in nand_register()
` [PATCH v2 03/14] nand: move nand_util.c to NAND core folder
` [PATCH v2 04/14] nand: move nand_erase_opts() to core NAND folder
` [PATCH v2 05/14] spi: add board_nand_init() function
` [PATCH v2 06/14] spi: use nand_register() instead of add_mtd_device()
` [PATCH v2 07/14] mtdparts: use negative error codes
` [PATCH v2 08/14] mtdparts: use CMD_RET_FAILURE define
` [PATCH v2 09/14] jffs2: use negative error codes
` [PATCH v2 10/14] jffs2: use CMD_RET_FAILURE/SUCCESS defines
` [PATCH v2 11/14] cmd: allow to enable CMD_NAND for SPI NAND devices
` [PATCH v2 12/14] fastboot: check device type for SPI NAND too
` [PATCH v2 13/14] fastboot: enable FASTBOOT_FLASH option for SPI NAND devices
` [PATCH v2 14/14] fastboot: fb_nand: add missing newlines in pr_err() macro

[PATCH 00/10] board/ti: k3 boards: Stop using findfdt
 2024-01-09 16:30 UTC  (18+ messages)
` [PATCH 01/10] board: ti: common: Introduce a common fdt ops library
` [PATCH 02/10] board: ti: am62ax: Set fdtfile from C code instead of findfdt script
` [PATCH 04/10] board: ti: am64x: "
` [PATCH 06/10] board: ti: j721e: "
` [PATCH 08/10] board: beagle: beagleboneai64: "

[PATCH v7 0/7] Implement fastboot multiresponce
 2024-01-09 15:44 UTC  (6+ messages)
` [PATCH v7 7/7] test: hush: dollar: fix bagous behavior

[PATCH] doc: fix three-dash references in reStructuredText
 2024-01-09 14:50 UTC  (2+ messages)

[PATCH 0/2] Boot fixup
 2024-01-09 14:29 UTC  (5+ messages)
` [PATCH 1/2] include: env: ti: ti_common: Fix a missing semicolon
` [PATCH 2/2] include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit

[PATCH v3 0/8] An effort to bring DT bindings compliance within U-Boot
 2024-01-09 14:26 UTC  (7+ messages)
` [PATCH v3 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location

[PATCH] arch: mach-k3: Fix incorrect mapping of higher DDR addresses as device memory
 2024-01-09 14:24 UTC  (2+ messages)

[PATCH] stm32mp2: Fix CONFIG_STM32MP25X flag usage
 2024-01-09 14:00 UTC 

[PATCH v6 0/6] Implement fastboot multiresponce
 2024-01-09 13:46 UTC  (5+ messages)

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2024-01-09 12:34 UTC  (14+ 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).