public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-09 05:30:59 to 2022-05-10 12:29:45 UTC [more...]

[PATCH v4 00/25] Add support for MediaTek MT7621 SoC
 2022-05-10 12:20 UTC  (21+ messages)
` [PATCH v4 01/25] mips: add asm/mipsmtregs.h for MIPS multi-threading
` [PATCH v4 02/25] mips: add more definitions for asm/cm.h
` [PATCH v4 03/25] mips: add __image_copy_len for SPL linker script
` [PATCH v4 04/25] mips: add support for noncached_alloc()
` [PATCH v4 05/25] mips: mtmips: add support for MediaTek MT7621 SoC
` [PATCH v4 06/25] mips: mtmips: add two reference boards for mt7621
` [PATCH v4 07/25] doc: mediatek: add documentation for mt7621 reference boards
` [PATCH v4 08/25] clk: mtmips: add clock driver for MediaTek MT7621 SoC
` [PATCH v4 09/25] reset: mtmips: add reset controller support "
` [PATCH v4 10/25] pinctrl: mtmips: add "
` [PATCH v4 11/25] usb: xhci-mtk: "
` [PATCH v4 12/25] phy: mtk-tphy: "
` [PATCH v4 13/25] spi: "
` [PATCH v4 14/25] gpio: "
` [PATCH v4 15/25] watchdog: "
` [PATCH v4 16/25] mmc: mediatek: "
` [PATCH v4 18/25] net: mediatek: use regmap api to modify ethsys registers
` [PATCH v4 21/25] spl: allow using nand base without standard nand driver
` [PATCH v4 24/25] tools: mtk_image: add support for MT7621 NAND images
` [PATCH v4 25/25] MAINTAINERS: update maintainer for MediaTek MIPS platform

[PATCH 0/4] stm32mp: add minimal RCC support for STM32MP13
 2022-05-10 12:18 UTC  (6+ messages)
