summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl
AgeCommit message (Expand)AuthorFilesLines
2023-03-10meta-bletchley: move chassis and host power control service into phosphor-sta...Potin Lai7-91/+0
2023-02-24meta-bletchley: use gpiomon instead of polling gpio valuePotin Lai2-32/+8
2023-02-09meta-bletchley: apply power restore policy when host ac-onPotin Lai1-0/+1
2022-12-03meta-bletchley: remove SLED LED dependency with host poweron poweroffPotin Lai3-13/+0
2022-11-29meta-bletchley: use BootMode property to select host boot mode.Potin Lai2-3/+45
2022-11-29meta-bletchley: reduce burst times of motor-init-calibrationPotin Lai1-1/+1
2022-11-28state-management: move target relationship creationAndrew Geissler1-21/+0
2022-11-01meta-bletchley: use mdio-tools instead mdio-utilPotin Lai2-3/+12
2022-09-06meta-bletchley: motor-ctrl: map host power action to obmc host targetPotin Lai2-5/+5
2022-09-06meta-bletchley: power-ctrl: add delay in do_action_on()Potin Lai1-0/+1
2022-07-22meta-bletchley: power-ctrl: add host cycle and reset actionsPotin Lai4-0/+96
2022-06-22meta-bletchley: motor-ctrl: fix host-ac-on failed during bmc bootPotin Lai6-4/+22
2022-06-22meta-bletchley: introduce Bletchley common functionsPotin Lai5-112/+14
2022-06-02meta-bletchley: power-ctrl: action handler for each host statePotin Lai1-118/+326
2022-05-13meta-bletchley: power-ctrl: fix host status checking in recovery modePotin Lai1-1/+1
2022-04-28meta-bletchley: power-ctrl: add host recovery modePotin Lai1-1/+24
2022-04-28meta-bletchley: power-ctrl: add board revision checkPotin Lai1-15/+92
2022-04-15meta-bletchley: motro-ctrl: assign target for host power actionsPotin Lai1-2/+2
2022-04-14meta-bletchley: update fanX_good and sledX_good LED behaviourPotin Lai3-0/+36
2022-04-13meta-bletchley: motor-ctrl: add host status checkingPotin Lai2-6/+101
2022-03-09meta-bletchley: motor-ctrl: Add retry and error handle to motor-init serviceAllen.Wang2-0/+29
2022-03-03meta-bletchley: motor-ctrl:check ac status before on/off and refine dfu cmdAllen.Wang1-8/+18
2022-02-15meta-bletchley: motor-ctrl: add support to trigger host DFU modePotin Lai1-0/+69
2022-01-26meta-bletchley: motor-ctrl: Make init services auto startAllen.Wang1-2/+3
2022-01-19meta-bletchley: motor-ctrl: clean up SYSTEMD variablesPatrick Williams1-14/+16
2022-01-18meta-bletchley: motor-ctrl: add host ac-on and ac-off servicePotin Lai3-0/+26
2022-01-05meta-bletchley: motor-ctrl: Change sled numbering to 1-basedAllen.Wang3-10/+10
2022-01-05meta-bletchley: motor-ctrl: enable motor by pwm and gpio driverAllen.Wang3-96/+37
2021-12-29meta-bletchley: Add services to control step motorAllen.Wang7-0/+532