U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 07:50:05 to 2025-04-30 18:23:57 UTC [more...]

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-04-30 18:23 UTC  (5+ messages)

[PATCH v1] arm: add call to cleanup_before_linux for go command
 2025-04-30 17:40 UTC  (8+ messages)

[PATCH] configs: rpi: set NR_DRAM_BANKS to 8 to accommodate RAM on 16GB models
 2025-04-30 17:15 UTC 

[PATCH] bloblist: Drop BSD license
 2025-04-30 17:25 UTC  (2+ messages)

[RESEND PATCH] clk: fix crash on clk_set_rate clean rate cache
 2025-04-30 17:03 UTC  (7+ messages)

[PATCH] common: board: fix build condition of noncached memory initcall
 2025-04-30 17:03 UTC  (4+ messages)

[PATCH] Revert "mtd: spi-nor: Remove recently added SST special case"
 2025-04-30 17:03 UTC  (2+ messages)

[PATCH] drivers: spi: Fix data loss issue in QSPI
 2025-04-30 17:03 UTC  (2+ messages)

[2nd RESEND PATCH 0/2] Add support for Infineon S28HL256T and S28HL02GT
 2025-04-30 17:03 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR defines
 2025-04-30 17:03 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add NO_CHIP_ERASE flag for mt35xu01g/2g
 2025-04-30 17:03 UTC  (2+ messages)

[PATCH 1/2] fs: exfat: Use strncpy() and bail on too long filenames
 2025-04-30 16:45 UTC  (2+ messages)
` [PATCH 2/2] fs: exfat: Inhibit unused exfat_humanize_bytes() and exfat_print_info()

[PATCH v3 00/22] passage: Define a standard for firmware data flow
 2025-04-30 15:20 UTC  (11+ messages)

[PATCH 0/3] u-boot chain-loading LineageOS bootimg
 2025-04-30 15:13 UTC  (6+ messages)

[PATCH v3] watchdog: qcom: introduce qcom-wdt driver
 2025-04-30 15:41 UTC  (3+ messages)

[PATCH v6 0/3] Static initcalls
 2025-04-30 15:29 UTC  (8+ messages)
` [REGRESSION] "
  ` [SPAM][REGRESSION] "

[PATCH 0/3] Add fdt-fixups for AM62A variants
 2025-04-30 15:24 UTC  (6+ messages)
` [PATCH 1/3] arm: mach-k3: am62a: Fixup CPU core, DSS, CAN-FD and Video-codec nodes in fdt
` [PATCH 2/3] arm: mach-k3: am62a: Fixup thermal zone critical points
` [PATCH 3/3] arm: mach-k3: am62a: Fixup a53 max cpu frequency by speed-grade

[PATCH 1/1] bootm: pass kernel load address not entry point for IH_OS_EFI
 2025-04-30 15:17 UTC  (7+ messages)

[PATCH 1/1] boot/image-fit: improve 'No Image' message
 2025-04-30 15:00 UTC  (4+ messages)

[PATCH 00/30] patman: Move to asyncio and other updates
 2025-04-30 15:00 UTC  (37+ messages)
` [PATCH 01/30] patman: Move all non-test logic into control module
` [PATCH 02/30] patman: Move capture_sys_output() into terminal and rename
` [PATCH 03/30] binman: Correct a typo in the toolpath comment
` [PATCH 04/30] u_boot_pylib: Allow control of capturing
` [PATCH 05/30] u_boot_pylib: Improve ANSI-colour output with backgrounds
` [PATCH 06/30] u_boot_pylib: Add a pager
` [PATCH 07/30] u_boot_pylib: Avoid concurrent execution of only one test
` [PATCH 08/30] u_boot_pylib: Allow disabling colour output
` [PATCH 09/30] tools: Plumb in capture control
` [PATCH 10/30] patman: Correct a stray quote
` [PATCH 11/30] patman: Rename test_basic() in test_checkpatch
` [PATCH 12/30] patman: Tidy up the start-up code
` [PATCH 13/30] patman: Support extra test features
` [PATCH 14/30] patman: Move code for sending into its own module
` [PATCH 15/30] CI: Add a dependency file for patman
` [PATCH 16/30] patman: Create a module for handling patchwork
` [PATCH 17/30] patman: Move Patch and Review to patchwork module
` [PATCH 18/30] patman: Add reading of series and patch status
` [PATCH 19/30] patman: Rename check_patchwork_status()
` [PATCH 20/30] patman: Split up check_and_show_status()
` [PATCH 21/30] patman: Split out the processing of find_new_responses()
` [PATCH 22/30] patman: Adjust how the fake request() function is provided
` [PATCH 23/30] patman: Simplify test_find_new_responses()
` [PATCH 24/30] patman: Show patches in yellow
` [PATCH 25/30] patman: Add more information to Patch
` [PATCH 26/30] patman: Use defaultdict directly
` [PATCH 27/30] patman: Switch over to asyncio
` [PATCH 28/30] patman: Provide an option to run in single-threaded mode
` [PATCH 29/30] patman: Use a pager when outputting status
` [PATCH 30/30] patman: Drop the old status code

[PATCH 1/2] net: Use a forward declaration for cmd_tbl in net-common.h
 2025-04-30 14:58 UTC  (4+ messages)
