public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-04-09 15:04:53 to 2024-04-11 04:33:46 UTC [more...]

[PATCH 0/8] SUNIV SPI NAND support in SPL
 2024-04-11  4:32 UTC  (2+ messages)

[PATCH v1 0/2] Allwinner R329/D1/R528/T113 SPI support
 2024-04-11  4:31 UTC  (3+ messages)
` [PATCH v1 1/2] sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs

[PATCH RFC 00/15] Support SPI NAND booting on the T113
 2024-04-11  4:25 UTC  (16+ messages)
` [PATCH RFC 01/15] sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs
` [PATCH RFC 02/15] sunxi: SPL SPI: extract code for doing SPI transfer
` [PATCH RFC 03/15] sunxi: SPL SPI: add support for read command with 2 byte address
` [PATCH RFC 04/15] sunxi: SPL SPI: allow multiple boot attempt
` [PATCH RFC 05/15] sunxi: SPL SPI: add initial support for booting from SPI NAND
` [PATCH RFC 06/15] sunxi: enable support for SPI NAND booting on SUNIV
` [PATCH RFC 07/15] sunxi: Separate boot device and boot position
` [PATCH RFC 08/15] spl: Add BOOT_DEVICE_SPINAND option
` [PATCH RFC 09/15] sunxi: Implement BOOT_DEVICE_SPINAND in SPL
` [PATCH RFC 10/15] spl: Add SPL_SPINAND configuration options
` [PATCH RFC 11/15] sunxi: Use SPL_SPINAND for configuration
` [PATCH RFC 12/15] nand: Add spinand_ helper functions
` [PATCH RFC 13/15] sunxi: Implement spinand_ helpers
` [PATCH RFC 14/15] spl: Support SPI NAND boot in UBI
` [PATCH RFC 15/15] spl: Support loading FIT images "

[PATCH v5 0/5] imx93: Conver to OF_UPSTREAM
 2024-04-11  4:23 UTC  (6+ messages)
` [PATCH v5 1/5] gpio: imx_rgpio2p: support one address
` [PATCH v5 2/5] serial: lpuart: use ipg clk for i.MX7ULP
` [PATCH v5 3/5] cpu: drop imx9_cpu
` [PATCH v5 4/5] clk: imx93: fix anatop base
` [PATCH v5 5/5] imx93: convert to OF_UPSTREAM

[PATCH] clk: imx8mp: add pwm clocks support
 2024-04-11  3:19 UTC  (3+ messages)

[PATCH 1/1] clk: sifive: avoid declaring static variables in includes
 2024-04-11  3:16 UTC  (2+ messages)

[PATCH] clk: sifive: check wrpll_configure_for_rate() return value
 2024-04-11  3:13 UTC  (2+ messages)

[PATCH 1/1] clk: sifive: append missing \n to messages
 2024-04-11  3:13 UTC  (2+ messages)

[PATCH] clk: Fix error message in clk_get_bulk
 2024-04-11  3:10 UTC  (2+ messages)

[PATCH v3] clk: set initial best mux parent to current parent with CLK_MUX_ROUND_CLOSEST
 2024-04-11  3:07 UTC  (2+ messages)

[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
 2024-04-11  2:53 UTC  (2+ messages)

[PATCH 1/1] sandbox: use sane access rights for files
 2024-04-11  2:42 UTC  (2+ messages)

[PATCH 1/1] sandbox: don't call os_close with invalid file descriptor
 2024-04-11  2:40 UTC  (2+ messages)

[PATCH 0/2] dm: add support for stubbing optional devices
 2024-04-11  2:37 UTC  (6+ messages)
` [PATCH 1/2] dm: core: add support for fallback drivers
` [PATCH 2/2] clk: introduce a fallback stub driver

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2024-04-11  1:45 UTC  (2+ messages)

Tinkering Problems when Compiling on Apple Silicon
 2024-04-11  1:12 UTC 

[PATCH 1/1] tools: use adequate entropy source for initialization vector
 2024-04-11  0:01 UTC  (3+ messages)

[PATCH 1/1] efi_loader: sanitize efi_tcg2_final_events_table definition
 2024-04-10 22:50 UTC 

[PATCH 1/1] bootflow: always initialize bootflow_iter_set_dev parameters
 2024-04-10 22:12 UTC 

[PATCH 00/13] Complete decoupling of zboot logic from commands
 2024-04-10 21:52 UTC  (2+ messages)

[PATCH] cmd: bootm: add ELF file support
 2024-04-10 21:21 UTC 

[PATCH v2 0/1] arch: zynqmp: Make zynqmp command more accessible
 2024-04-10 19:50 UTC  (2+ messages)
` [PATCH v2] board: zynqmp: Move zynqmp commands from board/ to arch/

[GIT PULL] xilinx patches for v2024.07-rc1
 2024-04-10 19:48 UTC  (2+ messages)

