2018-02-26
@TuxSH
Rewrite the memory map-related code... ...
TuxSH committed on 26 Feb 2018
@Michael Scire
Start implementing smcCpuSuspend
Michael Scire committed on 26 Feb 2018
@TuxSH
Merge pull request #51 from lioncash/const ...
TuxSH authored on 26 Feb 2018 GitHub committed on 26 Feb 2018
@Mat M
all: Make file-scope variables internally linked where applicable (#57) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
lock: Use stdatomic.h (#56) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
mc: Remove dead code in get_carveout_by_id (#52)
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
se: Remove memset in se_perform_aes_block_operation (#53) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Lioncash
memory_map: Remove unnecessary const ...
Lioncash committed on 26 Feb 2018
2018-02-25
@TuxSH
Remove built files that somehow got here
TuxSH committed on 25 Feb 2018
@TuxSH
Failed attempt to fix loops not being unrolled, other fixes.
TuxSH committed on 25 Feb 2018
@TuxSH
Update .gitignore
TuxSH committed on 25 Feb 2018
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018
@TuxSH
Fix user page mmu mapping and naming scheme
TuxSH committed on 25 Feb 2018
@TuxSH
Fix mmu descriptor mistakes
TuxSH committed on 25 Feb 2018
@Michael Scire
Map userpage in at appropriate address (TODO: Invalidate TLB)
Michael Scire committed on 25 Feb 2018
@Michael Scire
Fix read64le
Michael Scire committed on 25 Feb 2018
@Michael Scire
Implement getters for fuse values, fill out smcGetConfig
Michael Scire committed on 25 Feb 2018
@TuxSH
Clear pk2ldr in coldboot_main
TuxSH committed on 25 Feb 2018
@TuxSH
Write a significant chunk of coldboot init... ...
TuxSH committed on 25 Feb 2018
@TuxSH
Merge pull request #50 from lioncash/error ...
TuxSH authored on 25 Feb 2018 GitHub committed on 25 Feb 2018
2018-02-24
@Mat M
bootconfig/configitem: Fix includes and identifiers (#49)
Mat M authored on 24 Feb 2018 SciresM committed on 24 Feb 2018
@Lioncash
memory_map: Fix most compilation issues
Lioncash committed on 24 Feb 2018
@Mike H
More previously unknown fuses
Mike H authored on 24 Feb 2018 GitHub committed on 24 Feb 2018
@Mike H
Adding FUSE_RESERVED_SW
Mike H authored on 24 Feb 2018 GitHub committed on 24 Feb 2018
@hexkyz
Preliminary Exosphere FUSE driver
hexkyz committed on 24 Feb 2018
@TuxSH
Introduce memory_map.h
TuxSH committed on 24 Feb 2018
@Michael Scire
Implement se_trigger_interrupt, fix up some configitems
Michael Scire committed on 24 Feb 2018
@Michael Scire
Implement exception vectors.
Michael Scire committed on 24 Feb 2018
@Michael Scire
Implement driver for the GIC-400.
Michael Scire committed on 24 Feb 2018