` [PATCH 2/2] net: Move env_get_ip() out of the header file

[PATCH] bootm: improve error message when gzip decompression buffer is too small
 2025-04-30 14:56 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] boot: print the boot stage id in the report
 2025-04-30 14:55 UTC  (4+ messages)

[PATCH 1/1] boot: let BOOTSTAGE_RECORD_COUNT default to 50
 2025-04-30 14:19 UTC  (5+ messages)

[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable hwrng
 2025-04-30 12:08 UTC  (2+ messages)

[PATCH v3 0/2] Fix initrd loading in efi_bootbin
 2025-04-30 11:56 UTC  (8+ messages)
` [PATCH v3 1/2] efi_loader: bootbin: do not load an initrd if none is provided
` [PATCH v3 2/2] efi_loader: fix typo initd_sz to initrd_sz

[PATCH] uthread: doc: fix inline documentation
 2025-04-30 11:06 UTC  (3+ messages)

[PATCH V3] tiny-printf: Handle formatting of %p with an extra Kconfig
 2025-04-30 10:35 UTC 

[PATCH V2] tiny-printf: Handle formatting of %p with an extra Kconfig
 2025-04-30 10:35 UTC  (4+ messages)

[PATCH] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
 2025-04-30  9:39 UTC  (4+ messages)

[PATCH v2 0/2] Implement reset to EDL for qcs9100
 2025-04-30  9:05 UTC  (4+ messages)
` [PATCH v2 1/2] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
` [PATCH v2 2/2] configs: qcs9100_defconfig: Enable SYSRESET

[PATCH v1 0/3] Implement reset to EDL for qcs9100
 2025-04-30  8:57 UTC  (6+ messages)
` [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs

[PATCH] env: Introduce support for MTD
 2025-04-30  7:45 UTC  (2+ messages)

[PATCH] spi: cadence_qspi: Disable the DAC mode in indirect read
 2025-04-30  5:09 UTC 

[ANN] U-Boot v2025.07-rc1 released
 2025-04-29 21:09 UTC  (2+ messages)

[PATCH] Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist support
 2025-04-29 20:58 UTC  (2+ messages)

[PATCH] arm: dts: k3: require mandatory firmware in binman
 2025-04-29 20:01 UTC 

[PATCH 0/2] Clang compatibility improvements for RISC-V
 2025-04-29 19:14 UTC  (9+ messages)
` [PATCH 1/2] Makefile: Strip leading spaces when preprocessing generated_defconfig

[PATCH 1/2] mmc: rockchip_dw_mmc: Enable by default for all supported SoCs
 2025-04-29 17:40 UTC  (7+ messages)
` [PATCH 2/2] mmc: rockchip_sdhci: "

[PATCH 1/2] mmc: rockchip_dw_mmc: Enable by default for all supported SoCs
 2025-04-29 17:42 UTC  (3+ messages)
` [PATCH 2/2] mmc: rockchip_sdhci: "

[PATCH v2] firmware: ti_sci: Add Initialization of dev_info head node
 2025-04-29 17:14 UTC 

[PATCH RFT v2 0/3] fastboot: add support for generic block flashing
 2025-04-29 16:22 UTC  (9+ messages)
` [PATCH RFT v2 1/3] fastboot: blk: introduce fastboot block flashing support

[PATCH] tiny-printf: Handle formatting of %p with an extra Kconfig
 2025-04-29 14:45 UTC  (8+ messages)

[PATCH 1/2] tools/make_pip.sh: Use debian packages instead of pip
 2025-04-29 14:27 UTC  (7+ messages)
` [PATCH 2/2] tools: Update the license specifiers

[PATCH 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-04-29 14:19 UTC  (11+ messages)
` [PATCH 1/2] bootstd: Add implementation for bootmeth rauc

[PATCH 1/3] include: env: phytec: k3_net: Remove net_apply_extensions
 2025-04-29 14:17 UTC  (5+ messages)
` [PATCH 3/3] board: phytec: phycore_am62ax: Update Environment

[PATCH v1 1/2] doc: ti: update bash code-block directives to prompt
 2025-04-29 13:51 UTC  (2+ messages)
` [PATCH v1 2/2] doc: ti: k3: add language for code-block directive

Missing UTHREAD doc annotations
 2025-04-29 13:50 UTC  (4+ messages)

[PATCH v2] rockchip: io-domain: Enable by default for all supported SoCs
 2025-04-29 13:28 UTC 

[PATCH] configs: phycore_am62x_a53_defconfig: Remove CONFIG_SYS_BOOTM_LEN
 2025-04-29 12:31 UTC  (2+ messages)

[PATCH v1 1/1] arm: socfpga: agilex5: Coverity issue cleanup in jtag_usercode check
 2025-04-29  9:55 UTC 

[PATCH v1 1/1] arm: socfpga: agilex5: Sub-device check enabled for runtime workaround
 2025-04-29  9:54 UTC 

[PATCH] cmd: spawn: reject 0 as an invalid job ID
 2025-04-29 12:02 UTC 

[PATCH] firmware: ti_sci: Add Initialization of dev_info head node
 2025-04-29 11:41 UTC  (3+ messages)

bootflow: extlinux and menu
 2025-04-29  9:38 UTC  (6+ messages)

[PATCH v2 1/1] efi_loader: add dbginfodump.efi
 2025-04-29  8:41 UTC 

[RFC 1/1] efi_loader: add dbginfodump.efi
 2025-04-29  8:04 UTC  (2+ messages)


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