messages from 2025-10-16 09:24:06 to 2025-10-17 20:40:50 UTC [more...]
[PATCH v2] armv8: implement workaround for broken CNTFRQ_EL0 value
2025-10-17 20:40 UTC (2+ messages)
[PATCH] board: samsung: add support for Samsung Exynos mobile device boards
2025-10-17 20:19 UTC (2+ messages)
[PATCH] fs: semihosting: Use correct variable for error check
2025-10-17 19:53 UTC (10+ messages)
[PATCH v4 0/7] Add support for secure falcon mode: disable fallback
2025-10-17 19:33 UTC (8+ messages)
` [PATCH v4 1/7] spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
` [PATCH v4 2/7] spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
` [PATCH v4 3/7] spl: ubi: refactor spl_ubi_load_image for falcon mode
` [PATCH v4 4/7] spl: spi: refactor spl_spi_load_image "
` [PATCH v4 5/7] spl: nor: refactor spl_nor_load_image "
` [PATCH v4 6/7] spl: nand: refactor spl_nand_load_image "
` [PATCH v4 7/7] spl: falcon: disable fallback to U-Boot on failure
[PATCH v2 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
2025-10-17 18:05 UTC (11+ messages)
` [PATCH v2 1/7] doc: make pdfdocs: Specify texlive-xetex as a prerequisite
` [PATCH v2 3/7] doc: make pdfdocs: Add pip install -r test/py/requirements.txt to the list of needed steps
` [PATCH v2 4/7] doc: make pdfdocs: Ensure SVG files are converted to PDF before the compilation of *.tex files
[PATCH] Allwinner: fix booting on a number of devices
2025-10-17 17:28 UTC (5+ messages)
Github testing stalled?
2025-10-17 16:09 UTC
[PATCH 0/2] Support for Samsung Exynos 7870 DW-USB device in controller
2025-10-17 15:30 UTC (3+ messages)
` [PATCH 1/2] usb: dwc3-generic: allow fallback of dr_mode property to "otg"
` [PATCH 2/2] usb: dwc3-generic: add support for exynos7870
[PATCH] soc: exynos-pmu: add support for Exynos7 PMU
2025-10-17 15:29 UTC
[PATCH] serial: s5p: add compatible for exynos8895
2025-10-17 15:29 UTC
[PATCH 0/6] Support for Samsung S2MPU05 PMIC device in driver
2025-10-17 15:28 UTC (7+ messages)
` [PATCH 1/6] power: pmic: s2mps11: change the probe function to bind
` [PATCH 2/6] power: pmic: s2mps11: add support for allowing multiple device variants
` [PATCH 3/6] power: regulator: s2mps11: declaratively define LDOs and BUCKs
` [PATCH 4/6] power: regulator: s2mps11: declaratively get/set regulator mode
` [PATCH 5/6] power: regulator: s2mps11: add support for S2MPU05 PMIC
` [PATCH 6/6] power: pmic: s2mps11: add support for Samsung "
[PATCH 0/2] Support for Samsung Exynos 7870 pin controllers in driver
2025-10-17 15:27 UTC (3+ messages)
` [PATCH 1/2] pinctrl: exynos: bind GPIO driver along with pinctrl
` [PATCH 2/2] pinctrl: exynos78x0: add proper support for exynos7870 pinctrl
[PATCH 0/2] Support for Samsung Exynos 7870 USB PHY device in driver
2025-10-17 15:27 UTC (3+ messages)
` [PATCH 1/2] phy: samsung: add enum for variants based on SoCs
` [PATCH 2/2] phy: samsung: add support for exynos7870 USB PHY
[PATCH 0/9] Support for Samsung Exynos 7870 DW-MMC device in driver
2025-10-17 15:24 UTC (10+ messages)
` [PATCH 1/9] mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
` [PATCH 2/9] mmc: dw_mmc: do not skip dwmci_setup_bus() for same non-zero clock frequency
` [PATCH 3/9] mmc: dw_mmc: properly address command completion in dwmci_control_clken()
` [PATCH 4/9] mmc: dw_mmc: add voltage switch command flag
` [PATCH 5/9] mmc: dw_mmc: return error for invalid voltage setting
` [PATCH 6/9] mmc: enable/disable VQMMC regulator only during MMC power cycle
` [PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
` [PATCH 8/9] mmc: exynos_dw_mmc: add support for SD UHS mode
` [PATCH 9/9] mmc: exynos_dw_mmc: add compatible for exynos7870-dw-mshc-smu
[PATCH] i2c: samsung: add support for Exynos7 HS-I2C
2025-10-17 15:23 UTC
[PATCH] gpio: s5p: increment bank base address only if bank is initialized
2025-10-17 15:23 UTC
[RFH] Future direction of the U-Boot project
2025-10-17 15:25 UTC (3+ messages)
[PATCH 0/6] Support for Samsung Exynos 7870 CCF driver
2025-10-17 15:21 UTC (7+ messages)
` [PATCH 1/6] clk: exynos: provide device pointer to clk_register_* functions
` [PATCH 2/6] clk: exynos: add support for fixed rate and fixed factor clocks
` [PATCH 3/6] clk: exynos: add support for PLL1417X
` [PATCH 4/6] clk: exynos: add function for Samsung CMU ops->request
` [PATCH 5/6] clk: exynos: add support for Exynos7870 CMU
` [PATCH 6/6] clk: use private clk struct to access clock flags
[PATCH 0/5] stm32mp2: Update led management for stm32mp2 boards
2025-10-17 14:37 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: Remove u-boot, boot-led from stm32mp257f-ev1-u-boot
` [PATCH 2/5] ARM: dts: Remove u-boot, boot-led from stm32mp235f-dk-u-boot
` [PATCH 3/5] board: st: Update LED management for stm32mp2
` [PATCH 4/5] configs: stm32mp2: Enable LED_BOOT for stm32mp25_defconfig
` [PATCH 5/5] configs: stm32mp2: Enable LED_BOOT for stm32mp23_defconfig
[PATCH 00/24] Introduce Allwinner H6/H616 NAND controller support
2025-10-17 14:27 UTC (34+ messages)
` [PATCH 01/24] mtd: rawnand: sunxi: cosmetic: remove needless comment
` [PATCH 02/24] mtd: rawnand: sunxi_spl: fix pointer from integer without a cast
` [PATCH 03/24] mtd: rawnand: sunxi_spl: cosmetic: harmonize register defines with non spl file
` [PATCH 04/24] mtd: rawnand: sunxi_spl: cosmetic: use definitions from linux/mtd/rawnand.h
` [PATCH 05/24] mtd: rawnand: sunxi_spl: cosmetic: replace AHB_DIV_1 by CCM_NAND_CTRL_M/N
` [PATCH 06/24] mtd: rawnand: sunxi: cosmetic: merge register definitions for sunxi_nand{, _spl}.c
` [PATCH 07/24] mtd: rawnand: sunxi: cosmetic: add per SoC capabilities
` [PATCH 08/24] mtd: rawnand: sunxi: cosmetic: move ECC_ERR_CNT register offset in SoC caps
` [PATCH 09/24] mtd: rawnand: sunxi: cosmetic: move USER_DATA "
` [PATCH 10/24] mtd: rawnand: sunxi: cosmetic: move ECC_PAT_FOUND register "
` [PATCH 11/24] mtd: rawnand: sunxi: cosmetic: add has_ecc_block_512 capability
` [PATCH 12/24] mtd: rawnand: sunxi: cosmetic: move NFC_ECC_MODE offset in SoC caps
` [PATCH 13/24] mtd: rawnand: sunxi: cosmetic: introduce reg_pat_id in sunxi_nfc_caps
` [PATCH 14/24] mtd: rawnand: sunxi_spl: cosmetic: add per SoC capabilities
` [PATCH 15/24] mtd: rawnand: sunxi: cosmetic: move NFC_RANDOM_EN register offset in SoC caps
` [PATCH 16/24] mtd: rawnand: sunxi: cosmetic: introduce reg_spare_area in sunxi_nfc_caps
` [PATCH 17/24] mtd: rawnand: sunxi_spl: use NFC_ECC_ERR_MSK and NFC_ECC_PAT_FOUND
` [PATCH 18/24] mtd: rawnand: sunxi_spl: increase max_oobsize for 2KiB pages
` [PATCH 19/24] mtd: rawnand: sunxi_spl: cosmetic: use NFC_ECC_MODE and NFC_RANDOM_SEED macros
` [PATCH 20/24] sunxi: clock: H6: add NAND controller clock registers
` [PATCH 21/24] clk: sunxi: Add MBUS Master Clock Gating Register
` [PATCH 22/24] mtd: rawnand: sunxi: add support for H6/H616 nand controller
` [PATCH 23/24] mtd: rawnand: sunxi_spl: "
` [PATCH 24/24] mtd: rawnand: sunxi_spl: Fix cast to pointer from integer warnings
[PATCH 1/2] ARM: dts: Remove u-boot, boot-led from stm32mp257f-ev1-u-boot
2025-10-17 14:05 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: Remove u-boot, boot-led from stm32mp235f-dk-u-boot
` [PATCH 1/2] ARM: dts: Remove u-boot,boot-led from stm32mp257f-ev1-u-boot
[PATCH v1] env: Kconfig: disable external env in secure os boot
2025-10-17 13:58 UTC (4+ messages)
[PATCH] mtd: add missing prototype for mtd_read_oob_bf()
2025-10-17 13:51 UTC
[PATCH v2 0/5] android: add bootconfig support
2025-10-17 13:19 UTC (6+ messages)
` [PATCH v2 1/5] boot: android: import addBootConfigParameters() from AOSP
` [PATCH v2 2/5] boot: android: Add sandbox memory mapping support
` [PATCH v2 3/5] boot: android: Add bootconfig support
` [PATCH v2 4/5] cmd: abootimg: Add 'get ramdisk' command
` [PATCH v2 5/5] test: abootimg: Add test for bootconfig handling
[PATCH v11 00/11] Add support for dynamic MMU configuration
2025-10-17 13:15 UTC (12+ messages)
` [PATCH v11 01/11] mach-k3: use minimal memory map for all K3
` [PATCH v11 02/11] mach-k3: use custom enable_cache
` [PATCH v11 03/11] arm: armv8: mmu: export mmu_setup
` [PATCH v11 04/11] arm: armv8: invalidate dcache entries on dcache_enable
` [PATCH v11 05/11] arm: armv8: mmu: add mem_map_from_dram_banks
` [PATCH v11 06/11] mach-k3: map all banks using mem_map_from_dram_banks
` [PATCH v11 07/11] arm: armv8: mmu: add mmu_unmap_reserved_mem
` [PATCH v11 08/11] spl: split spl_board_fixups to arch/board specific
` [PATCH v11 09/11] mach-k3: add reserved memory fixups for next boot stage
` [PATCH v11 10/11] mach-k3: add carveouts for TFA and optee
` [PATCH v11 11/11] arm: mach-k3: reserve space for page table entries
[PATCH v10 00/11] Add support for dynamic MMU configuration
2025-10-17 13:00 UTC (8+ messages)
` [PATCH v10 05/11] arm: armv8: mmu: add mem_map_from_dram_banks
` [PATCH v10 07/11] arm: armv8: mmu: add mmu_unmap_reserved_mem
[PATCH 0/5] firmware: scmi: Support SCMI LMM/CPU protocol for i.MX95
2025-10-17 9:32 UTC (6+ messages)
` [PATCH 1/5] firmware: scmi: Conditionally compile protocol support
` [PATCH 2/5] firmware: scmi: Cleanup the SCMI MISC ID
` [PATCH 3/5] firmware: scmi: Support probe vendor ID 0x80 and 0x82
` [PATCH 4/5] firmware: scmi: Add i.MX95 SCMI LMM protocol driver
` [PATCH 5/5] firmware: scmi: Add i.MX95 SCMI CPU Protocol
[PATCH 00/24] clk: Remove passing of negative errors through unsigned return
2025-10-17 6:16 UTC (9+ messages)
` [PATCH 04/24] clk: thead: th1520-ap: Remove negative error returns from clk_get_rate
` [PATCH 10/24] clk: starfive: "
` [PATCH 21/24] clk: adi: "
` [PATCH 23/24] clk: stm32: "
[PATCH 0/5] stm32mp2: Fix stm32mp2xx-dk board boot issue
2025-10-17 12:18 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: Add stm32mp257f-dk-u-boot.dtsi
` [PATCH 2/5] ARM: dts: Fix "arm, smc-id" value for stm32mp23-u-boot.dtsi
` [PATCH 3/5] ARM: dts: Fix "arm, smc-id" value for stm32mp25-u-boot.dtsi
` [PATCH 4/5] ARM: dts: Add txbyteclk clock in stm32mp235f-dk-u-boot.dtsi
` [PATCH 5/5] stm32mp: Add stm32mp23 support for syscon driver
[PATCH] doc: ti: j722s_evm: drop outdated boot note
2025-10-17 11:20 UTC
[PATCH] cmd/part.c: implement "part name" subcommand
2025-10-17 9:09 UTC (4+ messages)
[PATCH 1/1] riscv: consider CONFIG_RISCV_ISA_ZAAMO in SPL too
2025-10-17 7:12 UTC (5+ messages)
[PATCH] board: am62x: Add support for reading eeprom data
2025-10-17 6:24 UTC
[PATCH] phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configured
2025-10-17 5:25 UTC
[PATCH V1 0/1] MTD/SPI-NOR: Add new device
2025-10-17 3:57 UTC (2+ messages)
` [PATCH V1 1/1] "
[PATCH] test/py: Update to a newer pytest release
2025-10-17 1:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] test: uninstall PK after secboot tests
2025-10-17 1:23 UTC (2+ messages)
[PATCH 1/1] virito: blk: fix logic to determine block sizes
2025-10-17 1:23 UTC (2+ messages)
[PATCH v4 0/6] Enable Firmware Handoff CI test on qemu_arm64
2025-10-16 22:07 UTC (2+ messages)
` (subset) "
[PATCH v3 0/3] ti_sci: Address some issues found by Smatch
2025-10-16 22:07 UTC (2+ messages)
[resend PATCH v4] disk: dos: Add all options for EFI System Partitions
2025-10-16 21:04 UTC (2+ messages)
[PATCH u-boot-test-hooks 1/4] travis-ci: Group the QEMU args
2025-10-16 18:28 UTC (2+ messages)
Please pull u-boot-watchdog/master
2025-10-16 17:38 UTC (2+ messages)
[GIT,PULL] u-boot-riscv/master
2025-10-16 17:38 UTC (2+ messages)
[PATCH] armv8: implement workaround for broken CNTFRQ_EL0 value
2025-10-16 15:15 UTC (4+ messages)
Uboot upgrade from 2016 to 2020
2025-10-16 15:23 UTC (7+ messages)
` [External]Re: "
[PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
2025-10-16 15:36 UTC (3+ messages)
` [PATCH 1/4] macb: wrap asm/arch/clk.h with ifndef CLK
[PATCH v4 00/11] boot: Support priority for global bootmeths
2025-10-16 15:33 UTC (5+ messages)
` [PATCH v4 01/11] boot: Try all bootmeths on the final partition
[PATCH] net: make dhcp_run() common for NET and NET_LWIP
2025-10-16 15:32 UTC (3+ messages)
[PATCH v2] sunxi: extend R528/T113-s3/D1(s) DRAM initialisation
2025-10-16 15:30 UTC (3+ messages)
[PATCH v1 0/2] spi: cadence: Add xSPI controller driver support
2025-10-16 15:29 UTC (8+ messages)
` [PATCH v1 1/2] spi: cadence: Add driver for xSPI
` [PATCH v1 2/2] spi: Enable Kconfig and Makefile "
[PATCH v4 0/8] initial U-Boot SPL support on Amlogic GX SoCs
2025-10-16 15:26 UTC (6+ messages)
` [PATCH v4 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
[PATCH v2 0/5] Add initial support for Qualcomm SDM670
2025-10-16 14:43 UTC (3+ messages)
` [PATCH v2 3/5] pinctrl: qcom: add sdm670 pinctrl driver
[PATCH] qcom_defconfig: Enable meminfo command with mapping
2025-10-16 14:40 UTC (2+ messages)
[PATCH] arm: armv8: Make save_boot_params simpler
2025-10-16 13:27 UTC
[PATCH] watchdog: Tighten dependencies on WDT_DAVINCI
2025-10-16 12:34 UTC (2+ messages)
[PATCH] watchdog: Tighten some watchdog driver dependencies
2025-10-16 12:33 UTC (2+ messages)
[PATCH v1 1/1] sunxi: extend R528/T113-s3/D1(s) DRAM initialisation
2025-10-16 11:15 UTC (3+ messages)
[bug] can't start watchdog on RK3288
2025-10-16 10:26 UTC (3+ messages)
[PATCH v2] gpio: search gpio-line-names property in dm_gpio_lookup_name
2025-10-16 9:23 UTC
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