linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-17 15:19:20 to 2025-10-30 09:20:01 UTC [more...]

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-10-30  9:19 UTC  (31+ messages)
` [PATCH v6 1/6] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v6 2/6] arm64: Kconfig: Add Aspeed SoC family (ast27XX) Kconfig support
` [PATCH v6 3/6] dt-bindings: mfd: aspeed,ast2x00-scu: allow #size-cells range
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree
` [PATCH v6 5/6] arm64: dts: aspeed: Add AST2700 Evaluation Board
` [PATCH v6 6/6] arm64: configs: Update defconfig for AST2700 platform support

[PATCH] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema
 2025-10-30  8:23 UTC  (3+ messages)

[PATCH v21 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-30  6:04 UTC  (13+ messages)
` [PATCH v21 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v21 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v21 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v21 4/4] i2c: ast2600: Add target mode support

[PATCH v6 0/1] Update correct AST2700 interrupt controller binding
 2025-10-30  6:01 UTC  (2+ messages)
` [PATCH v6 1/1] dt-bindings: interrupt-controller: aspeed,ast2700: correct #interrupt-cells and interrupts count

[PATCH v4 0/9] Add ASPEED PCIe Root Complex support
 2025-10-30  5:53 UTC  (18+ messages)
` [PATCH v4 1/9] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v4 2/9] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v4 3/9] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v4 4/9] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
` [PATCH v4 5/9] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v4 6/9] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v4 7/9] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v4 8/9] PCI: aspeed: Add ASPEED PCIe RC driver
    ` 回覆: "
` [PATCH v4 9/9] MAINTAINERS: "

[PATCH v5 00/23] Non-const bitfield helpers
 2025-10-29 14:43 UTC  (36+ messages)
` [PATCH v5 01/23] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v5 02/23] crypto: qat - #undef field_get() before local definition
` [PATCH v5 03/23] EDAC/ie31200: "
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v5 05/23] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v5 06/23] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v5 07/23] pinctrl: ma35: "
` [PATCH v5 08/23] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v5 09/23] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH v5 11/23] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v5 12/23] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v5 13/23] crypto: qat - convert to common field_get() helper
` [PATCH v5 14/23] EDAC/ie31200: Convert "
` [PATCH v5 15/23] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v5 16/23] iio: dac: Convert to common field_prep() helper
` [PATCH v5 17/23] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v5 18/23] pinctrl: ma35: "
` [PATCH v5 19/23] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v5 20/23] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v5 21/23] iio: imu: smi330: "
` [PATCH v5 22/23] clk: renesas: Use bitfield helpers
` [PATCH v5 23/23] soc: "

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-29 10:52 UTC  (22+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v20 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v20 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v20 4/4] i2c: ast2600: Add target mode support

[PATCH v2] iio: adc: aspeed: clear reference voltage bits before configuring vref
 2025-10-28 10:14 UTC  (2+ messages)

[PATCH v1] iio: adc: clear reference voltage bits before configuring vref
 2025-10-27 14:07 UTC  (3+ messages)

[net-next 0/3] Add Aspeed G7 MDIO support
 2025-10-27 12:34 UTC  (3+ messages)
  ` 回覆: "

[PATCH v15 0/3] Add support for AST2700 clk driver
 2025-10-27  6:24 UTC  (3+ messages)
` [PATCH v15 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v5 0/3] AST2700 interrupt controller hierarchy support
 2025-10-26  3:57 UTC  (13+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: aspeed,ast2700: Add support for INTC hierarchy
` [PATCH v5 2/3] Irqchip/ast2700-intc: add debugfs support for routing/protection display
` [PATCH v5 3/3] irqchip: aspeed: add compatible strings for ast2700-intc0-ic and ast2700-intc1-ic

[PATCH v2 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
 2025-10-24 20:23 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add asrock x470d4u bmc

[PATCH 1/2] dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC
 2025-10-23  7:04 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-10-23  6:52 UTC 

[PATCH 2/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-10-23  7:40 UTC  (2+ messages)

[PATCH] dt: aspeed: clemente: move hdd_led to its own gpio-leds group
 2025-10-23 10:26 UTC 

[PATCH v4 0/4] Non-const bitfield helpers
 2025-10-23 11:38 UTC  (14+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH] crypto: aspeed - fix double free caused by devm
 2025-10-23  4:59 UTC  (2+ messages)

[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
 2025-10-21 22:35 UTC  (12+ messages)

[PATCH] ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUs
 2025-10-21  3:15 UTC 

[PATCH 0/3] gpio: aspeed: remove the "gpiolib.h" include
 2025-10-21  9:01 UTC  (3+ messages)

[PATCH v19 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-20 11:35 UTC  (6+ messages)
` [PATCH v19 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v19 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v19 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v19 4/4] i2c: ast2600: Add target mode support

[PATCH] dt-bindings: mfd: aspeed,ast2x00-scu: allow #size-cells range
 2025-10-20  9:59 UTC  (10+ messages)

[PATCH v5 0/5] Introduce ASPEED AST2700 BMC SoC
 2025-10-20  6:40 UTC  (4+ messages)

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
 2025-10-18  3:59 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: bletchley: remove WDTRST1 assertion from wdt1
 2025-10-18  4:33 UTC 

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
 2025-10-17  2:09 UTC  (3+ messages)
  ` [外部邮件] "

[PATCH] ARM: dts: aspeed: harma: add fanboard presence sgpio
 2025-10-17 13:44 UTC 

[PATCH next] spi: aspeed: Fix an IS_ERR() vs NULL bug in probe()
 2025-10-17 18:28 UTC  (2+ messages)

[PATCH v3 0/4] Non-const bitfield helpers
 2025-10-17 17:39 UTC  (5+ messages)
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).