| 2020-12-04 23:44 | elf32: Fix bug where vaddr was used for memory zeroing instead of paddr | mintsuki | 39e81225 |
| 2020-12-04 13:11 | fat32: General cleanup and optimisation | mintsuki | 533fd3af |
| 2020-11-29 22:45 | misc: Make distclean Makefile target actually clean everything | mintsuki | 317937e5 |
| 2020-12-05 00:11 | misc: Update binary image | mintsuki | 895880dd |
| 2020-12-01 22:50 | Don't stop download if tftp server sends packets smaller than the negotiated mtu | N00byEdge | c824f8cb |
| 2020-11-29 07:26 | vbe: Fix handling of VBE versions older than 3.0 | mintsuki | 5c877145 |
| 2020-11-17 23:53 | misc: Reuse buffers that hold the paths of module files for protocols | mintsuki | 3a8c9fc5 |
| 2020-11-25 01:25 | pmm: Panic if there is an attempt to reserve a memory range below 1 MiB | mintsuki | 90c7bc4e |
| 2020-11-23 23:19 | pmm: Fix bug where align_entry() would return the wrong error value | mintsuki | 6cdb9fff |
| 2020-11-16 20:23 | misc: Fix a bunch of warnings related to potentially used uninitialised variables | mintsuki | 5b9a43d6 |
| 2020-11-16 16:51 | Add pxe documentation. | Matteo Semenzato | 2f4f645e |
| 2020-11-16 14:40 | Update issue templates | mint | 4fea0641 |
| 2020-11-16 14:22 | misc: Document STAGE2_MAP config key | mintsuki | 2c82991b |
| 2020-11-16 14:00 | ext2: Add initial symlink support. Fixes #53 | mintsuki | be17ed18 |
| 2020-11-15 16:57 | misc: Upload stage2.map | mintsuki | 4c67bd0a |
| 2020-11-15 16:56 | misc: Implement stacktrace | mintsuki | 0e8ceb28 |
| 2020-11-14 12:29 | pmm: Only align memory map when explicitly requested as not to fragment ext_mem allocations too much | mintsuki | ee1aee30 |
| 2020-11-14 03:13 | ext2: Improve performance of non-ext4 inode reads by caching the block chain | mintsuki | 7a03b321 |
| 2020-11-13 23:59 | ext2: Fix bug where tokens were not appended a 0 terminator when examining path | mintsuki | 3fe4cb82 |
| 2020-11-10 10:12 | stivale2: Fix bug where uri_open return value is tested wrong; uri: Allocate new buffer on uri_resolve | mintsuki | c15e8527 |
| 2020-11-09 14:04 | misc: Change config location detection mechanism slightly | mintsuki | e3519a6c |
| 2020-11-09 13:38 | misc: Rename master to unstable | mintsuki | 92814b47 |
| 2020-11-09 13:29 | misc: Update background and screenshot | mintsuki | 98c8921a |
| 2020-11-09 11:31 | misc: Add config file options for specifying the resolution in a granular way. Other misc bug fixes. Fixes #45 | mintsuki | 168716a2 |
| 2020-11-09 10:15 | vbe: Ensure that the format is xRGB8888 for the graphical menu | mintsuki | 495b1570 |
| 2020-11-08 10:59 | vbe: Implement more expressive framebuffer tag (fixes #37) | mintsuki | cfb1734f |
| 2020-11-07 22:50 | stivale: Fix pagemap not mapping every memmap entry bug | mintsuki | 6d232193 |
| 2020-11-07 21:21 | linux: Add possibility to load multiple modules | mintsuki | 13900624 |
| 2020-11-05 16:49 | CONFIG.md: Add missing color to list | mintsuki | 03413047 |
| 2020-11-05 16:18 | misc: Remove 512-byte sector assumptions from various places | mintsuki | ceb51518 |