U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 15:10:06 to 2024-10-28 03:12:07 UTC [more...]

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-28  3:11 UTC 

[PATCH] menu: fix the logic checking whether ESC key is pressed
 2024-10-28  2:58 UTC  (5+ messages)

[PATCH] x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILE
 2024-10-28  2:53 UTC  (3+ messages)

[PATCH v10 00/37] Implement ACPI on aarch64
 2024-10-28  2:53 UTC  (2+ messages)

[PATCH] test: efi_loader: Fix dependency for http test
 2024-10-28  2:53 UTC  (5+ messages)

[PATCH v2 00/14] Support OF_UPSTREAM for StarFive JH7110
 2024-10-28  1:58 UTC  (15+ messages)
` [PATCH v2 01/14] Makefile: Add OF_UPSTREAM Makefile for RISC-V
` [PATCH v2 02/14] dts: starfive: Switch to using upstream DT
` [PATCH v2 03/14] riscv: dts: jh7110: Drop redundant devicetree files
` [PATCH v2 04/14] dt-bindings: Remove StarFive JH7110 clock and reset definitions
` [PATCH v2 05/14] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v2 06/14] clk: starfive: jh7110: Sync clock definitions with upstream dt-bindings
` [PATCH v2 07/14] pcie: starfive: Make the driver compatible with upstream DT
` [PATCH v2 08/14] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v2 09/14] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v2 10/14] board: starfive: spl: Drop the unneeded DT modification code
` [PATCH v2 11/14] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v2 12/14] riscv: dts: jh7110: Support multiple DTBs in a Fit image
` [PATCH v2 13/14] board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()
` [PATCH v2 14/14] board: starfive: spl: Support multiple DTBs for JH7110 based boards

[PATCH] sunxi: power: axp809: Fix DCDC4 programming
 2024-10-28  0:30 UTC  (3+ messages)

[PATCH 0/2] eth: asix88179: Fixes for ASIX AX88179A variant
 2024-10-27 23:41 UTC  (7+ messages)
` [PATCH 1/2] eth: asix88179: Fix ASIX AX88179A PHY hang
` [PATCH 2/2] eth: asix88179: Fix drop of large fragmented packets

[PATCH 1/8] net: dc2114x: add support for platforms that don't have pci controllers
 2024-10-27 23:12 UTC  (2+ messages)

[PATCH 0/9] net: ksz9477: add support for KSZ GbE switches using SPI bus
 2024-10-27 23:11 UTC  (2+ messages)

[PATCH v2] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
 2024-10-27 23:11 UTC  (2+ messages)

[PATCH v1 0/2] Add driver for Motorcomm YT8821 2.5G ethernet phy
 2024-10-27 23:11 UTC  (2+ messages)

[PATCH v3] board: emcraft: Add support for Emcraft Systems NavQ+
 2024-10-27 21:30 UTC  (2+ messages)

[PATCH] imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
 2024-10-27 21:02 UTC  (10+ messages)

[PATCH] net: wget: check strict_strtoul() return value
 2024-10-27 18:32 UTC  (2+ messages)

[PATCH v7 6/7] test: efi: boot: Set up an image suitable for EFI testing
 2024-10-27 18:31 UTC  (13+ messages)

[PATCH] Bitbanging MDIO driver for DM framework
 2024-10-27 18:31 UTC  (2+ messages)

[PATCH 0/5] fs: ext4: implement opendir, readdir, closedir
 2024-10-27 17:43 UTC  (17+ messages)
` [PATCH 1/5] fs: ext4: simplify ext4fs_iterate_dir()
` [PATCH 2/5] fs: ext4: free directory node in ext4fs_exists()
` [PATCH 3/5] fs: ext4: implement opendir, readdir, closedir
` [PATCH 4/5] efi_loader: fix GetInfo and SetInfo
` [PATCH 5/5] fs: ext4: use fs_ls_generic

[PATCH] CI: Add a test for building without CMDLINE
 2024-10-27 17:16 UTC  (9+ messages)

[PATCH v8 0/8] efi: Add a test for EFI bootmeth
 2024-10-27 17:16 UTC  (4+ messages)
` [PATCH v8 5/8] sandbox: Report host default-filename in native mode

wget bug report
 2024-10-27 17:16 UTC 

[PATCH] dm: core: downgrade some dm_warn messages to log_debug()
 2024-10-27 17:16 UTC  (2+ messages)

[PATCH 1/4] imx: imxrt*: Fix binman breaking boot
 2024-10-27 17:15 UTC  (2+ messages)

[PATCH v1 0/1] Fix peripheral USB mode detection
 2024-10-27 16:42 UTC  (4+ messages)
