Commit Graph

  • 01e9ba6755 limine: Add support for base protocol revisions trunk mintsuki 2023-11-01 18:35:14 +0100
  • f37c7c31b7
    Merge bb1316ae00 into ee9405b04d #288 Yggdrasill 2023-11-01 02:57:42 -0600
  • c7a0d70373
    Merge 2f04affae7 into ee9405b04d #252 Bryce Lanham 2023-11-01 02:57:41 -0600
  • 8c2e4bb918 Binary release v5.20231029.0 v5.20231029.0-binary v5.x-branch-binary mintsuki 2023-10-29 03:43:23 +0000
  • e63d804f6f limine: Fix two other small typos in PROTOCOL.md v5.x-branch v5.20231029.0 iProgramInCpp 2023-10-29 04:35:24 +0100
  • ee9405b04d limine: Fix two other small typos in PROTOCOL.md iProgramInCpp 2023-10-29 04:35:24 +0100
  • cad3c72fce config: Fix bug where macro definitions were not skipped over properly when parsing mintsuki 2023-10-29 04:22:51 +0100
  • ed3e366342 config: Fix bug where macro definitions were not skipped over properly when parsing mintsuki 2023-10-29 04:22:51 +0100
  • c1df491509
    limine: Fix two other small typos in PROTOCOL.md #315 iProgramInCpp 2023-10-28 21:33:17 +0300
  • 728ef7fd5c limine: Fix a small typo error in PROTOCOL.md iProgramInCpp 2023-10-28 17:48:30 +0300
  • 7cd46f3d26
    Merge pull request #314 from iProgramMC/fix-typo-in-protocol-1 ミンツキ 2023-10-28 20:03:13 +0200
  • f4051f49db
    limine: Fix a small typo error in PROTOCOL.md #314 iProgramInCpp 2023-10-28 17:48:30 +0300
  • dd33f1cafb Binary release v5.20231028.0 v5.20231028.0-binary mintsuki 2023-10-28 03:22:26 +0000
  • a5051f92bf build: Changes to comply more with the GNU build system - adds ChangeLog v5.20231028.0 mintsuki 2023-10-28 03:44:32 +0200
  • 22de9d68ac build: Changes to comply more with the GNU build system - adds ChangeLog mintsuki 2023-10-28 03:44:32 +0200
  • 8e5b660e6f Binary release v5.20231024.0 v5.20231024.0-binary mintsuki 2023-10-24 16:59:44 +0000
  • c93da49594 Binary release v4.20231024.eol v4.20231024.eol-binary v4.x-branch-binary mintsuki 2023-10-24 16:56:11 +0000
  • ec564407da docs: Update example Limine version in README to 5.20231024.0 v5.20231024.0 mintsuki 2023-10-24 18:49:31 +0200
  • 2470011825 docs: Update example Limine version in README to 5.20231024.0 mintsuki 2023-10-24 18:49:31 +0200
  • 1ea5b71e49 docs: Update example Limine version in README to 4.20231024.eol v4.20231024.eol v4.x-branch mintsuki 2023-10-24 18:47:43 +0200
  • a0127f9f40 pmm: Add MEMMAP_MAX macro and use it instead of hardcoding 256 mintsuki 2023-10-24 18:09:46 +0200
  • e49865a467 lib/time: EFI: Return time of 0 if GetTime() unsupported mintsuki 2023-10-24 06:34:03 +0200
  • 2bba72634f lib/gterm: Try to initialize all 32-bpp framebuffers 48cf 2023-10-24 05:29:45 +0200
  • 45b39285f1 pmm: Ignore allow_high_allocs on non x86-64 architectures 48cf 2023-10-24 03:43:13 +0200
  • aceac9c86e pmm: Add MEMMAP_MAX macro and use it instead of hardcoding 256 mintsuki 2023-10-24 18:09:46 +0200
  • cadeabc70b lib/time: EFI: Return time of 0 if GetTime() unsupported mintsuki 2023-10-24 06:34:03 +0200
  • 9bcea9911c lib/gterm: Try to initialize all 32-bpp framebuffers 48cf 2023-10-24 05:29:45 +0200
  • 3f040cf1a9 pmm: Ignore allow_high_allocs on non x86-64 architectures 48cf 2023-10-24 03:43:13 +0200
  • 9869174475 pmm: Add MEMMAP_MAX macro and use it instead of hardcoding 256 mintsuki 2023-10-24 18:09:46 +0200
  • e604a8ccb5 lib/time: EFI: Return time of 0 if GetTime() unsupported mintsuki 2023-10-24 06:34:03 +0200
  • 86d4e260ea
    Merge pull request #313 from 48cf/framebuffer-stuff ミンツキ 2023-10-24 06:26:01 +0200
  • 41d79eec5f lib/gterm: Try to initialize all 32-bpp framebuffers #313 48cf 2023-10-24 05:29:45 +0200
  • 99c8c517f0 pmm: Ignore allow_high_allocs on non x86-64 architectures 48cf 2023-10-24 03:43:13 +0200
  • a795dc1972 build: Backport misc autoconf/pkgconf improvements mintsuki 2023-10-24 01:06:58 +0200
  • c1860c8d80 limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority mintsuki 2023-10-23 05:11:28 +0200
  • 49cfba851c build: Misc minor QOL configure.ac/GNUmakefile.in improvements mintsuki 2023-10-21 07:19:31 +0200
  • 82f0edcd1f build: Backport misc autoconf/pkgconf improvements mintsuki 2023-10-24 01:06:58 +0200
  • de7dff1d4f limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority mintsuki 2023-10-23 05:11:28 +0200
  • 3e77a04d2f build: Misc minor QOL configure.ac/GNUmakefile.in improvements mintsuki 2023-10-21 07:19:31 +0200
  • 763fd13c26 build: Backport misc autoconf/pkgconf improvements mintsuki 2023-10-24 01:06:58 +0200
  • 7d11e91180 limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority mintsuki 2023-10-23 05:11:28 +0200
  • db8783ca09 build: Misc minor QOL configure.ac/GNUmakefile.in improvements mintsuki 2023-10-21 07:19:31 +0200
  • ee753845b2 Binary release v5.20231006.0 v5.20231006.0-binary mintsuki 2023-10-06 17:34:14 +0000
  • d100ea6823 Binary release v4.20231006.0 v4.20231006.0-binary mintsuki 2023-10-06 17:31:09 +0000
  • b348bb75e7 docs: Update example Limine version in README to 5.20231006.0 v5.20231006.0 mintsuki 2023-10-06 12:24:46 -0500
  • c1f5b21177 misc: Remove unnecessary ifdefs added in previous commits mintsuki 2023-10-05 07:25:02 -0500
  • b474b6bad0 misc: Only allocate memory and modules above 4GiB on 64-bit platforms mintsuki 2023-10-05 03:42:21 -0500
  • 5323bce117 pmm: Allow allocations above 4GiB and use them in freadall() mintsuki 2023-10-04 20:23:22 -0500
  • 7fc31b21e5 docs: Update example Limine version in README to 5.20231006.0 mintsuki 2023-10-06 12:24:46 -0500
  • 8d2b8bd51f docs: Update example Limine version in README to 4.20231006.0 v4.20231006.0 mintsuki 2023-10-06 12:21:29 -0500
  • 6529246e84 misc: Remove unnecessary ifdefs added in previous commits mintsuki 2023-10-05 07:25:02 -0500
  • b2becebbf9 misc: Only allocate memory and modules above 4GiB on 64-bit platforms mintsuki 2023-10-05 03:42:21 -0500
  • b2da2d701e pmm: Allow allocations above 4GiB and use them in freadall() mintsuki 2023-10-04 20:23:22 -0500
  • 6e26d24ba7 misc: Remove unnecessary ifdefs added in previous commits mintsuki 2023-10-05 07:25:02 -0500
  • 8de5642589 misc: Only allocate memory and modules above 4GiB on 64-bit platforms mintsuki 2023-10-05 03:42:21 -0500
  • 53f153c1e1 pmm: Allow allocations above 4GiB and use them in freadall() mintsuki 2023-10-04 20:23:22 -0500
  • 9538b1431a Binary release v5.20230928.2 v5.20230928.2-binary mintsuki 2023-09-28 23:04:14 +0000
  • fc916536a1 Binary release v4.20230928.2 v4.20230928.2-binary mintsuki 2023-09-28 22:56:31 +0000
  • 1bcbf817ed docs: Update example Limine version in README to 5.20230928.2 v5.20230928.2 mintsuki 2023-09-28 17:45:25 -0500
  • f81b9d2dc3 build: Fix makefile target dependencies bug introduced in a0c2f95 mintsuki 2023-09-28 17:44:36 -0500
  • b1a9ce534e docs: Update example Limine version in README to 4.20230928.2 v4.20230928.2 mintsuki 2023-09-28 17:47:31 -0500
  • d012aacfbc build: Fix makefile target dependencies bug introduced in a0c2f95 mintsuki 2023-09-28 17:44:36 -0500
  • 34da073bd4 docs: Update example Limine version in README to 5.20230928.2 mintsuki 2023-09-28 17:45:25 -0500
  • 5db2640acd build: Fix makefile target dependencies bug introduced in a0c2f95 mintsuki 2023-09-28 17:44:36 -0500
  • 061c170fc7 Binary release v5.20230928.1 v5.20230928.1-binary mintsuki 2023-09-28 21:39:58 +0000
  • 95b8ea432f Binary release v4.20230928.1 v4.20230928.1-binary mintsuki 2023-09-28 21:34:09 +0000
  • d0a1285feb docs: Update example Limine version in README to 5.20230928.1 v5.20230928.1 mintsuki 2023-09-28 16:23:13 -0500
  • f4297a30b5 docs: Update example Limine version in README to 4.20230928.1 v4.20230928.1 mintsuki 2023-09-28 16:23:55 -0500
  • cd10f07f1d docs: Update example Limine version in README to 5.20230928.1 mintsuki 2023-09-28 16:23:13 -0500
  • a0c2f95a1d build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag mintsuki 2023-09-28 16:00:12 -0500
  • 7336d25d48 build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag mintsuki 2023-09-28 16:00:12 -0500
  • aab0d2c114 build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag mintsuki 2023-09-28 16:00:12 -0500
  • 70b08ec60c Binary release v5.20230928.0 v5.20230928.0-binary mintsuki 2023-09-28 12:07:01 +0000
  • 7d1933affb Binary release v4.20230928.0 v4.20230928.0-binary mintsuki 2023-09-28 12:02:30 +0000
  • d421ebcb58 docs: Update example Limine version in README to 5.20230928.0 v5.20230928.0 mintsuki 2023-09-28 06:47:59 -0500
  • 7117b85c86 build: Fix indentation issue in common/GNUmakefile mintsuki 2023-09-28 06:39:04 -0500
  • 3a81c3e13d build: ldscripts: .reloc -> .dummy_reloc mintsuki 2023-09-28 06:19:40 -0500
  • a0997a598b build: Fix race conditions introduced in 22d45a5428 mintsuki 2023-09-28 06:06:05 -0500
  • 212dbd32c1 misc: Add .note.GNU-stack where it was still missing mintsuki 2023-09-28 05:19:17 -0500
  • a55f68b3bd smp: riscv64: Replace .insn directive with .4byte mintsuki 2023-09-28 04:19:17 -0500
  • a83dafe6f4 misc: Add section .note.GNU-stack to assembly files mintsuki 2023-09-28 04:15:33 -0500
  • afdc556301 time: Change signature of get_jdn() to use int types mintsuki 2023-09-28 00:51:24 -0500
  • 0f3d857e14 docs: Update example Limine version in README to 4.20230928.0 v4.20230928.0 mintsuki 2023-09-28 06:55:02 -0500
  • 58949b6acd build: Fix indentation issue in common/GNUmakefile mintsuki 2023-09-28 06:39:04 -0500
  • 3f750a77aa build: ldscripts: .reloc -> .dummy_reloc mintsuki 2023-09-28 06:19:40 -0500
  • d7f172f9cb build: Fix race conditions introduced in 22d45a5428 mintsuki 2023-09-28 06:06:05 -0500
  • e8d5818061 misc: Add .note.GNU-stack where it was still missing mintsuki 2023-09-28 05:19:17 -0500
  • e402dec88a misc: Add section .note.GNU-stack to assembly files mintsuki 2023-09-28 04:15:33 -0500
  • 20774186bf time: Change signature of get_jdn() to use int types mintsuki 2023-09-28 00:51:24 -0500
  • ada2de8f80 docs: Update example Limine version in README to 5.20230928.0 mintsuki 2023-09-28 06:47:59 -0500
  • 69465fa4e5 build: Fix indentation issue in common/GNUmakefile mintsuki 2023-09-28 06:39:04 -0500
  • 03358f7362 build: ldscripts: .reloc -> .dummy_reloc mintsuki 2023-09-28 06:19:40 -0500
  • bec6c56a36 build: Fix race conditions introduced in 22d45a5428 mintsuki 2023-09-28 06:06:05 -0500
  • 7885f2607b misc: Add .note.GNU-stack where it was still missing mintsuki 2023-09-28 05:19:17 -0500
  • fd9b3c38de smp: riscv64: Replace .insn directive with .4byte mintsuki 2023-09-28 04:19:17 -0500
  • 74751895ad misc: Add section .note.GNU-stack to assembly files mintsuki 2023-09-28 04:15:33 -0500
  • 33f238fb3f time: Change signature of get_jdn() to use int types mintsuki 2023-09-28 00:51:24 -0500
  • f9980cf7cb Binary release v5.20230924.0 v5.20230924.0-binary mintsuki 2023-09-24 07:16:43 +0000
  • dccfa323a9 Binary release v4.20230924.0 v4.20230924.0-binary mintsuki 2023-09-24 07:09:32 +0000
  • bfc518cc07 docs: Update example Limine version in README to 5.20230924.0 v5.20230924.0 mintsuki 2023-09-24 02:03:11 -0500