messages from 2024-11-14 18:07:15 to 2024-11-17 13:04:47 UTC [more...]
[PATCH v4 00/13] Support OF_UPSTREAM for StarFive JH7110
2024-11-17 13:04 UTC (5+ messages)
[PATCH 1/2] bios_emulator: don't select X86EMU_RAW_IO for BIOSEMU and SPL_BIOSEMU
2024-11-17 2:53 UTC (2+ messages)
[PATCH v3 00/15] efi_loader: efi http and ipconfig drivers
2024-11-16 21:12 UTC (6+ messages)
` [PATCH v3 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
` [PATCH v3 02/15] net: wget: let wget_with_dns work with dns disabled
[PATCH v2 0/7] wget: Expose wget to applications
2024-11-16 20:33 UTC (5+ messages)
` [PATCH v2 1/7] net: Kconfig: add CONFIG_WGET symbol
` [PATCH v2 2/7] net: wget: add definition of struct wget_http_info
[PATCH 1/1] test: cmd/hash: check return value of ut_check_console_line
2024-11-16 20:08 UTC
Pull request for tpm-master-16112024
2024-11-16 19:22 UTC (2+ messages)
[PATCH v13 00/10] net: tcp: improve tcp support in legacy stack
2024-11-16 16:29 UTC (4+ messages)
Git commit failed with mbedtls/framework
2024-11-16 7:39 UTC (9+ messages)
[PATCH v5 0/8] bootstd: sunxi: Migrate to standard boot
2024-11-16 7:37 UTC (11+ messages)
` [PATCH v5 1/8] bootstd: Avoid depending on BLK
` [PATCH v5 3/8] efi_loader: bootstd: Drop bootmgr for sunxi
[PATCH] doc: cmd: wget: document lwIP syntax
2024-11-16 7:22 UTC (4+ messages)
[PATCH v3 0/5] Add OPP_LOW support for J7200
2024-11-16 7:15 UTC (6+ messages)
` [PATCH v3 1/5] arm: dts: k3-j7200-r5-common: Add msmc clk to a72 node
` [PATCH v3 2/5] misc: k3_avs: Add OPP_LOW voltage and frequency to vd_data
` [PATCH v3 3/5] misc: k3_avs: Check validity of efuse voltage data
` [PATCH v3 4/5] arm: mach-k3: j721e-init.c: Add support for CONFIG_K3_OPP_LOW
` [PATCH v3 5/5] configs: j7200_evm_r5_defconfig: Define K3_OPP_LOW
[PATCH] xilinx: Introduce MINI configuration
2024-11-16 7:15 UTC (4+ messages)
[PATCH 0/3] teach 'env default' to optionally keep runtime variables
2024-11-16 3:41 UTC (5+ messages)
[PATCH 1/3] aspeed: Fix Kconfig logic on "DM_REGULATOR" and ASPEED_AST2500
2024-11-16 2:45 UTC (7+ messages)
` [PATCH 2/3] efi_loader: Fix Kconfig logic around OF_LIBFDT
` [PATCH 3/3] arm: sunxi: Use "imply" for USB without further guards
"help" output too much for my screen
2024-11-16 2:45 UTC (2+ messages)
[PATCH v4 00/19] bootstd: Support recording images
2024-11-15 23:19 UTC (20+ messages)
` [PATCH v4 01/19] bootstd: Move bootflow-adding to bootstd
` [PATCH v4 02/19] bootstd: Move bootflow-clearing "
` [PATCH v4 03/19] bootstd: Add a function to get bootstd only if available
` [PATCH v4 04/19] bootstd: Drop the bootdev-specific list of bootflows
` [PATCH v4 05/19] bootstd: Move the bootflow list into an alist
` [PATCH v4 06/19] bootstd: Maintain a list of images
` [PATCH v4 07/19] bootstd: Update bootmeth_alloc_file() to record images
` [PATCH v4 08/19] boot: pxe: Drop the duplicate comment on get_pxe_file()
` [PATCH v4 09/19] bootmeth_efi: Simplify reading files by using the common function
` [PATCH v4 10/19] bootmeth: Update the read_file() method to include a type
` [PATCH v4 11/19] bootmeth_efi: Check the filename-allocation in the network path
` [PATCH v4 12/19] boot: Update extlinux pxe_getfile_func() to include type
` [PATCH v4 13/19] boot: Update pxe bootmeth to record images
` [PATCH v4 14/19] Update bootmeth_alloc_other() "
` [PATCH v4 15/19] bootstd: Update cros bootmeth "
` [PATCH v4 16/19] bootstd: Add a simple command to list images
` [PATCH v4 17/19] bootstd: Export bootdev_get_from_blk()
` [PATCH v4 18/19] bootstd: Add the concept of an ad-hoc bootflow
` [PATCH v4 19/19] fs: Record loaded files in "
[PATCH v3 00/19] bootstd: Support recording images
2024-11-15 23:19 UTC (4+ messages)
` [PATCH v3 11/19] bootmeth_efi: Check the filename-allocation in the network path
[PATCH 1/1] tools: use cryptographically safe RNG
2024-11-15 22:48 UTC (12+ messages)
[PATCH 0/2] Add phyCORE AM62Ax
2024-11-15 19:50 UTC (3+ messages)
` [PATCH 1/2] board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
` [PATCH 2/2] doc: board: phytec: Add phyCORE-AM62ax
[PATCH] km: disable CMD_JFFS2 for all PPC boards
2024-11-15 21:39 UTC (2+ messages)
[PATCH u-boot v2] fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'
2024-11-15 21:39 UTC (2+ messages)
[PATCH] test/py: spi: Rephrase the warning/error messages
2024-11-15 21:39 UTC (2+ messages)
[GIT PULL] Please pull u-boot-imx-master-20241115
2024-11-15 21:39 UTC (2+ messages)
[PATCH v1] imx: Fix critical thermal threshold
2024-11-15 19:03 UTC (7+ messages)
[PATCH] tools: imx8image: Add missing break for CMD_DCD_SKIP
2024-11-15 19:02 UTC (2+ messages)
[PATCH v5 0/6] CI: Set up for an arm64 runner
2024-11-15 18:44 UTC (9+ messages)
` [PATCH v5 1/6] docker: Support building for multiple architectures
` [PATCH] docker.rst: Reword slightly around "buildx"
` [PATCH v5 2/6] docker: Adjust packages for arm64
` [PATCH v5 3/6] docker: Drop coreboot "
` [PATCH v5 4/6] docker: Fix LegacyKeyValueFormat warning with PYTHONPATH
` [PATCH v5 5/6] docker: Install toolchains on arm64 host
` [PATCH v5 6/6] CI: Add platform variable
[PATCH v2] test/cmd/wget.c: move net_test_wget() to the cmd test suite
2024-11-15 16:45 UTC
[PATCH 0/9] buildman: Add initial support for config fragments
2024-11-15 16:12 UTC (13+ messages)
` [PATCH 3/9] buildman: Support #include files in defconfigs
` [PATCH 8/9] buildman: Propose a format for extra boards
[PATCH 0/2] pinctrl: add support for X1E80100 TLMM
2024-11-15 15:44 UTC (3+ messages)
` [PATCH 1/2] pinctrl: qcom: Add X1E80100 pinctrl driver
` [PATCH 2/2] qcom_defconfig: enable "
[PATCH 00/18] x86: Improve operation under QEMU
2024-11-15 15:14 UTC (6+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU
[PATCH v3 0/9] CI: Set up for an arm64 runner
2024-11-15 14:40 UTC (8+ messages)
` [PATCH v3 1/9] sandbox: efi_loader: Correct use of addresses as pointers
[PATCH v2] xilinx: Introduce XILINX_MINI configuration
2024-11-15 14:31 UTC
[PATCH v2 00/20] test: Tidy up the test/ directory
2024-11-15 14:27 UTC (16+ messages)
` [PATCH v2 01/20] bloblist: test: Move test into common
` [PATCH v2 04/20] compression: test: Move test into lib
` [PATCH v2 06/20] command_ut: "
` [PATCH v2 09/20] bootm: test: Move test into boot
` [PATCH v2 12/20] test: Move str_ut test into lib
Clarification on Bloblist Initialization Settings
2024-11-15 14:27 UTC (4+ messages)
[PATCH v3 0/6]
2024-11-15 14:24 UTC (14+ messages)
` [PATCH v3 4/6] net: lwip: Enable https:// support for wget
[PATCH 1/1] efi_loader: run bootdev_hunt() to find ESP
2024-11-15 14:21 UTC (7+ messages)
[PATCH 1/1] test: unit test for hextoull()
2024-11-15 14:20 UTC (2+ messages)
[PATCH v2] Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1
2024-11-15 14:20 UTC (3+ messages)
[PATCH v2] net: lwip: provide entropy to MBed TLS in one go
2024-11-15 14:20 UTC (2+ messages)
[PATCH] mtd: spi-nor: Address the Macronix flash probe failure
2024-11-15 14:16 UTC (2+ messages)
[PATCH v2 0/5] Add support of Android Boot Image version 2 and non-AB image
2024-11-15 14:04 UTC (8+ messages)
` [PATCH v2 1/5] bootstd: android: add support of bootimage v2
` [PATCH v2 2/5] bootstd: android: add non-A/B image support
` [PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
` [PATCH v2 4/5] configs: khadas-vim3_android{_ab}: "
` [PATCH v2 5/5] bootstd: Add test for Android boot image v2
[PATCH] test/cmd/wget.c: move net_test_wget() to the cmd test suite
2024-11-15 13:32 UTC (4+ messages)
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2024-11-15 13:27 UTC
[PATCH v3 0/2] riscv: spacemit: add support for bananapi-f3
2024-11-15 11:34 UTC (6+ messages)
` [PATCH v3 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board
[PATCH] ram: k3-ddrss: drop debug() in timing-sensitive sequence
2024-11-15 9:43 UTC
[PATCH] test/py: zynqmp_rpu: Fix tcminit mode value
2024-11-15 12:02 UTC
OMAP4 removal
2024-11-15 10:02 UTC (2+ messages)
[PATCH] microblaze: Disable JFFS2 support
2024-11-15 8:38 UTC
[PATCH] mtd: spi-nor: Add support for Macronix flash part
2024-11-15 7:07 UTC (3+ messages)
[PATCH] .gitignore: add test overlay .S and u_boot_logo files
2024-11-15 4:28 UTC (2+ messages)
[PATCH 1/1] test: fix regular expression in test_spi_negative()
2024-11-15 4:28 UTC (2+ messages)
[PATCH v2 1/1] lmb.c: add missing comma in lmb_dump_region()
2024-11-15 4:28 UTC (2+ messages)
[PATCH 1/1] test: use %zd for size_t in mbr_test_run()
2024-11-15 4:28 UTC (2+ messages)
[PATCH 1/1] test: print_printf() must check availability of %ls
2024-11-15 4:27 UTC (2+ messages)
[PATCH 0/3] examples: fix building on arm64
2024-11-15 4:27 UTC (2+ messages)
[PATCH 1/1] test: cmd/mbr: pass correct buffer size to init_write_buffers
2024-11-15 4:27 UTC (2+ messages)
[PATCH 1/1] upl: fix parsing of DT property
2024-11-15 4:27 UTC (2+ messages)
[PATCH 1/1] cmd: upl: initialize unit test state
2024-11-15 4:27 UTC (2+ messages)
[PATCH 1/1] xyz-modem: Add missing fallthrough annotation
2024-11-15 4:27 UTC (2+ messages)
[PATCH 0/2] cmd: hash: correct parameter count check
2024-11-15 4:27 UTC (2+ messages)
[PATCH 1/1] lmb: do not panic in lmb_print_region_flags
2024-11-15 4:27 UTC (2+ messages)
[PATCH 0/6] Apply SoM overlays on phyCORE-AM6xx SoMs
2024-11-15 4:27 UTC (2+ messages)
[PATCH] lib: rsa: Set conventional salt length RSA-PSS parameter
2024-11-15 4:27 UTC (2+ messages)
[PATCH] lwip: fix code style issues
2024-11-15 4:27 UTC (2+ messages)
[PATCH] Makefile: fix empty MK_ARCH when using ccache
2024-11-15 4:27 UTC (2+ messages)
[PATCH v4] cmd: add a fetch utility
2024-11-15 0:47 UTC
[PATCH] cmd: add a fetch utility
2024-11-15 0:46 UTC
ZDI-CAN-24679: New Vulnerability Report
2024-11-14 23:30 UTC (8+ messages)
[PATCH 1/1] doc: replace invalid GPL-2.0+ SPDX identifier
2024-11-14 19:41 UTC (3+ messages)
[PATCH v3] cmd: add a fetch utility
2024-11-14 21:44 UTC (4+ messages)
[GIT PULL] Please pull u-boot-amlogic-next-20241113
2024-11-14 18:59 UTC (2+ messages)
[PATCH] dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstream
2024-11-14 18:14 UTC (2+ messages)
[PATCH] iommu: qcom-smmu: handle running in el2
2024-11-14 18:13 UTC (2+ messages)
[PATCH] mach-snapdragon: configure logging
2024-11-14 18:13 UTC (2+ messages)
[PATCH] iommu: qcom-smmu: allow SID 0
2024-11-14 18:13 UTC (2+ messages)
[PATCH] phy: qcom: Add SM8150 to QMP UFS PHY driver
2024-11-14 18:13 UTC (2+ messages)
[PATCH] phy: qcom: ufs: add sc7280
2024-11-14 18:13 UTC (2+ messages)
[PATCH] qcom_defconfig: enable UFS Qualcomm controller and PHY drivers
2024-11-14 18:13 UTC (2+ messages)
[PATCH] phy: qcom: ufs: drop unused ufsphy_v2_regs_layout
2024-11-14 18:13 UTC (2+ messages)
[PATCH] gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550
2024-11-14 18:13 UTC (2+ messages)
[PATCH] mmc: msm_sdhci: enable vqmmc at probe if available
2024-11-14 18:13 UTC (2+ messages)
[PATCH] qcom_defconfig: enable PINCONF
2024-11-14 18:13 UTC (2+ messages)
[PATCH] ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastboot
2024-11-14 18:13 UTC (2+ 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