u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-07 00:31:52 to 2024-05-09 05:59:33 UTC [more...]

[PATCH 0/6] Enable OF_UPSTREAM for j721s2 and am68
 2024-05-09  5:59 UTC  (12+ messages)
` [PATCH 1/6] board: ti: j721s2: j721s2.env: Add explicit boot_targets
` [PATCH 2/6] configs: j721s2_evm_a72_defconfig: Switch to bootstd
` [PATCH 3/6] configs: am68_sk: Move to separate defconfig for AM68 SK board
` [PATCH 4/6] arch: arm: dts: k3-am68-sk-r5: Sync with J721s2 R5 file
` [PATCH 5/6] arch: arm: dts: k3-j721s2-r5: Introduce k3-j721s2-r5.dtsi
` [PATCH 6/6] arm: dts: k3-j721s2|am68: Migrate to OF_UPSTREAM

[PATCH] board: starfive: support Pine64 Star64 board
 2024-05-08 23:11 UTC  (4+ messages)

[PATCH 2/2 v2] board: starfive: support Pine64 Star64 board
 2024-05-08 20:33 UTC 

[PATCH 1/2 v2] board: starfive: support Pine64 Star64 board
 2024-05-08 20:33 UTC 

[PATCH v8 0/3] BOOTP/DHCPv4 enhancements
 2024-05-09  2:39 UTC  (4+ messages)
` [PATCH v8 1/3] net: Enhancements for dhcp option 209
` [PATCH v8 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v8 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH v2 1/1] andes: Unify naming policy for Andes related source
 2024-05-09  1:13 UTC 

[PATCH 1/1] andes: Unify naming policy for Andes related source
 2024-05-09  1:03 UTC 

[PATCH 0/3] cyclic/watchdog patches
 2024-05-09  0:47 UTC  (4+ messages)
` [PATCH 1/3] cyclic: stop strdup'ing name in cyclic_register()
` [PATCH 2/3] wdt-uclass: prevent multiple cyclic_register calls
` [PATCH 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[PATCH v1 0/1] add driver for Synopsys Ethernet 10G device
 2024-05-08 23:17 UTC  (3+ messages)
` [PATCH v1 1/1] net: Add drivers for Sysnopsys "

[PATCH] test/py: Make the number of SPL banners seen a variable
 2024-05-08 23:17 UTC  (2+ messages)

[PATCH 0/5] zfs: Fix zfs support on aarch64
 2024-05-08 20:04 UTC  (7+ messages)
` [PATCH 3/5] zfs: Fix unaligned read of uint64

[PATCH] net: ti: am65-cpsw-nuss: don't touch DMA after stop
 2024-05-08 18:36 UTC 

[PATCH 001/149] global: Make <asm/global_data.h> include <asm/u-boot.h>
 2024-05-08 17:39 UTC  (10+ messages)
` [PATCH 060/149] board: firefly: Remove <common.h> and add needed includes
` [PATCH 062/149] board: friendlyarm: "
` [PATCH 103/149] board: phytec: "
` [PATCH 111/149] board: rockchip: "

[PATCH 01/33] arm: mach-versatile: Remove dead code
 2024-05-08 17:37 UTC  (4+ messages)
` [PATCH 17/33] arm: nexell: Remove <common.h> and add needed includes

Does u-boot support USB CCID communication?
 2024-05-08 15:29 UTC  (2+ messages)

[PATCH v6 0/3] BOOTP/DHCPv4 enhancements
 2024-05-08 15:32 UTC  (3+ messages)
` [PATCH v6 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements

[PATCH v2 00/28] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-05-08 15:14 UTC  (48+ messages)
` [PATCH v2 01/28] CI: Exclude MbedTLS subtree for CONFIG checks
` [PATCH v2 02/28] mbedtls: Add script to update MbedTLS subtree
` [PATCH v2 03/28] mbedtls: add mbedtls into the build system
` [PATCH v2 04/28] arm: EFI linker script text section alignment
` [PATCH v2 05/28] image: remove redundant hash includes
` [PATCH v2 06/28] efi_loader: "
` [PATCH v2 07/28] lib: Adapt digest header files to MbedTLS
` [PATCH v2 08/28] md5: Adapt to the changes of md5 header
` [PATCH v2 09/28] mbedtls: add digest shim layer for MbedTLS
` [PATCH v2 10/28] hash: integrate hash on mbedtls
` [PATCH v2 11/28] makefile: add mbedtls include directories
` [PATCH v2 12/28] mbedtls/external: support MicroSoft Authentication Code
` [PATCH v2 13/28] mbedtls/external: support PKCS9 Authenticate Attributes
` [PATCH v2 14/28] mbedtls/external: support decoding multiple signer's cert
` [PATCH v2 15/28] mbedtls/external: update MbedTLS PKCS7 test suites
` [PATCH v2 16/28] mbedtls: add public key porting layer
` [PATCH v2 17/28] lib/crypto: Adapt public_key header with MbedTLS
` [PATCH v2 18/28] mbedtls: add X509 cert parser porting layer
` [PATCH v2 19/28] lib/crypto: Adapt x509_cert_parser to MbedTLS
` [PATCH v2 20/28] mbedtls: add PKCS7 parser porting layer
` [PATCH v2 21/28] lib/crypto: Adapt PKCS7 parser to MbedTLS
` [PATCH v2 22/28] mbedtls: add MSCode parser porting layer
` [PATCH v2 23/28] lib/crypto: Adapt mscode_parser to MbedTLS
` [PATCH v2 24/28] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v2 25/28] lib/rypto: Adapt rsa_helper to MbedTLS
` [PATCH v2 26/28] asn1_decoder: remove ASN1 decoder when using MbedTLS
` [PATCH v2 27/28] test: Remove ASN1 library test
` [PATCH v2 28/28] configs: enable MbedTLS as default setting