` [PATCH v1 1/1] usb: ci_udc: don't use "advance" feature when setting address

[PATCH v11 00/13] net: tcp: improve tcp support
 2024-10-27 16:37 UTC  (3+ messages)

[PATCH v2] mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
 2024-10-27 16:31 UTC  (2+ messages)

[PATCH 00/14] Add support for Ethernet interfaces on RZ/G2L
 2024-10-27 16:29 UTC  (23+ messages)
` [PATCH 01/14] clk: rzg2l: Ignore enable for core clocks
` [PATCH 02/14] pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces
` [PATCH 03/14] pinctrl: rzg2l: Support Ethernet TXC output enable
` [PATCH 04/14] pinctrl: rzg2l: Drop unnecessary scope
` [PATCH 05/14] net: phy: Port set/clear bits from Linux
` [PATCH 06/14] net: phy: ksz90x1: Handle ksz9131 LED errata
` [PATCH 07/14] net: phy: ksz90x1: Load skew values from device tree
` [PATCH 08/14] net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay
` [PATCH 09/14] net: ravb: Support up to two instances
` [PATCH 10/14] net: ravb: Simplify max-speed handling in ravb_of_to_plat
` [PATCH 11/14] net: ravb: Add RZ/G2L Support

[PATCH 00/10] add support for Enclustra Mercury AA1 SoMs
 2024-10-27 15:25 UTC  (7+ messages)
` [PATCH 02/10] ARM: socfpga: add Mercury+ AA1 SoM support

[PATCH 0/4] Add pmem node for preserving distro ISO's
 2024-10-27 14:59 UTC  (3+ messages)
` [PATCH 1/4] fdt: add support for adding pmem nodes

[PATCH v2 00/13] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2024-10-27 14:56 UTC  (7+ messages)
` [PATCH v2 11/13] smbios: Fill UUID from sysinfo when available

[PATCH v2] sandbox: Add a build without CMDLINE
 2024-10-27 14:56 UTC  (4+ messages)

[PATCH v4 00/11] add support for Enclustra Mercury AA1 SoMs
 2024-10-27 14:48 UTC  (13+ messages)
` [PATCH v4 01/11] doc: board: enclustra: add Enclustra Mercury+ AA1
` [PATCH v4 02/11] ARM: socfpga: add Mercury+ AA1 SoM support
` [PATCH v4 03/11] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
` [PATCH v4 04/11] ARM: socfpga: add Enclustra storage switch
` [PATCH v4 05/11] ARM: socfpga: add Mercury+ AA1 boot scripts
` [PATCH v4 06/11] ARM: socfpga: AA1: support MAC from secure eeprom
` [PATCH v4 07/11] misc: atsha204a: update kconfig description
` [PATCH v4 08/11] ARM: dts: arria10: update according to DTSpec
` [PATCH v4 09/11] ARM: socfpga: update function call to modern API
` [PATCH v4 10/11] ARM: socfpga: apply binman approach to fpga parts
` [PATCH v4 11/11] doc: develop: orthographic delights

[PATCH v2] board: emcraft: Add support for Emcraft Systems NavQ+
 2024-10-27 14:40 UTC  (3+ messages)

[PATCH 1/2] ARM: renesas: Drop old unused clock DT headers
 2024-10-27 10:58 UTC  (4+ messages)
` [PATCH 2/2] ARM: renesas: Drop old unused power "

[PATCH v2] ARM: renesas: Add top level board/renesas/ MAINTAINERS file
 2024-10-27 10:11 UTC  (2+ messages)

[PATCH v2 1/5] ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs
 2024-10-27  2:20 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
` [PATCH v2 3/5] ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs
` [PATCH v2 4/5] ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs
` [PATCH v2 5/5] ARM: renesas: Deduplicate common Renesas defconfig

[PATCH 1/2] ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs
 2024-10-27  1:03 UTC  (2+ messages)
` [PATCH 2/2] ARM: stm32: Deduplicate DH STM32MP1xx "

[PATCH] mmc: msm_sdhci: enable vqmmc at probe if available
 2024-10-26 22:48 UTC  (4+ messages)

Pull request: u-boot-rockchip-20241026
 2024-10-26 22:33 UTC  (2+ messages)

[PATCH 1/9] mtd: spi-nor: Remove recently added nor->addr_width == 3 test
 2024-10-26 20:16 UTC  (9+ messages)
` [PATCH 2/9] mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
` [PATCH 3/9] mtd: spi-nor: Remove recently added set_4byte() call
` [PATCH 4/9] mtd: spi-nor: Remove recently added write_disable() call
` [PATCH 5/9] mtd: spi-nor: Remove recently added SST special case
` [PATCH 6/9] mtd: spi-nor: Fix multiple coding style issues
` [PATCH 7/9] mtd: spi-nor: Rewrite rem_bank_len calculation
` [PATCH 8/9] mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
` [PATCH 9/9] mtd: spi-nor: Always build SPI_STACKED_PARALLEL code

[PATCH] arm64: imx: Fix 0Xnn to 0xnn
 2024-10-26 20:14 UTC 

[PATCH v2] scsi: fix disk capacity too small by one sector
 2024-10-26 18:06 UTC 

[PATCH v4 0/9] Add Starfive JH7110 Cadence USB driver
 2024-10-26 16:23 UTC  (3+ messages)
` [PATCH v4 5/9] spl: starfive: visionfive2: Disable USB overcurrent pin by default

