summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/recipes-bletchley
AgeCommit message (Expand)AuthorFilesLines
2023-01-06meta-bletchley: add usbmux utilityPotin Lai2-0/+126
2022-12-05meta-bletchley: add model setting for frontpanel boardPotin Lai2-45/+12
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-10-25meta-bletchley: add bletchley-host-state-monitor servicePotin Lai3-3/+216
2022-10-24meta-bletchley: add switch diagnostics scriptPotin Lai2-0/+42
2022-10-24meta-bletchley: introduce bletchley-system-state-initPotin Lai3-0/+81
2022-09-06meta-bletchley: introduce board-type-checker-fpb servicePotin Lai3-0/+137
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: bletchley-common-functions: add functionsPotin Lai1-0/+77
2022-07-22meta-bletchley: power-ctrl: add host cycle and reset actionsPotin Lai4-0/+96
2022-07-18meta-bletchley: add systemd target for sled insertion and removalPotin Lai4-0/+37
2022-07-18meta-bletchley: detect-gpio-present: sled present managerment servicePotin Lai3-0/+143
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 Lai9-168/+125
2022-06-02meta-bletchley: power-ctrl: action handler for each host statePotin Lai1-118/+326
2022-05-15meta-bletchley: fw-update: change pnor flash binding commandPotin Lai1-2/+21
2022-05-15meta-bletchley: plat-svc: update gpio line namesPotin Lai1-4/+4
2022-05-13meta-bletchley: power-ctrl: fix host status checking in recovery modePotin Lai1-1/+1
2022-05-12meta-bletchley: mdio-util: fix c22 write syntax errorPotin 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-28meta-bletchley: add usb-controller-update toolPotin Lai3-0/+151
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 Lai5-1/+50
2022-04-13meta-bletchley: motor-ctrl: add host status checkingPotin Lai2-6/+101
2022-04-13meta-bletchley: Introduce mdio-utilPotin Lai2-0/+230
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
2021-12-22meta-bletchley: Add init service to setup systemHoward Chiu3-0/+118