public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-04-03 12:10:00 to 2024-04-05 07:42:52 UTC [more...]

[PATCH 0/4] Cleanup K3 binman templating
 2024-04-05  7:42 UTC  (13+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

[PATCH v2] efi_loader: move efi_var_collect to common functions
 2024-04-05  7:37 UTC  (2+ messages)

[PATCH] ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM
 2024-04-05  7:35 UTC  (4+ messages)

[PATCH 1/4] virtio: blk: introduce virtio-block erase support
 2024-04-05  7:33 UTC  (4+ messages)
` [PATCH 2/4] fastboot: blk: add block device flashing configuration

[RFC PATCH 00/15] Add basic U-Boot Support for J722S-EVM
 2024-04-05  7:18 UTC  (24+ messages)
` [RFC PATCH 01/15] DO-NOT-MERGE: dts: upstream: src: Necessary pulls from upstream dts
` [RFC PATCH 02/15] arm: mach-k3: Sort CONFIG_SOC* and K3_SOC_ID entries
` [RFC PATCH 03/15] soc: ti: k3-socinfo: Fix SOC JTAG entry order
` [RFC PATCH 04/15] soc: add info to identify the J722S SoC family
` [RFC PATCH 05/15] clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data order
` [RFC PATCH 06/15] power: domain: ti: Fix the order for platform data entries
` [RFC PATCH 07/15] arm: mach-k3: r5: Makefile: Fix the order for entries
` [RFC PATCH 08/15] arm: mach-k3: j722s: introduce clock and device files for wkup spl
` [RFC PATCH 09/15] ram: k3-ddrss: Enable the am62ax's DDR controller for J722S
` [RFC PATCH 10/15] arch: mach-k3: Introduce basic files to support J722S SoC family
` [RFC PATCH 11/15] board: ti: Introduce basic board files for the J722S family
` [RFC PATCH 12/15] firmware: ti_sci_static_data: Add static DMA channel
` [RFC PATCH 13/15] arm: dts: Introduce J722S U-Boot dts files
` [RFC PATCH 14/15] configs: introduce configs needed for the J722S
` [RFC PATCH 15/15] doc: board: ti: Add J722S-EVM documentation

[PATCH] efi_loader: access __efi_runtime_start/stop without &
 2024-04-05  7:12 UTC  (2+ messages)

[PATCH 0/4] Misc changes for CSSI boards
 2024-04-05  6:53 UTC  (5+ messages)
` [PATCH 1/4] board: cssi: Fix MCR3000 board environment
` [PATCH 2/4] board: cssi: Allow use without HUSH shell
` [PATCH 3/4] board: cssi: Initialise port F on MIAE
` [PATCH 4/4] board: cssi: Properly initialise MAC address for fibre on CMPC885 board

[PATCH] mtd: spi-nor: Add support for Infineon S25FS-S family
 2024-04-05  6:47 UTC 

[PATCH] efi_loader: move efi_var_collect to common functions
 2024-04-05  6:37 UTC  (3+ messages)

[PATCH] doc: build: fix gen_compile_commands section level
 2024-04-05  6:18 UTC 

[PATCH] doc: build: update docker image to latest
 2024-04-05  6:16 UTC 

[PATCH v2 0/6] Introduce UBI block device
 2024-04-05  4:40 UTC  (8+ messages)
` [PATCH v2 6/6] spinand: bind UBI block

[PATCH] spi: dw: Use controller clock rate as maximum frequency
 2024-04-05  2:11 UTC  (3+ messages)

[PATCH v3] tpm-v2: allow algoirthm name to be configured for pcr_read and pcr_extend
 2024-04-05  0:17 UTC 

[V2 PATCH 0/2] Update RAM Bank Logic for RK3568/RK3588
 2024-04-04 21:33 UTC  (4+ messages)
` [V1 PATCH 1/2] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588

[PATCH v2] arm: imx: fix signature_block_hdr struct fields order
 2024-04-04 15:11 UTC 

[PULL] Please pull qcom-next-2024Apr04 (attempt 2)
 2024-04-04 21:52 UTC 

[PULL] Please pull qcom-next-2024Apr04
 2024-04-04 21:49 UTC 

[PATCH 1/1] net: nfs: fix file handle length in NFSv3
 2024-04-04 18:22 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-amlogic-next-20240404
 2024-04-04 16:52 UTC 

[PATCH 0/3] qcom: add clock driver support for SM8550 and SM8650 SoCc
 2024-04-04 16:46 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: Add SM8550 clock driver
` [PATCH 2/3] clk: qcom: Add SM8650 "
` [PATCH 3/3] qcom_defconfig: enable SM8550 & "

[PATCH] tools: open FIT image for reading as O_RDONLY instead of O_RDWR
 2024-04-04 16:44 UTC  (3+ messages)
` [PATCH v2] tools: open FIT image read-only

[PATCH v2] tools: copyfile: use 64k instead of 512 buffer
 2024-04-04 16:43 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/4] boot: fix EFI boot methods
 2024-04-04 16:14 UTC  (12+ messages)
` [PATCH v2 1/4] boot: correct the default sequence of "
` [PATCH v2 2/4] boot: enable booting via EFI boot manager by default
` [PATCH v2 3/4] efi_loader: move HOST_ARCH to version_autogenerated.h
` [PATCH v2 4/4] boot: correct finding the default EFI binary

[PATCH v5 0/5] TEE: minor cleanup
 2024-04-04 13:19 UTC  (6+ messages)
` [PATCH v5 1/5] tee: optee: fix description in Kconfig
` [PATCH v5 2/5] cmd: optee_rpmb: close tee session
` [PATCH v5 3/5] cmd: optee_rpmb: build cmd for sandbox
` [PATCH v5 4/5] test: py: add optee_rpmb tests
` [PATCH v5 5/5] tee: remove common.h inclusion

[PATCH] arm: dts: kirkwood: Remove DTS files for Kirkwood boards
 2024-04-04 12:05 UTC  (2+ messages)

[PATCH] arm: imx: fix signature_block_hdr struct fields order
 2024-04-04 12:06 UTC  (4+ messages)

[PATCH] xilinx: common: Fix MAC address read from EEPROM
 2024-04-04 11:44 UTC 

[PATCH v3 0/3] Introduce mtdblock device
 2024-04-04 10:58 UTC  (4+ messages)
` [PATCH v3 1/3] disk: support MTD partitions
` [PATCH v3 2/3] drivers: introduce mtdblock abstraction
` [PATCH v3 3/3] spinand: bind mtdblock

Please pull u-boot-marvell/master
 2024-04-04 12:08 UTC 

[PATCH v3] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
 2024-04-04 12:06 UTC  (2+ messages)

[PATCH u-boot-mvebu v4 00/18] Turris Omnia - New board revision support
 2024-04-04 12:04 UTC  (20+ messages)
` [PATCH u-boot-mvebu v4 01/18] arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia
` [PATCH u-boot-mvebu v4 02/18] arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
` [PATCH u-boot-mvebu v4 03/18] arm: mvebu: turris_{omnia, mox}: Don't print model two times
` [PATCH u-boot-mvebu v4 04/18] arm: mvebu: turris_omnia: Update MCU status and features reading
` [PATCH u-boot-mvebu v4 05/18] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu v4 06/18] arm: mvebu: turris_omnia: Print board ECDSA public key if available
` [PATCH u-boot-mvebu v4 07/18] arm: mvebu: turris_omnia: Disable Atmel SHA node if not present
` [PATCH u-boot-mvebu v4 08/18] arm: mvebu: spl: Do not build mvebu-reset in SPL
` [PATCH u-boot-mvebu v4 09/18] arm: mvebu: system-controller: Rework to use UCLASS_SYSCON
` [PATCH u-boot-mvebu v4 10/18] arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU
` [PATCH u-boot-mvebu v4 11/18] arm: mvebu: system-controller: Add support for SYSRESET
` [PATCH u-boot-mvebu v4 12/18] gpio: turris_omnia_mcu: Use byteorder conversion functions
` [PATCH u-boot-mvebu v4 13/18] gpio: turris_omnia_mcu: Update firmware features reading
` [PATCH u-boot-mvebu v4 14/18] gpio: turris_omnia_mcu: Add support for system power off via sysreset
` [PATCH u-boot-mvebu v4 15/18] arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig
` [PATCH u-boot-mvebu v4 16/18] cmd: rng: Print "Abort" on -EINTR
` [PATCH u-boot-mvebu v4 17/18] misc: turris_omnia_mcu: Add support for rng provided by MCU
` [PATCH u-boot-mvebu v4 18/18] arm: mvebu: turris_omnia: Enable rng command in defconfig

