Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
entity-manager
/
refs/heads/master
/
src
0b2dd79
Gpio presence: add gpio name on error message
by Nico Brailovsky
· 4 days ago
master
9d684ca
extract function templateCharReplaceLoop
by Alexander Hansen
· 6 weeks ago
83c8e49
refactor handleLeftOverTemplateVars
by Alexander Hansen
· 6 weeks ago
193fd6c
entity-manager: Remove duplicate PIC32 export template
by Nagavarapu Sai Pavan
· 11 days ago
48f2c87
Add support for PCF85053 RTC device
by Jayaprakash Mutyala
· 4 months ago
4276d4a
fru-device: use lg2::error instead of cerr
by Patrick Williams
· 12 days ago
1cd0b04
fru-device: use ioctl to write fru for 16-bit address
by Robin Cheng
· 6 months ago
2ad634b
entity-manager: Fix addValueToDBus permission handling
by Nagavarapu Sai Pavan
· 5 weeks ago
380fa01
entity-manager: Skip retries for removed D-Bus objects during scan
by Eric Yang
· 3 weeks ago
e548bbe
Create Inventory.Item with boardNameOrig as parent
by Eric Yang
· 6 weeks ago
2e8496d
meson: reformat with meson formatter
by Patrick Williams
· 4 weeks ago
1f08ce7
meson: create static library utils_lib
by Alexander Hansen
· 4 months ago
b7a7417
Clean up D-Bus matches when objects are removed
by Eric Yang
· 6 weeks ago
5febd66
entity-manager: simplify startRemovedTimer
by Alexander Hansen
· 6 weeks ago
826ec62
entity-manager: not mark destructors as virtual
by Alexander Hansen
· 3 months ago
064d8af
entity-manager: add misc debug logs
by Alexander Hansen
· 6 weeks ago
6aea533
fru_device: fix I2C functionality checking error
by Haiyue Wang
· 4 months ago
83c07fd
deduplicate DBus variant definitions
by Alexander Hansen
· 3 months ago
87d412f
use correct exception type to catch json parse
by Jian Zhang
· 1 year ago
8039efe
entity-manager: Fix incorrect rvalue reference binding
by Andy Hsu
· 10 weeks ago
0c32488
entity-manager: remove boost::container::flat_map
by Alexander Hansen
· 3 months ago
8b7d634
entity-manager: debug log for N configs loaded
by Alexander Hansen
· 3 months ago
8c7951b
entity-manager: debug logs for propertiesChanged
by Alexander Hansen
· 3 months ago
99f17c0
entity-manager: load schema for runtime validation
by Alexander Hansen
· 3 months ago
bc0b05b
entity-manager: fix type for schema directory
by Alexander Hansen
· 4 months ago
cba1a97
entity-manager: fix index bug in perform_scan.cpp
by Marc Olberding
· 3 months ago
90e4f05
entity-manager: fixes for logDeviceAdded/Removed
by Alexander Hansen
· 5 months ago
7719269
Remove implicit conversions
by Ed Tanous
· 8 months ago
250432b
Make device array constexpr
by Ed Tanous
· 4 months ago
7d5f205
entity-manager: extract function addObjectJson
by Alexander Hansen
· 4 months ago
f9a4024
entity-manager: addObjectRuntimeValidateJson
by Alexander Hansen
· 4 months ago
a182cb7
entity-manager: extract function for AddObject API
by Alexander Hansen
· 4 months ago
dbf95b2
Flat map all the things
by Ed Tanous
· 4 months ago
8290ca4
entity-manager: constructor arg to load config
by Alexander Hansen
· 7 months ago
c689762
entity_manager: Remove unused local variable
by Haiyue Wang
· 4 months ago
92d7981
gpio-presence: track parent inventory compatible
by Alexander Hansen
· 6 months ago
7f2fbf8
Remove enable_shared_from_this on PerformProbe
by Ed Tanous
· 4 months ago
9a5eec9
entity-manager: Add probe associations
by Christopher Meis
· 7 months ago
cefe4bb
fru_device: Add the ability to skip addresses for all buses
by Marc Olberding
· 6 months ago
c58af0b
entity-manager: use PDI constants for inventory
by Alexander Hansen
· 5 months ago
fa88c5e
entity-manager: use PDI constants for Host State
by Alexander Hansen
· 5 months ago
8ee4369
Don't handle leftover template vars for "Probe" string
by Chau Ly
· 5 months ago
dd5732d
Fix includes for lg2
by Ed Tanous
· 4 months ago
10c5765
Allow decoding MAC addresses in some FRUs
by Ed Tanous
· 5 months ago
9bde15b
fru-device: move Adding and updating a property into a helper
by Marc Olberding
· 6 months ago
71fbff7
entity-manager: deduplicate code in logDeviceAdded
by Alexander Hansen
· 5 months ago
fd977ec
Remove boost::to_lower_copy
by George Liu
· 6 months ago
5a61ec8
Replace boost::replace_all and boost::ireplace_all
by George Liu
· 6 months ago
ecf1a31
Remove boost::split
by George Liu
· 6 months ago
c5a2af9
Standardize iFindFirst
by Ed Tanous
· 6 months ago
ce8d1d0
replace boost::ifind_first with std::ranges::search
by George Liu
· 6 months ago
8feb045
use phosphor-logging
by Alexander Hansen
· 5 months ago
25680e3
fru-device: fixup fru edit commit
by Marc Olberding
· 5 months ago
cf28896
fru-device: Add support to dynamically add FRU fields
by Naresh Solanki
· 9 months ago
5531eea
entity-manager: fix representation: arrays of bool
by Alexander Hansen
· 6 months ago
b4c4e03
entity-manager: encapsulation for PerformProbe
by Alexander Hansen
· 7 months ago
7cab244
entity-manager: encapsulation for PerformScan
by Alexander Hansen
· 7 months ago
d10dd46
entity-manager: Make schema validation on addObject optional
by Marc Olberding
· 6 months ago
12e2d41
fru_device: Remove unused systemBus parameter
by Sora Su
· 6 months ago
b2f8282
entity-manager: fix compile option to not persist
by Marc Olberding
· 5 months ago
b360991
entity-manager: writeJsonFiles: fix throw on mkdir
by Alexander Hansen
· 7 months ago
daa4ac0
topology: move powered_by quirk to config parsing
by Alexander Hansen
· 6 months ago
9b95ae4
topology: generalize association restrictions
by Alexander Hansen
· 6 months ago
5df916f
clang-tidy-21: fix cppcoreguidelines-pro-bounds-pointer-arithmetic
by Alexander Hansen
· 5 months ago
90fabb0
topology: schema rework: implementation
by Alexander Hansen
· 6 months ago
7b2a77f
topology: class AssocName for association
by Alexander Hansen
· 6 months ago
68e2b0f
topology: generalized implementation
by Alexander Hansen
· 6 months ago
7962944
entity-manager: Handle left-over template vars
by Chau Ly
· 6 months ago
e665185
entity-manager: Add meson option to cache config
by Alexander Hansen
· 1 year, 1 month ago
8973725
entity-manager: not pass through io, objServer
by Alexander Hansen
· 7 months ago
4cd8c25
entity-manager: not throw in createAddObjectMethod
by Alexander Hansen
· 7 months ago
bd85baa
entity-manager: fix throw in fwVersionIsSame
by Alexander Hansen
· 7 months ago
e12f41a
Add configuration for binding to INA233, RTQ6056 and SQ52205
by Andy-Hsu-wiwynn
· 6 months ago
cc2d9e2
Support Gigabyte FRU located at non-zero offsets
by Mark Kuo
· 6 months ago
ca121f5
topology: get opposite association
by Alexander Hansen
· 6 months ago
5036d94
topology: fix nesting in fillAssocForPortId
by Alexander Hansen
· 6 months ago
97a1c93
topology: extract function fillAssocForPortId
by Alexander Hansen
· 6 months ago
d7be0ee
topology: extract function fillAssocsForPortId
by Alexander Hansen
· 6 months ago
32e7418
topology: getAssocs param board paths view
by Alexander Hansen
· 6 months ago
7cfc043
topology: refactor upstreamPorts, downstreamPorts
by Alexander Hansen
· 6 months ago
0519f57
make Topology::getAssocs return association sets
by Alexander Hansen
· 6 months ago
315929a
topology: Convert to phosphor-logging
by Alexander Hansen
· 6 months ago
ec938ad
Topology::addBoard: extract addDownstreamPort
by Alexander Hansen
· 6 months ago
3fa6879
Topology::remove: simplify
by Alexander Hansen
· 6 months ago
f3bb8d9
Topology::remove: simplify loop
by Alexander Hansen
· 6 months ago
802cbf2
entity-manager: fix missed update from DevicePresence
by Eldin Lee
· 6 months ago
89092a9
fru-device: Add option to allow updating all FRU fields
by Naresh Solanki
· 9 months ago
164af2f
Replace boost starts_with with std::string
by George Liu
· 6 months ago
5aa65d8
entity-manager: extract postConfigurationRecord
by Alexander Hansen
· 7 months ago
811160e
entity-manager: function for building inventory/system path
by Christopher Meis
· 7 months ago
4fa4012
entity-manager: extract postExposesRecordsToDBus
by Alexander Hansen
· 7 months ago
4fcd946
entity-manager: extract postBoardToDBus function
by Alexander Hansen
· 7 months ago
4e1142d
copyright: move to SPDX-License-Identifier
by Alexander Hansen
· 7 months ago
e164627
PowerStatusMonitor: create DBus match in ctor
by Alexander Hansen
· 7 months ago
0a4bb2a
extract PowerStatusMonitor::handlePowerMatch
by Alexander Hansen
· 7 months ago
e3043b2
entity-manager: static library
by Alexander Hansen
· 8 months ago
f57a259
entity-manager: move logDeviceAdded/Removed
by Alexander Hansen
· 8 months ago
44c9025
entity-manager: separate main.cpp
by Alexander Hansen
· 8 months ago
8c99fcf
entity-manager: create power_status_monitor.cpp
by Alexander Hansen
· 7 months ago
0ab32b3
entity-manager: create class PowerStatusMonitor
by Alexander Hansen
· 8 months ago
Next »