[PATCHv2] Kconfig: Remove TARGET_TRICORDER references
 2024-10-26 14:09 UTC 

[PATCH] global: Remove bi_sramstart/bi_sramsize
 2024-10-26 14:09 UTC 

[PATCH] Kconfig: Remove TARGET_TRICORDER references
 2024-10-26 13:36 UTC  (3+ messages)

[PATCH] riscv64: dts: starfive: Mars ethernet0 phy delay values sync with upstream Linux
 2024-10-26 12:40 UTC 

[PATCH] libfdt: Fix build with swig 4.3.0
 2024-10-26 12:34 UTC 

[PATCH] riscv64: dts: starfive: Star64 ethernet0 phy delay values sync with upstream Linux
 2024-10-26 11:35 UTC 

[PATCH v3 0/2] Add support for Cool Pi GenBook
 2024-10-26  9:34 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
` [PATCH v3 2/2] board: rockchip: Add support for rk3588 GenBook

enabling W=1 by default
 2024-10-26  8:10 UTC  (6+ messages)

[PATCH] disk: Mark static functions in part_efi.c
 2024-10-26  8:05 UTC 

[PATCH] efi_loader: Remove unused diskid
 2024-10-26  8:00 UTC 

[PATCH] efi_loader: Mark static functions in smbiosdump
 2024-10-26  7:57 UTC 

[PATCH] efi_loader: Mark efi_bootmgr_release_uridp as static
 2024-10-26  7:44 UTC  (2+ messages)

[PATCH] efi_loader: Mark static function in dumpdtb
 2024-10-26  7:43 UTC 

[PATCH] cmd: fat: Make do_fat_size static
 2024-10-26  7:33 UTC 

[PATCH] cmd/eficonfig: capitalize 'enter description'
 2024-10-26  7:24 UTC  (2+ messages)

[PATCH 1/1] cmd: simplify network definitions in Makefile
 2024-10-26  7:24 UTC  (2+ messages)

[PATCH] imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS
 2024-10-26  0:32 UTC  (10+ messages)

[PATCH 1/5] arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board
 2024-10-25 23:00 UTC  (4+ messages)
` [PATCH 4/5] arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs

[GIT PULL v2] Please pull u-boot-imx-master-20241025a
 2024-10-26  3:47 UTC  (2+ messages)

[PATCH v2 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-10-26  3:36 UTC  (5+ messages)
` [PATCH v2 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v4 0/8] Allow showing the memory map
 2024-10-26  0:32 UTC  (2+ messages)

[PATCH v2 1/2] ARM: imx: soc: Select default TEXT_BASE for i.MX6
 2024-10-26  0:21 UTC  (2+ messages)

[PATCH v2 1/5] arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board
 2024-10-26  0:20 UTC  (6+ messages)
` [PATCH v2 2/5] arm64: imx: imx8mp: Disable PCI support "
` [PATCH v2 3/5] arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITX
` [PATCH v2 4/5] arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs
` [PATCH v2 5/5] arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig

FIT signature security flay
 2024-10-25 21:14 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2025.01-rc1 cont
 2024-10-25 20:22 UTC  (2+ messages)

[PATCH v1 0/8] U-boot: arm: Refine the booting on Total Compute
 2024-10-25 17:18 UTC  (9+ messages)
` [PATCH v1 1/8] arm: total_compute: depend on TF-A for hardware description
` [PATCH v1 2/8] arm: total_compute: Initialize environment variables
` [PATCH v1 3/8] arm: total_compute: Remove unused bootm_size
` [PATCH v1 4/8] arm: total_compute: move the boot command to an env file
` [PATCH v1 5/8] arm: total_compute: Minor improvement for boot arguments
` [PATCH v1 6/8] arm: total_compute: Dynamically detect block device
` [PATCH v1 7/8] arm: total_compute: Support Debian boot
` [PATCH v1 8/8] arm: total_compute: Update memory mapping info

[PATCH 1/2] lmb: Fix lmb_add_region_flags() return codes and testing
 2024-10-25 19:06 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20241025
 2024-10-25 17:54 UTC  (2+ messages)

[PATCH v2 0/2] Add generic function for computing ram_top
 2024-10-25 17:27 UTC  (3+ messages)
` [PATCH v2 1/2] common: memtop: add logic to detect ram_top
` [PATCH v2 2/2] xilinx: use get_mem_top() to compute ram_top

[PATCH RFC 0/6] imx8(m): add optee node to binman FIT image
 2024-10-25 17:12 UTC  (4+ messages)

[PATCH 1/2] arm64: imx8mp: Read MAC address from M24C32-D write-lockable page on DH i.MX8MP DHCOM if available
 2024-10-25 15:36 UTC  (16+ messages)
` [PATCH 2/2] arm64: imx8mp: Read item and serial number from EEPROM ID page on DH i.MX8MP DHCOM

Issue in probing QSPI flash in Cyclone V SOC
 2024-10-25 14:12 UTC 

[PATCH] clk: sunxi: a80: Fix reset description
 2024-10-25 15:25 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