messages from 2024-07-02 13:01:11 to 2024-07-04 07:43:02 UTC [more...]
[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
2024-07-04 7:35 UTC (38+ messages)
` [RFC PATCH v2 01/48] malloc: Support testing with realloc()
` [RFC PATCH v2 02/48] lib: Handle a special case with str_to_list()
` [RFC PATCH v2 03/48] alist: Add support for an allocated pointer list
` [RFC PATCH v2 04/48] lib: Convert str_to_list() to use alist
` [RFC PATCH v2 05/48] alist: add a couple of helper functions
` [RFC PATCH v2 06/48] alist: add a function declaration for alist_expand_by()
` [RFC PATCH v2 07/48] lmb: remove the unused lmb_is_reserved() function
` [RFC PATCH v2 08/48] lmb: staticize __lmb_alloc_base()
` [RFC PATCH v2 09/48] lmb: remove call to lmb_init()
` [RFC PATCH v2 10/48] lmb: remove local instances of the lmb structure variable
` [RFC PATCH v2 11/48] lmb: pass a flag to image_setup_libfdt() for lmb reservations
` [RFC PATCH v2 12/48] lmb: allow for resizing lmb regions
` [RFC PATCH v2 13/48] lmb: make LMB memory map persistent and global
` [RFC PATCH v2 14/48] lmb: remove config symbols used for lmb region count
` [RFC PATCH v2 15/48] test: lmb: remove the test for max regions
` [RFC PATCH v2 16/48] lmb: config: add lmb config symbols for SPL
` [RFC PATCH v2 17/48] lmb: allow lmb module to be used in SPL
` [RFC PATCH v2 18/48] lmb: introduce a function to add memory to the lmb memory map
` [RFC PATCH v2 19/48] lmb: remove the lmb_init_and_reserve() function
` [RFC PATCH v2 20/48] lmb: reserve common areas during board init
` [RFC PATCH v2 21/48] lmb: remove lmb_init_and_reserve_range() function
` [RFC PATCH v2 22/48] lmb: init: initialise the lmb data structures during board init
` [RFC PATCH v2 23/48] lmb: use the BIT macro for lmb flags
` [RFC PATCH v2 24/48] lmb: add a common implementation of arch_lmb_reserve()
` [RFC PATCH v2 25/48] sandbox: spl: enable lmb in SPL
` [RFC PATCH v2 26/48] sandbox: iommu: remove lmb allocation in the driver
` [RFC PATCH v2 27/48] zynq: lmb: do not add to lmb map before relocation
` [RFC PATCH v2 28/48] test: cedit: use allocated address for reading file
` [RFC PATCH v2 29/48] test: lmb: tweak the tests for the persistent lmb memory map
` [RFC PATCH v2 30/48] test: lmb: run lmb tests only manually
` [RFC PATCH v2 31/48] test: lmb: add a separate class of unit tests for lmb
` [RFC PATCH v2 32/48] test: lmb: invoke the LMB unit tests from a separate script
` [RFC PATCH v2 33/48] test: bdinfo: dump the global LMB memory map
` [RFC PATCH v2 34/48] lmb: add versions of the lmb API with flags
` [RFC PATCH v2 35/48] lmb: add a flag to allow suppressing memory map change notification
` [RFC PATCH v2 36/48] efi: memory: use the lmb API's for allocating and freeing memory
` [RFC PATCH v2 37/48] event: add event to notify lmb memory map changes
[PATCH] configs: phycore-imx8mp: Disable CONFIG_ANDROID_BOOT_IMAGE
2024-07-04 7:32 UTC (2+ messages)
[PATCH 0/9] Generalize PHYTEC Overlay Handling
2024-07-04 6:40 UTC (14+ 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 v2 0/7] Add Starfive JH7110 Cadence USB driver
2024-07-04 5:50 UTC (9+ messages)
` [PATCH v2 1/8] usb: cdns3: Set USB PHY mode in cdns3_core_init_role()
` [PATCH v2 2/8] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v2 3/8] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v2 4/8] usb: cdns: starfive: Add cdns USB driver
` [PATCH v2 5/8] pinctrl: starfive: Setup USB default disable overcurrent pin
` [PATCH v2 6/8] configs: starfive: Add visionfive2 cadence USB configuration
` [PATCH v2 7/8] dts: starfive: Add JH7110 Cadence USB dts node
` [PATCH v2 8/8] MAINTAINERS: Update Starfive visionfive2 maintain files
[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
2024-07-04 4:28 UTC (6+ 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 v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
2024-07-04 1:35 UTC (5+ messages)
` [PATCH v5 4/6] configs: am62x_evm_*: Enable USB and DFU support
[PATCH 0/3] cmd: avoid duplicate weak functions
2024-07-03 23:22 UTC (2+ messages)
` (subset) "
[PATCH 1/7] m68k: Implement a default flush_dcache_all
2024-07-03 23:22 UTC (2+ messages)
[PATCH] bootstash: Do not provide a default address for all
2024-07-03 21:23 UTC
[PATCH] test/py/tests/test_fpga.py: Correct check for legacy image format support
2024-07-03 21:19 UTC
Please pull u-boot-ubi
2024-07-03 19:14 UTC (2+ messages)
Please pull u-boot-dm
2024-07-03 19:14 UTC (2+ messages)
[PATCH] msc_sm2s_imx8mp: Adjust the initrd_addr location
2024-07-03 18:22 UTC (4+ messages)
[PATCH 01/12] net/tcp: fix TCP options processing
2024-07-03 16:38 UTC (5+ messages)
` [PATCH 08/12] net/httpd: add httpd common code
[PATCH v2 0/2] scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL
2024-07-03 15:25 UTC (4+ messages)
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
2024-07-03 15:00 UTC (7+ messages)
[PATCH 0/2] Support imx8m composite mux
2024-07-03 14:38 UTC (5+ 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 v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
2024-07-03 14:36 UTC (46+ 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 V3 0/4] Low Power Mode: Pakage TIFS Stub on BeaglePlay
2024-07-03 12:01 UTC (7+ messages)
[PATCH 1/2] led: Implement software led blinking
2024-07-03 11:27 UTC (10+ messages)
` led blinking patches
` [PATCH 2/2] led: Add dts property to specify blinking of the led
[PATCH] arm: mediatek: split config into separate options for the board and SoC
2024-07-03 9:16 UTC (2+ messages)
[PATCH v1] board: mpfs_icicle: implement board_fdt_blob_setup()
2024-07-03 13:42 UTC (2+ messages)
[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 RFC] gpio: Fix probing of gpio-hogs
2024-07-03 9:49 UTC (4+ messages)
[PATCH 0/2] Import environment variables from FIT configuration
2024-07-03 8:29 UTC (7+ messages)
Please pull u-boot-dm/next
2024-07-03 8:03 UTC (3+ messages)
[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 (3+ messages)
` [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 9:50 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox