Michael Scire
|
6ecf04c3b7
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-01-24 02:10:40 -08:00 |
|
hexkyz
|
b89f0e45ec
|
Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer).
|
2019-12-31 17:59:15 +00:00 |
|
Michael Scire
|
03e176d7f1
|
atmosphere: current year is 2019
|
2019-04-07 19:00:49 -07:00 |
|
hexkyz
|
e5e9968d22
|
fusee: Remove obsolete MC carveout configuration.
exosphere: Fix client access for MC carveout 2.
|
2018-11-14 20:14:41 +00:00 |
|
hexkyz
|
28e4d4411d
|
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
|
2018-09-07 16:00:13 +01:00 |
|
TuxSH
|
a6c7a2c57e
|
Refactor 32-bit register definitions
|
2018-03-03 20:23:13 +01:00 |
|
Michael Scire
|
3388198a26
|
Add coldboot mmio init (for non 4.x), required for FLOW writes to succeed.
|
2018-03-02 12:45:37 -08:00 |
|
Michael Scire
|
66b3b3a706
|
Implement Panic() stub.
|
2018-02-27 19:43:07 -08:00 |
|
TuxSH
|
c7d83c6eb6
|
Rewrite the memory map-related code...
...other style fixes, etc.
|
2018-02-26 22:09:35 +01:00 |
|
Michael Scire
|
bda9dcbe73
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
TuxSH
|
b0ea9c1a0b
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|