[PATCH v2 0/4] arm: Add Analog Devices SC5xx Machine Type
 2024-05-08 14:52 UTC  (2+ messages)

[PATCH] mach-snapdragon: do carveouts for qcs404 only
 2024-05-08 14:48 UTC  (5+ messages)

[PATCH] efi_loader: capsule: detect possible ESP device path
 2024-05-08 14:16 UTC  (12+ messages)

[PATCH] qcom_defconfig: enable msm8916 and msm8996
 2024-05-08 14:14 UTC  (3+ messages)

[PATCH v2 0/2] qcom: ehci: enable core + iface clocks
 2024-05-08 12:46 UTC  (3+ messages)
` [PATCH v2 1/2] clk/qcom: apq8016: add support for USB_HS clocks

[PATCH ] mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
 2024-05-08  5:27 UTC 

[PATCH 0/2] Add AM64x Support to PRUSS and PRU_RPROC driver
 2024-05-08 12:19 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: pru: Add support for AM64x PRU / RTU cores
` [PATCH 2/2] soc: ti: pruss: Add support for AM64x

[PATCH] arm: rockchip: using generic capsule update mechanism
 2024-05-08 11:16 UTC 

[PATCH v2] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
 2024-05-08 11:13 UTC 

[PATCH v2] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
 2024-05-08 10:00 UTC  (4+ messages)

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-08  7:23 UTC  (4+ messages)
` [PATCH] imx: hab: add documentation about the required keys/certs

[PATCH] Fix neighbor discovery ethernet address saving
 2024-05-08  5:16 UTC  (3+ messages)

[PATCH] board: rockchip: add ArmSoM Sige7 Rk3588 board
 2024-05-08  2:53 UTC  (2+ messages)

[PATCH V3] board: rockchip: add Powkiddy X55
 2024-05-08  2:49 UTC  (2+ messages)

[PATCH V2] board: rockchip: Add Indiedroid Nova
 2024-05-08  2:46 UTC  (2+ messages)

[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
 2024-05-08  1:36 UTC  (11+ messages)
` [PATCH v1 1/7] usb: cdns3: Set USB PHY mode in cdns3_probe()
` [PATCH v1 2/7] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v1 3/7] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v1 4/7] usb: cdns: starfive: Add cdns USB driver
` [PATCH v1 7/7] MAINTAINERS: Update Starfive visionfive2 maintain files

[PATCH V2 1/4] arm: davinci: Migrate da850-evm to OF_UPSTREAM
 2024-05-07 19:35 UTC  (2+ messages)

[PATCH] kconfig: default to zero if int/hex symbol lacks default property
 2024-05-07 17:23 UTC  (4+ messages)

Pull request: u-boot-rockchip-20240507
 2024-05-07 16:59 UTC  (2+ messages)

[PATCH 0/5] *** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***
 2024-05-07 16:09 UTC  (7+ messages)
` [PATCH 1/5] board: phytec: Make AM6 SoM detection depend on I2C
` [PATCH 2/5] board: phytec: Fix function definitions in AM6x SOM detection
` [PATCH 3/5] arm: mach-k3: am625: Call do_board_detect() before DDR probing
` [PATCH 4/5] board: phytec: common: Introduce a method to inject DDR timings deltas
` [PATCH 5/5] board: phytec: am62x: Add support for 1 & 4 GB RAM variants

[PATCH v11 0/8] spi-nor: Add parallel and stacked memories support
 2024-05-07 15:48 UTC  (3+ messages)

Distro Boot instructions with examples
 2024-05-07 14:46 UTC  (3+ messages)

[PATCH v4] test/py: net_boot: Add test cases for net boot
 2024-05-07 14:35 UTC  (7+ messages)

[PATCH v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
 2024-05-07 14:33 UTC  (9+ messages)
` [PATCH v5 3/6] arm: dts: k3-am625-sk: Enable usb port in u-boot
` [PATCH v5 4/6] configs: am62x_evm_*: Enable USB and DFU support
` [PATCH v5 5/6] beagleplay: Add "

