openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 01:44:04 to 2021-05-20 11:29:41 UTC [more...]

[PATCH] Documentation: checkpatch: Tweak BIT() macro include
 2021-05-20  9:44 UTC  (6+ messages)

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-05-20 11:28 UTC  (16+ messages)
` [PATCH v3 1/7] i2c: i2c-core-smbus: Expose PEC calculate function for generic use
` [PATCH v3 2/7] ipmi: ssif_bmc: Add SSIF BMC driver
` [PATCH v3 3/7] i2c: aspeed: Fix unhandled Tx done with NAK
` [PATCH v3 4/7] i2c: aspeed: Acknowledge Tx done w/wo ACK irq late
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()
` [PATCH v3 6/7] ipmi: ssif_bmc: Add Aspeed SSIF BMC driver
` [PATCH v3 7/7] bindings: ipmi: Add binding for "

[PATCH v4 0/3] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-20 10:13 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: aspeed: ast2600evb: Add sdhci node and gpio regulator for A2 evb
` [PATCH v4 2/3] ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller
` [PATCH v4 3/3] mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree

[PATCH v2] Documentation: checkpatch: Tweak BIT() macro include
 2021-05-20  9:39 UTC 

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

[PATCH v3 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-20  5:42 UTC  (6+ messages)
` [PATCH v3 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v3 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

[OpenBMC][Test Automation] Test Bmc Dump test failed
 2021-05-20  4:27 UTC 

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-20  3:31 UTC  (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ARM: dts: aspeed: Add node for AST2600 I2C
` [PATCH 3/3] dt-bindings: aspeed-i2c: Convert txt to yaml format

phosphor-host-ipmid will crash on aarch64
 2021-05-20  2:42 UTC  (3+ messages)

[PATCH] pinctrl: npcm: Align a few entries in the pin function table
 2021-05-19 23:52 UTC  (2+ messages)

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-19 23:09 UTC  (17+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

SimpleStorage proposals
 2021-05-19 22:14 UTC  (5+ messages)

[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-05-19 18:38 UTC  (5+ messages)
` [PATCH v4 4/4] i2c: aspeed: add DMA mode transfer support

Firmware update for bios/CPLD
 2021-05-19 13:16 UTC 

[PATCH v2 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-19  6:35 UTC  (10+ messages)
` [PATCH v2 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v2 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

[PATCH] pinctrl: aspeed: Fix minor documentation error
 2021-05-19  0:12 UTC  (2+ messages)

[PATCH] tty: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
 2021-05-18 23:39 UTC  (5+ messages)

Hi Patrick,
 2021-05-18 18:51 UTC 

[PATCH] ARM: npcm: wpcm450: select interrupt controller driver
 2021-05-18  9:37 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: aspeed: inspur-nf5280m6: Add dts file
 2021-05-18  7:30 UTC 

[PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
 2021-05-18  4:29 UTC  (4+ messages)

phosphor-pid-control handle missing input sensor
 2021-05-18  0:25 UTC 

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

Time for C++20
 2021-05-17 18:46 UTC  (3+ messages)

Mapping standard D-Bus sensors to ProcessorMetrics (and other specific schemas)
 2021-05-17  7:38 UTC  (10+ messages)

[PATCH 0/3] Add support PSU and OCP card on Mt. Jade BMC
 2021-05-17  4:00 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: aspeed: mtjade: Enable OCP card support via NC-SI
` [PATCH 2/3] ARM: dts: aspeed: mtjade: Add PSU support
` [PATCH 3/3] ARM: dts: aspeed: mtjade: switch to 64MB flash layout

[PATCH] Add dts file for NF5280M6
 2021-05-17  3:27 UTC 

Security Working Group - Wednesday May 12
 2021-05-16 23:15 UTC  (9+ messages)
` Security Working Group - Wednesday May 12 - results

x86-power-control for ARM CPU based system
 2021-05-14 16:24 UTC  (4+ messages)

[PATCH linux dev-5.10] nuvoton-npcm730-kudo
 2021-05-14 16:23 UTC  (2+ messages)
` 回覆: "

[PATCH linux dev-5.10 v3 00/18] ipmi: Allow raw access to KCS devices
 2021-05-14  3:03 UTC  (23+ messages)
` [PATCH linux dev-5.10 v3 01/18] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH linux dev-5.10 v3 02/18] ipmi: kcs_bmc: Make status update atomic
` [PATCH linux dev-5.10 v3 03/18] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH linux dev-5.10 v3 04/18] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH linux dev-5.10 v3 05/18] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH linux dev-5.10 v3 06/18] ipmi: kcs_bmc: Split headers into device and client
` [PATCH linux dev-5.10 v3 07/18] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH linux dev-5.10 v3 08/18] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH linux dev-5.10 v3 09/18] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH linux dev-5.10 v3 10/18] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH linux dev-5.10 v3 11/18] ipmi: kcs_bmc: Add serio adaptor
` [PATCH linux dev-5.10 v3 12/18] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH linux dev-5.10 v3 13/18] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH linux dev-5.10 v3 14/18] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH linux dev-5.10 v3 15/18] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH linux dev-5.10 v3 16/18] ipmi: kcs_bmc_aspeed: Optionally apply status address
` [PATCH linux dev-5.10 v3 17/18] ARM: dts: rainier: Enable KCS channel 2
` [PATCH linux dev-5.10 v3 18/18] ipmi: kcs_bmc: Add a "raw" character device interface