` [PATCH 1/4] clk: Add directory for STM32 clock drivers
` [PATCH 2/4] clk: stm32mp13: add a STM32MP13 RCC clock driver
  ` [Uboot-stm32] "
` [PATCH 3/4] misc: stm32mp13: introduce STM32MP13 RCC driver
` [PATCH 4/4] ARM: dts: stm32: add rcc node for STM32MP13

[PATCH] phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support
 2022-05-10 11:52 UTC  (5+ messages)
      ` [Uboot-stm32] "

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-10 11:50 UTC  (16+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
    ` [Uboot-stm32] "
` [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock
    ` [Uboot-stm32] "
` [PATCH 3/3] clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC
    ` [Uboot-stm32] "

[ANN] U-Boot v2022.07-rc2 released
 2022-05-10 11:37 UTC  (2+ messages)

[PATCH 0/3] xilinx: Swith platforms to DM_ETH_PHY
 2022-05-10 11:32 UTC  (5+ messages)
` [PATCH 1/3] net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver
` [PATCH 2/3] net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver
` [PATCH 3/3] xilinx: Add CONFIG_DM_ETH_PHY config

[PATCH] arm:socfpga:soc64: To notify SDM when U-Boot pass control to Linux
 2022-05-10  7:20 UTC 

[PATCH] ddr:altera:soc64: Integer fix overflow that caused DDR size mismatched
 2022-05-10  6:15 UTC 

[PATCH] SPL: Do not allow enabling SPL symbols for non-SPL builds
 2022-05-10 11:29 UTC  (3+ messages)

[PATCH 0/2] powerpc: mpc85xx: Fix NOR booting
 2022-05-10 11:26 UTC  (2+ messages)

[PATCH] ls1028a: hdp: Add config support for HDP firmware loading
 2022-05-10 10:29 UTC 

[PATCH] efi_loader: fix a problem in loading an image from a short-path
 2022-05-10  9:38 UTC  (3+ messages)

[PATCH V2 0/7] arm64: binman: use binman symbols for imx
 2022-05-10  9:26 UTC  (4+ messages)
` [PATCH V2 5/7] ddr: imx8m: helper: load ddr firmware according to binman symbols

[PATCH] i2c: ihs: intel: Fix typo in comments (actual)
 2022-05-10  8:52 UTC  (2+ messages)

[PATCH] doc: Add device-tree-bindings for atsha204 and atsha204a
 2022-05-10  8:51 UTC  (3+ messages)

[PATCH] misc: atsha204a: Add support for atsha204 chip
 2022-05-10  8:51 UTC  (10+ messages)

[PATCH v2 00/12] stm32: add new board support, defconfig and documentation
 2022-05-10  8:49 UTC  (25+ messages)
` [PATCH v2 01/12] configs: stm32f746-disco: Concatenate spl and u-boot binaries
` [PATCH v2 02/12] configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig
` [PATCH v2 03/12] configs: stm32f746-disco: Add stm32f746-disco_defconfig
` [PATCH v2 04/12] configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig
` [PATCH v2 05/12] configs: stm32f769-disco: Add stm32f769-disco_defconfig
` [PATCH v2 06/12] configs: stm32f769-disco: Migrate SPL flags to defconfig
` [PATCH v2 07/12] configs: stm32f746-disco: "
` [PATCH v2 08/12] board: stm32f746-disco: Fix dram_init() in none SPL config
` [PATCH v2 09/12] configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile
` [PATCH v2 10/12] configs: stm32746g-eval: Add stm32746g-eval_defconfig
` [PATCH v2 11/12] configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig
` [PATCH v2 12/12] doc: Add documentation for STM32 MCUs

[PATCH 1/2] misc: i2c_eeprom: add support for microchip 24aa025e48
 2022-05-10  8:46 UTC  (4+ messages)

[PATCH] board: st: stm32mp1: Consider USB cable connected when boot device is USB
 2022-05-10  8:42 UTC  (3+ messages)

[PATCH 1/3] pinctrl: pinctrl_stm32: Update pinmux_mode definition
 2022-05-10  8:06 UTC  (9+ messages)
` [PATCH 2/3] pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins
` [PATCH 3/3] gpio: stm32_gpio: Rework GPIO hole management

[PATCH] armv8: Fix TCR 64-bit writes
 2022-05-10  7:56 UTC  (2+ messages)

[PATCH] ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards
 2022-05-10  7:55 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSI
 2022-05-10  7:53 UTC  (3+ messages)

[PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM
 2022-05-10  7:52 UTC  (5+ messages)
` [PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE "

[PATCH v2] stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
 2022-05-10  7:50 UTC  (2+ messages)

[PATCH v2] ram: stm32mp1: Conditionally enable ASR
 2022-05-10  7:48 UTC  (2+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.18
 2022-05-10  7:44 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] ARM: stm32mp: correctly handle Silicon revision
 2022-05-10  7:42 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] ARM: stm32mp: skip ft_system_setup when the soc node is absent
 2022-05-10  7:39 UTC  (4+ messages)

[PATCH 1/2] configs: stm32mp1: set the console variable for extlinux.conf
 2022-05-10  7:36 UTC  (4+ messages)
` [PATCH 2/2] configs: stm32mp1: Add support for baudrates higher than 115200 for st-link

[PATCH] board: st: common: fix the error messages in stboard command
 2022-05-10  7:34 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH] video: stm32: stm32_ltdc: support several hardware versions
 2022-05-10  7:33 UTC  (2+ messages)

[PATCH] video: stm32: stm32_ltdc: fix data enable polarity
 2022-05-10  7:32 UTC  (3+ messages)

[PATCH 0/8] stm32mp: command stm32prog improvements
 2022-05-10  7:30 UTC  (17+ messages)
` [PATCH 1/8] stm32mp: stm32prog: fix comment
` [PATCH 2/8] stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
` [PATCH 3/8] stm32mp: stm32prog: add TEE support in stm32prog command
` [PATCH 4/8] stm32mp: stm32prog: add support of STM32IMAGE version 2
` [PATCH 5/8] stm32mp: stm32prog: add support of UUID for FIP partition
` [PATCH 6/8] stm32mp: stm32prog: handle interruption during the first enumeration
` [PATCH 7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
` [PATCH 8/8] stm32mp: stm32prog: handle flashlayout without STM32 image header

[PATCH 1/1] cmd/sbi: add implementation ID 6 - Coffer
 2022-05-10  2:29 UTC  (2+ messages)

[PATCH 1/2] sunxi: Remove obsolete Kconfig selections
 2022-05-09 23:45 UTC  (5+ messages)
` [PATCH 2/2] serial: Remove obsolete CONS_INDEX_n Kconfig options

[PATCH] doc: regulator: Add regulator-force-boot-off binding
 2022-05-09 21:58 UTC 

[PATCH] Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRD
 2022-05-09 20:19 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
 2022-05-09 20:19 UTC  (6+ messages)
` [PATCH 2/3] configs: am335x_guardian: Enable DM_I2C
` [PATCH 3/3] am335x, guardian: Drop non DM_I2C code

[PATCH 0/4] Add support for TPS65219 PMIC on AM64X-SKEVM
 2022-05-09 20:18 UTC  (9+ messages)
` [PATCH 1/4] power: add driver for the TPS65219 PMIC
` [PATCH 2/4] regulator: add driver for the TPS65219 BUCK & LDO regulators
` [PATCH 3/4] config: enable TPS65219 for am64x_evm_a53 boards
` [PATCH 4/4] ARM: dts: k3-am642-sk-u-boot: add PMIC node

[UNTESTED PATCH] Nokia RX-51: Convert to CONFIG_DM_SERIAL
 2022-05-09 20:18 UTC  (2+ messages)

[PATCH 1/2] test: restore timeout after bootmenu unit test
 2022-05-09 20:15 UTC  (2+ messages)
` [PATCH 2/2] test: don't change console timeout in EFI selftest

[PATCH] dt-bindings: mtd: partitions: add UBI binding
 2022-05-09 20:11 UTC  (4+ messages)

[PATCH 1/1] disk: incorrect message in is_gpt_valid()
 2022-05-09 19:35 UTC 

[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
 2022-05-09 18:18 UTC  (6+ messages)
` [PATCH 5/5] arm: mvebu: turris_omnia: Fix DEBUG_UART_BASE
` [PATCH 6/5] arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boards

[PATCH v5 00/34] Initial implementation of standard boot
 2022-05-09 18:06 UTC  (3+ messages)
` [PATCH v5 32/34] bootstd: Add setup for the bootflow tests

[PATCH 0/7] arm64: binman: use binman symbols for imx
 2022-05-09 17:27 UTC  (2+ messages)

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2022-05-09 17:22 UTC 

[PATCH 1/1] test: fix pylint warnings in test_efi_selftest.py
 2022-05-09 17:11 UTC 

[PATCH 1/2] toradex: tdx-cfg-block: add new 8gb apalis-imx8
 2022-05-09 16:58 UTC  (2+ messages)
` [PATCH 2/2] board: apalis-imx8: add new 8gb product variant

[PATCH v3 0/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-05-09 16:28 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 1/2] stm32mp: fdt: update etzpc for STM32MP15x
 2022-05-09 15:13 UTC  (2+ messages)
` [PATCH 2/2] stm32mp: fdt: update etzpc for STM32MP13x

[PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
 2022-05-09 14:43 UTC  (2+ messages)

Standalone application development
 2022-05-09 14:32 UTC 

[u-boot PATCH 0/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin
 2022-05-09 13:39 UTC  (5+ messages)
` [u-boot PATCH 1/3] tools: binman: add ti-secure entry type
` [u-boot PATCH 2/3] tools/fdtgrep: Include __symbols__ table
` [u-boot PATCH 3/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin

[PATCH v7 0/7] fpga: zynqmp: Adding support of loading authenticated images
 2022-05-09 13:34 UTC  (11+ messages)
` [PATCH v7 2/7] fpga: add fit_fpga_load function

[PATCH] fs/squashfs: use do_div function for math
 2022-05-09 13:08 UTC  (3+ messages)

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-05-09 13:01 UTC  (24+ messages)
` [PATCH v5 07/17] bootmenu: flush input buffer before waiting user key input
` [PATCH v5 08/17] bootmenu: update bootmenu_entry structure
` [PATCH v5 09/17] bootmenu: add UEFI boot entry into bootmenu
` [PATCH v5 13/17] efi_loader: menu-driven addition of UEFI boot option
` [PATCH v5 16/17] bootmenu: add removable media entries

[PATCH][RESEND] mtd: spi-nor-ids: Add Winbond W25Q128JW ID
 2022-05-09 12:40 UTC  (3+ messages)

[PATCH v2 1/2] pmic: pca9450: Add upstream regulators subnode match
 2022-05-09 12:40 UTC  (2+ messages)

[PATCH] meson: axg: search dtb for meson-axg-usb-ctrl on board axg
 2022-05-09 11:36 UTC 

[PATCH] spl: spl_spi: add spi_nor_remove() to soft reset flash
 2022-05-09  8:33 UTC 

[PATCH] fpga: intel_sdm_mb: Add checking for INTEL_SIP_SMC_STATUS_BUSY (1)
 2022-05-09  7:43 UTC 

[PATCH V2] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-09  7:38 UTC  (2+ messages)

[PATCH 0/2] Add support for dynamic overriding of default SF bus
 2022-05-09  7:19 UTC  (4+ messages)
` [PATCH 1/2] common: spl: spl_spi: add support for dynamic detection of sf bus
` [PATCH 2/2] arm: k3: j721e: enable dynamic sf bus detect support for j721e

[PATCH 0/9] j721e: Add HyperFlash boot support
 2022-05-09  6:20 UTC  (10+ messages)
` [PATCH 1/9] arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node
` [PATCH 2/9] arm: dts: k3-j721e-som-p0: Add HyperFlash node
` [PATCH 3/9] arm: dts: k3-j721e-r5-common-proc-board: "
` [PATCH 4/9] arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPL
` [PATCH 5/9] arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIO
` [PATCH 6/9] arm: k3: sysfw-loader: add hyperflash support
` [PATCH 7/9] configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASE
` [PATCH 8/9] ti: j721e: enable hyperflash spl fixup for j721e
` [PATCH 9/9] configs: j721e_evm_defconfig: Add HBMC related configs

[PATCH 1/2] pinctrl: probe pinctrl drivers during post-bind
 2022-05-09 11:20 UTC  (5+ messages)
` [PATCH 2/2] arm: mvebu: add support for Methode eDPU

[PATCH] HSD #1508031235-1: Override udelay for secure section
 2022-05-09 11:17 UTC 

[PATCH 1/1] Makefile: support CROSS_COMPILE=armv7a-*
 2022-05-09 11:16 UTC  (2+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-05-09 10:55 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLE
 2022-05-09 10:48 UTC  (2+ messages)

[PATCH v2] efi_loader: Improve console screen clearing and reset
 2022-05-09  9:05 UTC  (4+ messages)

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-09  7:23 UTC  (12+ messages)
` [PATCH v2 01/11] clk: aspeed: Get HCLK frequency support
` [PATCH v2 02/11] pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
` [PATCH v2 03/11] spi: aspeed: Add ASPEED SPI controller driver
` [PATCH v2 04/11] configs: aspeed: Enable SPI flash features
` [PATCH v2 05/11] MAINTAINERS: Add ASPEED SPI driver file
` [PATCH v2 06/11] arm: dts: aspeed: Update SPI flash node settings
` [PATCH v2 07/11] spi-mem: Add dirmap API from Linux
` [PATCH v2 08/11] mtd: spi-nor: Use spi-mem dirmap API
` [PATCH v2 09/11] spi: aspeed: SPI dirmap read support
` [PATCH v2 10/11] configs: aspeed: Enable CONFIG_SPI_DIRMAP
` [PATCH v2 11/11] mtd: spi-nor-ids: Add Winbond W25Q512JV ID

[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
 2022-05-09  6:21 UTC  (3+ messages)

[PATCH] efi_loader: disk: allow blk devices even without UCLASS_PARTITION
 2022-05-09  5:33 UTC  (3+ messages)

[PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
 2022-05-09  5:29 UTC  (3+ messages)
` [PATCH 6/7] reset: sunxi: Convert driver private data to platform data
` [PATCH 7/7] reset: sunxi: Reuse the platform data from the clock driver


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