October 2015 Archives by subject
Starting: Thu Oct 1 05:13:52 AEST 2015
Ending: Sat Oct 31 16:17:38 AEDT 2015
Messages: 563
- [PATCH] misc/bt-host: Clear the ATN flag on open
Cyril Bur
- [PATCH btbridge 0/2] Remove tracking of last seq number fixes #2
OpenBMC Patches
- [PATCH btbridge 1/2] Remove logic to check for message resends.
OpenBMC Patches
- [PATCH btbridge 2/2] Use builtin make rules
OpenBMC Patches
- [PATCH btbridge v2 0/3] Remove tracking of last seq number fixes #2
OpenBMC Patches
- [PATCH btbridge v2 1/3] Remove logic to check for message resends.
OpenBMC Patches
- [PATCH btbridge v2 2/3] Use builtin make rules
OpenBMC Patches
- [PATCH btbridge v2 3/3] Follow dbus naming convention for dbus signal
OpenBMC Patches
- [PATCH btbridge v3 0/4] Various fixes to btbridged
OpenBMC Patches
- [PATCH btbridge v3 1/4] Remove logic to check for message resends.
OpenBMC Patches
- [PATCH btbridge v3 2/4] Use builtin make rules
OpenBMC Patches
- [PATCH btbridge v3 3/4] Follow dbus naming convention for dbus signal
OpenBMC Patches
- [PATCH btbridge v3 4/4] Respect the /org/openbmc/HostIpmi interface
OpenBMC Patches
- [PATCH btbridge v4 0/8] Various fixes to btbridged
OpenBMC Patches
- [PATCH btbridge v4 1/8] Remove logic to check for message resends.
OpenBMC Patches
- [PATCH btbridge v4 2/8] Use builtin make rules
OpenBMC Patches
- [PATCH btbridge v4 2/8] Use builtin make rules
Patrick Williams
- [PATCH btbridge v4 3/8] Follow dbus naming convention for dbus signal
OpenBMC Patches
- [PATCH btbridge v4 4/8] Respect the /org/openbmc/HostIpmi interface
OpenBMC Patches
- [PATCH btbridge v4 5/8] Fix incorrect sending of data bytes by ReceivedMessage signal
OpenBMC Patches
- [PATCH btbridge v4 6/8] Don't exit on short reads just ignore
OpenBMC Patches
- [PATCH btbridge v4 7/8] Improve debugging
OpenBMC Patches
- [PATCH btbridge v4 8/8] Makefile improvements, clean target
OpenBMC Patches
- [PATCH docs 0/2] REST API examples
OpenBMC Patches
- [PATCH docs 1/2] Fix description of busctl
OpenBMC Patches
- [PATCH docs 2/2] Add REST API examples
OpenBMC Patches
- [PATCH docs] Update dbus-interfaces.md
OpenBMC Patches
- [PATCH docs] Update dbus-interfaces.md
OpenBMC Patches
- [PATCH ipmi-fru-parser] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v2 0/3] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v2 1/3] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v2 2/3] IPMI FRU Parser Interface.
OpenBMC Patches
- [PATCH ipmi-fru-parser v2 3/3] Added interface function to parse wirte fru data message into a dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v3 0/4] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v3 1/4] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v3 1/4] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
Patrick Williams
- [PATCH ipmi-fru-parser v3 2/4] IPMI FRU Parser Interface.
OpenBMC Patches
- [PATCH ipmi-fru-parser v3 2/4] IPMI FRU Parser Interface.
Patrick Williams
- [PATCH ipmi-fru-parser v3 3/4] Added interface function to parse wirte fru data message into a dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v3 3/4] Added interface function to parse wirte fru data message into a dictionary.
Patrick Williams
- [PATCH ipmi-fru-parser v3 4/4] Format string change in sd_bus_message_append.
OpenBMC Patches
- [PATCH ipmi-fru-parser v3 4/4] Format string change in sd_bus_message_append.
Patrick Williams
- [PATCH ipmi-fru-parser v4 0/6] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v4 1/6] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v4 2/6] IPMI FRU Parser Interface.
OpenBMC Patches
- [PATCH ipmi-fru-parser v4 3/6] Added interface function to parse wirte fru data message into a dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v4 4/6] Format string change in sd_bus_message_append.
OpenBMC Patches
- [PATCH ipmi-fru-parser v4 5/6] Added interface parse_fru_area to parse a specific area and populate a name/value dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v4 6/6] Removing depency in Makefile on the systemd library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 0/7] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 1/7] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 2/7] IPMI FRU Parser Interface.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 3/7] Added interface function to parse wirte fru data message into a dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 4/7] Format string change in sd_bus_message_append.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 5/7] Added interface parse_fru_area to parse a specific area and populate a name/value dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 6/7] Removing depency in Makefile on the systemd library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v5 7/7] Internal parser functions expect the area buffer to point to location where language code. Hence advance 2 bytes on the areabuf(to go past the fmt/version and len fields) and pass it to the area specific parser routines. Also fix bugs on offset/len calcuation.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 0/8] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 1/8] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 2/8] IPMI FRU Parser Interface.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 3/8] Added interface function to parse wirte fru data message into a dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 4/8] Format string change in sd_bus_message_append.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 5/8] Added interface parse_fru_area to parse a specific area and populate a name/value dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 6/8] Removing depency in Makefile on the systemd library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 7/8] Internal parser functions expect the area buffer to point to location where language code. Hence advance 2 bytes on the areabuf(to go past the fmt/version and len fields) and pass it to the area specific parser routines. Also fix bugs on offset/len calcuation.
OpenBMC Patches
- [PATCH ipmi-fru-parser v6 8/8] Fix format string in sd_bus_message_append to add as dictionary. Store manufacturing time in ISO8601 format.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 0/9] Checking in the basic IPMI FRU Parser Library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 1/9] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 2/9] IPMI FRU Parser Interface.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 3/9] Added interface function to parse wirte fru data message into a dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 4/9] Format string change in sd_bus_message_append.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 5/9] Added interface parse_fru_area to parse a specific area and populate a name/value dictionary.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 6/9] Removing depency in Makefile on the systemd library.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 7/9] Internal parser functions expect the area buffer to point to location where language code. Hence advance 2 bytes on the areabuf(to go past the fmt/version and len fields) and pass it to the area specific parser routines. Also fix bugs on offset/len calcuation.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 8/9] Fix format string in sd_bus_message_append to add as dictionary. Store manufacturing time in ISO8601 format.
OpenBMC Patches
- [PATCH ipmi-fru-parser v7 9/9] Construct format string for sd_bus_message_append based on field type encoding.
OpenBMC Patches
- [PATCH linux 0/2] Kernel fixes for openbmc
OpenBMC Patches
- [PATCH linux 0/3] Openbmc/gpio-irq
OpenBMC Patches
- [PATCH linux 0/3] Openbmc/wdt
OpenBMC Patches
- [PATCH linux 00/13] Openbmc/bt host
OpenBMC Patches
- [PATCH linux 01/13] misc/bt-host: Fix compile warnings
OpenBMC Patches
- [PATCH linux 02/13] misc/bt-host: remove unused members of struct bt_host
OpenBMC Patches
- [PATCH linux 03/13] misc/bt-host: fix whitespace issues
OpenBMC Patches
- [PATCH linux 04/13] misc/bt-host: use explicit u8 type for bt registers
OpenBMC Patches
- [PATCH linux 05/13] misc/bt-host: remove chrdev_region, use module_platform_driver
OpenBMC Patches
- [PATCH linux 06/13] misc/bt-host: unify device name to bt-host
OpenBMC Patches
- [PATCH linux 07/13] misc/bt-host: use a more explicit compatible string
OpenBMC Patches
- [PATCH linux 08/13] arm/dts/aspeeed: Fix unit address for ibt
OpenBMC Patches
- [PATCH linux 09/13] misc/bt-host: Use a dynamic miscdev
OpenBMC Patches
- [PATCH linux 1/2] arm/mach-aspeed: Enable UART clock divisor
OpenBMC Patches
- [PATCH linux 1/3] gpio/aspeed: Pass struct resource directly to devm_ioremap_resource
OpenBMC Patches
- [PATCH linux 1/3] watchdog/aspeed_wdt: Unify register names with the doc
OpenBMC Patches
- [PATCH linux 10/13] misc/bt-host: Avoid global bt_host
OpenBMC Patches
- [PATCH linux 11/13] misc/bt-host: Add ioctl to assert SMS_ATN
OpenBMC Patches
- [PATCH linux 12/13] misc/bt-host: remove bt_host->ctrl
OpenBMC Patches
- [PATCH linux 13/13] misc/bt-host: read bt ctrl state after poll_wait
OpenBMC Patches
- [PATCH linux 2/2] arm/aspeed_defconfig: change CONFIG_USB_G_SERIAL to y
OpenBMC Patches
- [PATCH linux 2/3] gpio/aspeed: Expose entire bank as one gpio chip
OpenBMC Patches
- [PATCH linux 2/3] gpio/aspeed: Expose entire bank as one gpio chip
Norman James
- [PATCH linux 2/3] gpio/aspeed: Expose entire bank as one gpio chip
Joel Stanley
- [PATCH linux 2/3] gpio/aspeed: Expose entire bank as one gpio chip
Jeremy Kerr
- [PATCH linux 2/3] watchdog/aspeed_wdt: Move watchdog reset to a separate function
OpenBMC Patches
- [PATCH linux 3/3] gpio/aspeed: Implement interrupts for GPIO banks
OpenBMC Patches
- [PATCH linux 3/3] watchdog/aspeed_wdt: Set system reset mode to 'full chip'
OpenBMC Patches
- [PATCH linux 3/3] watchdog/aspeed_wdt: Set system reset mode to 'full chip'
Joel Stanley
- [PATCH linux] added i2c busses and devices
OpenBMC Patches
- [PATCH linux] added i2c busses and devices for palmetto and barreleye
OpenBMC Patches
- [PATCH linux] added i2c busses and devices for palmetto and barreleye
Patrick Williams
- [PATCH linux] added i2c busses and devices for palmetto and barreleye
Norman James
- [PATCH linux] drivers/misc/bt-host: Add ioctl() for SMSATN
OpenBMC Patches
- [PATCH linux] drivers/misc/bt-host: Add ioctl() for SMSATN
OpenBMC Patches
- [PATCH openbmc 0/2] Build & boot fixes for kernel & u-boot
OpenBMC Patches
- [PATCH openbmc 0/2] bump skeleton version
OpenBMC Patches
- [PATCH openbmc 0/2] enable btbridge
OpenBMC Patches
- [PATCH openbmc 0/2] Move Skeleton up to latest and add devmem
OpenBMC Patches
- [PATCH openbmc 0/2] Remove example applications from palmetto build.
OpenBMC Patches
- [PATCH openbmc 0/2] rest/mapper recipes
OpenBMC Patches
- [PATCH openbmc 0/2] rest/mapper recipes
Patrick Williams
- [PATCH openbmc 0/2] uboot updates
OpenBMC Patches
- [PATCH openbmc 0/3] A couple more changes for flash images.
OpenBMC Patches
- [PATCH openbmc 0/3] Add Barreleye
OpenBMC Patches
- [PATCH openbmc 0/3] Barreleye skeleton updates
OpenBMC Patches
- [PATCH openbmc 0/4] Barreleye build updates
OpenBMC Patches
- [PATCH openbmc 0/4] Refresh host-ipmid and install headers
OpenBMC Patches
- [PATCH openbmc 0/5] First pass at flash image generation.
OpenBMC Patches
- [PATCH openbmc 0/7] bitbake and package files for host-ipmid
OpenBMC Patches
- [PATCH openbmc 0/9] Add IPMI to build
OpenBMC Patches
- [PATCH openbmc 00/20] Adding IPMI Parser Library.
OpenBMC Patches
- [PATCH openbmc 00/20] Adding IPMI Parser Library.
Patrick Williams
- [PATCH openbmc 01/20] Rename host-ipmid/files to host-ipmid/host-ipmid
OpenBMC Patches
- [PATCH openbmc 02/20] Remove S and SRC_URI from python daemon class
OpenBMC Patches
- [PATCH openbmc 03/20] Remove S and SRC_URI from c daemon class
OpenBMC Patches
- [PATCH openbmc 04/20] Start host-ipmid on boot
OpenBMC Patches
- [PATCH openbmc 05/20] Add PROVIDES to all provider classes
OpenBMC Patches
- [PATCH openbmc 06/20] Add host IPMI DBUS to hw provider class
OpenBMC Patches
- [PATCH openbmc 07/20] Add recipe for host IPMI DBUS to BT
OpenBMC Patches
- [PATCH openbmc 08/20] Add recipe for host IPMI DBUS to hw example
OpenBMC Patches
- [PATCH openbmc 09/20] Make host-ipmid pull in host IPMI to hw package
OpenBMC Patches
- [PATCH openbmc 1/2] Add btbridged recipe
OpenBMC Patches
- [PATCH openbmc 1/2] Add object manager recipe
OpenBMC Patches
- [PATCH openbmc 1/2] linux-obmc: Remove unnecessary config patches
OpenBMC Patches
- [PATCH openbmc 1/2] linux-obmc: Remove unnecessary config patches
Patrick Williams
- [PATCH openbmc 1/2] Move host-ipmi-bt from palmetto to common include
OpenBMC Patches
- [PATCH openbmc 1/2] move up to latest commit
OpenBMC Patches
- [PATCH openbmc 1/2] Remove example applications from build.
OpenBMC Patches
- [PATCH openbmc 1/2] Turn off debug kernel debug output by default
OpenBMC Patches
- [PATCH openbmc 1/3] Don't set source dir to git
OpenBMC Patches
- [PATCH openbmc 1/3] Don't set source dir to git
Adriana Kobylak
- [PATCH openbmc 1/3] Don't set source dir to git
Brad Bishop
- [PATCH openbmc 1/3] Move palmetto configuration to openpower layer
OpenBMC Patches
- [PATCH openbmc 1/3] Use lzma compression for rootfs
OpenBMC Patches
- [PATCH openbmc 1/4] Move Aspeed kernel/U-Boot appends to ast2400 layer
OpenBMC Patches
- [PATCH openbmc 1/4] Refactor sdbus-service.bbclass
OpenBMC Patches
- [PATCH openbmc 1/5] Add vim swap files to .gitignore
OpenBMC Patches
- [PATCH openbmc 1/7] Add kernel-cuimage class
OpenBMC Patches
- [PATCH openbmc 1/9] Rename host-ipmid/files to host-ipmid/host-ipmid
OpenBMC Patches
- [PATCH openbmc 10/20] Move palmetto configuration to openpower layer
OpenBMC Patches
- [PATCH openbmc 11/20] Add palmetto recipes-bsp description
OpenBMC Patches
- [PATCH openbmc 12/20] Add stubbed barreleye/foxconn layers
OpenBMC Patches
- [PATCH openbmc 13/20] Add skeleton recipe
OpenBMC Patches
- [PATCH openbmc 14/20] Skeleton makefile updates for OE build
OpenBMC Patches
- [PATCH openbmc 15/20] Add skeleton to phosphor image
OpenBMC Patches
- [PATCH openbmc 16/20] Add recipe for https://github.com/msoulier/tftpy
OpenBMC Patches
- [PATCH openbmc 17/20] Remove tftpy from skeleton package
OpenBMC Patches
- [PATCH openbmc 18/20] Move host-ipmi-bt from palmetto to common include
OpenBMC Patches
- [PATCH openbmc 19/20] Bump skeleton revision
OpenBMC Patches
- [PATCH openbmc 2/2] add devmem utility
OpenBMC Patches
- [PATCH openbmc 2/2] add devmem utility
Patrick Williams
- [PATCH openbmc 2/2] Add REST server recipe
OpenBMC Patches
- [PATCH openbmc 2/2] Bump skeleton revision
OpenBMC Patches
- [PATCH openbmc 2/2] Remove example applications from build.
OpenBMC Patches
- [PATCH openbmc 2/2] Set btbridged as default host-ipmi-hw provider
OpenBMC Patches
- [PATCH openbmc 2/2] Turn off u-boot phy probing on Barreleye
OpenBMC Patches
- [PATCH openbmc 2/2] u-boot: Fix u-boot default bootargs for console
OpenBMC Patches
- [PATCH openbmc 2/3] Add palmetto recipes-bsp description
OpenBMC Patches
- [PATCH openbmc 2/3] Fix initrd load address
OpenBMC Patches
- [PATCH openbmc 2/3] Remove quotes from skeleton service description
OpenBMC Patches
- [PATCH openbmc 2/4] -systemd.bbclass incorrect for nativesdk packages
OpenBMC Patches
- [PATCH openbmc 2/4] Move Aspeed kernel/U-Boot appends to ast2400 layer
OpenBMC Patches
- [PATCH openbmc 2/5] Add uboot image type specialization
OpenBMC Patches
- [PATCH openbmc 2/7] Allow login on ttyS4
OpenBMC Patches
- [PATCH openbmc 2/9] Remove S and SRC_URI from python daemon class
OpenBMC Patches
- [PATCH openbmc 20/20] Adding IPMI Parser Library.
OpenBMC Patches
- [PATCH openbmc 20/20] Adding IPMI Parser Library.
Patrick Williams
- [PATCH openbmc 3/3] Add stubbed barreleye/foxconn layers
OpenBMC Patches
- [PATCH openbmc 3/3] Palmetto u-boot console fixes
OpenBMC Patches
- [PATCH openbmc 3/3] Patch skeleton.service for Barreleye
OpenBMC Patches
- [PATCH openbmc 3/4] phosphor-host-ipmid: refresh SRCREV
OpenBMC Patches
- [PATCH openbmc 3/4] phosphor-host-ipmid: refresh SRCREV
Joel Stanley
- [PATCH openbmc 3/4] phosphor-host-ipmid: refresh SRCREV
Patrick Williams
- [PATCH openbmc 3/4] Point Barreleye at Palmetto configs
OpenBMC Patches
- [PATCH openbmc 3/5] Backport 2013.07 uboot recipe
OpenBMC Patches
- [PATCH openbmc 3/7] Add recipes-connectivity recipes.txt description
OpenBMC Patches
- [PATCH openbmc 3/9] Remove S and SRC_URI from c daemon class
OpenBMC Patches
- [PATCH openbmc 4/4] Changed name of barreleye parent layer
OpenBMC Patches
- [PATCH openbmc 4/4] rest-dbus: Remove redundant SYSTEMD variable
OpenBMC Patches
- [PATCH openbmc 4/5] Use OpenBMC uboot image
OpenBMC Patches
- [PATCH openbmc 4/7] Add linux-obmc kernel recipe
OpenBMC Patches
- [PATCH openbmc 4/9] Start host-ipmid on boot
OpenBMC Patches
- [PATCH openbmc 4/9] Start host-ipmid on boot
Patrick Williams
- [PATCH openbmc 4/9] Start host-ipmid on boot
Brad Bishop
- [PATCH openbmc 5/5] Add u-boot for Palmetto
OpenBMC Patches
- [PATCH openbmc 5/7] Move Palmetto specific metadata to Palmetto layer
OpenBMC Patches
- [PATCH openbmc 5/9] Add PROVIDES to all provider classes
OpenBMC Patches
- [PATCH openbmc 6/7] Move Palmetto specific metadata to Palmetto layer
OpenBMC Patches
- [PATCH openbmc 6/9] Add host IPMI DBUS to hw provider class
OpenBMC Patches
- [PATCH openbmc 7/7] bitbake and package files for host-ipmid
OpenBMC Patches
- [PATCH openbmc 7/9] Add recipe for host IPMI DBUS to BT
OpenBMC Patches
- [PATCH openbmc 7/9] Add recipe for host IPMI DBUS to BT
Patrick Williams
- [PATCH openbmc 7/9] Add recipe for host IPMI DBUS to BT
Brad Bishop
- [PATCH openbmc 8/9] Add recipe for host IPMI DBUS to hw example
OpenBMC Patches
- [PATCH openbmc 9/9] Make host-ipmid pull in host IPMI to hw package
OpenBMC Patches
- [PATCH openbmc 9/9] Make host-ipmid pull in host IPMI to hw package
Patrick Williams
- [PATCH openbmc] Add devmem to busybox config.
OpenBMC Patches
- [PATCH openbmc] Add devmem to busybox config.
OpenBMC Patches
- [PATCH openbmc] Added liboemhandler.so to the official build
OpenBMC Patches
- [PATCH openbmc] Added liboemhandler.so to the official build Moved ipmi up to the latest level to allow the ipmid-api.h to be exported in the package
OpenBMC Patches
- [PATCH openbmc] Adding real event log manager
OpenBMC Patches
- [PATCH openbmc] Adding real event log manager
OpenBMC Patches
- [PATCH openbmc] Adding real event log manager removed the eventd program from the skeleton includes
OpenBMC Patches
- [PATCH openbmc] Add recipe for https://github.com/msoulier/tftpy
OpenBMC Patches
- [PATCH openbmc] Add recipe for https://github.com/msoulier/tftpy
OpenBMC Patches
- [PATCH openbmc] add screen, i2ctools, and fix tty issue
OpenBMC Patches
- [PATCH openbmc] add screen, i2ctools, and fix tty issue
OpenBMC Patches
- [PATCH openbmc] Add systemd-networkd to image
OpenBMC Patches
- [PATCH openbmc] Add systemd-networkd to image
OpenBMC Patches
- [PATCH openbmc] Code to allow building on Power based systems
OpenBMC Patches
- [PATCH openbmc] Code to allow building on Power based systems
OpenBMC Patches
- [PATCH openbmc] Don't AUTOREV kernel
OpenBMC Patches
- [PATCH openbmc] Don't AUTOREV kernel
OpenBMC Patches
- [PATCH openbmc] Enable DHCP
OpenBMC Patches
- [PATCH openbmc] Fix build break
OpenBMC Patches
- [PATCH openbmc] Fix build break
OpenBMC Patches
- [PATCH openbmc] Make networkd grab dhcp address
OpenBMC Patches
- [PATCH openbmc] moved to btbridge version that supports the correct seq/net/lun/cmd order fixed makefile.patch because it couldn't auto patch with version of btbridge
OpenBMC Patches
- [PATCH openbmc] moved to btbridge version that supports the correct seq/net/lun/cmd o…
OpenBMC Patches
- [PATCH openbmc] moved to btbridge version that supports the correct seq/net/lun/cmd o…
Patrick Williams
- [PATCH openbmc] Move obmc build to use useful event
OpenBMC Patches
- [PATCH openbmc] Moving openbmc's ipmid and oem to support Nov1 release
OpenBMC Patches
- [PATCH openbmc] Moving openbmc's ipmid and oem to support Nov1 release Fixes contained up till now include... host: 5fc6492ff8882390e55592d776969a094567b0d5 oem: 17160cebf1735337a35a12ba27728d90c5207ec5
OpenBMC Patches
- [PATCH openbmc] remove systembus.patch
OpenBMC Patches
- [PATCH openbmc] remove systembus.patch
OpenBMC Patches
- [PATCH openbmc] Update skeleton version to pick up new executables
OpenBMC Patches
- [PATCH openbmc] Update skeleton version to pick up new executables
OpenBMC Patches
- [PATCH openbmc v2 0/2] add screen, i2ctools, and fix tty issue
OpenBMC Patches
- [PATCH openbmc v2 0/2] rest/mapper recipes
OpenBMC Patches
- [PATCH openbmc v2 0/5] Add recipe for https://github.com/msoulier/tftpy
OpenBMC Patches
- [PATCH openbmc v2 1/2] Add object manager recipe
OpenBMC Patches
- [PATCH openbmc v2 1/2] add screen, i2ctools, and fix tty issue
OpenBMC Patches
- [PATCH openbmc v2 1/5] Add skeleton recipe
OpenBMC Patches
- [PATCH openbmc v2 2/2] Add REST server recipe
OpenBMC Patches
- [PATCH openbmc v2 2/2] remove tty fix
OpenBMC Patches
- [PATCH openbmc v2 2/5] Skeleton makefile updates for OE build
OpenBMC Patches
- [PATCH openbmc v2 3/5] Add skeleton to phosphor image
OpenBMC Patches
- [PATCH openbmc v2 4/5] Add recipe for https://github.com/msoulier/tftpy
OpenBMC Patches
- [PATCH openbmc v2 5/5] Remove tftpy from skeleton package
OpenBMC Patches
- [PATCH openbmc v2] Added liboemhandler.so to the official build
OpenBMC Patches
- [PATCH openbmc v2] Added liboemhandler.so to the official build Moved ipmi up to the latest level to allow the ipmid-api.h to be exported in the package fixed bb files to ensure RECCOMNDS do not get overwritten
OpenBMC Patches
- [PATCH openbmc v2] Adding real event log manager
OpenBMC Patches
- [PATCH openbmc v2] Adding real event log manager removed the eventd program from the skeleton includes Added DEPENDS per code review
OpenBMC Patches
- [PATCH openbmc v2] bitbake and package files for host-ipmid
OpenBMC Patches
- [PATCH openbmc v2] bitbake and package files for host-ipmid
OpenBMC Patches
- [PATCH openbmc v2] bitbake and package files for host-ipmid
Patrick Williams
- [PATCH openbmc v2] Moving openbmc's ipmid and oem to support Nov1 release
OpenBMC Patches
- [PATCH openbmc v2] Moving openbmc's ipmid and oem to support Nov1 release Fixes contained up till now include... host: 5fc6492ff8882390e55592d776969a094567b0d5 oem: 17160cebf1735337a35a12ba27728d90c5207ec5
OpenBMC Patches
- [PATCH openbmc v3 0/3] rest/mapper recipes
OpenBMC Patches
- [PATCH openbmc v3 0/3] rest/mapper recipes
Patrick Williams
- [PATCH openbmc v3 0/3] rest/mapper recipes
Brad Bishop
- [PATCH openbmc v3 1/3] Add object manager recipe
OpenBMC Patches
- [PATCH openbmc v3 2/3] Add REST server recipe
OpenBMC Patches
- [PATCH openbmc v3 3/3] Add rest server and mapper to image
OpenBMC Patches
- [PATCH openbmc v4 0/4] rest/mapper recipes
OpenBMC Patches
- [PATCH openbmc v4 1/4] Add object manager recipe
OpenBMC Patches
- [PATCH openbmc v4 2/4] Add REST server recipe
OpenBMC Patches
- [PATCH openbmc v4 3/4] Add rest server and mapper to image
OpenBMC Patches
- [PATCH openbmc v4 4/4] Bump object mapper revision
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 0/2] B1 Added oem so and test program
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 0/2] B1 Added oem so and test program
Patrick Williams
- [PATCH openpower-host-ipmi-oem 0/8] Fixups for oem
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 1/2] Support OpenPOWERs OEM commands on openbmc
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 1/2] Support OpenPOWERs OEM commands on openbmc
Joel Stanley
- [PATCH openpower-host-ipmi-oem 1/2] Support OpenPOWERs OEM commands on openbmc
Patrick Williams
- [PATCH openpower-host-ipmi-oem 1/8] Support OpenPOWERs OEM commands on openbmc
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 2/2] Add a test framework for the .so
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 2/8] Add a test framework for the .so
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 3/8] Fixes from Joel review
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 4/8] fixed #define issue with byte swapping
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 5/8] fix build break with array of pointers
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 6/8] Clean up Makefile
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 7/8] Fixed string pointer usage
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem 8/8] Allow ipmi headers from SDK
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem] Fixed byte swapped esel log name so logs are saved
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem] Fixed byte swapped esel log name so logs are saved moved to tabs.. sorry that really messes up the changes
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v2 0/3] B1 Added oem so and test program
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v2 1/3] Support OpenPOWERs OEM commands on openbmc
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v2 2/3] Add a test framework for the .so
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v2 3/3] Fixes from Joel review
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v2 3/3] Fixes from Joel review
Joel Stanley
- [PATCH openpower-host-ipmi-oem v3 0/7] B1 Added oem so and test program
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 1/7] Support OpenPOWERs OEM commands on openbmc
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 2/7] Add a test framework for the .so
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 3/7] Fixes from Joel review
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 4/7] fixed #define issue with byte swapping
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 5/7] fix build break with array of pointers
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 6/7] Clean up Makefile
OpenBMC Patches
- [PATCH openpower-host-ipmi-oem v3 7/7] Fixed string pointer usage
OpenBMC Patches
- [PATCH phosphor-event] Handle event messages
OpenBMC Patches
- [PATCH phosphor-event] Handle event messages
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/2] Add 'make install' directive.
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/2] Add App Set BMC Global Enables ipmi cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/3] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/3] Initial IPMI Net Function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/4] Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/4] dbus interface fixes
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/4] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/5] Added Sensors -> dbus states
OpenBMC Patches
- [PATCH phosphor-host-ipmid 0/5] Virtualsensor
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/2] Add App Set BMC Global Enables ipmi cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/2] Remove stray whitespace.
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/3] Add App Set BMC Global Enables ipmi cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/3] Initial IPMI Net Function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/4] Add App Set BMC Global Enables ipmi cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/4] Add App Set BMC Global Enables ipmi cmd
Patrick Williams
- [PATCH phosphor-host-ipmid 1/4] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/4] Print the dlopen failure for debugging
Patrick Williams
- [PATCH phosphor-host-ipmid 1/4] Remove executable permissions in source files
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/5] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid 1/5] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/2] Add 'make install' directive
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/2] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/2] Add get sel time cmd
Patrick Williams
- [PATCH phosphor-host-ipmid 2/3] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/3] Patch set-2 for IPMI function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/4] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/4] Add routines for getting lookup data from the system dbus object
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/4] ipmid: Remove assumptions about host IPMI sender objects
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/5] Add routines for getting lookup data from the system dbus object
OpenBMC Patches
- [PATCH phosphor-host-ipmid 2/5] Add routines for getting lookup data from the system dbus object
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/3] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/3] Add get sel time cmd
Patrick Williams
- [PATCH phosphor-host-ipmid 3/3] Patch set-3 for IPMI function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/3] Patch set-3 for IPMI function router
Patrick Williams
- [PATCH phosphor-host-ipmid 3/4] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/4] Add get sel time cmd
Patrick Williams
- [PATCH phosphor-host-ipmid 3/4] ipmid: Use updated dbus HostIpmi interface
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/4] Suport examining sensor records and calling dbus
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/4] Suport examining sensor records and calling dbus
Patrick Williams
- [PATCH phosphor-host-ipmid 3/4] Suport examining sensor records and calling dbus
Joel Stanley
- [PATCH phosphor-host-ipmid 3/4] Suport examining sensor records and calling dbus
Joel Stanley
- [PATCH phosphor-host-ipmid 3/5] Suport examining sensor records and calling dbus
OpenBMC Patches
- [PATCH phosphor-host-ipmid 3/5] Suport examining sensor records and calling dbus
OpenBMC Patches
- [PATCH phosphor-host-ipmid 4/4] Added testcases for sensor record parsing
OpenBMC Patches
- [PATCH phosphor-host-ipmid 4/4] Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid 4/4] Add Get Device UUID
Patrick Williams
- [PATCH phosphor-host-ipmid 4/4] ipmid: Fix crash on scandir failure
OpenBMC Patches
- [PATCH phosphor-host-ipmid 4/5] Added testcases for sensor record parsing
OpenBMC Patches
- [PATCH phosphor-host-ipmid 4/5] Added testcases for sensor record parsing
OpenBMC Patches
- [PATCH phosphor-host-ipmid 5/5] Add virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid 5/5] Add virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid] add dynamic lookup of sensor types
OpenBMC Patches
- [PATCH phosphor-host-ipmid] add dynamic lookup of sensor types
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Added Dynamic lookup for sensor types
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Added Dynamic lookup for sensor types
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Add ipmi cc for invalid sensor
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Add ipmi cc for invalid sensor
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Add ipmi cc for invalid sensor
Patrick Williams
- [PATCH phosphor-host-ipmid] Add OEM NETFN
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Add OEM NETFN
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Allow esels to be sent to dbus event log
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Allow esels to be sent to dbus event log
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Allow esels to be sent to dbus event log
Patrick Williams
- [PATCH phosphor-host-ipmid] Allow esels to be sent to dbus event log
Patrick Williams
- [PATCH phosphor-host-ipmid] buffer overrun fix for senor5
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Fix a buffer overrun
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Fix comments in IANA TODO.
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Fix comments in IANA TODO.
OpenBMC Patches
- [PATCH phosphor-host-ipmid] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid] FRU validator CLI
Joel Stanley
- [PATCH phosphor-host-ipmid] FRU validator CLI
Patrick Williams
- [PATCH phosphor-host-ipmid] INITIAL CHANGE
OpenBMC Patches
- [PATCH phosphor-host-ipmid] IPMI support for get and set lan
OpenBMC Patches
- [PATCH phosphor-host-ipmid] IPMI support for get and set lan
OpenBMC Patches
- [PATCH phosphor-host-ipmid] IPMI support for get and set lan
Patrick Williams
- [PATCH phosphor-host-ipmid] Moved from gdbus to sdbus. Fixed sdbus memory leak. Added commands to get a Palmetto to IPL further
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Moved from gdbus to sdbus. Fixed sdbus memory leak. Added commands to get a Palmetto to IPL further
Patrick Williams
- [PATCH phosphor-host-ipmid] Moved from gdbus to sdbus. Fixed sdbus memory leak. Added commands to get a Palmetto to IPL further
Patrick Williams
- [PATCH phosphor-host-ipmid] Moved to sdbus and more
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Reduce prints to journald from ipmi but keep ability to trace
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Reduce prints to journald from ipmi but keep ability to trace
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Reduce prints to journald from ipmi but keep ability to trace
Patrick Williams
- [PATCH phosphor-host-ipmid] rename watchdog interface because it was renamed on the dbus side
OpenBMC Patches
- [PATCH phosphor-host-ipmid] rename watchdog interface because it was renamed on the dbus side
OpenBMC Patches
- [PATCH phosphor-host-ipmid] resolved file not found for adding new log
OpenBMC Patches
- [PATCH phosphor-host-ipmid] resolved file not found for adding new log
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Sensor5 hanging system IPL
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Sensor5 hanging system IPL
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Support to stop the watchdog
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Support to stop the watchdog
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Use SYSTEM bus instead of SESSION
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Use SYSTEM bus instead of SESSION
Patrick Williams
- [PATCH phosphor-host-ipmid] Watchdog support
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Watchdog support
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Watchdog support
Patrick Williams
- [PATCH phosphor-host-ipmid] Write FRU cmd handler for STORAGE NetFn
OpenBMC Patches
- [PATCH phosphor-host-ipmid] Write FRU cmd handler for STORAGE NetFn
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 0/3] Allow esels to be sent to dbus event log
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 0/3] Initial IPMI Net Function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 0/4] dbus interface fixes
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 0/6] Added Sensors -> dbus states
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 0/7] Virtualsensor
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 0/8] Moved to sdbus and more
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 00/20] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 01/20] Convert to SDBus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 02/20] Set response bit returning from the ipmi call
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 03/20] Reset the lib path string per .so
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 04/20] Reduced MAX_IPMI_BUFFER to support ast2400 FIFO
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 05/20] Add more ipmi commands for app function
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 06/20] Add sensor ipmi commands
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 07/20] Add storage ipmi commands
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 08/20] Add support for the the dcmi package
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 09/20] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 1/3] Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 1/3] Initial IPMI Net Function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 1/4] Remove executable permissions in source files
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 1/6] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 1/7] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 1/8] Convert to SDBus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 10/20] Remove stray whitespace.
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 11/20] Add 'make install' directive
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 12/20] Watchdog support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 13/20] Print the dlopen failure for debugging
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 14/20] Add routines for getting lookup data from the system dbus object
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 15/20] Suport examining sensor records and calling dbus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 16/20] Added testcases for sensor record parsing
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 17/20] Add virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 18/20] C7 and & virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 19/20] Fix a buffer overrun
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 2/3] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 2/3] Patch set-2 for IPMI function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 2/4] ipmid: Remove assumptions about host IPMI sender objects
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 2/6] Add routines for getting lookup data from the system dbus object
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 2/7] Add routines for getting lookup data from the system dbus object
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 2/8] Set response bit returning from the ipmi call
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 20/20] Refactored fru validator to use sd_bus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 3/3] Allow esels to be sent to dbus event log switched to find_if vectoring moved const structure to dynamic length
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 3/3] Patch set-3 for IPMI function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 3/4] ipmid: Use updated dbus HostIpmi interface
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 3/6] Suport examining sensor records and calling dbus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 3/7] Suport examining sensor records and calling dbus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 3/8] Reset the lib path string per .so
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 4/4] ipmid: Fix crash on scandir failure
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 4/6] Added testcases for sensor record parsing
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 4/7] Added testcases for sensor record parsing
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 4/8] Reduced MAX_IPMI_BUFFER to support ast2400 FIFO
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 5/6] Add virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 5/7] Add virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 5/8] Add more ipmi commands for app function
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 6/6] C7 and & virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 6/7] C7 and & virtual sensor support
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 6/8] Add sensor ipmi commands
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 7/7] buffer overrun in sensor handling
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 7/8] Add storage ipmi commands
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2 8/8] Add support for the the dcmi package
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] 1Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Add App Set BMC Global Enables ipmi cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Add App Set BMC Global Enables ipmi cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] add dynamic lookup of sensor types
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] add dynamic lookup of sensor types
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] add dynamic lookup of sensor types
Patrick Williams
- [PATCH phosphor-host-ipmid v2] Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Add Get Device UUID
Patrick Williams
- [PATCH phosphor-host-ipmid v2] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Add get sel time cmd
Patrick Williams
- [PATCH phosphor-host-ipmid v2] IPMI support for get and set lan
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] IPMI support for get and set lan
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Reduce prints to journald from ipmi but keep ability to trace
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Reduce prints to journald from ipmi but keep ability to trace
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Use SYSTEM bus instead of SESSION
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Use SYSTEM bus instead of SESSION
Patrick Williams
- [PATCH phosphor-host-ipmid v2] Using SYSTEM_BUS than SESSION_BUS
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Write FRU cmd handler for STORAGE NetFn
OpenBMC Patches
- [PATCH phosphor-host-ipmid v2] Write FRU cmd handler for STORAGE NetFn
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3 0/2] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3 1/2] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3 2/2] Refactored fru validator to use sd_bus
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] 1Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Add Get Device UUID
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Add get sel time cmd
Patrick Williams
- [PATCH phosphor-host-ipmid v3] Add get sel time cmd
Patrick Williams
- [PATCH phosphor-host-ipmid v3] Final IPMI Net Function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Initial IPMI Net Function router
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Initial IPMI Net Function router
Patrick Williams
- [PATCH phosphor-host-ipmid v3] Reduce prints to journald from ipmi but keep ability to trace
OpenBMC Patches
- [PATCH phosphor-host-ipmid v3] Reduce prints to journald from ipmi but keep ability to trace support for hex values with cli argument
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4 0/4] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4 1/4] Add OEM NETFN
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4 2/4] Add ipmi cc for invalid sensor
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4 3/4] Sensor5 hanging system IPL
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4 4/4] FRU validator
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v4] Add get sel time cmd
OpenBMC Patches
- [PATCH phosphor-host-ipmid v5] FRU validator
OpenBMC Patches
- [PATCH phosphor-host-ipmid v5] FRU validator CLI
OpenBMC Patches
- [PATCH phosphor-hwmon] Initial read-daemon for hwmon entries
OpenBMC Patches
- [PATCH phosphor-hwmon] Initial read-daemon for hwmon entries
OpenBMC Patches
- [PATCH phosphor-hwmon] Initial read-daemon for hwmon entries
Brad Bishop
- [PATCH phosphor-hwmon] Initial read-daemon for hwmon entries
Brad Bishop
- [PATCH phosphor-objmgr 0/2] introspection parser
OpenBMC Patches
- [PATCH phosphor-objmgr 1/2] Generalize introspection parser
OpenBMC Patches
- [PATCH phosphor-objmgr 2/2] Move introspection parser to OpenBMCMapper
OpenBMC Patches
- [PATCH phosphor-objmgr] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr v2] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr v2] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr v3] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr v3] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr v4] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-objmgr v4] ObjectManager work in progress
OpenBMC Patches
- [PATCH phosphor-rest-server] REST server work in progress
OpenBMC Patches
- [PATCH phosphor-rest-server] REST server work in progress
OpenBMC Patches
- [PATCH rest-dbus 0/3] Handle sdbus services better
OpenBMC Patches
- [PATCH rest-dbus 1/3] Remove session bus from bus list
OpenBMC Patches
- [PATCH rest-dbus 2/3] Add setuptools install script
OpenBMC Patches
- [PATCH rest-dbus 3/3] Address sdbus service discovery issue
OpenBMC Patches
- [PATCH rest-dbus] Add supporting files
OpenBMC Patches
- [PATCH rest-dbus] Add supporting files
OpenBMC Patches
- [PATCH rest-dbus] Add supporting files
Patrick Williams
- [PATCH rest-dbus] Add supporting files
Jeremy Kerr
- [PATCH rest-dbus v2] Add supporting files
OpenBMC Patches
- [PATCH rest-dbus v2] Add supporting files
OpenBMC Patches
- [PATCH skeleton] Added example BT/IPMI to DBus implemention in Python
OpenBMC Patches
- [PATCH skeleton] Added example BT/IPMI to DBus implemention in Python
OpenBMC Patches
- [PATCH skeleton] Add UUID support
OpenBMC Patches
- [PATCH skeleton] Add UUID support
OpenBMC Patches
- [PATCH skeleton] bin/ipmi_debug: Use newer HostIpmi interface
OpenBMC Patches
- [PATCH skeleton] bin/ipmi_debug: Use newer HostIpmi interface
OpenBMC Patches
- [PATCH skeleton] Move .so library to lib directory
OpenBMC Patches
- [PATCH skeleton] Move .so library to lib directory
OpenBMC Patches
- [PATCH skeleton] Move .so library to lib directory
Patrick Williams
- [PATCH skeleton] Remove tftpy
OpenBMC Patches
- [PATCH skeleton] Remove tftpy
OpenBMC Patches
- [PATCH skeleton] Start watchdog with 30s timeout on poweron
OpenBMC Patches
- [PATCH skeleton] Start watchdog with 30s timeout on poweron
OpenBMC Patches
- [PATCH skeleton] Support for stop watchdog
OpenBMC Patches
- [PATCH skeleton] Support for stop watchdog
OpenBMC Patches
- BSP layers
Brad Bishop
- BSP layers
Joel Stanley
- BSP layers
Joel Stanley
- copying on to BMCs will never be the same!
Joel Stanley
- EEPROM driver
Patrick Williams
- EEPROM driver
Joel Stanley
- Github Pull Requests
Patrick Williams
- Github Pull Requests
Joel Stanley
- Palmetto netboot instructions
Brad Bishop
- Palmetto netboot instructions
Joel Stanley
- Palmetto netboot instructions
Brad Bishop
- Recommendations on how to interact with github.
Patrick Williams
- We have a candidate driver
Chris Austen
Last message date:
Sat Oct 31 16:17:38 AEDT 2015
Archived on: Sat Oct 31 16:17:54 AEDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).