| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Update the build configuration files for the included bootloader to
match the formatting requirements of the main build configs.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
|
|
|
|
|
| |
Rename the x86 arch-specific directory to x86_64, reflecting clang's
architecture selector flags.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
|
|
|
|
|
| |
Update the required compiler to x86_64-elf, and update the description
to reflect the recent project restructuring.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
|
|
|
|
| |
Update the copyright year and contact email in the README file.
Signed-off-by: Danny Holman <dholman@gymli.org>
|
|
|
|
|
|
|
| |
Fix wrong formatting in the project README file. Lists should have an
empty line proceeding them, otherwise the first element is italicized.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|
|
Add a README to the root of the project. This will act as a point of
information to new users/developers.
Signed-off-by: Danny Holman <dholman@gymli.xyz>
|