public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-04-27 00:29:00 to 2023-04-28 06:02:43 UTC [more...]

[PATCH] board: starfive: Fixed errors reported when executing get_maintainer.pl
 2023-04-28  6:02 UTC  (2+ messages)

[PATCH 00/42] imx: i.MX9 update
 2023-04-28  5:47 UTC  (45+ messages)
` [PATCH 01/42] imx8ulp: build ahab
` [PATCH 02/42] thermal: imx_tmu: Update TMU driver to support iMX93
` [PATCH 03/42] imx: spl_imx_romapi: typo fix
` [PATCH 04/42] imx: move imx8 sci header file to include/firmware/imx
` [PATCH 05/42] imx: firmware: sci: add inline functions when IMX8 not enabled
` [PATCH 06/42] imx: imx8_cpu: use static for local functions
` [PATCH 07/42] imx: imx8_cpu: support i.MX9
` [PATCH 08/42] imx: imx8_cpu: support get temperature for i.MX9
` [PATCH 09/42] imx: imx8_cpu: print cpu grade temperature
` [PATCH 10/42] imx9: configure M33 systick to 24M
` [PATCH 11/42] imx9: add more PLL settings
` [PATCH 12/42] imx9: use parameter freq when set_arm_clk
` [PATCH 13/42] imx9: correct getting LPI2C clk
` [PATCH 14/42] imx9: simplify clk settings
` [PATCH 15/42] imx9: cut off OPTEE memory region from U-Boot
` [PATCH 16/42] imx9: Change hard coded MAC to read from fuse
` [PATCH 17/42] imx9: imx93_evk: enable CPU_IMX
` [PATCH 18/42] imx9: imx93_evk: drop unused macro
` [PATCH 19/42] imx9: imx93_evk: select IMX_TMU
` [PATCH 20/42] imx9: imx93_evk: enable CONFIG_WDT
` [PATCH 21/42] watchdog: ulp_wdog: guard reset_cpu with condition check
` [PATCH 22/42] imx9: soc: support reset cause
` [PATCH 23/42] imx9: Get market segment and speed grading
` [PATCH 24/42] imx9: clock: clear HW_CTRL_SEL
` [PATCH 25/42] imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE support
` [PATCH 26/42] imx9: clock: config arm alt root to 500mhz
` [PATCH 27/42] imx9: add i.MX93 variants support
` [PATCH 28/42] imx9: correct coding style
` [PATCH 29/42] imx9: use i.MX generic rom api function
` [PATCH 30/42] imx9: imx93_evk: add low drive mode support on 11x11 EVK
` [PATCH 31/42] imx9: allow to bootaux Mcore with input address
` [PATCH 32/42] arm: dts: imx93: sync device tree with Linux
` [PATCH 33/42] arm: dts: imx93: add tmu
` [PATCH 34/42] ddr: imx9: Add workaround for DDRPHY rank-to-rank errata
` [PATCH 35/42] imx9: imx93_evk: Update spl stack & bss base address
` [PATCH 36/42] ddr: imx9: Change the saved ddr data base to 0x2051c000
` [PATCH 37/42] ddr: imx93: Add 625M bypass clock support
` [PATCH 38/42] ddr: imx93: update the ddr init to support mult setpoints
` [PATCH 39/42] ddr: imx9: update the rank setting for multi fsp support
` [PATCH 40/42] imx9: Calculate DDR size from DDRC setting
` [PATCH 41/42] imx9: imx93_evk: update ddr timing file
` [PATCH 42/42] imx9: imx93_evk: enable sysreset

[PATCH] doc:fix typo in 'mmc write' example
 2023-04-28  4:35 UTC  (9+ messages)
` [PATCH v2] cosmetic:fix "
  ` [PATCH v3] doc:mmc:drop 0x prefixes in read/write examples

[PATCH v5 0/4] FMP versioning support
 2023-04-28  4:07 UTC  (5+ messages)
