U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 08:25:10 to 2024-07-03 13:48:43 UTC [more...]

[PATCH] arm: mediatek: split config into separate options for the board and SoC
 2024-07-03  9:16 UTC  (2+ messages)

[PATCH 0/9] Generalize PHYTEC Overlay Handling
 2024-07-03  5:42 UTC  (10+ messages)
` [PATCH 1/9] include: env: phytec: Create env file for loading and applying overlays
` [PATCH 2/9] phycore-imx8mp: Add overlay and bootenv.txt support
` [PATCH 3/9] phycore_imx93: include common overlays.env
` [PATCH 4/9] board: phytec: renaming of variables according to bootstd doc
` [PATCH 5/9] include: env: "
` [PATCH 6/9] include: env: phytec: Add common mmc boot for K3 SoMs
` [PATCH 7/9] include: env: phytec: k3_mmc: Apply overlays during boot
` [PATCH 8/9] board: phytec: phycore_am62x: Use k3_mmc.env logic
` [PATCH 9/9] board: phytec: phycore_am64x: "

[PATCH 0/2] Support imx8m composite mux
 2024-07-03 13:44 UTC  (4+ messages)
` [PATCH 1/2] clk: clk-mux: Make public the clk_fetch_parent_index
` [PATCH 2/2] clk: imx: add mux ops for i.MX8M composite clk

[PATCH] configs: phycore-imx8mp: Disable CONFIG_ANDROID_BOOT_IMAGE
 2024-07-03 13:42 UTC 

[PATCH v1] board: mpfs_icicle: implement board_fdt_blob_setup()
 2024-07-03 13:42 UTC  (2+ messages)

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

[PATCH] bootstd: cros: store partition type in an efi_guid_t
 2024-07-03 11:37 UTC  (6+ messages)
` [PATCH v2 0/2] Respin bootstd cros patch into a series of two
  ` [PATCH v2 1/2] efi: move guid helper functions to efi.h
  ` [PATCH v2 2/2] bootstd: cros: store partition type in an efi_guid_t