[PATCH 0/3] serial: 8250_aspeed_vuart: fix duplicate __release_region() on unbind
 2021-05-14  1:58 UTC  (8+ messages)
` [PATCH 1/3] serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper functions
` [PATCH 2/3] serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
` [PATCH 3/3] serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping

Aspeed2600 EVB Hwmon problem
 2021-05-14  1:50 UTC  (2+ messages)

CI build for quanta/gbs
 2021-05-13 23:29 UTC  (14+ messages)

Use the right values for CODE_LINE and CODE_FUNC in journal traces
 2021-05-13  2:09 UTC  (3+ messages)

Advice on delaying de-asserting PCIe reset
 2021-05-12 20:42 UTC  (4+ messages)

Inspur's CCLA Schedule A update 2021-05-12
 2021-05-12 15:27 UTC  (2+ messages)

mtools bitbake failure
 2021-05-11 22:07 UTC  (5+ messages)

Phosphor-host-check failing when running sdbus commands
 2021-05-11 21:21 UTC  (2+ messages)

Add phosphor-fan configuration for the fan which added by dbus-sensor
 2021-05-11 18:25 UTC  (10+ messages)

[PATCH v1 1/7] spi: Use SPI_MODE_X_MASK
 2021-05-11 18:21 UTC  (8+ messages)
` [PATCH v1 2/7] spi: spidev: "
` [PATCH v1 3/7] spi: npcm-pspi: "
` [PATCH v1 4/7] spi: oc-tiny: "
` [PATCH v1 5/7] spi: omap-uwire: "
` [PATCH v1 6/7] spi: ppc4xx: "
` [PATCH v1 7/7] spi: uniphier: "

Request to create ampere-platform-mgmt and ampere-ipmi-oem repos
 2021-05-11  9:00 UTC  (6+ messages)

Configuration categorization and reset-to-default based on it
 2021-05-10 22:42 UTC 

How to add Redfish EventLog using commands
 2021-05-11  3:23 UTC  (4+ messages)

Configuration categorization and reset-to-default based on it
 2021-05-10 22:47 UTC 

[PATCH] MAINTAINERS: Nuvoton NPCM: Add myself as reviewer
 2021-05-10 12:35 UTC  (2+ messages)

[PATCH] net: nuvoton: emc: Fix: some failed phy functions did not return error
 2021-05-10 12:09 UTC 


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