Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
entity-manager
/
refs/heads/master
/
src
/
entity_manager
064d8af
entity-manager: add misc debug logs
by Alexander Hansen
· 4 days ago
83c07fd
deduplicate DBus variant definitions
by Alexander Hansen
· 6 weeks ago
87d412f
use correct exception type to catch json parse
by Jian Zhang
· 11 months ago
8039efe
entity-manager: Fix incorrect rvalue reference binding
by Andy Hsu
· 4 weeks ago
0c32488
entity-manager: remove boost::container::flat_map
by Alexander Hansen
· 6 weeks ago
8b7d634
entity-manager: debug log for N configs loaded
by Alexander Hansen
· 8 weeks ago
8c7951b
entity-manager: debug logs for propertiesChanged
by Alexander Hansen
· 8 weeks ago
99f17c0
entity-manager: load schema for runtime validation
by Alexander Hansen
· 8 weeks ago
bc0b05b
entity-manager: fix type for schema directory
by Alexander Hansen
· 10 weeks ago
cba1a97
entity-manager: fix index bug in perform_scan.cpp
by Marc Olberding
· 8 weeks ago
90e4f05
entity-manager: fixes for logDeviceAdded/Removed
by Alexander Hansen
· 3 months ago
7719269
Remove implicit conversions
by Ed Tanous
· 7 months ago
250432b
Make device array constexpr
by Ed Tanous
· 3 months ago
7d5f205
entity-manager: extract function addObjectJson
by Alexander Hansen
· 3 months ago
f9a4024
entity-manager: addObjectRuntimeValidateJson
by Alexander Hansen
· 3 months ago
a182cb7
entity-manager: extract function for AddObject API
by Alexander Hansen
· 3 months ago
dbf95b2
Flat map all the things
by Ed Tanous
· 3 months ago
8290ca4
entity-manager: constructor arg to load config
by Alexander Hansen
· 5 months ago
c689762
entity_manager: Remove unused local variable
by Haiyue Wang
· 3 months ago
7f2fbf8
Remove enable_shared_from_this on PerformProbe
by Ed Tanous
· 3 months ago
9a5eec9
entity-manager: Add probe associations
by Christopher Meis
· 5 months ago
c58af0b
entity-manager: use PDI constants for inventory
by Alexander Hansen
· 4 months ago
fa88c5e
entity-manager: use PDI constants for Host State
by Alexander Hansen
· 4 months ago
8ee4369
Don't handle leftover template vars for "Probe" string
by Chau Ly
· 3 months ago
dd5732d
Fix includes for lg2
by Ed Tanous
· 3 months ago
71fbff7
entity-manager: deduplicate code in logDeviceAdded
by Alexander Hansen
· 3 months ago
fd977ec
Remove boost::to_lower_copy
by George Liu
· 5 months ago
5a61ec8
Replace boost::replace_all and boost::ireplace_all
by George Liu
· 5 months ago
ecf1a31
Remove boost::split
by George Liu
· 5 months ago
c5a2af9
Standardize iFindFirst
by Ed Tanous
· 5 months ago
ce8d1d0
replace boost::ifind_first with std::ranges::search
by George Liu
· 5 months ago
8feb045
use phosphor-logging
by Alexander Hansen
· 4 months ago
5531eea
entity-manager: fix representation: arrays of bool
by Alexander Hansen
· 5 months ago
b4c4e03
entity-manager: encapsulation for PerformProbe
by Alexander Hansen
· 5 months ago
7cab244
entity-manager: encapsulation for PerformScan
by Alexander Hansen
· 5 months ago
d10dd46
entity-manager: Make schema validation on addObject optional
by Marc Olberding
· 5 months ago
b2f8282
entity-manager: fix compile option to not persist
by Marc Olberding
· 4 months ago
b360991
entity-manager: writeJsonFiles: fix throw on mkdir
by Alexander Hansen
· 5 months ago
daa4ac0
topology: move powered_by quirk to config parsing
by Alexander Hansen
· 5 months ago
9b95ae4
topology: generalize association restrictions
by Alexander Hansen
· 5 months ago
5df916f
clang-tidy-21: fix cppcoreguidelines-pro-bounds-pointer-arithmetic
by Alexander Hansen
· 4 months ago
90fabb0
topology: schema rework: implementation
by Alexander Hansen
· 5 months ago
7b2a77f
topology: class AssocName for association
by Alexander Hansen
· 5 months ago
68e2b0f
topology: generalized implementation
by Alexander Hansen
· 5 months ago
7962944
entity-manager: Handle left-over template vars
by Chau Ly
· 5 months ago
e665185
entity-manager: Add meson option to cache config
by Alexander Hansen
· 12 months ago
8973725
entity-manager: not pass through io, objServer
by Alexander Hansen
· 5 months ago
4cd8c25
entity-manager: not throw in createAddObjectMethod
by Alexander Hansen
· 5 months ago
bd85baa
entity-manager: fix throw in fwVersionIsSame
by Alexander Hansen
· 5 months ago
e12f41a
Add configuration for binding to INA233, RTQ6056 and SQ52205
by Andy-Hsu-wiwynn
· 5 months ago
ca121f5
topology: get opposite association
by Alexander Hansen
· 5 months ago
5036d94
topology: fix nesting in fillAssocForPortId
by Alexander Hansen
· 5 months ago
97a1c93
topology: extract function fillAssocForPortId
by Alexander Hansen
· 5 months ago
d7be0ee
topology: extract function fillAssocsForPortId
by Alexander Hansen
· 5 months ago
32e7418
topology: getAssocs param board paths view
by Alexander Hansen
· 5 months ago
7cfc043
topology: refactor upstreamPorts, downstreamPorts
by Alexander Hansen
· 5 months ago
0519f57
make Topology::getAssocs return association sets
by Alexander Hansen
· 5 months ago
315929a
topology: Convert to phosphor-logging
by Alexander Hansen
· 5 months ago
ec938ad
Topology::addBoard: extract addDownstreamPort
by Alexander Hansen
· 5 months ago
3fa6879
Topology::remove: simplify
by Alexander Hansen
· 5 months ago
f3bb8d9
Topology::remove: simplify loop
by Alexander Hansen
· 5 months ago
802cbf2
entity-manager: fix missed update from DevicePresence
by Eldin Lee
· 5 months ago
164af2f
Replace boost starts_with with std::string
by George Liu
· 5 months ago
5aa65d8
entity-manager: extract postConfigurationRecord
by Alexander Hansen
· 6 months ago
811160e
entity-manager: function for building inventory/system path
by Christopher Meis
· 5 months ago
4fa4012
entity-manager: extract postExposesRecordsToDBus
by Alexander Hansen
· 6 months ago
4fcd946
entity-manager: extract postBoardToDBus function
by Alexander Hansen
· 6 months ago
4e1142d
copyright: move to SPDX-License-Identifier
by Alexander Hansen
· 6 months ago
e164627
PowerStatusMonitor: create DBus match in ctor
by Alexander Hansen
· 6 months ago
0a4bb2a
extract PowerStatusMonitor::handlePowerMatch
by Alexander Hansen
· 6 months ago
e3043b2
entity-manager: static library
by Alexander Hansen
· 7 months ago
f57a259
entity-manager: move logDeviceAdded/Removed
by Alexander Hansen
· 7 months ago
44c9025
entity-manager: separate main.cpp
by Alexander Hansen
· 7 months ago
8c99fcf
entity-manager: create power_status_monitor.cpp
by Alexander Hansen
· 6 months ago
0ab32b3
entity-manager: create class PowerStatusMonitor
by Alexander Hansen
· 7 months ago
f725257
Add Configuration class
by Christopher Meis
· 7 months ago
6080318
entity-manager: move dbusMatches to class
by Alexander Hansen
· 7 months ago
fc1b1e2
entity-manager: size_t propertiesChangedInstance
by Alexander Hansen
· 7 months ago
3b7678c
entity-manager: delete copy and move for EM class
by Alexander Hansen
· 6 months ago
b1340da
entity-manager: propertiesChangedTimer
by Alexander Hansen
· 7 months ago
16d4002
entity-manager: move bool inProgress to class
by Alexander Hansen
· 7 months ago
95ab18f
entity-manager: move startRemovedTimer to EM class
by Alexander Hansen
· 7 months ago
0f7bd78
entity-manager: attach DBus matches to EM class
by Alexander Hansen
· 7 months ago
57604ed
entity-manager: create class EMDBusInterface
by Alexander Hansen
· 7 months ago
a454b30
topology: Attach power assoc to downstream port
by Chau Ly
· 6 months ago
ddc8eb6
meson: install schemas in a new directory
by Alexander Hansen
· 9 months ago
a555acf
entity-manager: remove global io_context
by Alexander Hansen
· 7 months ago
0123f8a
entity-manager: simplify addValueToDBus usage
by Alexander Hansen
· 7 months ago
7f51d32
entity-manager: runtime schema validation
by Alexander Hansen
· 7 months ago
ad28e40
entity-manager: handleCurrentConfigurationJson
by Alexander Hansen
· 7 months ago
ee9a387
entity-manager: debug logs for loadConfigurations
by Alexander Hansen
· 7 months ago
cf6a75b
Introduce EntityManager class
by Christopher Meis
· 8 months ago
91e360e
entity-manager: extract getDBusType
by Alexander Hansen
· 7 months ago
17f8e6a
entity-manager: populateInterfacePropertyFromJson
by Alexander Hansen
· 7 months ago
d790869
entity-manager: extract addValueToDbus
by Alexander Hansen
· 7 months ago
d72dc33
entity-manager: extract checkArrayElementsSameType
by Alexander Hansen
· 7 months ago
cc34fd7
boost: remove process/child.hpp
by Patrick Williams
· 7 months ago
60618a7
probe: Change FoundProbeTypeT to point to the optional enum
by Amithash Prasad
· 8 months ago
2ae2b81
entity_manager: perform_probe: fixed findProbeType return issue
by Peter Yin
· 8 months ago
6459993
automatic clang-tidy fixes
by Patrick Williams
· 8 months ago
Next »