summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fru_gen: Handle empty yaml filesBrad Bishop2017-02-071-0/+2
* writefrudata : invoke inventory managerRatan Gupta2017-02-011-19/+65
* Re-factor to use MRW and Inventory interfacesRatan Gupta2017-02-013-165/+214
* Change c->cpp.Ratan Gupta2017-02-012-1/+1
* build: add rule to generate fru-gen.hppDeepak Kodihalli2017-02-012-0/+12
* Add IPMI FRU parser code generator.Ratan Gupta2017-02-013-0/+226
* Add privilege levels for commandsTom2017-01-312-2/+4
* Convert build process to autotoolsMatthew Barth2016-10-195-82/+104
* Change H->hpp & C->cppMatthew Barth2016-10-187-6/+6
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-08-302-20/+12
* Fix warnings in printf formatPatrick Williams2016-08-181-7/+7
* Fix compile failurePatrick Williams2016-08-181-1/+3
* Improper use of non-const c-string.Patrick Williams2016-08-081-2/+3
OpenPOWER on IntegriCloud