public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-10-15 01:23:36 to 2025-10-17 07:57:37 UTC [more...]

[PATCH 00/24] Introduce Allwinner H6/H616 NAND controller support
 2025-10-17  7:57 UTC  (27+ 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/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 00/24] clk: Remove passing of negative errors through unsigned return
 2025-10-17  4:02 UTC  (28+ messages)
` [PATCH 01/24] clk: meson: Remove negative error returns from clk_get_rate
` [PATCH 02/24] clk: sifive: "
` [PATCH 03/24] clk: armada-37xx: "
` [PATCH 04/24] clk: thead: th1520-ap: "
` [PATCH 05/24] clk: ccf: "
` [PATCH 06/24] clk: at91: "
` [PATCH 07/24] clk: renesas: "
` [PATCH 08/24] clk: rockchip: "
` [PATCH 09/24] clk: "
` [PATCH 10/24] clk: starfive: "
` [PATCH 11/24] clk: altera: "
` [PATCH 12/24] clk: uniphier: "
` [PATCH 13/24] clk: aspeed: "
` [PATCH 14/24] clk: nuvoton: "
` [PATCH 15/24] clk: exynos: "
` [PATCH 16/24] clk: imx: "
` [PATCH 17/24] clk: ti: "
` [PATCH 18/24] clk: mediatek: "
` [PATCH 19/24] clk: owl: "
` [PATCH 20/24] clk: tegra: "
` [PATCH 21/24] clk: adi: "
` [PATCH 22/24] clk: sophgo: "
` [PATCH 23/24] clk: stm32: "
` [PATCH 24/24] clk: x86: "

[PATCH v1] env: Kconfig: disable external env in secure os boot
 2025-10-17  3:58 UTC  (3+ messages)

