summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* Add JSNBD hooks for ASpeed virtual mediaRaptor Engineering Development Team2020-02-192-0/+77
| | | | Backport of upstream version
* Revup phosphor-webuiRaptor Engineering Development Team2020-02-191-1/+1
|
* Revup bmcwebRaptor Engineering Development Team2020-02-191-1/+1
|
* Revup jsnbdRaptor Engineering Development Team2020-02-191-1/+1
|
* Redirect jsnbd from GitHub to the Raptor Computing Systems GIT repositoriesRaptor Engineering Development Team2020-02-191-1/+1
|
* Remove fw_setenv from initramfs environment as it is not needed and works ↵Raptor Engineering Development Team2020-02-181-2/+1
| | | | | | | | counter-intuitively In particular it will reset the environment to its compiled-in default, not the default environment of the installed U-boot version, when it is used to set a variable on a corrupted or blank (invalid checksum) environment parition.
* Revup phosphor-ipmi-hostRaptor Engineering Development Team2020-02-181-1/+1
|
* Revup ipmi-blob-toolRaptor Engineering Development Team2020-02-181-1/+1
|
* Redirect ipmi-blob-tool from GitHub to the Raptor Computing Systems GIT ↵Raptor Engineering Development Team2020-02-181-1/+1
| | | | repositories
* Revup phosphor-ipmi-blobsRaptor Engineering Development Team2020-02-181-1/+1
|
* Redirect phosphor-ipmi-blobs from GitHub to the Raptor Computing Systems GIT ↵Raptor Engineering Development Team2020-02-181-1/+1
| | | | repositories
* Redirect phosphor-ipmi-flash from GitHub to the Raptor Computing Systems GIT ↵Raptor Engineering Development Team2020-02-181-1/+1
| | | | repositories
* Update phosphor-ipmi-flash layer from latest upstream sourcesRaptor Engineering Development Team2020-02-181-2/+45
|
* Revup phosphor-webuiRaptor Engineering Development Team2020-02-181-1/+1
|
* Redirect phosphor-pid-control from GitHub to the Raptor Computing Systems ↵Raptor Engineering Development Team2020-02-181-1/+1
| | | | GIT repositories
* Pull latest upstream phosphor-pid-control recipeRaptor Engineering Development Team2020-02-181-3/+11
|
* Add OpenSSH host keyfiles to BMC upgrade preservation whitelistRaptor Engineering Development Team2020-02-181-0/+5
|
* Switch SSH server from dropbear to OpenSSH per community requestsRaptor Engineering Development Team2020-02-181-1/+1
|
* Update RCS MAC address persistance in updater script to allow U-boot ↵Raptor Engineering Development Team2020-02-182-8/+29
| | | | environment changes across update files
* Increase bmcweb request limit to allow full firmware package uploads via Web GUIRaptor Engineering Development Team2020-02-132-1/+18
|
* Save and restore BMC MAC address in U-Boot environment during BMC firmware ↵Raptor Engineering Development Team2020-02-132-1/+22
| | | | updates
* Revup obmc-ikvmRaptor Engineering Development Team2020-02-121-1/+1
|
* Redirect obmc-ikvm from GitHub to the Raptor Computing Systems GIT repositoriesRaptor Engineering Development Team2020-02-121-1/+1
|
* Redirect bmcweb from GitHub to the Raptor Computing Systems GIT repositoriesRaptor Engineering Development Team2020-02-121-1/+1
|
* Redirect phosphor-webui from GitHub to the Raptor Computing Systems GIT ↵Raptor Engineering Development Team2020-02-111-1/+1
| | | | repositories
* Revup fbtermTimothy Pearson2019-04-271-1/+1
|
* Revup phosphor-host-ipmidTimothy Pearson2019-04-271-1/+1
|
* Revup phosphor-hwmonTimothy Pearson2019-04-271-2/+2
|
* Revup phosphor-fan-presenceTimothy Pearson2019-04-271-1/+1
|
* Revup skeletonTimothy Pearson2019-04-271-1/+1
|
* Revup phosphor-dbus-interfacesTimothy Pearson2019-04-251-2/+2
|
* Move RCS specific layers to correct location for latest OpenBMCTimothy Pearson2019-04-258-95/+2
|
* Update Talos layer configuration for latest OpenBMC versionRaptor Engineering Development Team2019-04-251-2/+0
|
* Update RCS layer configuration for latest OpenBMC versionTimothy Pearson2019-04-251-8/+0
|
* Prevent FSI scan during initial chassis power on and host startRaptor Engineering Development Team2019-04-252-0/+2
|
* Force OCC disable script to have completed execution before host can power onRaptor Engineering Development Team2019-04-252-0/+2
|
* Block chassis poweron and host start on completion of shutdown scriptsRaptor Engineering Development Team2019-04-252-0/+2
|
* Revup phosphor-hwmon and switch to release 1.02 branchRaptor Engineering Development Team2019-04-251-1/+1
|
* Work around upstream BMC bug 2946Raptor Engineering Development Team2019-04-251-1/+10
|
* Add obmc-hardbeep packaging filesRaptor Engineering Development Team2019-04-251-0/+9
|
* Add softbeep packaging filesRaptor Engineering Development Team2019-04-251-0/+9
|
* Change IPL monitor LED service to simple serviceRaptor Engineering Development Team2019-04-251-2/+1
| | | | | The IPL monitor LED service does not provide a DBUS service, so systemd assumes it keeps timing out. Convert to simple service.
* Enable OCC service after IPL completionRaptor Engineering Development Team2019-04-252-1/+10
|
* Add IPL monitor LED serviceRaptor Engineering Development Team2019-04-252-0/+38
|
* Add IPL status observerRaptor Engineering Development Team2019-04-252-0/+38
|
* Redirect most of the Phosphor applications from GitHub to the Raptor ↵Raptor Engineering Development Team2019-04-2528-30/+30
| | | | Computing Systems GIT repositories
* Copy Romulus files to Talos for future developmentRaptor Engineering Development Team2019-04-193-5/+5
| | | | Apply initial renames and conversions to copied sources
* meta-phosphor: obmc-phosphor-image: rm extrasdevBrad Bishop2019-04-171-1/+0
| | | | | | | | | | | | | | | | | Don't install packagegroup-obmc-apps-extrasdev by default. It only includes a single python script rest-dbus and drags in python on the target. To include packagegroup-obmc-apps-extrasdev add a line like: IMAGE_INSTALL_append = " packagegroup-obmc-apps-extrasdev" to your local.conf (From meta-phosphor rev: d0620aa530293d477a069837236e81ef17ead28a) Change-Id: I697a3870e1c7767d4f524619ed1c258c4055031e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump f1b1414780..637b3ef136Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | James Feist (2): Log device added and device removed into journal Remove references to experimental filesystem (From meta-phosphor rev: 300ee2fe905dc50949aae7d3d0070a5aa8ad5681) Change-Id: Ia152036949bc83e9932b59e1332c70f704df2981 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon: srcrev bump 1f30ab2c47..5c014d2bb7Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Matt Spinler (1): Use std::filesystem::path::relative_path() (From meta-phosphor rev: f5a27e8bf94cd1b90c8bd31c159bda3a710f0d2a) Change-Id: I5599a785ca24f326d43ff20d791b11045d86f9fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud