History for Atmosphere / libraries / libmesosphere / source / arch / arm64 / kern_cpu.cpp
2022-10-12
@Michael Scire
kern: update for new exception flag semantics
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-03-23
@Michael Scire
kern: implement revised IPI/SGI semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-12-13
@Michael Scire
ams: deduplicate static initialization logic
Michael Scire committed on 13 Dec 2021
2021-10-26
@Michael Scire
kern: other dmbs in kernel were already dmb ish
Michael Scire committed on 26 Oct 2021
2021-10-25
@Michael Scire
kernel_ldr: bring initial cache flush in line with Nintendo
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: KCacheHelper: better reflect nintendo coremask clearing logic
Michael Scire committed on 24 Oct 2021
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-20
@Michael Scire
util: better match true std::atomic semantics
Michael Scire committed on 20 Oct 2021
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-07-13
@Michael Scire
kern: update initial cache management to match latest kernel
Michael Scire committed on 13 Jul 2021
2021-04-11
@Michael Scire
kern: update set/way cache operations for new semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-01-08
@Michael Scire
kern: greatly improve codegen for atomics, scheduler
Michael Scire committed on 8 Jan 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-08-19
@Michael Scire
kern: rename CacheHelper operation for accuracy
Michael Scire authored on 4 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: fix multicore instruction cache invalidation
Michael Scire authored on 4 Aug 2020 SciresM committed on 19 Aug 2020
2020-08-17
@Michael Scire
kern: build with -Wextra
Michael Scire committed on 17 Aug 2020
2020-07-31
@Michael Scire
kern: SvcFlushDataCache, SvcFlushEntireDataCache
Michael Scire authored on 30 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
2020-04-19
@Michael Scire
kern: Update init to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020
2020-02-20
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
2020-02-17
@Michael Scire
kern: implement through kip decompression
Michael Scire committed on 17 Feb 2020
2020-02-15
@Michael Scire
kern: implement smmu init
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: kern::arm64 -> kern::arch::arm64
Michael Scire committed on 15 Feb 2020
2020-02-14
@Michael Scire
kern: implement interrupt thread init
Michael Scire committed on 14 Feb 2020
2020-01-29
@Michael Scire
cpu: optimize core barrier
Michael Scire committed on 29 Jan 2020
@Michael Scire
kern: Implement most of memory init (all cores hit main, but still more to do)
Michael Scire committed on 29 Jan 2020
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020