` [PATCH v5 1/4] efi_loader: get version information from device tree

[PATCH 00/18] Synchronise LS1088A/Ten64 device tree with Linux
 2023-04-28  3:33 UTC  (39+ messages)
` [PATCH 01/18] armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr
` [PATCH 02/18] configs: ten64: enable DM_SERIAL
` [PATCH 03/18] arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only files
` [PATCH 04/18] arm: dts: fsl-ls1088a: move memory node into U-Boot specific file
` [PATCH 05/18] pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding
  ` [PATCH 05/18] pci: layerscape: add support for kernel/official fsl,ls1088a-pcie binding
` [PATCH 06/18] arm: dts: fsl-ls1088a: import and sync full SMMU nodes with Linux
` [PATCH 07/18] arm: dts: fsl-ls1088a: sync PCIe controller definition "
` [PATCH 08/18] arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by default
` [PATCH 09/18] arm: dts: fsl-ls1088a: import CPU definition from Linux kernel
` [PATCH 10/18] arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux
` [PATCH 11/18] arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux
` [PATCH 12/18] arm: dts: fsl-ls1088a: sync usb controller nodes "
` [PATCH 13/18] arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions "
` [PATCH 14/18] arm: dts: fsl-ls1088a: syncronise fsl-mc definition "
` [PATCH 15/18] arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc
` [PATCH 16/18] arm: dts: fsl-ls1088a: copy all missing bindings from Linux
` [PATCH 17/18] arm: dts: ten64: syncronise device tree with Linux
` [PATCH 18/18] arm: dts: ten64: fix header typo and update copyright

[PATCH v3 00/11] Add ethernet driver for StarFive JH7110 SoC
 2023-04-28  2:25 UTC  (12+ messages)
` [PATCH v3 01/11] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
` [PATCH v3 02/11] net: dwc_eth_qos: Add StarFive ethernet driver glue layer
` [PATCH v3 03/11] eeprom: starfive: Enable ID EEPROM configuration
` [PATCH v3 04/11] ram: starfive: Read memory size information from EEPROM
` [PATCH v3 05/11] board: starfive: Dynamic configuration of DT for 1.2A and 1.3B
` [PATCH v3 06/11] riscv: dts: jh7110: Add ethernet device tree nodes
` [PATCH v3 07/11] riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B
` [PATCH v3 08/11] riscv: dts: starfive: Add support eeprom device tree node
` [PATCH v3 09/11] doc: board: starfive: Reword the make defconfig information
` [PATCH v3 10/11] configs: starfive: Enable ethernet configuration for StarFive VisionFive2
` [PATCH v3 11/11] configs: starfive: Enable ID EEPROM configuration

[PATCH 1/1] doc: Indicate required OpenSBI release for VisionFive 2
 2023-04-28  0:57 UTC  (2+ messages)

[PATCH v1] arm64: dts: rockchip: Add Radxa ROCK 4C Plus support
 2023-04-28  0:50 UTC 

[PATCH] Kconfig: Remove an impossible condition
 2023-04-28  0:31 UTC  (2+ messages)

[PATCH 0/3] power: Model X-Powers PMIC VBUS detection using the driver model
 2023-04-28  0:26 UTC  (7+ messages)
` [PATCH 1/3] power: regulator: Add a driver for the AXP USB power supply
` [PATCH 2/3] sunxi: Switch to PMIC USB power supply VBUS detection
` [PATCH 3/3] gpio: axp/sunxi: Remove virtual VBUS detection GPIO

[PATCH v5 1/3] regulator: implement basic reference counter
 2023-04-27 23:39 UTC  (2+ messages)

Question regarding CONFIG_SPL_OF_PLATDATA_INST usage
 2023-04-27 23:35 UTC  (2+ messages)

[PATCH v1 0/6] introduce NVM XIP block storage emulation
 2023-04-27 23:23 UTC  (3+ messages)
` [PATCH v2 0/7] "

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-04-27 22:25 UTC  (14+ messages)
` [PATCH 2/3] arm: dts: imx8mn: "
` [PATCH 3/3] arm: dts: imx8mp: "

atmel_sdhci: SDMMC_CD pin still needed for card detection despite EMMC set to non-removable
 2023-04-27 19:51 UTC 

[RFC PATCH v1 0/7] clk: Switch from soc_clk_dump to clk_ops function
 2023-04-27 20:37 UTC  (8+ messages)
` [RFC PATCH v1 1/7] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [RFC PATCH v1 2/7] clk: ast2600: Move soc_clk_dump function
` [RFC PATCH v1 3/7] clk: k210: "
` [RFC PATCH v1 4/7] clk: Add dump operation to clk_ops
` [RFC PATCH v1 5/7] cmd: clk: Use dump function from clk_ops
` [RFC PATCH v1 6/7] clk: treewide: switch to clock dump "
` [RFC PATCH v1 7/7] cmd: clk: Remove __weak from soc_clk_dump

[PATCH v2 00/30] ide: Clean up code and fix a few bugs
 2023-04-27 20:35 UTC  (2+ messages)

[PATCH] arm: mach-k3: am625_init: Add Erratum WA for RTC startup
 2023-04-27 19:26 UTC 

imx8mm/imx8mn hang on usb stop / ehci_shutdown
 2023-04-27 19:15 UTC  (15+ messages)

[RESEND PATCH 0/3] imx6: clock: add support to get LCD pixel clock rate
 2023-04-27 18:38 UTC  (2+ messages)

[PATCH] arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context
 2023-04-27 18:37 UTC  (2+ messages)

[PATCH] imx: fix get_boot_device() for imx8
 2023-04-27 18:34 UTC  (2+ messages)

[PATCH 0/9] spi: bcm63xx-hsspi: driver and doc updates
 2023-04-27 18:30 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: spi: Add bcm63xx-hsspi controller support
` [PATCH 2/9] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH 3/9] arm64: "
` [PATCH 4/9] spi: bcm63xx-hsspi: Enable SPI drivers by default
` [PATCH 5/9] spi: bcm63xx-hsspi: Add new compatible string support
` [PATCH 6/9] spi: bcm63xx-hsspi: Fix multi-bit mode setting
` [PATCH 7/9] spi: bcm63xx-hsspi: Add prepend mode support
` [PATCH 8/9] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH 9/9] MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers

[PATCH v2 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
 2023-04-27 18:27 UTC  (5+ messages)

[PATCH 00/10] Add AM62x LP SK support
 2023-04-27 17:38 UTC  (5+ messages)
` [PATCH 02/10] arm: dts: Add support for AM62x LP SK
` [PATCH 08/10] board: ti: am62x: Add support for detecting multiple device trees

[PATCH 00/31] Allow building sandbox with MSYS2
 2023-04-27 17:34 UTC  (8+ messages)
` [PATCH 27/31] Makefile: Disable LTO when building "

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-04-27 17:31 UTC  (9+ messages)

