messages from 2022-02-17 10:48:03 to 2022-03-01 00:35:58 UTC [more...]
[PATCH v2 0/2] aspeed: Add LPC mailbox support
2022-03-01 0:34 UTC (2+ messages)
[PATCH] image: Control FIT signature verification at runtime
2022-02-28 22:42 UTC (10+ messages)
[PATCH v2 0/2] ic2: mux: pca9541: add delayed-release support
2022-02-28 22:38 UTC (8+ messages)
Bytedance's CCLA Schedule A update 2022-02
2022-02-28 16:52 UTC (2+ messages)
[PATCH 0/5] hwmon: (nct6775) Add i2c support
2022-02-28 15:16 UTC (17+ messages)
` [PATCH 1/5] hwmon: (nct6775) Rearrange attr-group initialization
` [PATCH 2/5] hwmon: (nct6775) Add read-only mode
` [PATCH 3/5] hwmon: (nct6775) Split core and platform driver
` [PATCH 4/5] dt-bindings: hwmon: Add nuvoton,nct6775
` [PATCH 5/5] hwmon: (nct6775) Add i2c driver
[PATCH v1 0/5] Enable second flash, update gpios pin and merge adc channels
2022-02-28 11:13 UTC (8+ messages)
` [PATCH v1 1/5] ARM: dts: aspeed: mtjade: Enable secondary flash
` [PATCH v1 2/5] ARM: dts: aspeed: mtjade: Update rtc-battery-voltage-read-enable pin
` [PATCH v1 3/5] ARM: dts: aspeed: mtjade: Update host0-ready pin
` [PATCH v1 4/5] ARM: dts: aspeed: mtjade: Rename GPIO hog nodes to match schema
` [PATCH v1 5/5] ARM: dts: aspeed: mtjade: Move all adc sensors into iio-hwmon node
[PATCH 3/5] hwmon: (nct6775) Split core and platform driver
2022-02-28 8:32 UTC (2+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc] Revert "configs: disable dcache on ast2500 evb"
2022-02-28 8:19 UTC
Call for testing: spi-mem driver for Aspeed SMC controllers
2022-02-28 6:30 UTC (3+ messages)
[PATCH] ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC
2022-02-28 5:00 UTC (4+ messages)
[hostlogger] Trailing LF is dropped from host logger to rsyslog
2022-02-28 1:26 UTC (5+ messages)
[PATCH 1/2] pinctrl: aspeed: Enable pass-through on GPIOE1 and GPIOE3 free
2022-02-28 0:04 UTC (7+ messages)
[PATCH v1 0/3] edac: npcm: Add driver for Nuvoton NPCM SoCs
2022-02-27 11:02 UTC (6+ messages)
` [PATCH v1 1/3] ARM: dts: nuvoton: Add new device node
` [PATCH v1 2/3] dt-bindings: edac: npcm-edac.yaml
` [PATCH v1 3/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver
Redfish-Service-Validator fail to validate Oem
2022-02-25 17:07 UTC (2+ messages)
openBmc Code Structure
2022-02-25 13:31 UTC (2+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc] Revert "configs: disable dcache on ast2500 evb"
2022-02-25 12:12 UTC
validating secure boot settings
2022-02-25 4:47 UTC (4+ messages)
[PATCH linux dev-5.15 00/26] Add w25q01jvq and convert flash_info format
2022-02-25 4:24 UTC (30+ messages)
` [PATCH linux dev-5.15 01/26] mtd: spi-nor: Enable locking for n25q128a13
` [PATCH linux dev-5.15 02/26] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH linux dev-5.15 03/26] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH linux dev-5.15 04/26] mtd: spi-nor: Get rid of nor->page_size
` [PATCH linux dev-5.15 05/26] mtd: spi-nor: core: Introduce the late_init() hook
` [PATCH linux dev-5.15 06/26] mtd: spi-nor: atmel: Use flash late_init() for locking
` [PATCH linux dev-5.15 07/26] mtd: spi-nor: sst: "
` [PATCH linux dev-5.15 08/26] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
` [PATCH linux dev-5.15 09/26] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH linux dev-5.15 10/26] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH linux dev-5.15 11/26] mtd: spi-nor: spansion: Use manufacturer late_init()
` [PATCH linux dev-5.15 12/26] mtd: spi-nor: Fix mtd size for s3an flashes
` [PATCH linux dev-5.15 13/26] mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
` [PATCH linux dev-5.15 14/26] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH linux dev-5.15 15/26] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined
` [PATCH linux dev-5.15 16/26] mtd: spi-nor: core: Introduce flash_info mfr_flags
` [PATCH linux dev-5.15 17/26] mtd: spi-nor: Rework the flash_info flags
` [PATCH linux dev-5.15 18/26] mtd: spi-nor: Introduce spi_nor_init_flags()
` [PATCH linux dev-5.15 19/26] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH linux dev-5.15 20/26] mtd: spi-nor: core: Init all flash parameters based on SFDP where possible
` [PATCH linux dev-5.15 21/26] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH linux dev-5.15 22/26] mtd: spi-nor: winbond: w25q256jvm: Init flash based on SFDP
` [PATCH linux dev-5.15 23/26] mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
` [PATCH linux dev-5.15 24/26] mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDP
` [PATCH linux dev-5.15 25/26] mtd: spi-nor: issi: is25lp256: "
` [PATCH linux dev-5.15 26/26] mtd: spi-nor: winbond: Add support for w25q01jvq
Help
2022-02-25 0:04 UTC
Checking for network online
2022-02-24 20:09 UTC (15+ messages)
[u-boot, v2019.04-aspeed-openbmc 0/1] fix compiling warnings for AST2600 A1 SPL
2022-02-24 11:43 UTC (3+ messages)
` [u-boot, v2019.04-aspeed-openbmc 1/1] "
` [u-boot,v2019.04-aspeed-openbmc "
New u-boot-aspeed-sdk runs slow and cause wdt2 timeout on ast2500
2022-02-24 3:45 UTC (8+ messages)
I3C Binding DSP0233
2022-02-24 3:06 UTC (2+ messages)
[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-02-23 3:41 UTC (29+ messages)
` [PATCH v2 01/11] arm: dts: add new property for NPCM i2c module
` [PATCH v2 02/11] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v2 03/11] i2c: npcm: Fix client address calculation
` [PATCH v2 04/11] i2c: npcm: Update gcr property name
` [PATCH v2 05/11] i2c: npcm: Remove unused clock node
` [PATCH v2 06/11] i2c: npcm: Fix timeout calculation
` [PATCH v2 07/11] i2c: npcm: Add tx complete counter
` [PATCH v2 08/11] i2c: npcm: Correct register access width
` [PATCH v2 09/11] i2c: npcm: Handle spurious interrupts
` [PATCH v2 10/11] i2c: npcm: Remove own slave addresses 2:10
` [PATCH v2 11/11] i2c: npcm: Support NPCM845
Supporting removing interfaces from settings daemon
2022-02-22 18:16 UTC (2+ messages)
[PATCH 0/2] ARM: dts: aspeed: Add p10bmc rtc gpio battery gpio names
2022-02-22 4:15 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: rainer: Add RTC battery gpio name
` [PATCH 2/2] ARM: dts: aspeed: everest: "
service-config-manager performance issue
2022-02-22 4:06 UTC (3+ messages)
[u-boot, v2019.04-aspeed-openbmc v3 1/1] arm: dts: Aspeed: add Bletchley dts
2022-02-22 2:25 UTC (4+ messages)
` [u-boot,v2019.04-aspeed-openbmc "
Critical BMC process failure recovery
2022-02-21 20:54 UTC (3+ messages)
Propose a new application for reading DIMM SPD directly
2022-02-21 12:07 UTC (14+ messages)
EEPROM byte size identification implementation
2022-02-21 10:04 UTC
phosphor-network: does it make sense to disable systemd-networkd sending DHCP release?
2022-02-21 9:05 UTC
[PATCH] Adding architectural support for HPE's GXP BMC. This is the first of a series of patches to support HPE's BMC with Linux Kernel
2022-02-21 8:39 UTC (2+ messages)
Check on bypass phosphor-discover-system-state@.service if BMC not boot from A/C
2022-02-21 5:51 UTC (3+ messages)
[PATCH RESEND] MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki
2022-02-21 2:41 UTC (2+ messages)
[PATCH u-boot v2019.04-aspeed-openbmc] configs: increasing SPL stack size
2022-02-18 21:08 UTC (2+ messages)
[PATCH] dt-bindings: soc: aspeed XDMA fixes
2022-02-18 9:33 UTC
FRU access configuration
2022-02-18 6:08 UTC (5+ messages)
` "
` "
` "
[PATCH 0/4] misc: Add power-efuse driver
2022-02-18 0:23 UTC (14+ messages)
` [PATCH 1/4] hwmon: (pmbus) Add get_error_flags support to regulator ops
` [PATCH 3/4] dt-bindings: Add power-efuse binding
` [PATCH 4/4] misc: Add power-efuse driver
Upcoming OpenBMC release 2.11
2022-02-17 14:57 UTC (5+ messages)
[PATCH dev-5.15 v3] ARM: dts: aspeed: Add device tree for Quanta S6Q BMC
2022-02-17 12:01 UTC (3+ messages)
[AST2600] PWM/TACH driver and dbus-sensor issue
2022-02-17 10:35 UTC (11+ messages)
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).