| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
Yong Li (1):
Set expiredTimerUse when timer expired
(From meta-phosphor rev: 5901a04b316621970bb5ea0c43410146b359ae29)
Change-Id: Ib8356d19a25f39664a6c9530c6947082e5d70793
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a recipe inherits obmc-phosphor-systemd, all the systemd units
defined in the recipe shall exist in the code tree, otherwise it reports
"Did not find unit file" error.
This commit changes the behavior, and do not report the error if a unit
does not exist in code tree. This allows the system unit to be installed
from repo, as long as the repo does install the systemd unit to expected
path.
Tested: Verify the below case passes the build and the unit is installed
correctly in the built image:
* Put a systemd unit in repo;
* In repo, install the unit into /lib/systemd/system
* The repo's recipe defines SYSTEMD_SERVICE_${PN} without
putting the unit in openbmc tree
And verify if the systemd unit in repo is not installed, the
build fails due to missing the unit.
(From meta-phosphor rev: 5f56aaf1204a39035da1a493a97e86a73650000f)
Change-Id: I9ec9c188357c2995d3e8ddbf2675c60f5e17560e
Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Add cli11 dependency for build.
(From meta-phosphor rev: 5fe521da77d5cb756c731f6ef632c20baa5a2614)
Change-Id: I70cea077ceae246efd8bf4449fa3e98dea7cca34
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
John Wang (1):
Fix: GetSdr nextRecord can not reach lastRecord
(From meta-intel rev: d7e62856d4b55a05488d604f20119feb06d6387c)
Change-Id: If4b797fd5a2ee30b4b114c41b2433306a0ac7773
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Out of tree patches include 96 files changed, 18067 insertions and 144
deletions (most lines coming from Nuvoton patches, with the Nuvoton
device trees dominating).
Alexander Amelkin (1):
mtd: spi-nor: fix options for mx66l51235f
Andrew Jeffery (8):
dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation
pmbus (max31785): Add support for devicetree configuration
pmbus (core): One-shot retries for failure to set page
pmbus (core): Use driver callbacks in pmbus_get_fan_rate()
pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers
soc: aspeed: Miscellaneous control interfaces
ARM: dts: aspeed: witherspoon: Update max31785 node
ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers
Benjamin Herrenschmidt (1):
ARM: dts: aspeed: Add Power9 and Power9 CFAM description
Christopher Bostic (1):
iio: dps310: Temperature measurement errata
Cyril Bur (1):
misc: Add ASPEED mbox driver
Cédric Le Goater (7):
mtd: spi-nor: aspeed: use command mode for reads
mtd: spi-nor: aspeed: add support for SPI dual IO read mode
mtd: spi-nor: aspeed: link controller with the ahb clock
mtd: spi-nor: aspeed: optimize read mode
mtd: spi-nor: aspeed: limit the maximum SPI frequency
/dev/mem: add a devmem kernel parameter to activate the device
ARM: dts: aspeed: Add "spi-max-frequency" property
Eddie James (1):
hwmon: occ: Fix power sensor indexing
Jae Hyun Yoo (12):
dt-bindings: Add a document of PECI subsystem
Documentation: ioctl: Add ioctl numbers for PECI subsystem
peci: Add support for PECI bus driver core
dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
dt-bindings: mfd: Add a document for PECI client MFD
mfd: intel-peci-client: Add PECI client MFD driver
Documentation: hwmon: Add documents for PECI hwmon client drivers
hwmon: Add PECI cputemp driver
hwmon: Add PECI dimmtemp driver
Add maintainers for the PECI subsystem
ARM: dts: aspeed: peci: Add PECI node
Joel Stanley (16):
iio: Add driver for Infineon DPS310
drm: Add ASPEED GFX driver
drm: aspeed: Debugfs interface for GFX registers
dt-bindings: gpu: Add ASPEED GFX bindings document
rtc: Add ASPEED RTC driver
dt-bindings: rtc: Add ASPEED description
ARM: dts: aspeed-palmetto: Add i2c OCC hwmon node
ARM: dts: aspeed-ast2500: Update flash layout
ARM: dts: aspeed: Add LPC mailbox node
ARM: dts: aspeed: Enable mbox
ARM: dts: aspeed-g4: Expose SuperIO scratch registers
ARM: dts: aspeed-g5: Add resets and clocks to GFX node
ARM: dts: aspeed: Enable the GFX IP
ARM: dts: aspeed: Add RTC node
ARM: dts: aspeed: Rename flash-controller nodes
ARM: config: aspeed: Update defconfigs
Lei YU (1):
ARM: dts: palmetto: Fix flash_memory region
Mark Walton (1):
ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers
Tomer Maimon (16):
dts: npcm7xx: Modify NPCM7xx device tree
clk: nuvoton: add npcm750 clock function prototype initialization
dt-binding: mtd: add NPCM FIU controller
mtd: spi-nor: add NPCM FIU controller driver
dt-bindings: i2c: npcm7xx: add binding for i2c controller
i2c: npcm: driver for Poleg i2c controller
dt-binding: bmc: Add NPCM7xx LPC BPC documentation
misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver
dt-binding: bmc: add npcm7xx pci mailbox document
misc: mbox: add npcm7xx pci mailbox driver
dt-binding: net: document NPCM7xx EMC DT bindings
net: npcm: add NPCM7xx Ethernet MAC controller
dt-binding: iio: add NPCM ADC documentation
iio: adc: add NPCM ADC driver
ARM: npcm: add defconfig for Nuvoton NPCM7xx BMC
ARM: dts: npcm7xx: Update device tree
Vijay Khemka (3):
ARM: dts: aspeed: Add KCS support for LPC BMC
ARM: dts: aspeed: tiogapass: Enable KCS
ARM: dts: aspeed: tiogapass: Add sensors
(From meta-aspeed rev: 8c718fadc62f01741dbd435fd483c1169bdfc7c8)
Change-Id: Icb4e9cc213a90f9f605134e3c0a94c478fb3f19a
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Adriana Kobylak (1):
Add Lei as Maintainer
(From meta-openpower rev: 9839583f5b98a3eddf2d926f224438191ba14f40)
Change-Id: I29640869992cf19be9b1e0593d7b7437507e2b9c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to the IPMI,channel 0xf,medium should be
system-interface and protocol should be kcs.
Tested:
get channelInfo command should provide proper medium and protocol.
Req: ipmitool raw 0x6 0x42 0xf
Res: 0f <0c> <05> 00 f2 1b 0 0 0
(From meta-phosphor rev: b9d41600930802648db433b6ba48e48cab9300df)
Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com>
Change-Id: I9567875e484d009cee2af1031100d83fb2d196ec
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Cheng C Yang (1):
Change PSU json to support more PSU Sensor
(From meta-phosphor rev: 2265a5ef1abb2237d315d232ae1da62d75ed80ee)
Change-Id: Ief0c003071cf1c99dfb54182d3a6568f6c5cbda8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
autotools: Fix for autoconf-archive 2019.01.19
(From meta-phosphor rev: 43fe88ff4cfe902cac253e0acfe95dc48face36d)
Change-Id: I632ec216a3202b96a8c0802295ef2f7c35266c90
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
autotools: Fix for autoconf-archive 2019.01.19
(From meta-phosphor rev: 37f79c4d3a53c74095624dcd1915ac7ea2a94a10)
Change-Id: I1d8a025c125bcfac45077f5130579df2fb7bade0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (3):
autotools: Fix for autoconf-archive 2019.01.19
build: split object to enable coverage
build: enable valgrind
(From meta-phosphor rev: 9d0a30bf9fed0d3be44d743b14ece603e5858400)
Change-Id: I2df84acb14150d1bd650b6638507ea0e238b5d93
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Andrew Jeffery (10):
mboxd: Add backend DBus interface and commandline options
control: dbus: Remove unnecessary vpnor header dependency
vpnor: Rename mboxd_pnor_partition_table sources to backend
vpnor: Consolidate backend and mboxd_pnor_partition_table sources
vpnor: Rename pnor_partition_defs sources to ffs
vpnor: Rename pnor_partition sources to partition
vpnor: Rename pnor_partition_table sources to table
Makefiles: Centralise some use of VIRTUAL_PNOR_ENABLED
mboxd: Tidy up failure paths on daemon startup
Documentation: Remove mboxctl.md
(From meta-phosphor rev: ab2d10a602a66b7243f99da8734dfb925bd7f286)
Change-Id: Ie9c5f3a62a8fb881c2b6e48f47184a7ec6c7185a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cheng C Yang (1):
Implement PSU Power Sensor
James Feist (3):
Add associations to sensors
Add associations for pwm
Add association to Fan Redundancy
(From meta-phosphor rev: 423345cc7a2488e61897a51ff183948a14446d1f)
Change-Id: Ic8a211e0fb831af4775a800edbe45f9d93a27512
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
AppaRao Puli (2):
WebUI system logs implementation
WebUI: Adding Filters support to system logs
(From meta-phosphor rev: 47d779be74d729a5fc91016095b37a2356f22a4c)
Change-Id: I56669bdbcdf9b787395bd62b0a5c8d266175a088
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ratan Gupta (3):
Redfish(Network): Support for deletion of IP address through PATCH operation
Redfish(Network): Support the PATCH opertration of MACAddress property
Redfish(Ethernet): Send the correct JSON response after creating the IPV4 object.
Shawn McCarney (1):
Redfish: Enhance and fix power/thermal sensors
(From meta-phosphor rev: 7ab7562682154501bf9f605b80b5193f79a98dc5)
Change-Id: I14c455715aa6ba1d9f34a6c9788aeeff109cd7e5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (3):
build: enable code coverage
build: add dependency on ipmiblob
use ipmiblob library from ipmi-blob-tool
(From meta-phosphor rev: 1cc59a79fdee05a7a85f57d594fa57a17806dfa7)
Change-Id: Ie49087162667087f2e8fac02d29aa1f11ec1d01e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Andrew Jeffery (8):
vpnor: Shuffle and rework includes for sanity
test/mbox: Use assertions for error handling
test/mbox: Assert that the flash fd is sane
test/flash_copy: Configure MTD device to avoid undefined behaviour
vpnor: Test if HBB placement exceeds reserved memory bounds
protocol: Introduce protocol_reset()
flash: Introduce flash_validate()
mboxd: Remove flash API compatibility shim
Evan Lojewski (2):
mboxd: Add a backend abstraction layer to mboxd.
mboxd: Add support for file-backed flash devices.
(From meta-phosphor rev: f2712cdceb34947aad63b8c57ed9baadff5ef437)
Change-Id: I39d9866d81df5a4a0c14c55e6587dd88474aeab6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Sumanth Bhat (1):
Removing unused SetPassword D-Bus API method
(From meta-phosphor rev: ca355c977fce79a01a8ce777cbea6cd0c7e735eb)
Change-Id: I41e2b47d7f7acd79d669e0c9d6b6265f2bf41e51
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Update poky to thud HEAD.
Filip Jareš (1):
ref-manual: Fixed SRC_URI cut-and-paste error.
Change-Id: I51de7c701ebdcf74572dc3c1dca9ba9978ad6132
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
beccabroek (2):
Secondary button text color
Checkbox disabled when 0 event logs
(From meta-phosphor rev: 14b53215ac3e5a69c999982f765347afb2953f9b)
Change-Id: I38fceb6dd2ff709cd3a34501ef6ebcc334985ecf
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
pid: zone: add zone id to log name
(From meta-phosphor rev: 90638ea770f31f0f2a1a7daa999356e9a6a673d1)
Change-Id: Ief5cad623acf0b710be74d9fb3fc6770315faeaa
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
autotools: Fix for autoconf-archive 2019.01.19
(From meta-phosphor rev: 339048abb8eb593cc2ac76588bd4994d7fb6d239)
Change-Id: I32fdd72649561b51a387c6c10048856c5795221d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
autotools: Fix for autoconf-archive 2019.01.19
(From meta-phosphor rev: 5aae8ca326d1c32d6bd7aa9632a06c76f5b282b7)
Change-Id: I112abc3609fa5b67d4598fec019d515a232f3c9c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Anthony Wilson (1):
bmcweb: Add JSON response to /logout
Gunnar Mills (1):
Redfish: Add Chassis PowerState call
Jae Hyun Yoo (1):
Refine KVM websock proxy
Jason M. Bills (1):
Fix Entries path to point to Systems/system
Nikhil Potade (1):
Add registry messages for DC power events
manojkiraneda (1):
Redfish: Populate DHCPv4Configuration Information
(From meta-phosphor rev: 0dbc46b543bd3043c4fcd5f5e4f113b783cf04a0)
Change-Id: Ibab78d1e31aedbeccfe94471c260f6466db9aef3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
FruDevice: Fix power match
(From meta-phosphor rev: c78cad9e5f3e02fbbd8b5a5bb0056b4763acf50a)
Change-Id: Idb2452f46e078b904d6f6de55304314f1f6570b1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Lei YU (25):
Add repo specific items in .gitignore
Refactor: Split item_updater to common and ubi
Refactor: Move watch to ubi
Refactor: Move determinId to ubi
Refactor: Remove unused isLowestPriority()
Refactor: Split Activation into common and ubi
Refactor: Move serialize to ubi
Refactor: Make createActivation() common
Static layout: Generate tar.gz for static layout pnor
Static layout: Add dummy item_updater
Static layout: Read PNOR VERSION using pflash
Static layout: Add dummy activation_static
Static layout: Implement PNOR code update
Static layout: Implement gard reset
Static layout: Implement factory reset
Static layout: Use pflash to get partitions to clear
Static layout: Do not update PNOR when host is on
Static layout: Do not crash on empty PNOR
test: Fix parallel build error on tests
test: Add sources of static PNOR
test: Add test for GetVersions()
test: Add test for getPartsToClear
Refactor: Fix issues found by cppcheck
Install services to systemd unit dir
Refactor: Use hiomapd instead of mboxd
(From meta-openpower rev: 847e65d7734035384e227003a685a32242f6e233)
Change-Id: If8ef37077f6f8b40962ef3f09dff3778303cdf2f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Matt Spinler (1):
Don't std::filesystem::path::/= an absolute path
(From meta-phosphor rev: 936ad85b84c682784d369e1a46cb4bd800e8cb50)
Change-Id: I69dc447a0681f5b3c661029818db173d22122226
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Added device id configuration for Facebook Tiogapass platform
(From meta-facebook rev: a03c3c77edba9d53474473a6f579d67bcbeb39e4)
Change-Id: Id99b8562b4976a2c96083385a9a24af0bf18a6ca
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
Add Threshold bit to sensor capabilites
(From meta-intel rev: 78ee092cb1d50300cd3902dbc2b4f247b3a91834)
Change-Id: I54c38d2bfef17b1f717533f8987c028f1449ded1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Cheng C Yang (1):
Change PSU json to support PSU Sensor
(From meta-phosphor rev: be489058134f19f10f4ba32ab0f4c786d66055bc)
Change-Id: Ibec617cc85823a7ed9a61297de8cb719ddb5716e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
Destroy redundancy sensor before re-creation.
(From meta-phosphor rev: 273e3a21e42d7cfd831868489232f2b5e714706e)
Change-Id: I922c55750f9d2aedc054e08fdb0ec1f21cd7a2ba
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (2):
meson: Add alternative build system
clang-tidy: Basic configuration
(From meta-phosphor rev: 27ea2d76a6c144b0290872dfaf5248c771db2114)
Change-Id: Id48cc18fd489ee5ff0307950f89d5aa35c4c9628
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
bus: Add chrono types for timeouts
(From meta-phosphor rev: 8e796a400c632cba99caf5e586ddcc330d34c6fa)
Change-Id: Ia721e75ff7cd5075ccc57aaea0de31ec9adc1b0a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (2):
ipmi_errors: object cleanup
blob_handler: fprintf tweak
(From meta-phosphor rev: bd486b3028866d8e962ffa42aba7c395970ffdb3)
Change-Id: Ic3dcb3ce54beadbd517aeee02283cdbc12d68c77
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (4):
build: add build of empty tests
eth: move structure to header
test: add basic tests for eth command
build: add code coverage
William A. Kennington III (1):
Makefile: split out common libary code for testing
(From meta-google rev: c791de74684935b02749dd029c43f8c8a6704d6a)
Change-Id: I989846b585d9a829ae1110e706f579a4799cc23c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This includes security and bug fixes from the 4.19.28 and 4.19.29 stable
releases.
(From meta-aspeed rev: cf1135c947f613b514dcb8707e1620cdc17f21e1)
Change-Id: I14d6537c4fce4daffd1e2e571ded383ed8c14cee
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
autotools: Fix for autoconf-archive 2019.01.19
(From meta-phosphor rev: 65d6bac518f11b8a51f16287ca8445b128cbe34d)
Change-Id: Ia6f6af861ee9c7a67d198bbd6f60bf101846945e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Gunnar Mills (1):
Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option
(From meta-phosphor rev: 3310350a291cfc1f4ea45e09a61c531a0de064a0)
Change-Id: Idc8c94dc06cfba105029c0fa9f055a8249d1b291
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
Trim insignificant figures from exit air temp
(From meta-phosphor rev: 882a2cd63b29fa2d6d0dc567647958a679a9fab3)
Change-Id: I726d7b718dcafa7dcbd13771d2f574aecb4032d4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cheng C Yang (1):
Add new PSU to entity-manager
Zhu, Yunge (1):
Add CPU[1-4][DIMM[1-12]]/FAN[1-8] Fault Led Gpios
(From meta-phosphor rev: 5fecb6f5fa21039a867700c70d290ad065310027)
Change-Id: I9bd880b1473d15f7ee2bd4eb1b188e83a937ba6d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add additional providers with whitelists to distro or machine
configuration and not in recipe context (bbappend) otherwise ipmid will
not know about whitelists.
(From meta-phosphor rev: 997610111f30b51742478258aa9b5513f10901e9)
Change-Id: I652935f62485371f5abb517832cbf2284db8e08b
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Further cleanup of the README, including a phrasing tweak.
(From meta-google rev: 98170ba7a8ab9be3c3dfd631c93c80d06516638c)
Change-Id: I5a0bb45e69742e7fad403102577cd54ade2d0599
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Rework the README to not use markdown.
(From meta-google rev: e95ffa4345393be4ea00f05060f51f2a6af3833b)
Change-Id: Ie4b25a0af5817358ab48d184cc358bce262521a3
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (2):
README: drop TOC
add host-side kernel driver
(From meta-google rev: c155fdf2d5a3403e53e1bc4b2a9d7c0e479b3d94)
Change-Id: I5559f7cba7f31ae468cc71b6a831be47f40b898d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
use filesystem instead of experimental
(From meta-google rev: eeb70ed1eff576e8b4d2e8bda2e9fafb4a92613a)
Change-Id: I42d81d00920e42721687fad4a80efb742df0004a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (3):
use filesystem instead of experimental
build: add dependency on ipmiblob
use ipmiblob library from ipmi-blob-tool
(From meta-phosphor rev: 5efa796aea6f68325252ec65f600a474227ea5d3)
Change-Id: Ic8c9739f6ebebe47d75af45c42f2915227db8088
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
swap out getopts for cli11
(From meta-phosphor rev: 6e897aafdcb63b52b96e793c078cda08e615c6e6)
Change-Id: I2c70efe6c7be2a680efce76e58bdd274a015a321
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ratan Gupta (5):
Redfish: Send the success message in PATCH request
Redfish(AccountService): Send the correct error message for the read only property
Redfish(Ethernet): Don't init the vlanID and vlanEnable
Redfish(Ethernet): Fix to not convert the json index into string
Redfish(Network): Allow empty list item for ipv4 address.
Richard Marian Thomaiyar (1):
Support for overriding multiple sensor
(From meta-phosphor rev: b56bf6b037dd1707f01a51a39d71846150645aef)
Change-Id: I4e6a4aec3d3aaf13d5e8f8a22e25e4baa5454559
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (3):
configure: Don't allow configurable systemd directories
configure: Cleanup dbus variables
configure: Remove systemd dbus paths
(From meta-phosphor rev: d024050887b882480908cb69e784a103353fb9dc)
Change-Id: I3f93351ab8ac53765f4d08d4781da566d2533fe9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the phosphor-ipmi-blobs-binarystore package which handles binary
data read/write/serialize using IPMI blobs semantics.
(From meta-phosphor rev: 66e51a579995973846583c48fa5cb8e28bb15cb8)
Tested: verified library was compiled and installed when added to
obmc-phosphor-image.
Signed-off-by: Kun Yi <kunyi731@gmail.com>
Change-Id: I43905673bf9c77c21feb6f94cb2fdc13f2fa850c
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|