summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* writefrudata: add function headerPatrick Venture2018-10-201-1/+10
* writefrudata: cleanup headerPatrick Venture2018-10-201-13/+0
* frup: add missing headerPatrick Venture2018-10-201-0/+1
* types: fixup headerPatrick Venture2018-10-201-1/+1
* readeeprom: use log error instead of fprintf(stderr)Patrick Venture2018-10-191-2/+5
* writefrudata: drop function parameter setPatrick Venture2018-10-181-1/+1
* writefrudata: swap in log<> calls, cleanup c callsPatrick Venture2018-10-181-55/+65
* strgfnhandler: swap in log<> calls, cleanup c callsPatrick Venture2018-10-181-18/+27
* strgfnhandler: fixup c-style castPatrick Venture2018-10-181-1/+1
* frup.cpp: drop unused variablePatrick Venture2018-10-181-10/+0
* readeeprom: c-library cleanupPatrick Venture2018-10-171-2/+5
* writefrudata: catch exceptions in sdbusplus callPatrick Venture2018-10-171-10/+21
* build: add phosphor-logging library throughoutPatrick Venture2018-10-172-6/+24
* add clang-formatPatrick Venture2018-10-1711-1079/+1086
* gitignore: update with additional filesPatrick Venture2018-10-171-1/+53
* cleanup: reduce variable scopePatrick Venture2018-10-161-2/+1
* writefrudata: delete unused variablePatrick Venture2018-10-161-1/+0
* ipmi-fru-parser: use c++17Vernon Mauery2018-10-041-1/+1
* gen_pimrules: Update the Boot Progress SensorAdriana Kobylak2018-08-071-4/+4
* Spelling fixesGunnar Mills2018-06-142-3/+3
* Add MAINTAINERS fileAndrew Jeffery2018-05-191-0/+48
* Inventory:- Make changes in the mako and the C++ structureRatan Gupta2018-02-044-114/+143
* Modify mako script to generate code for empty interfacesMarri Devender Rao2017-09-132-5/+12
* Support Build date in IPMI Board FRU formatTom Joseph2017-08-231-2/+3
* read-eeprom: fix fruid_str empty check.Dmitry Bazhenov2017-08-021-1/+1
* Remove debug printf of VPD keysAndrew Geissler2017-06-141-1/+4
* build: stop on error in check for mapperPatrick Williams2017-06-051-2/+3
* fru_gen: eliminate unnecessary mapsPatrick Williams2017-06-021-4/+5
* fru_gen: reduce map in generated dataPatrick Williams2017-06-023-36/+22
* fru_gen: fixes for python3Patrick Williams2017-06-022-8/+8
* writefrudata: removed un-needed sd_bus_refPatrick Williams2017-04-181-1/+1
* Trimmed out code paths that relied on the old namespace.Patrick Venture2017-04-171-250/+0
* writefrudata: Reuse ipmi bus for inventory-notifyPatrick Williams2017-03-311-3/+3
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-1/+1
* Add gen_pimrules scriptBrad Bishop2017-02-281-0/+183
* React to inventory manager path changeBrad Bishop2017-02-231-1/+1
* inventory: update extra propertiesDeepak Kodihalli2017-02-221-16/+32
* build : provide extra properties yaml as configDeepak Kodihalli2017-02-212-2/+7
* inventory: enable updating extra propertiesDeepak Kodihalli2017-02-213-0/+69
* Add header to house commonly used typesDeepak Kodihalli2017-02-211-0/+25
* Inventory: Add chassis fru dataRatan Gupta2017-02-201-2/+1
* Inventory: Implement writing custom IPMI FRU propertyRatan Gupta2017-02-201-2/+34
* Correct install of libwritefrudata.laMatthew Barth2017-02-171-2/+1
* build: check for sdbusplus packageDeepak Kodihalli2017-02-172-2/+4
* Fix bug in FRU data processing logicDeepak Kodihalli2017-02-141-165/+31
* Fix FRU area checkDeepak Kodihalli2017-02-141-4/+2
* Initialise members of class ipmi_fruDeepak Kodihalli2017-02-141-8/+8
* inventory : adhere to change in PIM Notify()Ratan Gupta2017-02-141-24/+25
* Create the generated FRU Map in cpp.Ratan Gupta2017-02-145-38/+37
* rename frup.h -> frup.hppRatan Gupta2017-02-114-3/+3
OpenPOWER on IntegriCloud