U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 14:10:58 to 2024-05-30 13:00:13 UTC [more...]

[PATCH] arm: mach-k3: am62p: Fixup TF-A/OP-TEE reserved-memory node in FDT
 2024-05-30 12:59 UTC  (2+ messages)

[PATCH 1/1] Update maintainer for Versatile Express
 2024-05-30 12:59 UTC  (2+ messages)

[PATCH] board: toradex: change maintainer to Francesco
 2024-05-30 12:59 UTC  (2+ messages)

[PATCH v3 0/8] Inline ECC Series
 2024-05-30 12:18 UTC  (3+ messages)
` [PATCH v3 7/8] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled

[PATCH 0/7] Enable QoS for DSS on J7 family of TI SoCs
 2024-05-30 11:52 UTC  (8+ messages)
` [PATCH 1/7] arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file
` [PATCH 2/7] arm: mach-k3: j721e: Enable QoS for DSS

[PATCH] Makefile: Fix include directory for OF_UPSTREAM
 2024-05-30 11:15 UTC  (6+ messages)

[PATCH v3 0/2] Introduce spl_soc_init() for SoC specific initialization
 2024-05-30 10:42 UTC  (5+ messages)

[PATCH] arm64: zynqmp: Update rproc node
 2024-05-30 10:39 UTC 

[PATCH v2 0/8] qcom: implement capsule updates
 2024-05-30  9:55 UTC  (6+ messages)
` [PATCH v2 1/8] dfu: add scsi backend
` [PATCH v2 8/8] qcom_defconfig: enable capsule update support

[RESEND PATCH 0/4] omap3: igep0x00: Fix boot failure and modernize the boards support
 2024-05-30  9:32 UTC  (10+ messages)
` [RESEND PATCH 1/4] omap3: igep00x0: Increase malloc() pool size
` [RESEND PATCH 2/4] omap3: igep0x00: Drop unused SPI support
` [RESEND PATCH 3/4] omap3: igep0x00: Update for DM SPL support
` [RESEND PATCH 4/4] omap3: igep0x00: Migrate to use upstream DT

[GIT PULL] u-boot-riscv/master
 2024-05-30  8:56 UTC 

[PATCH] efi_loader: Fix capsule_esl.dtsi.in comment style
 2024-05-30  7:17 UTC 

[RFC PATCH v1 0/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected
 2024-05-30  5:39 UTC  (4+ messages)
` [RFC PATCH v1 1/1] "

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

[PATCH v2] configs: add mvebu_espressobin_ultra-88f3720_defconfig
 2024-05-30  4:42 UTC 

[PATCH v1 0/2] Two mpfs icicle init fixes
 2024-05-30  3:13 UTC  (5+ messages)
` [PATCH v1 1/2] board: microchip: icicle: correct type for node offset
` [PATCH v1 2/2] board: microchip: icicle: make both ethernets optional

[PATCH v4] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
 2024-05-30  1:39 UTC  (7+ messages)

[PATCH 00/42] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-05-30  0:06 UTC  (4+ messages)
` [PATCH 06/42] mmc: dw_mmc: Extract clock on/off code into a separate routine

[PATCH v2 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-05-29 22:31 UTC  (19+ messages)
` [PATCH v2 1/7] lib: uuid: add UUID v5 support
` [PATCH v2 2/7] efi: add a helper to generate dynamic UUIDs
` [PATCH v2 3/7] doc: uefi: document dynamic UUID generation
` [PATCH v2 4/7] sandbox: switch to dynamic UUIDs
` [PATCH v2 5/7] lib: uuid: supporting building as part of host tools
` [PATCH v2 6/7] tools: add genguid tool
` [PATCH v2 7/7] test: lib/uuid: add unit tests for dynamic UUIDs

