History log of /openbmc/openpower-proc-control/README.md (Results 1 – 7 of 7)
Revision Date Author Comments
# 18632fd1 05-Aug-2024 George Liu <liuxiwei@ieisystem.com>

README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
Refer to markdown-lint [1] to fix MD040
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I8bbe4c5b1484f526a917836cc6c215e9b3789c31

show more ...


# c13e6785 05-Aug-2024 George Liu <liuxiwei@ieisystem.com>

README.md: Fix MD041 warnings

The following warnings are generated by using markdownlint analysis:
```
MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Cont

README.md: Fix MD041 warnings

The following warnings are generated by using markdownlint analysis:
```
MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Contains procedures that inter..."]
```
Refer to markdown-lint [1] to fix MD041
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/041-first-line-h1.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: Ie4cbc4e78c3db550b5ec4e15f8baee5585e65f0b

show more ...


# 0f27ee37 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I7d8f09832a6223db3d9fe584acc39726c1b48d0d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# f27431b7 06-Sep-2021 Ramesh Iyyar <rameshi1@in.ibm.com>

README: Updated the build steps

- Updated the .gitignore file.

Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>
Change-Id: I3c472a7845e19d462d148be3405083ed3dbc52b4


# b181d3bb 17-Oct-2019 Ramesh Iyyar <rameshi1@in.ibm.com>

Enabled pHAL infrastructure to boot the host

IPL (libipl) used for executing hardware procedures
to initilize the power processor based host.

Tested by:
1. ./configure

Enabled pHAL infrastructure to boot the host

IPL (libipl) used for executing hardware procedures
to initilize the power processor based host.

Tested by:
1. ./configure
2. ./configure --enable-phal --enable-openfsi

Change-Id: I57ff64595a757041ee60ccb420092975b064462d
Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>

show more ...


# e3599a8a 30-Mar-2018 Gunnar Mills <gmills@us.ibm.com>

README: Reword cleaning the repo

Reworded cleaning the repo. The old wording did not make sense.

Change-Id: I422b3683f026e09980169aad90760c6beb3552a5
Signed-off-by: Gunnar Mills

README: Reword cleaning the repo

Reworded cleaning the repo. The old wording did not make sense.

Change-Id: I422b3683f026e09980169aad90760c6beb3552a5
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 29ddffdc 10-Mar-2017 Matt Spinler <spinler@us.ibm.com>

Add README.md

Change-Id: I117a3ee6895cfc195d04a4704476a40d8bc10028
Signed-off-by: Matt Spinler <spinler@us.ibm.com>