| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Atish Patra <[email protected]>
|
|
Signed-off-by: Atish Patra <[email protected]>
|
|
Clarify OpenSBI components explanation.
Signed-off-by: Damien Le Moal <[email protected]>
|
|
This patch renames <platform_sub_dir> to <platform_subdir> to be
consistent everywhere.
Signed-off-by: Anup Patel <[email protected]>
|
|
Reformat to fit lines within 80 chars, fix hyperlinks, etc.
Signed-off-by: Damien Le Moal <[email protected]>
|
|
Signed-off-by: Atish Patra <[email protected]>
|
|
There are 2 markdown links that are currently broken in top-level
README.md. Fix them so that github could render the URL correctly.
This also fixes "No newline at end of file" warning.
Signed-off-by: Bin Meng <[email protected]>
|
|
Signed-off-by: Atish Patra <[email protected]>
|
|
This patch updates top-level README.md for steps required to build
and install documentation PDF.
Signed-off-by: Anup Patel <[email protected]>
|
|
This patch does minor typo fixes in top-level README.md.
Signed-off-by: Anup Patel <[email protected]>
|
|
The name CROSS_COMPILE is an industry standard used across
open-source project to specify cross-compiler prefix.
In fact, distro build systems such as buildroot and yocto
assume CROSS_COMPILE to be supported by projects added
as packages to these build systems.
This patch rename back CROSS_COMPILE_PREFIX to CROSS_COMPILE.
Signed-off-by: Anup Patel <[email protected]>
|
|
Some rewrite with a more formal style.
Signed-off-by: Damien Le Moal <[email protected]>
|
|
Make it clear what this environment variable defines and update
the README.md file to explain that.
Signed-off-by: Damien Le Moal <[email protected]>
|
|
The platform specific options will be PLATFORM_<xyz> and not
PLAT_<xyz> hence this patch fixes typo in top-level README.md.
Signed-off-by: Anup Patel <[email protected]>
|
|
This patch renames "plat" to "platform" everywhere for better
readablility.
Signed-off-by: Anup Patel <[email protected]>
|
|
This patch renames "blob" to "firmware" everywhere for better
and intutive naming.
Signed-off-by: Anup Patel <[email protected]>
|
|
This patch adds more details to top-level README.md based on
current state of OpenSBI.
Signed-off-by: Anup Patel <[email protected]>
|
|
Signed-off-by: Anup Patel <[email protected]>
|