| 2021-09-07 |
fusee_cpp: implement sdram lp0 scratch param save
Michael Scire
authored
on 23 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|---|---|
|
fusee_cpp: implement SDRAM initialization
Michael Scire
authored
on 22 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|
|
fusee-cpp: a little more init in SecureInitialize
Michael Scire
authored
on 22 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|
|
fusee-cpp: finish SecureInitialize
Michael Scire
authored
on 22 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|
|
fusee-cpp: implement SecureInitialize besides InitializeClock()
Michael Scire
authored
on 22 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|
|
fusee-cpp: sketch out remainder of secure initialize
Michael Scire
authored
on 22 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|
|
fusee-cpp: Implement mbist workaround
Michael Scire
authored
on 22 Aug 2021
SciresM
committed
on 7 Sep 2021
|
|
| 2021-08-30 |
ams: bump version to 0.20.1
Michael Scire
committed
on 30 Aug 2021
|
| 2021-08-20 |
|
| 2021-07-08 |
ams: std::optional -> util::optional
Michael Scire
committed
on 8 Jul 2021
|
| 2021-07-06 |
ams: basic support for 12.1.0
Michael Scire
committed
on 6 Jul 2021
|
| 2021-06-08 |
ams: bump version to 0.19.4
Michael Scire
committed
on 8 Jun 2021
|
| 2021-05-12 |
ams: update for 12.0.2
Michael Scire
committed
on 12 May 2021
|
| 2021-04-30 |
loader: avoid UB when doing count trailing zeros
Michael Scire
committed
on 30 Apr 2021
|
|
ams: bump api version to 0.19.2
Michael Scire
committed
on 30 Apr 2021
|
|
|
erpt: implement forced shutdown detection
Michael Scire
committed
on 30 Apr 2021
|
|
| 2021-04-29 |
ams: assume gcc 11
Michael Scire
authored
on 28 Apr 2021
SciresM
committed
on 29 Apr 2021
|
| 2021-04-27 |
exo/meso: update for gcc 11 compatibility
Michael Scire
committed
on 27 Apr 2021
|
| 2021-04-21 |
util: add compile-time validation tests for intrusive red black trees
Michael Scire
committed
on 21 Apr 2021
|
|
util: implement red black trees as templates over macros
Michael Scire
committed
on 21 Apr 2021
|
|
| 2021-04-13 |
ams: bump to 0.19.1
Michael Scire
committed
on 13 Apr 2021
|
| 2021-04-11 |
sm: reimplement using tipc instead of cmif (probably broken, untested)
Michael Scire
authored
on 10 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
tipc: fix compilation issues with core serialization routines
Michael Scire
authored
on 9 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
tipc: tentative core serialization logic (missing imports, won't compile)
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
ams: add target firmware 12.0.0, fusee recognition
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: mesosphere now implements kernel/sdk 12.3
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update Initialize0 for new changes
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
svc: sanitize booleans in autogenerated abi stubs
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
| 2021-03-22 |
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire
committed
on 22 Mar 2021
|
|
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire
committed
on 22 Mar 2021
|