Commit Graph

  • fe76ce8f0b elf: Improve detection of relocatable ELFs mintsuki 2023-05-13 00:05:50 +0200
  • 844386487d docs: Update example Limine version in README mintsuki 2023-05-14 09:28:24 +0200
  • 71b175b7b9 stb_image: Track dev branch mintsuki 2023-05-14 06:08:55 +0200
  • 153412f53e host: Perform compile-time endian check if supported mintsuki 2023-05-14 05:13:09 +0200
  • 7989064599 elf: Improve detection of relocatable ELFs mintsuki 2023-05-13 00:05:50 +0200
  • 475b34ce67 Binary release v4.20230503.0 v4.20230503.0-binary mintsuki 2023-05-03 20:52:46 +0000
  • 92341a02ad docs: Update example Limine version in README v4.20230503.0 mintsuki 2023-05-03 22:51:13 +0200
  • f6ef193d5c stb_image: Update to commit with zlib EOF bug fixed mintsuki 2023-05-03 19:51:31 +0200
  • 2bf751a48a Revert "compress/gz: Add hack to allow macOS compressed GZs to load with stbi" mintsuki 2023-05-03 19:41:53 +0200
  • a740e84d15 Revert "misc: Revert back to using tinf for all GZ decompression" mintsuki 2023-05-03 19:36:47 +0200
  • 5dce921e25 Revert "uri: Backport pre-tinf-removal variable assignments" mintsuki 2023-05-03 19:36:33 +0200
  • 447de6d90b build: Remove some empty lines in dist make target mintsuki 2023-05-03 15:54:14 +0200
  • f3f09eca49 multiboot1: also fix elf32 section loading Bryce Lanham 2023-05-02 20:48:13 -0500
  • b7bca1b000 multiboot2: fix 32 bit elf section loading Bryce Lanham 2023-05-02 20:09:36 -0500
  • 4960086ec6 hgen: Add extra sed command for handling Solaris's od mintsuki 2023-05-02 08:49:46 +0200
  • 836d1c2038 docs: Update example Limine version in README mintsuki 2023-05-03 22:51:13 +0200
  • 2c11fb337c stb_image: Update to commit with zlib EOF bug fixed mintsuki 2023-05-03 19:51:31 +0200
  • 73462a5116 Revert "compress/gz: Add hack to allow macOS compressed GZs to load with stbi" mintsuki 2023-05-03 19:41:53 +0200
  • f618eb26af Revert "misc: Revert back to using tinf for all GZ decompression" mintsuki 2023-05-03 19:36:47 +0200
  • e9186e1859 Revert "uri: Backport pre-tinf-removal variable assignments" mintsuki 2023-05-03 19:36:33 +0200
  • 35808c593e build: Remove some empty lines in dist make target mintsuki 2023-05-03 15:54:14 +0200
  • 717c60cd6a
    Merge pull request #271 from blanham/multiboot1_fix_elf32_section_loading ミンツキ 2023-05-03 03:54:46 +0200
  • e0c3e6bdce multiboot1: also fix elf32 section loading #271 Bryce Lanham 2023-05-02 20:48:13 -0500
  • df34599feb
    Merge pull request #270 from blanham/multiboot2_fix_elf32_section_loading ミンツキ 2023-05-03 03:39:12 +0200
  • fdcb9a9243 multiboot2: fix 32 bit elf section loading #270 Bryce Lanham 2023-05-02 20:09:36 -0500
  • 1a4888858b hgen: Add extra sed command for handling Solaris's od mintsuki 2023-05-02 08:49:46 +0200
  • ef3450b8bd Binary release v4.20230428.0 v4.20230428.0-binary mintsuki 2023-04-28 03:22:43 +0000
  • 9ff988ed74 pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct v4.20230428.0 mintsuki 2023-04-28 04:59:08 +0200
  • 27cf36fbc8 menu: Do not initialise textmode terminal if QUIET=yes. Addresses #269 mintsuki 2023-04-26 23:49:22 +0200
  • b58de84b8e bootstrap: Add BOOTSTRAP_NO_SHALLOW_CLONES support mintsuki 2023-04-25 02:42:34 +0200
  • 988ca16212 Implement Multiboot2 network tag Bryce Lanham 2023-04-24 06:44:56 -0500
  • 8dd7973e23 pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct mintsuki 2023-04-28 04:59:08 +0200
  • 36846549e0 menu: Do not initialise textmode terminal if QUIET=yes. Addresses #269 mintsuki 2023-04-26 23:49:22 +0200
  • 172060e249 bootstrap: Add BOOTSTRAP_NO_SHALLOW_CLONES support mintsuki 2023-04-25 02:42:34 +0200
  • d7da6d63b5
    Merge pull request #267 from blanham/add_multiboot2_network_tag ミンツキ 2023-04-24 16:39:30 +0200
  • 2362f1a785 Implement Multiboot2 network tag #267 Bryce Lanham 2023-04-24 06:44:56 -0500
  • 1a17d8964c Binary release v4.20230422.0 v4.20230422.0-binary mintsuki 2023-04-22 10:21:56 +0000
  • 04cc4390b4 Fix PXE BIOS boot when using a proxy DHCP server v4.20230422.0 Bryce Lanham 2023-04-22 01:22:36 -0500
  • 259ab0166e build: Sanitise autoconf substitutions with gmake variables mintsuki 2023-04-21 18:57:08 +0200
  • 09e38cc9c4 build: Pass proper warning flags to nasm mintsuki 2023-04-18 12:41:01 +0200
  • 2a26d90394
    Merge pull request #265 from blanham/fix_pxe_proxy_boot ミンツキ 2023-04-22 10:37:23 +0200
  • 64a0c6073b Fix PXE BIOS boot when using a proxy DHCP server #265 Bryce Lanham 2023-04-22 01:22:36 -0500
  • 73b126e067 build: Sanitise autoconf substitutions with gmake variables mintsuki 2023-04-21 18:57:08 +0200
  • c41e3969a6 build: Pass proper warning flags to nasm mintsuki 2023-04-18 12:41:01 +0200
  • 9b889d7410 Binary release v4.20230414.0 v4.20230414.0-binary mintsuki 2023-04-14 11:43:16 +0000
  • 3bed9986b3 docs: Document TEXTMODE config for multiboot 1 and 2 v4.20230414.0 mintsuki 2023-04-13 21:02:09 +0200
  • 72a6d921c8 multiboot1: Support TEXTMODE config as with Linux/mb2 protocols mintsuki 2023-04-13 19:21:49 +0200
  • cbc7e5a860 textmode: Actually disable term hooking on non-managed initialisation mintsuki 2023-04-13 18:49:26 +0200
  • 616ee9cf21 multiboot2: ignore unsupported tags if they are marked optional K. Lange 2023-04-12 19:53:24 +0900
  • aae6aa1cea multiboot2: Support TEXTMODE config as with linux K. Lange 2023-04-12 19:50:01 +0900
  • 77591d21b1 multiboot2: Fix lack of argument to panic format string mintsuki 2023-04-12 09:56:28 +0200
  • d1cb337894 build: Reorganise warning flags mintsuki 2023-04-11 17:15:41 +0200
  • 86632c703f build: Use uppercase PIE/PIC compilation flags mintsuki 2023-04-11 15:57:02 +0200
  • b991fb93f8 docs: Document TEXTMODE config for multiboot 1 and 2 mintsuki 2023-04-13 21:02:09 +0200
  • e57050d9c7 multiboot1: Support TEXTMODE config as with Linux/mb2 protocols mintsuki 2023-04-13 19:21:49 +0200
  • 93ae0e9afc textmode: Actually disable term hooking on non-managed initialisation mintsuki 2023-04-13 18:49:26 +0200
  • 929e1f9011
    add warning text #264 SachaTending 2023-04-12 16:19:34 +0000
  • 3613997108
    Merge pull request #263 from klange/mb2-textmode ミンツキ 2023-04-12 16:24:14 +0200
  • eae24e64e5
    Merge pull request #262 from klange/mb2-ignore-optional ミンツキ 2023-04-12 13:18:34 +0200
  • 2da6225f9e multiboot2: ignore unsupported tags if they are marked optional #262 K. Lange 2023-04-12 19:53:24 +0900
  • a3f84fc4a3 multiboot2: Support TEXTMODE config as with linux #263 K. Lange 2023-04-12 19:50:01 +0900
  • 240d9688b0 multiboot2: Fix lack of argument to panic format string mintsuki 2023-04-12 09:56:28 +0200
  • 7ad444936e host: Condense various host utilities into a single executable mintsuki 2023-04-11 22:04:05 +0200
  • eba0183b6e build: Reorganise warning flags mintsuki 2023-04-11 17:15:41 +0200
  • ebd1953e51 build: Use uppercase PIE/PIC compilation flags mintsuki 2023-04-11 15:57:02 +0200
  • 65b952cd51
    limine: Fix the order of fields in `struct limine_video_mode` #261 Sleepy Monax 2023-04-10 14:30:41 +0200
  • 698e928353 Binary release v4.20230408.0 v4.20230408.0-binary mintsuki 2023-04-08 01:55:00 +0000
  • f79c111f19 uri: Backport pre-tinf-removal variable assignments v4.20230408.0 mintsuki 2023-04-08 03:10:53 +0200
  • aca7e65c2f misc: Revert back to using tinf for all GZ decompression mintsuki 2023-04-08 02:17:02 +0200
  • 514522125b uri: Backport pre-tinf-removal variable assignments mintsuki 2023-04-08 03:10:53 +0200
  • 3438b8d235 misc: Revert back to using tinf for all GZ decompression mintsuki 2023-04-08 02:17:02 +0200
  • 4f56e0ac8a limine: Fix spurious deprecation warnings coming from limine.h mintsuki 2023-03-30 08:26:14 +0200
  • e0f8d94de7 limine: Fix spurious deprecation warnings coming from limine.h mintsuki 2023-03-30 08:26:14 +0200
  • 6d63b151bb Binary release v4.20230330.0 v4.20230330.0-binary mintsuki 2023-03-30 03:42:11 +0000
  • 4e1fe0b784 limine: Add note about deprecation of terminal to PROTOCOL.md v4.20230330.0 mintsuki 2023-03-30 04:13:45 +0200
  • f297482dd5 limine: Clarify ambiguity with response revision and internal modules mintsuki 2023-03-30 03:51:59 +0200
  • 8e97650ae9 limine: Fix issue with internal modules and kernels in root dir mintsuki 2023-03-30 02:43:52 +0200
  • 425a2328f0 limine: Mark terminal as deprecated mintsuki 2023-03-30 02:12:24 +0200
  • f1f56958ea term: Drop in_bootloader for new Flanterm mintsuki 2023-03-30 01:23:55 +0200
  • 7a3e1f7773 misc: Updates for Flanterm rebrand mintsuki 2023-03-29 22:43:06 +0200
  • 034b5cca50 limine-deploy: Check ferror() before using perror() on fread/fwrite fails mintsuki 2023-03-29 20:29:03 +0200
  • e132b5dfa5 limine: Fix framebuffer pointer in terminal struct being invalid without a framebuffer request mintsuki 2023-03-29 11:04:53 +0200
  • 67d2631826 limine: Add note about deprecation of terminal to PROTOCOL.md mintsuki 2023-03-30 04:13:45 +0200
  • b66184cfbd limine: Clarify ambiguity with response revision and internal modules mintsuki 2023-03-30 03:51:59 +0200
  • 012605adf9 limine: Fix issue with internal modules and kernels in root dir mintsuki 2023-03-30 02:43:52 +0200
  • d0df21abb9 limine: Mark terminal as deprecated mintsuki 2023-03-30 02:12:24 +0200
  • 01eeeb6e1d term: Drop in_bootloader for new Flanterm mintsuki 2023-03-30 01:23:55 +0200
  • 779571339e misc: Updates for Flanterm rebrand mintsuki 2023-03-29 22:43:06 +0200
  • 936240a3c6 limine-deploy: Check ferror() before using perror() on fread/fwrite fails mintsuki 2023-03-29 20:29:03 +0200
  • a2dd3449a8 limine: Fix framebuffer pointer in terminal struct being invalid without a framebuffer request mintsuki 2023-03-29 11:04:53 +0200
  • 21f065109a Binary release v4.20230325.0 v4.20230325.0-binary mintsuki 2023-03-25 00:01:28 +0000
  • 366e8c488a limine: Fix bug where internal modules are parsed with revision < 1 v4.20230325.0 mintsuki 2023-03-25 00:59:26 +0100
  • 42027470c7 limine: Fix bug where internal modules are parsed with revision < 1 mintsuki 2023-03-25 00:59:26 +0100
  • 8a58818e95 Binary release v4.20230324.0 v4.20230324.0-binary mintsuki 2023-03-24 17:58:32 +0000
  • f5cd6e4dd6 limine: Document internal modules v4.20230324.0 mintsuki 2023-03-24 18:44:25 +0100
  • 48db5dd456 limine: Support relative-to-kernel paths for internal modules mintsuki 2023-03-24 18:24:27 +0100
  • 795490e325 limine: Honour LIMINE_INTERNAL_MODULE_REQUIRED flag mintsuki 2023-03-24 10:18:18 +0100
  • a48a90a81a limine: Load internal modules before config modules mintsuki 2023-03-24 09:07:40 +0100
  • 328b817474 limine: Implement internal modules concept mintsuki 2023-03-24 01:02:31 +0100
  • 6861bb803c build: Split test portion of root makefile to own file mintsuki 2023-03-23 16:03:58 +0100