linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 05:53:07 to 2021-06-18 23:30:13 UTC [more...]

[PATCH v4 00/16] ipmi: Allow raw access to KCS devices
 2021-06-18 23:30 UTC  (23+ messages)
` [PATCH v4 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v4 02/16] ipmi: kcs_bmc: Make status update atomic
` [PATCH v4 03/16] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH v4 04/16] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v4 05/16] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v4 06/16] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v4 07/16] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v4 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v4 09/16] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v4 10/16] ipmi: kcs_bmc: Enable IBF on open
` [PATCH v4 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v4 12/16] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v4 13/16] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v4 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v4 15/16] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v4 16/16] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH 0/3] *** Support ASPEED AST2600 I2C ***
 2021-06-18 10:00 UTC  (10+ messages)
` [PATCH 1/3] dts: aspeed: Add node for AST2600 I2C and I2CS
` [PATCH 2/3] dt-bindings: i2c-new: Add bindings for AST2600 I2C
` [PATCH 3/3] i2c:support new register set for ast2600

[PATCH] ARM: dts: rainier: Enable KCS channels 2 and 3
 2021-06-18  6:03 UTC 

[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
 2021-06-17 22:02 UTC 

[PATCH][next] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
 2021-06-16 23:03 UTC  (3+ messages)

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-16 15:20 UTC  (31+ messages)
` [PATCH v5 01/10] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v5 02/10] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles
` [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v5 04/10] ARM: dts: aspeed-g5: Remove ngpios from sgpio node
` [PATCH v5 05/10] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v5 06/10] gpio: gpio-aspeed-sgpio: Add AST2400 and AST2500 platform data
` [PATCH v5 07/10] gpio: gpio-aspeed-sgpio: Add set_config function
` [PATCH v5 08/10] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
` [PATCH v5 09/10] gpio: gpio-aspeed-sgpio: Use generic device property APIs
` [PATCH v5 10/10] gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8

32 bit Post Code capture and display in AMD EPYC Daytona platform with ATS2500 BMC
 2021-06-16  4:16 UTC 

[PATCH v2 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
 2021-06-16  3:10 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: aspeed: Fix "
` [PATCH v2 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late

[PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
 2021-06-15 20:16 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Everest PSU #3 address change
 2021-06-10 20:29 UTC 

[PATCH v3 0/1] dt-bindings-aspeed-i2 Convert to yaml format
 2021-06-10 16:47 UTC  (3+ messages)
` [PATCH v3 1/1] dt-bindings: aspeed-i2c: Convert txt "

[PATCH v3 0/5] ASPEED sgpio driver enhancement
 2021-06-09  9:17 UTC  (18+ messages)
` [PATCH v3 1/5] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v3 2/5] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v3 3/5] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v3 4/5] gpio: gpio-aspeed-sgpio: Add set_config function
` [PATCH v3 5/5] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct

[PATCH] ARM: dts: aspeed: Drop wrong and inconsistent "sdhci" compatible
 2021-06-08 23:43 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-aspeed: Turn down a phase correction warning
 2021-06-08 13:15 UTC  (3+ messages)

[v8 0/2] Support pwm driver for aspeed ast26xx
 2021-06-08  6:46 UTC  (3+ messages)
` [v8 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v8 2/2] pwm: Add Aspeed ast2600 PWM support

[v7 0/2] Support pwm driver for aspeed ast26xx
 2021-06-08  4:26 UTC  (4+ messages)
` [v7 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v4 0/7] ASPEED sgpio driver enhancement
 2021-06-08  3:22 UTC  (16+ messages)
` [PATCH v4 1/7] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v4 2/7] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles
` [PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v4 4/7] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v4 5/7] gpio: gpio-aspeed-sgpio: Add set_config function
` [PATCH v4 6/7] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
` [PATCH v4 7/7] gpio: gpio-aspeed-sgpio: Use generic device property APIs

[GIT PULL] ARM: aspeed: devicetree changes for 5.14
 2021-06-08  2:31 UTC 

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-06-08  0:55 UTC  (8+ messages)
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v3 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration

[PATCH] ARM: config: aspeed: Add DEBUG_FS and EXT4
 2021-06-07 23:58 UTC  (2+ messages)

[RFC PATCH 0/3] Increase SMBus max block size to 255
 2021-06-07 19:50 UTC  (5+ messages)
` [RFC PATCH 1/3] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [RFC PATCH 2/3] i2c: dev: Handle 255 byte blocks for i2c ioctl
` [RFC PATCH 3/3] i2c: aspeed: allow 255 byte block transfers

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-06-07 14:57 UTC  (14+ messages)
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()

[PATCH 0/6] ARM: dts: aspeed: Add Everest LED descriptions
 2021-06-07  3:12 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: aspeed: everest: Add system level indicator leds
` [PATCH 2/6] ARM: dts: aspeed: everest: Add nvme and fan "
` [PATCH 3/6] ARM: dts: aspeed: everest: Add pcie slot "
` [PATCH 4/6] ARM: dts: aspeed: everest: Add dimm "
` [PATCH 5/6] ARM: dts: aspeed: everest: Add vrm and other "
` [PATCH 6/6] ARM: dts: aspeed: everest: Add pcie cable card "

[PATCH v5 0/4] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-06-07  0:59 UTC  (6+ messages)

[PATCH] ARM: dts: aspeed-g5: Add SCU phandle to GFX node
 2021-06-03  6:45 UTC 

[PATCH v1] ARM: dts: Fix 64MiB OpenBMC flash layout and aspeed-ast2600-evb.dts
 2021-06-03  6:02 UTC  (4+ messages)
  ` [External] "

[PATCH v3 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
 2021-06-03  4:12 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2
` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add pinctrl settings
` [PATCH v3 3/3] pinctrl: pinctrl-aspeed-g6: Add sgpio "

[PATCH v2 0/1] dt-bindings-aspeed-i2 Convert to yaml format
 2021-06-03  1:46 UTC  (6+ messages)
` [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt "

[PATCH v2 0/4] ASPEED sgpio driver enhancement
 2021-06-02 20:10 UTC  (13+ messages)
` [PATCH v2 1/4] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v2 2/4] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v2 3/4] ARM: dts: aspeed-g5: Modify sgpio node for the enhanced sgpio driver
` [PATCH v2 4/4] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support

[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-05-31  4:40 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers

[PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
 2021-05-28  0:38 UTC  (4+ messages)

[PATCH v2] i2c: aspeed: disable additional device addresses on ast2[56]xx
 2021-05-27 19:46 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Set earlycon boot argument
 2021-05-27  8:24 UTC  (3+ messages)

[PATCH v1 0/4] ASPEED sgpio driver enhancement
 2021-05-27  4:01 UTC  (16+ messages)
` [PATCH v1 1/4] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v1 2/4] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v1 3/4] ARM: dts: aspeed-g5: Modify sgpio node for the enhanced sgpio driver
` [PATCH v1 4/4] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support


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).