furtest pushed to main at furtest/pepperOS 2026-03-21 15:34:59 +01:00
7d03a0090b Merge pull request 'real-hw-fix' (#16) from real-hw-fix into main
03f87723d1 Splash
3607a7179c printf spinlock + remove DEPRECATED stuff + begin separating x86 stuff
424b4c4632 Use MSR to map framebuffer as WC (write-combining) = huge speed diff on real HW
6a82d581fb Fix PMM for real HW + serial lock
Compare 8 commits »
furtest deleted branch time from furtest/pepperOS 2026-03-16 11:27:09 +01:00
furtest deleted branch idt from furtest/pepperOS 2026-03-16 11:27:09 +01:00
furtest deleted branch gdt from furtest/pepperOS 2026-03-16 11:27:09 +01:00
furtest deleted branch serial from furtest/pepperOS 2026-03-16 11:27:09 +01:00
furtest deleted branch hello-world from furtest/pepperOS 2026-03-16 11:27:09 +01:00
furtest deleted branch process_mem from furtest/pepperOS 2026-03-16 11:26:46 +01:00
furtest deleted branch process from furtest/pepperOS 2026-03-16 11:26:46 +01:00
furtest deleted branch term_fix from furtest/pepperOS 2026-03-16 11:26:46 +01:00
furtest deleted branch kbd from furtest/pepperOS 2026-03-16 11:26:46 +01:00
furtest deleted branch flanterm from furtest/pepperOS 2026-03-16 11:26:21 +01:00
furtest deleted branch kbd_fix from furtest/pepperOS 2026-03-16 11:26:03 +01:00
furtest deleted branch style from furtest/pepperOS 2026-03-16 11:25:46 +01:00
furtest deleted branch spinlock from furtest/pepperOS 2026-03-16 11:25:41 +01:00
furtest deleted branch makefile from furtest/pepperOS 2026-03-16 11:25:00 +01:00
furtest deleted branch memory from furtest/pepperOS 2026-03-16 11:22:37 +01:00
furtest pushed to main at furtest/pepperOS 2026-03-16 08:51:53 +01:00
ccc8985d4c Merge pull request 'Improve Makefile' (#15) from furtest/pepperOS:makefile into main
0482f594ef Flanterm back to bump alloc (allows earlier use for real hw debugging)
b02a4b5284 Fix build-iso prerequisites
32f3889565 Move PHONY tags and fix clean
803ac0879b Auto find source files check for changes
Compare 12 commits »
furtest created pull request xamidev/pepperOS#15 2026-03-15 18:21:52 +01:00
Improve Makefile
furtest created branch makefile in furtest/pepperOS 2026-03-15 18:17:26 +01:00
furtest pushed to makefile at furtest/pepperOS 2026-03-15 18:17:26 +01:00
b02a4b5284 Fix build-iso prerequisites
32f3889565 Move PHONY tags and fix clean
803ac0879b Auto find source files check for changes
9fc55f98d8 Use variables for build and pepperk and rename build target.
11bd628821 Extract CC and LD to variables.
Compare 9 commits »