[PATCH v1] MAINTAINERS: add entries for tee-related orphaned files
 2024-04-04 12:01 UTC  (3+ messages)

[PATCH v4 0/5] TEE: minor cleanup
 2024-04-04 11:46 UTC  (16+ messages)
` [PATCH v4 1/5] tee: optee: fix description in Kconfig
` [PATCH v4 2/5] cmd: optee_rpmb: close tee session
` [PATCH v4 3/5] cmd: optee_rpmb: build cmd for sandbox
` [PATCH v4 4/5] test: py: add optee_rpmb tests
` [PATCH v4 5/5] tee: remove common.h inclusion

[PATCH v1] verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM
 2024-04-04  4:05 UTC  (2+ messages)

Please pull u-boot-samsung master
 2024-04-04  8:54 UTC 

[PATCH] soc: zynqmp: Add the IDcode for TEG variant
 2024-04-04  8:53 UTC  (2+ messages)

[PATCH 0/2] Add TIFS Stub support in AM62x
 2024-04-04  8:22 UTC  (7+ messages)
` [PATCH 1/2] arm: mach-k3: add support for detecting TIFSSTUB images
` [PATCH 2/2] arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images

[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
 2024-04-04  7:38 UTC  (3+ messages)

[PATCH v2] efi_loader: fix append write behavior to non-existent variable
 2024-04-04  7:35 UTC  (2+ messages)

[PATCH v3 0/6] TEE: minor cleanup
 2024-04-04  7:22 UTC  (4+ messages)

[PATCH v5 0/5] Introduce ICSSG Ethernet driver
 2024-04-04  7:08 UTC  (6+ messages)
` [PATCH v5 1/5] net: ti: icssg: Add Firmware Interface for "
` [PATCH v5 2/5] net: ti: icssg: Add Firmware config and classification APIs
` [PATCH v5 3/5] net: ti: icssg: Add icssg queues APIs and macros
` [PATCH v5 4/5] net: ti: icssg: Add ICSSG ethernet driver
` [PATCH v5 5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-04-04  6:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] efi_loader: access __efi_runtime_rel_start/stop without &
 2024-04-04  6:37 UTC 

