1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00

Commit Graph

  • 558cbf5f17 Implement visitor for examining reported memory map entries Achilleas Anagnostopoulos 2017-03-28 08:22:46 +01:00
  • d4c0d52372 Implement multiboot info structure tag scanner Achilleas Anagnostopoulos 2017-03-28 08:18:17 +01:00
  • 8770634fd2 Switch to xenial vagrant box for updated binutils Achilleas Anagnostopoulos 2017-03-29 07:42:38 +01:00
  • 08142d90f6 Merge pull request #3 from achilleasa/implement-simple-terminal Achilleas Anagnostopoulos 2017-03-27 21:20:28 +01:00
  • 616fc6a412 Implement simple terminal Achilleas Anagnostopoulos 2017-03-26 21:35:17 +01:00
  • 95ce4c6057 Define TTY interface Achilleas Anagnostopoulos 2017-03-26 09:54:16 +01:00
  • 138bc244f9 Add mutex to Vga console to satisfy console.Console Achilleas Anagnostopoulos 2017-03-26 21:41:53 +01:00
  • 985bc92bf7 Fix typo Achilleas Anagnostopoulos 2017-03-26 09:51:38 +01:00
  • 38e5afbc76 Merge pull request #2 from achilleasa/setup-ci Achilleas Anagnostopoulos 2017-03-26 09:50:53 +01:00
  • cc1f2e6016 Setup CI and coverage tools Achilleas Anagnostopoulos 2017-03-26 09:48:12 +01:00
  • 8c41bf6404 Merge pull request #1 from achilleasa/implement-text-console Achilleas Anagnostopoulos 2017-03-26 09:42:45 +01:00
  • f72eacc4fb Define VGA console Achilleas Anagnostopoulos 2017-03-26 09:34:53 +01:00
  • b513f2f332 Define console interface Achilleas Anagnostopoulos 2017-03-23 08:01:47 +00:00
  • 590d4f1363 Set -o pipefail to catch go compilation errors Achilleas Anagnostopoulos 2017-03-23 08:51:32 +00:00
  • 95569d2982 Implement Makefile for building, running and debugging the kernel Achilleas Anagnostopoulos 2017-03-23 07:10:49 +00:00
  • 865f46c467 Define kernel entry-points in Go Achilleas Anagnostopoulos 2017-03-23 07:10:01 +00:00
  • 5b47048397 Implement rt0 assembly boot code for x86 arch Achilleas Anagnostopoulos 2017-03-22 16:05:26 +00:00
  • 1a094f511e Define Vagrantfile for building gopher-os on non-linux hosts Achilleas Anagnostopoulos 2017-03-22 12:29:02 +00:00
  • 3a1a8b4185 Update .gitignore Achilleas Anagnostopoulos 2017-03-22 12:26:33 +00:00
  • 1630e9562c Initial commit Achilleas Anagnostopoulos 2017-03-22 12:02:47 +00:00