[PATCH 0/2] Remove ti,sci-sysreset
 2024-04-10 19:37 UTC  (5+ messages)
` [PATCH 1/2] firmware: ti_sci: Bind sysreset driver when enabled
` [PATCH 2/2] arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes

[PATCH] arm: mach-k3: security: Lower verbosity of cert message for GP
 2024-04-10 18:57 UTC  (2+ messages)

[PATCH 00/13] EFI: capsule: ti: enable authenticated capsules
 2024-04-10 18:34 UTC  (9+ messages)
` [PATCH 01/13] ti:keys Add EFI signature list

[PATCH 0/7] binman: ti: create binman nodes for EFI capsules
 2024-04-10 18:38 UTC  (5+ messages)
` [PATCH 3/7] dts: j721e: binman: Include firmware capsules binman nodes

[PATCH] configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw boot
 2024-04-10 18:20 UTC 

[PATCH v2 0/3] mtd: spi-nor: Add support for S25FS-S family
 2024-04-10 18:16 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
` [PATCH v2 2/3] mtd: spi-nor-id: Use INFO6 macro for S25FL-S
` [PATCH v2 3/3] mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs

[PATCH v2 0/4] qcom: pinctrl drivers for qcm2290/sm6115/sm8250
 2024-04-10 17:52 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: qcom: add qcm2290 pinctrl driver
` [PATCH v2 2/4] pinctrl: qcom: add sm6115 "
` [PATCH v2 3/4] pinctrl: qcom: add sm8250 "
` [PATCH v2 4/4] qcom_defconfig: enable pinctrl for new qcm2290/sm6115/sm8250

[PATCH] trace: use dynamic string buffer in make_flamegraph()
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH 1/1] net: dw_eth_qos: Add missing \n in error messages
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH] lib: add missing line breaks in debug messages
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH v2 1/1] fs: ext4: all file paths are absolute
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH 1/1] net: nfs: fix file handle length in NFSv3
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH 1/1] rtc: goldfish_rtc_probe should be static
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH] tools: open FIT image for reading as O_RDONLY instead of O_RDWR
 2024-04-10 17:43 UTC  (3+ messages)
` [PATCH v2] tools: open FIT image read-only

[PATCH 1/1] fs: ext4: make "File System is consistent\n" a debug message
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH v2] build: Revive and update LDR format support
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH] scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH] fs: ext4: Change the Settings of file permissions
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH] cmd: sysboot: null check filename
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH] arm64: Fix map_range() not splitting mapped blocks
 2024-04-10 17:43 UTC  (2+ messages)

[PATCH v2 0/2] phy: qcom: add support for the Qualcomm Synopsys eUSB2 PHY
 2024-04-10 16:01 UTC  (3+ messages)
` [PATCH v2 1/2] phy: qcom: add Synopsys eUSB2 PHY driver
` [PATCH v2 2/2] qcom_defconfig: enable the Qualcomm "

[PATCH v2 0/3] qcom: support SPMI buttons on SM8550 and SM8650
 2024-04-10 15:59 UTC  (4+ messages)
` [PATCH v2 1/3] gpio: qcom_pmic_gpio: add support for pm8550-gpio
` [PATCH v2 2/3] button: qcom-pmic: move node name checks to btn_data struct
` [PATCH v2 3/3] button: qcom-pmic: add support for pmk8350 button configs

[PATCH 1/2] lmb: Avoid to add identical region in lmb_add_region_flags()
 2024-04-10 15:28 UTC  (2+ messages)

[PATCH v1 0/4] Enable SetvariableRT
 2024-04-10 14:32 UTC  (3+ messages)

[PATCH v2] mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx
 2024-04-10 14:30 UTC 

[PATCH 1/1] fs: fat: convert change month correctly
 2024-04-10 14:29 UTC  (2+ messages)

[PATCH] gpio: pca953x_gpio: support optional reset-gpios property
 2024-04-10 14:09 UTC  (4+ messages)

[PATCH] arm64: Fix map_range() not splitting mapped blocks
 2024-04-10 13:31 UTC  (5+ messages)

[PATCH 1/1] api: add missing cookie checks for network access
 2024-04-10 13:22 UTC  (4+ messages)

[PATCH] xilinx: common: Fix MAC address read from EEPROM
 2024-04-10 13:18 UTC  (2+ messages)

[PATCH v4 0/1] Introduce fastboot oem board command
 2024-04-10 12:56 UTC  (5+ messages)
` [PATCH v4 1/1] fastboot: introduce 'oem board' subcommand

[RFC PATCH] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
 2024-04-10 12:27 UTC  (6+ messages)

[PATCH] efi_loader: using EFI_UNSUPPORTED for private authenticated variables
 2024-04-10 12:24 UTC  (2+ messages)

[PATCH 0/7] qcom: mmc fixes and sdm845 support
 2024-04-10 12:23 UTC  (15+ messages)
