messages from 2021-06-02 12:08:14 to 2021-06-23 20:06:02 UTC [more...]
[PATCH u-boot v2019.04-aspeed-openbmc] configs: aspeed-common: Add redundant env for mmc
2021-06-23 20:05 UTC (3+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc v2] configs: aspeed-common: Add redundant env for mmc
2021-06-23 19:56 UTC
Boot Source Override feature problems
2021-06-23 18:08 UTC
Boot Source Override feature problems
2021-06-23 16:36 UTC
Requesting feedback on in-progress GUI designs (Event logs, Hidden logs)
2021-06-23 15:02 UTC (2+ messages)
Firmware update for bios/CPLD
2021-06-23 14:58 UTC (2+ messages)
Security Working Group meeting - Wednesday June 23
2021-06-23 13:45 UTC
SELinux support
2021-06-23 6:31 UTC
[PATCH u-boot v2019.04-aspeed-openbmc v1 1/2] ast2600: spl: Fixes boot from RAM device
2021-06-23 6:07 UTC
[PATCH u-boot v2019.04-aspeed-openbmc v1 1/2] ast2600: spl: Fixes boot from RAM device
2021-06-23 3:57 UTC (2+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc v1 2/2] ast2600: Provide u-boot FIT image boot from RAM offset
[PATCH linux dev-5.10 v2 0/7] Rework use of KCS devices for P10 platforms
2021-06-23 3:38 UTC (8+ messages)
` [PATCH linux dev-5.10 v2 1/7] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
` [PATCH linux dev-5.10 v2 2/7] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH linux dev-5.10 v2 3/7] ARM: configs: Enable IPMI KCS raw chardev
` [PATCH linux dev-5.10 v2 4/7] ARM: dts: p10bmc: Drop the openbmc, mctp-lpc node
` [PATCH linux dev-5.10 v2 5/7] misc: Remove obsolete mctp-lpc chardev
` [PATCH linux dev-5.10 v2 6/7] ARM: dts: p10bmc: Switch to KCS 3 for MCTP binding
` [PATCH linux dev-5.10 v2 7/7] ARM: dts: p10bmc: Enable KCS channel 2
[PATCH linux dev-5.10 0/7] Rework use of KCS devices for P10 platforms
2021-06-23 3:20 UTC (11+ messages)
` [PATCH linux dev-5.10 1/7] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
` [PATCH linux dev-5.10 2/7] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH linux dev-5.10 3/7] ARM: configs: Enable IPMI KCS raw chardev
` [PATCH linux dev-5.10 4/7] ARM: dts: rainier: Drop the openbmc, mctp-lpc node
` [PATCH linux dev-5.10 5/7] misc: Remove obsolete mctp-lpc chardev
` [PATCH linux dev-5.10 6/7] ARM: dts: rainier: Switch to KCS 3 for MCTP binding
` [PATCH linux dev-5.10 7/7] ARM: dts: rainier: Enable KCS channel 2
[PATCH] ARM: dts: aspeed: Everest PSU #3 address change
2021-06-23 1:28 UTC (3+ messages)
UI Design Work Group - Wednesday, June 23 at 10:00 AM CST
2021-06-22 21:45 UTC
Rsyslog using Redfish
2021-06-22 18:19 UTC (2+ messages)
SDR sensor implementation query
2021-06-22 17:21 UTC
Boot Source Override feature problems
2021-06-22 16:49 UTC (4+ messages)
Are redfish event logs persistent across reboot?
2021-06-22 0:49 UTC (2+ messages)
x86-power-control: NMI Enabled
2021-06-21 20:56 UTC
[SecurityworkGroup] Security response team - bug database needed
2021-06-21 19:02 UTC (3+ messages)
Which should happen first dbus-sensors or the entity-manager commit?
2021-06-21 18:25 UTC
Adding dependent service as Entity-manager to Ipmb-fru-service
2021-06-21 12:20 UTC (5+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc 0/2] Store default u-boot env in
2021-06-21 7:33 UTC (10+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 1/2] Makefile: Conditionally add defaultenv_h to envtools target
` [PATCH u-boot v2019.04-aspeed-openbmc 2/2] ast2600: Add environment for booting from mmc
phosphor-debug-collector
2021-06-21 7:27 UTC (2+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc v2 0/2] Store default u-boot env in
2021-06-21 6:41 UTC (3+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc v2 1/2] Makefile: Conditionally add defaultenv_h to envtools target
` [PATCH u-boot v2019.04-aspeed-openbmc v2 2/2] ast2600: Add environment for booting from mmc
Does it make sense to create a centralized fan control module?
2021-06-20 8:48 UTC (7+ messages)
` [Phishing Risk] [External] "
[PATCH 0/8] Nuvoton WPCM450 pinctrl and GPIO driver
2021-06-19 10:17 UTC (24+ messages)
` [PATCH 1/8] dt-bindings: arm/npcm: Add binding for global control registers (GCR)
` [PATCH 3/8] ARM: dts: wpcm450: Add global control registers (GCR) node
` [PATCH 4/8] dt-bindings: pinctrl: Add Nuvoton WPCM450
` [PATCH 5/8] pinctrl: nuvoton: Add driver for WPCM450
` [PATCH 8/8] ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add GPIO LEDs and buttons
[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
Link phosphor-hostlogger and bmcweb
2021-06-18 18:18 UTC (16+ messages)
[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
2021-06-17 22:02 UTC
dbus command to set POSTCode
2021-06-17 4:54 UTC (3+ messages)
[OpenBMC][Test Automation] Test Bmc Dump test failed
2021-06-17 2:02 UTC (3+ messages)
How to rebuild with new local.conf.sample ?
2021-06-16 9:36 UTC
how to model a card with connectors along with the slots on dbus?
2021-06-16 6:54 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)
Need Redfish API for FieldMode?
2021-06-15 17:42 UTC (2+ messages)
VR Fault Logs
2021-06-15 16:41 UTC
meta-amd
2021-06-15 11:19 UTC
Question on PCIe inventory item mapping to the PLDM entity data
2021-06-14 13:35 UTC
Seeking your opinion on ways to report both Altitude and Pressure sensors for the DPS310 as well as Temperature from dbus-sensors
2021-06-11 16:57 UTC (9+ messages)
RDE Enablement
2021-06-11 13:31 UTC (6+ messages)
SYSTEMD_OVERRIDE do not install into image
2021-06-11 10:10 UTC (2+ messages)
[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 "
[Bmcweb/Redfish] Chassis Physical Connectivity Support on bmcweb
2021-06-10 16:43 UTC (2+ messages)
Security Working Group meeting - Wednesday June 9
2021-06-09 23:44 UTC (2+ messages)
` [SecurityWorkGroup] Security Working Group meeting - Wednesday June 9 - results
Unify the 64MiB flash layout
2021-06-09 8:32 UTC (5+ messages)
UI Design Work Group - Wednesday, June 9 at 10:00 AM CST
2021-06-09 0:37 UTC
OPENBMC ASRock Rack
2021-06-08 6:47 UTC (6+ messages)
cannot modify the files in the overlay file system
2021-06-08 6:07 UTC (2+ messages)
OPENBMC ASRock Rack
2021-06-08 5:44 UTC
How to submit meta subfolder
2021-06-08 2:26 UTC (4+ messages)
[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 v3 0/7] Add Aspeed SSIF BMC driver
2021-06-07 14:57 UTC (3+ messages)
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()
Request to create ampere-platform-mgmt and ampere-ipmi-oem repos
2021-06-07 12:59 UTC (4+ messages)
[PATCH v5 0/4] mmc: sdhci-of-aspeed: Support toggling SD bus signal
2021-06-07 0:59 UTC (6+ messages)
Power Restore Policy (Intel platform)
2021-06-04 18:12 UTC (3+ messages)
Getting "Null data Attribute" Error while sending pldm command over NCSI
2021-06-04 14:50 UTC
Any relationship between FRU data and Redfish's Systems, Chassis and Manager?
2021-06-04 4:43 UTC
FruDevice/Entity Manager vs hwmon
2021-06-03 14:47 UTC (5+ messages)
OpenBMC on RCS platforms
2021-06-03 12:29 UTC (5+ messages)
` OpenBMC on RCS platforms - remote media
SEL Event logs in Redfish
2021-06-03 9:38 UTC (5+ messages)
Kernel MCTP patches posted to netdev
2021-06-03 7:25 UTC
[PATCH v3 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
2021-06-03 4:12 UTC (4+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add pinctrl settings
[PATCH v2 0/1] dt-bindings-aspeed-i2 Convert to yaml format
2021-06-03 1:46 UTC (4+ messages)
` [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt "
Security Working Group - Wednesday May 26
2021-06-02 15:19 UTC (6+ messages)
` Security Working Group - Wednesday May 26 - results
page: next (older) | prev (newer) | latest
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).