Commit Graph

198 Commits

Author SHA1 Message Date
dependabot[bot] 40516fcaa8
Bump object from 0.34.0 to 0.35.0 (#611) 2024-04-11 06:47:40 +00:00
Vincent Ollivier f6b8946b37
Publish version 0.10.2 (#599)
* Update changelog

* Update version number

* Update copyright year

* Update website

* Reorder changelog

* Recompile userspace binaries

* Update changelog

* Update screenshot
2024-03-20 15:44:46 +01:00
dependabot[bot] e314c6f42c
Bump x86_64 from 0.15.0 to 0.15.1 (#600) 2024-03-20 05:32:47 +00:00
dependabot[bot] 09497880d0
Bump pic8259 from 0.10.4 to 0.11.0 (#594) 2024-03-12 07:18:07 +00:00
dependabot[bot] a3074db1b6
Bump object from 0.33.0 to 0.34.0 (#593) 2024-03-12 07:14:20 +00:00
Vincent Ollivier 84d4d2edf4
Update x86_64 crate from 0.14.12 to 0.15.0 (#590)
* Bump x86_64 crate from 0.14.12 to 0.15.0

* Update VirtAddr offset type

* Replace GDT add_entry by append

* Update IDT index type

* Update CR2 read type

* Use Option<InterruptStackFrameValue> for process stack frame
2024-03-06 09:00:20 +01:00
dependabot[bot] f179301fe1
Bump object from 0.32.2 to 0.33.0 (#589) 2024-03-05 10:03:19 +00:00
dependabot[bot] fa1fbcd29c
Bump bootloader from 0.9.24 to 0.9.28 (#586) 2024-02-28 09:56:07 +00:00
dependabot[bot] d1be3b7b40
Bump x86_64 from 0.14.11 to 0.14.12 (#577) 2024-02-13 08:38:21 +00:00
dependabot[bot] 69ab9ebf17
Bump num-traits from 0.2.17 to 0.2.18 (#572) 2024-02-10 10:16:47 +00:00
dependabot[bot] a511647bad
Bump bootloader from 0.9.23 to 0.9.24 (#571) 2024-01-29 21:47:23 +00:00
dependabot[bot] 1de69e0d4d
Bump uart_16550 from 0.2.19 to 0.3.0 (#524) 2024-01-04 19:19:50 +00:00
dependabot[bot] 3b15905a46
Bump object from 0.32.1 to 0.32.2 (#564) 2024-01-04 19:13:41 +00:00
dependabot[bot] 50413914cd
Bump smoltcp from 0.10.0 to 0.11.0 (#565) 2024-01-04 19:12:31 +00:00
Vincent Ollivier 362e905990
Publish version 0.10.2 (#562)
* Bump MOROS version to 0.10.2

* Update changelog

* Bump lisp to 0.7.0

* Update documentation

* Add links to PRs in changelog

* Add missed version bumps in doc

* Update screenshot

* Update some binaries
2023-12-22 11:52:47 +01:00
Vincent Ollivier b4b3b0f425
Add basic userspace allocator (#544)
* Add userspace allocator

* Fix demo

* Return from userspace exceptions

* Add failing test

* Add allocator to process struct

* Update binaries

* Update binaries again

* Fix stack address

* Fix heap size

* Move up debug output in free syscall
2023-11-20 20:44:05 +01:00
Vincent Ollivier bcdfd713ae
Add process page table (#454)
* Refactor kernel page table

* Add mapper and frame_allocator

* Set physical memory offset in bootloader crate

* Load process page table

* Set stack and boot-info addresses

* Fix alloc error

* Remove unused code

* Add comment
2023-11-18 09:34:06 +01:00
dependabot[bot] e43d2e3c71
Bump vte from 0.12.1 to 0.13.0 (#543) 2023-11-17 09:09:16 +00:00
Vincent Ollivier 74df7467cb
Upgrade acpi crate to 5.0.0 (#538) 2023-11-12 18:36:09 +01:00
dependabot[bot] 382ee16dcc
Bump vte from 0.12.0 to 0.12.1 (#539) 2023-11-08 06:36:12 +00:00
dependabot[bot] 0bfba7e493
Bump num-traits from 0.2.16 to 0.2.17 (#536) 2023-10-13 07:05:54 +00:00
dependabot[bot] 2ef8c8f37c
Bump libm from 0.2.7 to 0.2.8 (#535) 2023-10-09 06:07:07 +00:00
dependabot[bot] 6a05726f17
Bump x86_64 from 0.14.10 to 0.14.11 (#531) 2023-10-05 20:07:56 +00:00
dependabot[bot] 96bba76474
Bump vte from 0.11.1 to 0.12.0 (#532) 2023-10-05 19:52:15 +00:00
dependabot[bot] 0978d15586
Bump sha2 from 0.10.7 to 0.10.8 (#533) 2023-10-05 19:51:47 +00:00
Vincent Ollivier a82c87c61c Publish version 0.10.1 2023-09-23 09:09:31 +02:00
dependabot[bot] 9112caebe6
Bump num-bigint from 0.4.3 to 0.4.4 (#526) 2023-09-06 08:29:36 +00:00
dependabot[bot] bd6bf72be3
Bump object from 0.32.0 to 0.32.1 (#528) 2023-09-06 08:21:24 +00:00
dependabot[bot] 3b83639449
Bump object from 0.31.1 to 0.32.0 (#525) 2023-08-20 18:04:16 +00:00
dependabot[bot] 241eec4bec
Bump num-traits from 0.2.15 to 0.2.16 (#517) 2023-07-21 21:25:25 +00:00
dependabot[bot] 93e46c27be
Bump pbkdf2 from 0.12.1 to 0.12.2 (#513) 2023-07-10 07:32:47 +00:00
dependabot[bot] 3ba1536bb7
Bump uart_16550 from 0.2.18 to 0.2.19 (#514) 2023-07-10 07:32:20 +00:00
Vincent Ollivier 314118c35f
Update smoltcp from 0.9.1 to 0.10.0 (#510)
* Upgrade smoltcp from 0.9.1 to 0.10.0

* Rename timestamp to time

* Update changelog
2023-06-28 21:45:40 +02:00
Vincent Ollivier 86a8319515
Publish release 0.10.0 (#507)
* Regenerate www for lisp doc

* Update example email address

* Fix changelog

* Rewrite old changelog as list

* Update changelog

* Update version

* Add links to changelog

* Fix links

* Add date to lisp changelog

* Fix banner for longer version number

* Update screenshot

* Regenerate www

* Remove boot.png

* Update lisp version to 0.5.0

* Update chess version to 0.2.0

* Add screenshot script
2023-06-21 20:17:54 +02:00
dependabot[bot] 550be2c243
Bump sha2 from 0.10.6 to 0.10.7 (#505) 2023-06-19 19:25:19 +00:00
dependabot[bot] c4e3788750
Bump object from 0.30.3 to 0.31.1 (#497) 2023-06-14 18:22:37 +00:00
dependabot[bot] 5b64e1f7cd
Bump libm from 0.2.6 to 0.2.7 (#498) 2023-06-14 18:22:19 +00:00
dependabot[bot] be6141270e
Bump raw-cpuid from 10.7.0 to 11.0.1 (#499) 2023-06-14 18:22:05 +00:00
dependabot[bot] c0de59fe1b
Bump vte from 0.11.0 to 0.11.1 (#496) 2023-06-14 18:21:43 +00:00
Vincent Ollivier 9158bd795c
Update rust version (#495)
* Update rust toolchain file

* Update aml crate to compile

* Avoid installing default toolchain

* Remove warnings

* Add host dependecies to readme

* Update changelog

* Add back strip

* Use earlier toolchain
2023-06-14 00:40:48 +02:00
Vincent Ollivier fe378dd07f
Upgrade smoltcp from 0.8.2 to 0.9.1 (#484)
* Upgrade smoltcp from 0.8.2 to 0.9.1

* Disable httpd

* Add fence before shell command

* Remove fix for failing test

* Refactor code

* Update changelog
2023-05-08 11:11:13 +02:00
dependabot[bot] f5ad1a05b6
Bump spin from 0.9.6 to 0.9.8 (#476) 2023-04-11 22:14:24 +00:00
Vincent Ollivier 4fba6367b3
Use pbkdf2_hmac to fix compilation warnings (#477)
* Use pbkdf2_hmac to remove compilation warnings

* Update changelog
2023-04-12 00:08:03 +02:00
dependabot[bot] 2f8f0c93e8
Bump spin from 0.9.5 to 0.9.6 (#474) 2023-03-16 21:14:43 +00:00
dependabot[bot] 0ed320887e
Bump pbkdf2 from 0.11.0 to 0.12.1 (#470) 2023-03-11 21:39:51 +00:00
dependabot[bot] 95389cae86
Bump aml from 0.16.2 to 0.16.3 (#471) 2023-03-11 21:32:20 +00:00
dependabot[bot] c599b60c67
Bump linked_list_allocator from 0.10.4 to 0.10.5 (#472) 2023-03-11 21:31:59 +00:00
dependabot[bot] 4dfdf7fdb7
Bump pic8259 from 0.10.2 to 0.10.3 (#473) 2023-03-11 21:30:42 +00:00
dependabot[bot] d110c86193
Bump spin from 0.9.4 to 0.9.5 (#465) 2023-03-02 21:39:04 +00:00
dependabot[bot] 1747d68960
Bump nom from 7.1.2 to 7.1.3 (#461) 2023-03-02 21:30:51 +00:00