Binman signing
 2023-04-27 17:04 UTC  (5+ messages)

[PATCH] configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
 2023-04-27 16:55 UTC  (7+ messages)

[PATCH v3 01/19] binman: ti-board-config: Add support for TI board config binaries
 2023-04-27 16:25 UTC  (5+ messages)
` [PATCH 1/2] buildman: Create a requirements.txt file
  ` [PATCH 2/2] CI: Make use of buildman requirements.txt

[PATCH 0/6] stm32mp: soome changes and fixes for STM32MP13 and STM32MP15 boards
 2023-04-27 13:36 UTC  (7+ messages)
` [PATCH 1/6] stm32mp: add support of STM32MP15x Rev.Y
` [PATCH 2/6] stm32mp: bsec: add check on null size in misc ops
` [PATCH 3/6] configs: stm32mp1: reduce DDR_CACHEABLE_SIZE to supported 256MB DDR
` [PATCH 4/6] stm32mp: stm32prog: fix OTP read/write error management
` [PATCH 5/6] stm32mp: stm32prog: use the decimal format by default for offset parsing
` [PATCH 6/6] pmic: stpmic1: support new prefix node name for regulator

[PATCH v3 1/2] firmware: zynqmp: Remove extraordinary return value
 2023-04-27 10:31 UTC  (2+ messages)
` [PATCH v3 2/2] firmware: zynqmp: Move config object permission check

[PATCH v5 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-04-27  9:53 UTC  (3+ messages)
` [PATCH v5 10/17] board: starfive: add StarFive VisionFive v2 board support

rockpi-e sometimes fails to load u-boot.img
 2023-04-27  9:38 UTC  (2+ messages)

[PATCH v2 u-boot-mvebu 0/4] arm: mvebu: Fix eMMC boot
 2023-04-27  8:56 UTC  (5+ messages)
` [PATCH v2 u-boot-mvebu 4/4] arm: mvebu: clearfog: Update eMMC/SD/SATA instructions

[PATCH v3 1/7] pci: pcie_dw_rockchip: Add rk3588 compatible
 2023-04-27  7:35 UTC  (7+ messages)
` [PATCH v3 2/7] pci: pcie_dw_rockchip: Support max_link_speed dts property
` [PATCH v3 3/7] phy: rockchip: naneng-combphy: Add support for multiple resets
` [PATCH v3 4/7] phy: rockchip: naneng-combphy: Support rk3588
` [PATCH v3 5/7] ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHY
` [PATCH v3 6/7] ARM: dts: rockchip: rock5b: enable pcie2x1l2 and associated combphy
` [PATCH v3 7/7] configs: rock5b-rk3588: add PCI drivers and command

[RESEND PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-04-27  7:09 UTC  (2+ messages)

[PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-04-27  6:56 UTC  (3+ messages)

[PATCH] efi: Rename the base efi self-test
 2023-04-27  5:15 UTC  (2+ messages)

[PATCH v2 1/7] pci: pcie_dw_rockchip: Add rk3588 compatible
 2023-04-27  0:37 UTC  (5+ messages)
` [PATCH v2 4/7] phy: rockchip: naneng-combphy: Support rk3588
` [PATCH v2 5/7] ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHY


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