[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
 2024-07-03 10:12 UTC  (5+ messages)
` [PATCH 1/4] fs: ubifs: Fix memleak and double free in u-boot wrapper functions
` [PATCH 2/4] fs: ubifs: Set pointers to NULL after free
` [PATCH 3/4] fs: ubifs: Make k(z)alloc/kfree symmetric
` [PATCH 4/4] fs: ubifs: Add volume mounted check

[PATCH RFC] gpio: Fix probing of gpio-hogs
 2024-07-03  9:49 UTC  (4+ messages)

Please pull u-boot-ubi
 2024-07-03  9:12 UTC 

[PATCH 0/2] Import environment variables from FIT configuration
 2024-07-03  8:29 UTC  (9+ messages)
` [PATCH 1/2] env: Add function to import environment variables from FIT conf node
` [PATCH 2/2] test: fit: Add test to check environment extraction "

[PATCH 1/2] led: Implement software led blinking
 2024-07-03  8:08 UTC  (9+ messages)
      ` led blinking patches
        ` [PATCH 2/2] led: Add dts property to specify blinking of the led

Please pull u-boot-dm
 2024-07-03  8:07 UTC 

Please pull u-boot-dm/next
 2024-07-03  8:03 UTC  (3+ messages)

[PATCH 01/12] net/tcp: fix TCP options processing
 2024-07-03  2:06 UTC  (4+ messages)
` [PATCH 08/12] net/httpd: add httpd common code

[PATCH] gpt: allow spaces in partition list
 2024-07-03  1:29 UTC  (5+ messages)

[PATCH 1/2] spi: soft_spi: fix miso gpio property name
 2024-07-03  2:01 UTC  (3+ messages)
` [PATCH 2/2] spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0>

[PATCH] mx9: Correct repeatable build error
 2024-07-03  0:34 UTC  (2+ messages)

[PATCH v3 00/19] labgrid: Provide an integration with Labgrid
 2024-07-02 23:12 UTC  (9+ messages)
` [PATCH v3 08/19] test: Introduce the concept of a role

[PATCH v1] mmc: am654_sdhci: Add the quirk to set TESTCD bit
 2024-07-02 19:54 UTC 

[PATCH 1/2] ext4: Fix integer overflow in ext4fs_read_symlink()
 2024-07-02 19:42 UTC  (2+ messages)
` [PATCH 2/2] ext4: Fix zalloc()

[PATCH v2] ext4: Improve feature checking
 2024-07-02 19:41 UTC 

[RESEND PATCH v4 0/3] provide names for emmc hardware partitions
 2024-07-02 19:23 UTC  (5+ messages)

[PATCH v2] binman: Update cbfstool
 2024-07-02 17:46 UTC  (2+ messages)

[PATCH v2] sandbox: Fix LTO to work with STACKPROTECTOR
 2024-07-02 17:00 UTC 

[RFC v2 0/2] FIT documentation link vs copy
 2024-07-02 16:30 UTC  (4+ messages)
` [RFC v2 1/2] doc: Remove FIT documentation that is elsewhere
` [RFC v2 2/2] doc: add missing table of content links

[PATCH v2] tools: patman: fix `pip install` with Python 3.12
 2024-07-02 15:51 UTC  (2+ messages)

[PATCH 1/1] doc: fix heading level of itest examples
 2024-07-02 15:51 UTC  (2+ messages)

Warnings with xilinx_zynqmp_virt
 2024-07-02 15:51 UTC 

[PATCH] sandbox: Fix LTO to work with STACKPROTECTOR
 2024-07-02 15:50 UTC  (4+ messages)

[PATCH] usb: cdns3: continue probe even when USB PHY device does not exist
 2024-07-02 14:00 UTC  (4+ messages)

[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-07-02 13:49 UTC  (3+ messages)
` [PATCH] Proposed changes to dynamic UUIDs v3

[PATCH v4 00/10] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-07-02 13:30 UTC  (11+ messages)
` [PATCH v4 01/10] efi: define struct efi_guid
` [PATCH v4 02/10] lib: uuid: add UUID v5 support
` [PATCH v4 03/10] efi: add a helper to generate dynamic UUIDs
` [PATCH v4 04/10] doc: uefi: document dynamic UUID generation
` [PATCH v4 05/10] sandbox: switch to dynamic UUIDs
` [PATCH v4 06/10] lib: uuid: supporting building as part of host tools
` [PATCH v4 07/10] include: export uuid.h
` [PATCH v4 08/10] tools: mkeficapsule: use u-boot UUID library
` [PATCH v4 09/10] tools: mkeficapsule: support generating dynamic GUIDs
` [PATCH v4 10/10] test: lib/uuid: add unit tests for dynamic UUIDs

[PATCH] board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count
 2024-07-02 13:12 UTC  (2+ messages)

[PATCH 1/2] spi: soft_spi: fix miso gpio property name
 2024-07-02 10:53 UTC  (4+ messages)

[PATCH] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
 2024-07-02  9:09 UTC  (4+ messages)

[PATCH] ARM: socfpga: fix broken function call for arria10
 2024-07-02  6:59 UTC  (3+ messages)

[PATCH] ARM: socfpga: fix broken function call for arria10
 2024-07-02  6:53 UTC  (2+ messages)
` [PATCH] ARM: socfpga: show "

[PATCH 1/2] clk: imx: Fix wrong flags assignment clk-composite-8m
 2024-07-02 10:26 UTC  (2+ messages)
` [PATCH 2/2] clk: imx: Fix wrong flags assignment clk-composite-93

[PATCH v2 0/4] Fix fdtfile for j722s and am62p
 2024-07-02  5:22 UTC  (4+ messages)

[PATCH v3 0/4] Fix fdtfile for j722s and am62p
 2024-07-02  5:20 UTC  (5+ messages)
` [PATCH v3 1/4] board: ti: am62p|j722s: Add ti_set_fdt_env for fdtfile
` [PATCH v3 2/4] configs: am62p|j722s_a53: Add CONFIG_BOARD_LATE_INIT
` [PATCH v3 3/4] include: env: ti: mmc: Change name_fdt usage to fdtfile
` [PATCH v3 4/4] include: env: ti_common: Remove findfdt from bootcmd_ti_mmc

[RFC 0/1] FIT documentation link vs copy
 2024-07-01 22:26 UTC  (5+ messages)
` [RFC 1/1] doc: Remove FIT documentation that is elsewhere

uboot 2024.07 regression
 2024-07-01 20:33 UTC  (5+ messages)
` Aw: "
    ` Aw: "

[ANN] U-Boot v2024.07 released
 2024-07-01 18:08 UTC 

[GIT PULL] Please pull u-boot-amlogic-next-20240404
 2024-07-01 18:08 UTC  (2+ messages)

[PATCH] binman: Update cbfstool
 2024-07-01 18:08 UTC  (2+ messages)

[PATCH 1/1] tools: patman: fix `pip install` with Python 3.12
 2024-07-01 18:06 UTC  (4+ messages)

[PATCH v4 00/14] Introduce the lwIP network stack
 2024-07-01 16:06 UTC  (13+ messages)

[PATCH] net/tftp: make tftpput working with servers that do not use OACK
 2024-07-01 15:56 UTC  (2+ messages)

[PATCH v4 0/2] k3-am625-beagleplay: Add symlinks for tiboot3 and tispl
 2024-07-01 15:29 UTC  (4+ messages)

[PATCH V3 0/4] Low Power Mode: Pakage TIFS Stub on BeaglePlay
 2024-07-01 15:24 UTC  (6+ messages)

[PATCH] configs: enable setvariable at runtime on sandbox
 2024-07-01 13:58 UTC  (2+ messages)

Allow encrypting data in FIT with binman
 2024-07-01 13:57 UTC 

[PATCH 0/3] patman: A fix and some new tags
 2024-07-01 13:57 UTC  (8+ messages)
` [PATCH 1/3] patman: Fix tests if add_maintainers is set to False
` [PATCH 2/3] patman: Add Commit-cc as an alias for Patch-cc
` [PATCH 3/3] patman: Add a tag for when a patch gets added to a series

[PATCH 1/1] defconfig: disable VIDEO_COPY on the sandbox
 2024-07-01 13:57 UTC  (3+ messages)

[PATCH] buildman: Add flag to filter out missing binary blobs
 2024-07-01 13:57 UTC  (2+ messages)

[PATCH 1/4] configs: phycore_am62x_a53: Add more commands
 2024-07-01  6:20 UTC  (4+ messages)
` [PATCH 2/4] configs: phycore_am64x_a53: "
` [PATCH 3/4] board: phytec: phycore_am62x: Move earlycon into own variable
` [PATCH 4/4] board: phytec: phycore_am64x: "

[PATCH v2] spl: fit: List DTOs applied by SPL in U-Boot control DT
 2024-07-01 12:50 UTC  (4+ messages)

[PATCH 1/3] pxe: Add debugging for booting
 2024-07-01 12:50 UTC  (5+ messages)

[PATCH v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
 2024-07-01 11:27 UTC  (4+ messages)
` [PATCH v5 4/6] configs: am62x_evm_*: Enable USB and DFU support

[PATCH 1/7] mtd: spinand: Use the spi-mem dirmap API
 2024-07-01  9:38 UTC  (3+ messages)
` [PATCH 4/7] mtd: spinand: preparation for ecc engine adding

[PATCH] spl: fit: List DTOs applied by SPL in U-Boot control DT
 2024-07-01  8:42 UTC  (6+ messages)

[PATCH v4 0/3] drivers: bootcount: Add support for ANY filesystem
 2024-07-01  8:29 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 3/3] drivers: bootcount: Fix typo in documentation


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