[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-05-29 19:47 UTC  (32+ messages)
` [PATCH v3 02/25] mbedtls: Add script to update MbedTLS subtree
` [PATCH v3 03/25] mbedtls: add mbedtls into the build system
` [PATCH v3 04/25] lib: Adapt digest header files to MbedTLS
` [PATCH v3 05/25] md5: Remove md5 non-watchdog API
` [PATCH v3 06/25] mbedtls: add digest shim layer for MbedTLS
` [PATCH v3 07/25] hash: integrate hash on mbedtls
` [PATCH v3 08/25] makefile: add mbedtls include directories
` [PATCH v3 09/25] mbedtls/external: support Microsoft Authentication Code
` [PATCH v3 10/25] mbedtls/external: support PKCS9 Authenticate Attributes
` [PATCH v3 11/25] mbedtls/external: support decoding multiple signer's cert
` [PATCH v3 12/25] mbedtls/external: update MbedTLS PKCS7 test suites
` [PATCH v3 13/25] mbedtls: add public key porting layer
` [PATCH v3 14/25] lib/crypto: Adapt public_key header with MbedTLS
` [PATCH v3 15/25] mbedtls: add X509 cert parser porting layer
` [PATCH v3 16/25] lib/crypto: Adapt x509_cert_parser to MbedTLS
` [PATCH v3 17/25] mbedtls: add PKCS7 parser porting layer
` [PATCH v3 18/25] lib/crypto: Adapt PKCS7 parser to MbedTLS
` [PATCH v3 19/25] mbedtls: add MSCode parser porting layer
` [PATCH v3 20/25] lib/crypto: Adapt mscode_parser to MbedTLS
` [PATCH v3 21/25] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v3 22/25] lib/rypto: Adapt rsa_helper to MbedTLS
` [PATCH v3 23/25] asn1_decoder: remove ASN1 decoder when using MbedTLS
` [PATCH v3 24/25] test: Remove ASN1 library test
` [PATCH v3 25/25] configs: enable MbedTLS as default setting

[PATCH] doc/sphinx, test/py: Update requests module to 2.32.0
 2024-05-29 17:22 UTC  (2+ messages)

[PATCH v2 0/8] efi_loader: improve device-tree loading
 2024-05-29 16:30 UTC  (25+ messages)
` [PATCH v2 1/8] efi_loader: allow concatenation with contained end node
` [PATCH v2 2/8] cmd: eficonfig: add support for setting fdt
` [PATCH v2 3/8] cmd: efidebug: "
` [PATCH v2 4/8] efi_loader: load device-tree specified in boot option
` [PATCH v2 5/8] efi_loader: move distro_efi_get_fdt_name()
` [PATCH v2 6/8] efi_loader: return binary from efi_dp_from_lo()
` [PATCH v2 7/8] efi_loader: export efi_load_image_from_path
` [PATCH v2 8/8] efi_loader: load distro dtb in bootmgr

Proposal: U-Boot memory management
 2024-05-29 16:29 UTC  (12+ messages)

[PATCH] sandbox: enable support for the unlz4 command
 2024-05-29 16:29 UTC  (2+ messages)

[PATCH] doc: cmd: bootmeth: Fix extlinunx -> extlinux typo
 2024-05-29 16:29 UTC  (2+ messages)

[PATCH] global_data.h: drop write-only field dm_root_f
 2024-05-29 16:29 UTC  (2+ messages)

[PATCH 0/4] arm64: versal2: Add support for new AMD Versal Gen 2 SoC
 2024-05-29 16:13 UTC  (6+ messages)
` [PATCH 1/4] arm64: versal2: Add support for AMD Versal Gen 2
` [PATCH 2/4] soc: versal2: Add SoC driver "
` [PATCH 3/4] mmc: versal2: Update zynq_sdhci driver to support "
` [PATCH 4/4] spi: versal2: Enable spi drivers for "

[PATCH] xilinx: Add option to load environment from outside of boot media
 2024-05-29 14:46 UTC  (3+ messages)

[PATCH v2 0/2] Add eFuse access for ZynqMP
 2024-05-29 14:40 UTC  (6+ messages)
` [PATCH v2 1/2] firmware: zynqmp: Add support to access efuses
` [PATCH v2 2/2] drivers: misc: Add driver to access ZynqMP efuses

[PATCH] doc: Add UEFI supplement document
 2024-05-29 13:36 UTC 

[PATCH] xilinx: versal: Do not prioritize boot device if driver is not enabled
 2024-05-29 13:15 UTC  (2+ messages)

[PATCH ] mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
 2024-05-29 13:15 UTC  (2+ messages)

[PATCH v2] xilinx: zynqmp: Allow multiboot environment write even in saved environment
 2024-05-29 13:02 UTC  (2+ messages)

[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
 2024-05-29  9:00 UTC  (7+ messages)

[PATCH] arm: dts: k3-*-binman: Make default DM file optional
 2024-05-29  8:23 UTC  (2+ messages)

[PATCH 0/7] watchdog_reset cleanup
 2024-05-29  7:35 UTC  (2+ messages)
` Acked