[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  (8+ messages)
` [PATCH v4 1/6] docker: add OP-TEE and TF-A build for testing Firmware Handoff
` [PATCH v4 2/6] pytest: add test script to validate "
` [PATCH v4 3/6] configs: select CMD_BLOBLIST for Firmware Handoff testing
` [PATCH v4 4/6] ci: check existence of bl1 and fip in the test script
` [PATCH v4 5/6] ci: rename conf.qemu_arm64_na to conf.qemu_arm64
` [PATCH v4 6/6] ci: add test entries for qemu_arm64_tfa_fw_handoff
` (subset) [PATCH v4 0/6] Enable Firmware Handoff CI test on qemu_arm64

[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  (16+ messages)
` [PATCH v4 01/11] boot: Try all bootmeths on the final partition
` [PATCH v4 02/11] boot: Add a new test for global bootmeths
` [PATCH v4 03/11] boot: Update first_glob_method when dropping a bootmeth
` [PATCH v4 04/11] boot: Add a flag for whether there are global bootmeths
` [PATCH v4 05/11] boot: Keep track of which bootmeths have been used
` [PATCH v4 06/11] boot: Support rescanning the global bootmeths
` [PATCH v4 07/11] boot: Only run global bootmeths once each
` [PATCH v4 08/11] boot: Implement a priority for global bootmeths
` [PATCH v4 09/11] boot: Don't change the method count after "
` [PATCH v4 10/11] boot: Run global bootmeths after all bootdevs are exhausted
` [PATCH v4 11/11] boot: Run the EFI bootmgr just before network devices

[PATCH] net: make dhcp_run() common for NET and NET_LWIP
 2025-10-16 15:32 UTC  (4+ 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  (13+ messages)
` [PATCH v4 1/8] tools: mkimage: Add Amlogic Boot Image type
` [PATCH v4 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH v4 3/8] serial: serial_meson: "
` [PATCH v4 4/8] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH v4 5/8] arm: meson: spl: add support for SPL DRAM init
` [PATCH v4 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH v4 7/8] board: amlogic: add kconfig fragments for SPL
` [PATCH v4 8/8] doc: board: amlogic: add u-boot-spl documentation

[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] cmd/part.c: implement "part name" subcommand
 2025-10-16 13:28 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 

[PATCH] gpio: search gpio-line-names property in dm_gpio_lookup_name
 2025-10-16  9:17 UTC  (3+ messages)

[PATCH] .gitignore: ignore more image files
 2025-10-16  7:54 UTC  (2+ messages)

[PATCH 0/2] fix an7581 panic caused by attempt to support multiple RAM size
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH] .mailmap: update e-mail address for Abbarapu Venkatesh Yadav
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH v2] cmd: ti: Add DDRSS Inline ECC Error Injection command
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH] test: Do not build expo and cedit test if no SDL
 2025-10-15 22:57 UTC  (7+ messages)

[PATCH v1] arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAM
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH] test: Remove not needed null check
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH -next v3 0/7] Add support for secure falcon mode: disable fallback
 2025-10-15 19:59 UTC  (2+ messages)

[PATCH v1 0/5] Allow falcon boot from A-core SPL on K3 devices
 2025-10-15 17:03 UTC  (6+ messages)
` [PATCH v1 3/5] arm: mach-k3: enable support for falcon mode

[PATCH] fs: semihosting: Use correct variable for error check
 2025-10-15 16:28 UTC  (4+ messages)

[PATCH v2] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
 2025-10-15 15:57 UTC  (2+ messages)

Seeking advice on API return type inconsistency
 2025-10-15 15:57 UTC  (12+ messages)

[PATCH] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
 2025-10-15 14:09 UTC  (3+ messages)

[PATCH v2 00/10] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-15  3:30 UTC  (11+ messages)
` [PATCH v2 01/10] remoteproc: Extend device_to_virt with a is_iomem parameter
` [PATCH v2 02/10] remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N
` [PATCH v2 03/10] remoteproc: imx_rproc: Support i.MX8MQ/M
` [PATCH v2 04/10] remoteproc: imx_rproc: Add support for i.MX93 CM33
` [PATCH v2 05/10] arm: dts: imx8m: Add remoteproc node
` [PATCH v2 06/10] imx8mp: Enable remoteproc for i.MX8MP EVK
` [PATCH v2 07/10] imx8mm: Enable remoteproc for i.MX8MM EVK
` [PATCH v2 08/10] imx8mn: Enable remoteproc for i.MX8MN EVK
` [PATCH v2 09/10] imx8mq: Enable remoteproc for i.MX8MQ EVK
` [PATCH v2 10/10] imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDM

[PATCH v2 0/5] Allow falcon boot from A-core SPL on K3 devices
 2025-10-15 10:46 UTC  (6+ messages)
` [PATCH v2 1/5] spl: Kconfig: allow falcon mode for TI secure devices
` [PATCH v2 2/5] board: ti: common: Kconfig: add CMD_SPL
` [PATCH v2 3/5] arm: mach-k3: enable support for falcon mode
` [PATCH v2 4/5] doc: develop: add docs for secure "
` [PATCH v2 5/5] doc: develop: falcon: document unsetting CMD_BOOTx

[PATCH v2 00/10] dts: starfive: cherry-pick jh7110 updates from v6.18-rc1-dts
 2025-10-15 10:22 UTC  (11+ messages)
` [PATCH v2 01/10] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
` [PATCH v2 02/10] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v2 03/10] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader
` [PATCH v2 04/10] riscv: dts: starfive: jh7110-common: drop no-mmc property from mmc1
` [PATCH v2 05/10] riscv: dts: starfive: jh7110-common: drop mmc post-power-on-delay-ms
` [PATCH v2 06/10] riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants
` [PATCH v2 07/10] dt-bindings: riscv: starfive: add milkv,marscm-emmc
` [PATCH v2 08/10] riscv: dts: starfive: add Milk-V Mars CM system-on-module
` [PATCH v2 09/10] dt-bindings: riscv: starfive: add milkv,marscm-lite
` [PATCH v2 10/10] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

[PATCH v4 0/2] fs: semihosting: Test correct variable and fix API
 2025-10-15  9:02 UTC  (4+ messages)
` [PATCH v4 2/2] fs: semihosting: Fixup smh_flen against overflow

[RFC PATCH v1] tools: update-subtree.sh improve user experience
 2025-10-15  8:38 UTC 

[PATCH] thermal: imx_tmu: Always set thermal trips from fuses
 2025-10-15  6:33 UTC 

[PATCH 00/11] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-15  2:04 UTC  (3+ messages)

[PATCH v4 0/3] Harmonize image size checks
 2025-10-15  1:23 UTC  (4+ messages)
` [PATCH v4 1/3] Image size checks: Use HAS_SIZE_LIMIT consistently
` [PATCH v4 2/3] Image size checks: Clarify help texts
` [PATCH v4 3/3] Image size checks: Deduplicate Makefile


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