[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
 2024-04-04  6:25 UTC  (7+ messages)
` [PATCH v4 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v4 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v4 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v4 4/6] usb: Add environment based device ignorelist
` [PATCH v4 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v4 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH 1/3] arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM
 2024-04-04  4:08 UTC  (4+ messages)
` [PATCH 2/3] arm64: imx: imx8mm-beacon: "
` [PATCH 3/3] arm64: imx: imx8mn-beacon: "

[PATCH v1] verdin-am62: move verdin am62 to OF_UPSTREAM
 2024-04-04  4:06 UTC  (2+ messages)

[PATCH 1/4] arm: davinci: Migrate da850-evm to OF_UPSTREAM
 2024-04-04  3:00 UTC  (4+ messages)
` [PATCH 2/4] arm: ti: am3517_evm: Migrate "
` [PATCH 3/4] arm: ti: logicpd-torpedo: "
` [PATCH 4/4] arm: ti: logicpd-som-lv: "

[PATCH] efi_loader: Don't delete variable from memory if adding a new one failed
 2024-04-03 20:33 UTC  (2+ messages)

[PATCH 0/2] boot: enable compliant booting on EFI systems
 2024-04-03 19:07 UTC  (3+ messages)
` [PATCH 1/2] boot: enable booting via EFI boot manager by default
` [PATCH 2/2] boot: correct the default sequence of boot methods

[RFC PATCH] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
 2024-04-03 17:48 UTC  (3+ messages)

[PATCH 0/3] efi_loader: fixes for EFI variables
 2024-04-03 15:37 UTC  (7+ messages)
` [PATCH 1/3] efi_loader: all variable attributes are 32bit
` [PATCH 2/3] efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
` [PATCH 3/3] efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS

[PATCH] net: ti: am65-cpsw: Fix buffer overflow
 2024-04-03 14:31 UTC 

[PATCH 0/2] Remove ti,sci-sysreset
 2024-04-03 14:21 UTC  (4+ messages)
` [PATCH 2/2] arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes

[PATCH v2 0/3] *** Introduce get_boot_device() for K3 platform ***
 2024-04-03 13:59 UTC  (4+ messages)
` [PATCH v2 1/3] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL
` [PATCH v2 2/3] arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs
` [PATCH v2 3/3] board: phycore-am62x: Extend for better environment handling

[PATCH v2 1/1] xilinx: zynq: add FDT_FIXUP_PARTITIONS support
 2024-04-03 13:27 UTC  (4+ messages)

[RFC PATCH v2 0/2] Introduce fastboot oem board command
 2024-04-03  8:49 UTC  (4+ messages)
` [RFC PATCH v2 1/2] fastboot: introduce 'oem board' subcommand

[PATCH v2 0/3] Introduce mtdblock device
 2024-04-03 12:23 UTC  (4+ messages)
` [PATCH v2 1/3] disk: support MTD partitions

[PATCH 00/10] Add support for Ethernet Boot on SK-AM62
 2024-04-03 12:48 UTC  (7+ messages)
` [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

[PATCH v6 00/16] Qualcomm platform USB support
 2024-04-03 12:28 UTC  (8+ messages)
` [PATCH v6 09/16] serial: msm-geni: support livetree
` [PATCH v6 13/16] dts: sdm845-db845c: add u-boot fixups
` [PATCH v6 14/16] qcom_defconfig: enable livetree
` [PATCH v6 15/16] qcom_defconfig: enable USB
` [PATCH v6 16/16] usb: gadget: UMS: fix 64-bit division on ARM32


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