[PATCH 0/5] pinctrl: qcom: allow setting pins configuration for sepcial pins
 2024-05-29  7:35 UTC  (12+ messages)
` [PATCH 1/5] pinctrl: qcom: add support for bias-pull-down
` [PATCH 2/5] arm: mach-snapdragon: gpio: introduce msm_special_pin_data
` [PATCH 3/5] pinctrl: qcom: add support setting pin configuration for special pins
` [PATCH 4/5] pinctrl: qcom: sm8550: add special pins pins configuration data
` [PATCH 5/5] pinctrl: qcom: sm8650: "

[PATCH] env: ti: k3_dfu: Drup mmcpart for rootfs
 2024-05-29  6:05 UTC 

[PATCH] xilinx: zynqmp: Allow multiboot environment write even in saved environment
 2024-05-29  6:03 UTC  (4+ messages)

[PATCH v2 0/7] Add AVS support for J721S2
 2024-05-29  4:29 UTC  (7+ messages)
` [PATCH v2 2/7] drivers: misc: k3_avs: Use soc_match_device instead of compatible
` [PATCH v2 3/7] drivers: misc: k3_avs: Check return code while programming AVS
` [PATCH v2 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs

[PATCH] sunxi: spl: h616: fix booting from high MMC offset
 2024-05-29  2:47 UTC  (3+ messages)

Fix splash screen display
 2024-05-28 19:20 UTC 

[PATCH v4 00/10] add ArmSoM Sige7 Rk3588 board
 2024-05-28 17:04 UTC  (11+ messages)
` [PATCH v4 01/10] arm64: dts: rockchip: Add rk3588 GPU node
` [PATCH v4 02/10] arm64: dts: rockchip: Fix ordering of nodes on rk3588s
` [PATCH v4 03/10] arm64: dts: rockchip: fix usb2phy nodename for rk3588
` [PATCH v4 04/10] arm64: dts: rockchip: reorder usb2phy properties "
` [PATCH v4 05/10] arm64: dts: rockchip: add USBDP phys on rk3588
` [PATCH v4 06/10] arm64: dts: rockchip: add USB3 DRD controllers "
` [PATCH v4 07/10] arm64: dts: rockchip: add rk3588 pcie and php IOMMUs
` [PATCH v4 08/10] arm64: dts: rockchip: Add ArmSom Sige7 board
` [PATCH v4 09/10] rockchip: rk3588: Remove USB3 DRD nodes in u-boot.dtsi
` [PATCH v4 10/10] board: rockchip: add ArmSoM Sige7 Rk3588 board

[PATCH v5] test/py: net_boot: Add test cases for net boot
 2024-05-28 21:30 UTC  (2+ messages)

[PATCH 1/2] imx8mm-cl-iot-gate: Add support for Samsung 4GB DDR
 2024-05-28 19:15 UTC  (2+ messages)
` [PATCH 2/2] imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHY

[PATCH] fs: ubifs: Add support for ZSTD decompression
 2024-05-28 15:05 UTC 

[PATCH v2 00/14] Introduce the lwIP network stack
 2024-05-28 13:39 UTC  (8+ messages)
` [PATCH v2 01/14] net: introduce alternative implementation as net-lwip/
` [PATCH v2 08/14] net-lwip: add wget command
` [PATCH v2 12/14] test/py: net: add _lwip variants of dhcp, ping and tftpboot tests

[PATCH 0/2] Migrate PHYTEC imx8m boards to OF_UPSTREAM
 2024-05-28 13:12 UTC  (3+ messages)
` [PATCH 1/2] arm: imx8mm-phycore: move "

[PATCH] mmc: return immediately once the dwmci data transfer fails
 2024-05-28  6:15 UTC 

[PATCH] mmc: return immediately once the dwmci data transfer fails
 2024-05-28  6:01 UTC 


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