messages from 2025-09-30 18:38:23 to 2025-10-03 16:34:46 UTC [more...]
[PATCH 00/16] Convert extension support to UCLASS and adds its support to boot flows
2025-10-03 16:33 UTC (4+ messages)
` [PATCH 01/16] MAINTAINERS: Add maintainer for extension board support
` [PATCH 02/16] boot: Move extension board support from cmd/ to boot/
` [PATCH 03/16] boot: Add UCLASS support for extension boards
[PATCH] Revert "fdt: Make sure there is no stale initrd left"
2025-10-03 16:16 UTC (2+ messages)
[MASTER] Pull request doc-202510-rc6
2025-10-03 16:16 UTC (2+ messages)
[PATCH] efi_loader: Prevent leak of memory from tmp_files
2025-10-03 14:54 UTC
[PATCH v2 0/5] Add initial support for Qualcomm SDM670
2025-10-03 10:01 UTC (6+ messages)
` [PATCH v2 1/5] clk/stub: add sdm670 rpmh clock
` [PATCH v2 2/5] clk/qcom: sdm845: add support for sdm670
` [PATCH v2 3/5] pinctrl: qcom: add sdm670 pinctrl driver
` [PATCH v2 4/5] qcom_defconfig: enable pinctrl for sdm670
` [PATCH v2 5/5] gpio: qcom_spmi: add pm660l
[PATCH tiU25.01 0/2] ANDROID: Add some features link to OPTEE TA AVB
2025-10-03 11:45 UTC (6+ messages)
` [PATCH tiU25.01 1/2] PENDING: fastboot: Implement Android bootloader locking with CONFIG_FASTBOOT_LOCKING
` [PATCH tiU25.01 2/2] PENDING: avb: Add automatic Root of Trust integration for Android KeyMint
[PATCH -next] arm: dts: k3-am654: add vin-supply regulators for DDR
2025-10-03 12:15 UTC
[PATCH RFC 0/6] Introduce the Interconnect Subsystem
2025-10-03 11:38 UTC (8+ messages)
` [PATCH RFC 1/6] Introduce "
` [PATCH RFC 2/6] MAINTAINERS: add myself as Maintainer of Interconnect
` [PATCH RFC 3/6] interconnect: add support for the Qualcomm RPMh helpers
` [PATCH RFC 4/6] interconnect: add support for the SM8650 SoC
` [PATCH RFC 5/6] ufs: qcom: vote for interconnect bandwidth on probe
` [PATCH RFC 6/6] qcom_defconfig: enable interconnect for SM8650
[PATCH v4 0/4] Added QCOM RPMH Power Domain Driver
2025-10-03 11:37 UTC (5+ messages)
` [PATCH v4 2/4] power-domain: Add QCOM RPMH Power Domain Driver Support
[PATCH 0/3] fs: ubifs: Address some Smatch issues
2025-10-03 10:42 UTC (4+ messages)
` [PATCH 1/3] fs: ubifs: Ensure buf is freed before return
` [PATCH 2/3] fs: ubifs: Need to check return for being an error pointer
` [PATCH 3/3] fs: ubifs: Fix and rework error handling in ubifs_finddir
[PATCH v3] fs: semihosting: Fixup smh_flen and smh_read against overflow
2025-10-03 9:03 UTC
[PATCH v2] fs: semihosting: Fixup smh_flen and smh_read against overflow
2025-10-03 8:56 UTC (6+ messages)
[PATCH 0/3] usb: musb-new: Address some Smatch issues
2025-10-03 8:25 UTC (3+ messages)
` [PATCH 2/3] usb: musb-new: Limit check array index before use
[PATCH v2] doc: samsung: Extend E850-96 documentation to be comprehensive
2025-10-03 4:25 UTC
[PATCH v3 0/5] Simplify image size checks
2025-10-02 21:19 UTC (7+ messages)
` [PATCH v3 2/5] Image size checks: Use HAS_SIZE_LIMIT consistently
[PATCH v2 00/17] boot: Support priority for global bootmeths
2025-10-02 20:15 UTC (23+ messages)
` [PATCH v2 01/17] boot: Improve comments related to "
` [PATCH v2 02/17] boot: Try all bootmeths on the final partition
` [PATCH v2 03/17] boot: Move obtaining the label into a common file
` [PATCH v2 04/17] boot: Add more debugging to iter_incr()
` [PATCH v2 05/17] boot: Move showing of bootflows out of the command
` [PATCH v2 06/17] boot: Add a new test for global bootmeths
` [PATCH v2 07/17] boot: Update first_glob_method when dropping a bootmeth
` [PATCH v2 08/17] boot: Add a flag for whether there are global bootmeths
` [PATCH v2 09/17] boot: Keep track of which bootmeths have been used
` [PATCH v2 10/17] boot: Move preparing bootdev into a function
` [PATCH v2 11/17] boot: Support rescanning the global bootmeths
` [PATCH v2 12/17] boot: Only run global bootmeths once each
` [PATCH v2 13/17] boot: Implement a priority for global bootmeths
` [PATCH v2 14/17] boot: Don't change the method count after "
` [PATCH v2 15/17] boot: Run global bootmeths after all bootdevs are exhausted
` [PATCH v2 16/17] boot: Run the EFI bootmgr just before network devices
` [PATCH v2 17/17] boot: doc: Update for new global-bootmeth features
[PATCH v3] env: spi: Fix gd->env_valid for the first write
2025-10-02 19:30 UTC (2+ messages)
[GIT PULL] Please pull u-boot-dfu-next-20251001 into next
2025-10-02 19:30 UTC (2+ messages)
[PATCH] b4-config: Improve b4 config for correct operation
2025-10-02 19:30 UTC (3+ messages)
[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
2025-10-02 17:25 UTC (10+ messages)
` [PATCH 1/2] bootstd: rauc: no valid slot fallback: fix "
` [PATCH 2/2] bootstd: rauc: extend and fix doc "
` [PATCH v2 0/2] bootstd: rauc: fix doc and info msg "
` [PATCH v2 1/2] bootstd: rauc: no valid slot fallback: fix "
` [PATCH v2 2/2] bootstd: rauc: extend and fix doc "
` [PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow - test cases
[PATCH] boot: vbe: Make BOOTMETH_VBE_xxx a choice
2025-10-02 17:03 UTC (3+ messages)
[PATCH] fs: semihosting: Use correct variable for error check
2025-10-02 15:41 UTC (10+ messages)
[PATCH 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
2025-10-02 14:02 UTC (13+ messages)
` [PATCH 4/7] doc: make pdfdocs: Ensure SVG files are converted to PDF before the compilation of *.tex files
[PATCH] ARM: dts: build DTs for MT7987 RFB
2025-10-02 13:59 UTC
[PATCH v4] env: spi: Fix gd->env_valid for the first write
2025-10-02 13:48 UTC (4+ messages)
[PATCH 0/3] mach-k3: Rework spl/get_boot_device()
2025-10-02 13:04 UTC (4+ messages)
` [PATCH 1/3] arm: "
` [PATCH 2/3] arm: mach-k3: am62ax: Switch to boot-device helper
` [PATCH 3/3] arm: mach-k3: am64x: "
[PATCH] tftp: make TFTP ports unconditionally configurable
2025-10-02 9:43 UTC
activity-led usage
2025-10-02 11:36 UTC (11+ messages)
[PATCH] ubi: extend support for LED activity
2025-10-02 11:35 UTC
[PATCH] board: phytec: phycore_imx8mp: Add rauc to bootmeths
2025-10-02 11:20 UTC
[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
2025-10-02 10:36 UTC
[PATCH] video: nexell: unsigned parameter cannot be negative
2025-10-02 9:47 UTC (2+ messages)
[PATCH] fs: jffs2: Remove always true test
2025-10-02 9:29 UTC
[PATCH] xilinx: Enable sntp command
2025-10-02 8:20 UTC (5+ messages)
[PATCH v2 1/2] xilinx: mbv: Remove redundancy in MB-V defconfigs
2025-10-02 8:19 UTC (2+ messages)
` [PATCH v2 2/2] xilinx: Enable SNTP/DATE commands and RTC
[PATCH] uthreads: Make use of CONFIG_IS_ENABLED consistently
2025-10-02 7:50 UTC (2+ messages)
[PATCH] video: zynqmp: Prevent use of uninitialised variables
2025-10-02 7:26 UTC (2+ messages)
[PATCH] xilinx: Replace PHY_VITESSE by PHY_MSCC
2025-10-02 7:23 UTC (2+ messages)
[RFC v1 0/4] Add upstream boards Milk-V Mars CM and Mars CM Lite
2025-10-02 6:28 UTC (2+ messages)
[PATCH] doc: samsung: Extend E850-96 documentation to be comprehensive
2025-10-02 2:51 UTC
[PATCH] fs: Rework filesystem guards for xPL phases
2025-10-01 20:31 UTC
[PATCH] lz4: Do not disable LZ4_decompress_safe* for xPL
2025-10-01 20:31 UTC
[PATCH] clk: sophgo: Fix a warning about void returns value
2025-10-01 20:30 UTC
[PATCH] spl: spl_sata: Add __maybe_unused decorator
2025-10-01 20:30 UTC
[PATCH] xPL: Make NAND_SUPPORT depend on !COMPILE_TEST
2025-10-01 20:30 UTC
[PATCH] iotrace: Finish migrating this to Kconfig
2025-10-01 20:30 UTC
[PATCH] dts: Make xPL_OF_PLATDATA depend on !COMPILE_TEST
2025-10-01 20:30 UTC
[PATCH] video: Only build bridge code for the appropriate phase
2025-10-01 20:30 UTC
[PATCH] video: Add SPL_VIDEO_SYNC_CYCLIC_MS symbol
2025-10-01 20:30 UTC
[PATCH] net: dwc_eth_ops: Correct check for FDT_64BIT
2025-10-01 20:30 UTC
[PATCH] mmc: Fix a potential warning in xPL
2025-10-01 20:30 UTC
[PATCH] watchdog: Tighten dependencies on WDT_DAVINCI
2025-10-01 20:30 UTC
[PATCH] timer: Tighten dependencies on MCHP_PIT64B_TIMER
2025-10-01 20:30 UTC
[PATCH] sandbox: Rework readX/writeX macros to be more like ARM
2025-10-01 20:30 UTC
[PATCH] sandbox: Expand the BOOT_DEVICE enum
2025-10-01 20:30 UTC
[PATCH] dts: Set a default value for DEFAULT_DEVICE_TREE for SANDBOX
2025-10-01 20:30 UTC
[PATCH] gpio: Remove FTGPIO0010 driver
2025-10-01 20:30 UTC
[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
2025-10-01 16:27 UTC (11+ messages)
[PATCH v4 0/6] A series of patch for enable sc7180 android boot
2025-10-01 16:22 UTC (7+ messages)
` [PATCH v4 3/6] bootm: Append bootargs value when bootmeth_android provide cmdline
Transfer List Checksum Correction and Impact on Bloblist
2025-10-01 15:54 UTC (4+ messages)
[PATCH] clk: ti: Tighten some TI clock driver dependencies
2025-10-01 15:35 UTC (3+ messages)
Smatch reports for zynqmp video driver
2025-10-01 15:09 UTC (3+ messages)
[PATCH v1 0/4] configs: toradex: enable USB Gadget OS Descriptors
2025-10-01 13:21 UTC (5+ messages)
` [PATCH v1 1/4] configs: apalis-imx6: enable USB Gadget OS Descriptors for fastboot
` [PATCH v1 2/4] configs: colibri-*: "
` [PATCH v1 3/4] configs: verdin-imx8m[mp]: "
` [PATCH v1 4/4] configs: toradex-smarc-imx8mp: "
[PATCH v1 0/2] configs: verdin-am*: enable USB Gadget OS Descriptors
2025-10-01 13:18 UTC (3+ messages)
` [PATCH v1 1/2] configs: verdin-am62: enable USB Gadget OS Descriptors for fastboot
` [PATCH v1 2/2] configs: verdin-am62p: "
[PATCH 0/2] video: tegra: Address some Smatch issues
2025-10-01 12:02 UTC (7+ messages)
` [PATCH 1/2] video: tegra: Remove unreachable code
` [PATCH 2/2] video: tegra: Incorrect operator used
[PATCH v3] usb: onboard-hub: Make i2c-bus option
2025-10-01 11:20 UTC (3+ messages)
[PATCH] video: rockchip: Set return code
2025-10-01 10:37 UTC
Smatch reported issue in Rockchip video
2025-10-01 10:32 UTC
[PATCH] cmd: ti: Add DDRSS ECC test command
2025-10-01 9:04 UTC (2+ messages)
[PATCH] doc: pytest: Fix inline code and other formatting
2025-10-01 7:44 UTC
[PATCH] spi: cadence-qspi: Remove cdns,is-dma property handling
2025-10-01 6:21 UTC (2+ messages)
[PATCH v2 0/3] Load ASMedia XHCI controller firmware
2025-10-01 0:53 UTC (5+ messages)
` [PATCH v2 1/3] apple: Set up file system firmware loader
[GIT PULL] Please pull u-boot-amlogic-next-20250930
2025-09-30 23:45 UTC (2+ messages)
[PULL] Pull request for u-boot master / v2025.10 = u-boot-stm32-20250930
2025-09-30 23:44 UTC (2+ messages)
[PATCH 1/2] test: led: Add missing ';'
2025-09-30 20:22 UTC (4+ messages)
[PATCH 0/5] Add initial support for Qualcomm SDM670
2025-09-30 18:44 UTC (11+ messages)
` [PATCH 1/5] clk/stub: add sdm670 rpmh clock
` [PATCH 2/5] clk/qcom: sdm845: add support for sdm670
` [PATCH 3/5] pinctrl: qcom: add sdm670 pinctrl driver
` [PATCH 4/5] qcom_defconfig: enable pinctrl for sdm670
` [PATCH 5/5] gpio: qcom_spmi: add pm660l
[PATCH] qcom_defconfig: Enable pinctrl driver for SDM630/660
2025-09-30 18:41 UTC (2+ messages)
[PATCH v2 0/9] U-Boot Bringup of SM6350 SoC
2025-09-30 18:41 UTC (3+ messages)
` [PATCH v2 7/9] gpio: qcom: Support GPIOs on PM6350 PMIC
[PATCH] gpio: qcom: Support GPIOs on PM7325 PMIC
2025-09-30 18:40 UTC (2+ messages)
[PATCH 0/5] Colorful mix of small fixes and UART improvements for Qualcomm
2025-09-30 18:38 UTC (11+ messages)
` [PATCH 1/5] pinctrl: qcom: sc7280: Fix offset of UFS_RESET
` [PATCH 2/5] clk/qcom: sm8250: Remove unused defines
` [PATCH 3/5] serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENI
` [PATCH 4/5] doc: board/qualcomm: Clean up debug options for QUP UART
` [PATCH 5/5] board/qualcomm: add debug config fragment for MSM8953
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