` [PATCH 1/7] mmc: msm_sdhci: correct vendor_spec_cap0 register for v5
` [PATCH 2/7] mmc: msm_sdhci: use modern DT handling
` [PATCH 3/7] mmc: msm_sdhci: print core version
` [PATCH 4/7] mmc: msm_sdhci: use a more sensible default clock rate
` [PATCH 5/7] clk/qcom: sdm845: enable SDCC2 core clock
` [PATCH 6/7] pinctrl: qcom: sdm845: add special pin names
` [PATCH 7/7] dts: sdm845-db845c-u-boot: adjust MMC clocks

[PATCH 0/4] qcom: clock drivers for qcm2290/sm6115/sm8250
 2024-04-10 12:12 UTC  (4+ messages)
` [PATCH 3/4] clk/qcom: add driver for sm8250 GCC

[PATCH] MAINTAINERS: add Qualcomm mailing list
 2024-04-10 11:00 UTC  (3+ messages)

[PATCH 0/2] qcom: capsule update prep (DFU scsi + GPT part type flags)
 2024-04-10 10:34 UTC  (3+ messages)
` [PATCH 2/2] disk: expose partition type flags

[PATCH 0/3] qcom: add pinctrl driver for SM8550 and SM8650
 2024-04-10 10:00 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: qcom: Add SM8550 pinctrl driver
` [PATCH 2/3] pinctrl: qcom: Add SM8650 "
` [PATCH 3/3] qcom_defconfig: enable SM8550 & "

[PATCH 0/3] qcom: add clock driver support for SM8550 and SM8650 SoCc
 2024-04-10  9:53 UTC  (9+ messages)
` [PATCH 1/3] clk: qcom: Add SM8550 clock driver
` [PATCH 2/3] clk: qcom: Add SM8650 "

[PATCH v2 00/16] EFI: ti: Enable EFI capsule updates
 2024-04-10  9:29 UTC  (10+ messages)
` [PATCH v2 01/16] board: Define GUIDs for firmware images
` [PATCH v2 02/16] board: am64x: Define capsule update firmware info

[PATCH 1/2] mmc: Imply HS200 cap with mmc-hs400 prop to match linux
 2024-04-10  9:24 UTC  (11+ messages)

[PATCH 1/1] efi_loader: 'EFI using ACPI tables at' should be debug message
 2024-04-10  9:22 UTC  (2+ messages)

[PATCH v2 00/14] rockchip: rk3308: Sync DT with linux v6.8 and update defconfigs
 2024-04-10  8:43 UTC  (9+ messages)
` [PATCH v2 04/14] rockchip: rk3308: Generate ethaddr based on cpu id
` [PATCH v2 05/14] rockchip: rk3308: Enable random generator

[PATCH v3 0/2] Introduce spl_soc_init() for SoC specific initialization
 2024-04-10  7:06 UTC  (3+ messages)

[PATCH] riscv: dts: jh7110: Enable PLL node in SPL
 2024-04-10  6:44 UTC  (4+ messages)

[PATCH 0/2] arch: zynqmp: Make zynqmp command more accessible
 2024-04-10  6:15 UTC  (3+ messages)
` [PATCH 1/2] board: zynqmp: Move zynqmp commands from board/ to cmd/

[PATCH v2] configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR
 2024-04-10  6:12 UTC  (2+ messages)

[PATCH v1] configs: arbel: Use generic timer and npcm reset driver
 2024-04-10  5:54 UTC 

[GIT PULL] u-boot-riscv/master
 2024-04-10  0:43 UTC  (2+ messages)

[PATCH 1/1] fs: fat: fill creation and change date
 2024-04-09 20:06 UTC 

FIT image parameters question - kernel load address, entry point
 2024-04-09 18:55 UTC 

[PATCH 1/1] reboot-mode: must depend on CONFIG_DM_RTC
 2024-04-09 18:44 UTC 

[PATCH v1 00/25] stm32mp: Fix keys & leds management
 2024-04-09 15:02 UTC  (19+ messages)
` [PATCH v1 05/25] configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp13_defconfig
` [PATCH v1 09/25] ARM: dts: stm32: Clean led-red node for stm32mp135f-dk-u-boot
` [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-scmi-u-boot
` [PATCH v1 11/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 12/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 13/25] ARM: dts: stm32: Add led-blue "
` [PATCH v1 14/25] ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-u-boot
` [PATCH v1 15/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 16/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 17/25] ARM: dts: stm32: Update u-boot, boot-led "
` [PATCH v1 18/25] ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-u-boot
` [PATCH v1 19/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 20/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 21/25] ARM: dts: stm32: Add led-blue "
` [PATCH v1 22/25] ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-scmi-u-boot
` [PATCH v1 23/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 24/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 25/25] ARM: dts: stm32: Add led-blue "


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