| 2022-01-03 17:58 | disk: Make disk_read_sectors() return errors instead of bool | streaksu | 792ef920 |
| 2022-01-03 18:14 | Merge pull request #145 from streaksu/trunk | mint | 8f84178d |
| 2022-01-03 17:58 | disk: Make disk_read_sectors() return errors instead of bool | streaksu | 0eebfaa5 |
| 2022-01-02 11:54 | build: Makefile -> GNUmakefile | mintsuki | 76ff0c1c |
| 2022-01-02 11:45 | build: Makefile improvements | mintsuki | 291d45d9 |
| 2022-01-02 11:34 | disk: Fail disk_read_sectors() on any error code | mintsuki | 85dba6d5 |
| 2022-01-01 12:15 | disk: Use stdalign.h instead of GCC attribute | mintsuki | 7adda920 |
| 2022-01-01 12:01 | misc: Update copyright years | mintsuki | e06f7a3a |
| 2021-12-31 09:58 | misc: Move to standard C11 noreturn | mintsuki | a2e60514 |
| 2022-01-02 11:54 | build: Makefile -> GNUmakefile | mintsuki | a14bf5b2 |
| 2022-01-02 11:45 | build: Makefile improvements | mintsuki | fa791322 |
| 2022-01-02 11:34 | disk: Fail disk_read_sectors() on any error code | mintsuki | cc8528e2 |
| 2022-01-01 12:15 | disk: Use stdalign.h instead of GCC attribute | mintsuki | 6fad1202 |
| 2022-01-01 12:01 | misc: Update copyright years | mintsuki | 7a0bf62e |
| 2021-12-31 09:58 | misc: Move to standard C11 noreturn | mintsuki | 3402b22c |
| 2021-12-29 00:18 | volume: Catch xfer_size==0 condition in cache_block() | mintsuki | dce8fc92 |
| 2021-12-29 00:14 | libgcc: Small __*divmoddi4 bug fix | mintsuki | 4d7d9e9c |
| 2021-12-29 00:18 | volume: Catch xfer_size==0 condition in cache_block() | mintsuki | 97eaf277 |
| 2021-12-29 00:14 | libgcc: Small __*divmoddi4 bug fix | mintsuki | 63c3f48f |
| 2021-12-23 23:19 | volume: Fix bug where reads close to the end of drive may fail | mintsuki | 00f7b00c |
| 2021-12-23 19:56 | limine-install: Fix broken argc comparison | mintsuki | 88864b26 |
| 2021-12-23 19:51 | chainload: Fix up drive number passed to spinup() | mintsuki | c1017c3f |
| 2021-12-22 21:08 | build: Misc Makefile improvements | mintsuki | a04a84a5 |
| 2021-12-22 19:27 | stivale1&2: Allocate kernel with the right memmap type for 32-bit | mintsuki | 3654bb7e |
| 2021-12-23 23:19 | volume: Fix bug where reads close to the end of drive may fail | mintsuki | 5b3dab30 |
| 2021-12-23 19:56 | limine-install: Fix broken argc comparison | mintsuki | e70f48c9 |
| 2021-12-23 19:51 | chainload: Fix up drive number passed to spinup() | mintsuki | d948b6e9 |
| 2021-12-22 21:08 | build: Misc Makefile improvements | mintsuki | 245bea9e |
| 2021-12-22 19:27 | stivale1&2: Allocate kernel with the right memmap type for 32-bit | mintsuki | e9383335 |
| 2021-12-22 00:44 | build: Improve clang detection code | mintsuki | a294dd3c |