[PATCH v2 1/1] net: dwc_eth_qos: mdio: Implement clause 45
 2024-05-07 13:41 UTC  (2+ messages)

[PATCH 01/81] mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
 2024-05-07 14:02 UTC  (8+ messages)
` [PATCH 29/81] firmware: Remove <common.h> and add needed includes
` [PATCH 32/81] fwu-mdata: "
` [PATCH 71/81] tpm: "

[PATCH 00/18] Remove <common.h> from a number of places
 2024-05-07 14:02 UTC  (2+ messages)

[PATCH] configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
 2024-05-07 12:46 UTC  (5+ messages)

[PATCH 00/16] rockchip: Migrate RK3308, RK3328, RK356x and RK3588 to OF_UPSTREAM
 2024-05-07  7:20 UTC  (33+ messages)
` [PATCH 01/16] rockchip: rk3308: Migrate "
` [PATCH 02/16] rockchip: rk3308: Remove redundant device tree files
` [PATCH 03/16] rockchip: rk3328: Migrate to OF_UPSTREAM
` [PATCH 04/16] rockchip: rk3328: Remove redundant device tree files
` [PATCH 05/16] rockchip: rk3399: Migrate to OF_UPSTREAM
` [PATCH 06/16] rockchip: rk3399: Remove redundant device tree files
` [PATCH 07/16] rockchip: rk356x: Add rk3568-u-boot.dtsi
` [PATCH 08/16] rockchip: rk356x: Migrate to OF_UPSTREAM
` [PATCH 09/16] rockchip: rk356x: Remove redundant device tree files
` [PATCH 10/16] phy: rockchip: usbdp: Find phy-id from the io address
` [PATCH 11/16] phy: rockchip: usbdp: Drop rockchip_u3phy_uboot_init()
` [PATCH 12/16] phy: rockchip: usbdp: Adopt driver to work with upstream DT
` [PATCH 13/16] rockchip: rk3588-rock-5b: Drop usb-typec node from u-boot.dtsi
` [PATCH 14/16] rockchip: rk3588: Update USB3 related nodes in u-boot.dtsi
` [PATCH 15/16] rockchip: rk3588: Migrate to OF_UPSTREAM
` [PATCH 16/16] rockchip: rk3588: Remove redundant device tree files

[PATCH v2 0/2] Optimize udelay for aarch64 boards
 2024-05-07 10:26 UTC  (3+ messages)
` [PATCH v2 2/2] armv8: generic_timer: Use event stream for udelay

[RFC PATCH 0/5] Implement exiting 4-byte adressing mode before reset
 2024-05-07 10:03 UTC  (6+ messages)
` [RFC PATCH 1/5] dm: core: add on_reset method
` [RFC PATCH 2/5] dm: core: introduce uclass_id_on_reset()
` [RFC PATCH 3/5] mtd: spi-nor: rename and export 4-byte adressing mode function
` [RFC PATCH 4/5] mtd: spi: sf: implement .on_reset method
` [RFC PATCH 5/5] sysreset: call .on_reset for UCLASS_SPI_FLASH before reset request

[PATCH v1] board: nuvoton: Use an event to replace last_stage_init() and fix build error
 2024-05-07  9:10 UTC 

[PATCH] usb: dwc2: Add in version 4xx compatibility
 2024-05-07  7:32 UTC  (8+ messages)

[PATCH v3] rockchip: rv1108: Convert to OF_UPSTREAM
 2024-05-07  7:19 UTC  (2+ messages)

[PATCH] mtd: spi-nor: scale up timeout for full-chip erase
 2024-05-07  4:20 UTC  (2+ messages)

[PATCH] mmc: Change the frequency to MMC_HS_52 when selecting hs400
 2024-05-07  4:16 UTC  (2+ messages)

[PATCH v3] configs: rk3588-turing-rk1: disable SPI flash by default
 2024-05-07  3:28 UTC  (2+ messages)

[PATCH] clk: rockchip: rk3328: Add SCLK_USB3OTG_REF support
 2024-05-07  3:28 UTC  (2+ messages)

[PATCH] rockchip: rk3328: Add missing bootph-some-ram props
 2024-05-07  3:27 UTC  (2+ messages)

[PATCH 0/4] board: starfive: add Milk-V Mars CM support
 2024-05-07  1:13 UTC  (8+ messages)
` [PATCH 2/4] board: add support for Milk-V Mars CM
            ` 回复: "


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).