2018-02-25
@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
@Michael Scire
Exosphere I2C Driver.
Michael Scire committed on 24 Feb 2018
@Michael Scire
Fix I2C success mask
Michael Scire committed on 24 Feb 2018
@Mat M
smc_user: Correct cache_flush to flush_dcache_range (#48) ...
Mat M authored on 24 Feb 2018 SciresM committed on 24 Feb 2018
@Mat M
smc_user: Add missing gcm.h include (#47) ...
Mat M authored on 24 Feb 2018 SciresM committed on 24 Feb 2018
@Mat M
se: Add missing string.h include (#46) ...
Mat M authored on 24 Feb 2018 SciresM committed on 24 Feb 2018
@Mat M
timers: Fix identifier name in wait's spin-lock (#45) ...
Mat M authored on 24 Feb 2018 SciresM committed on 24 Feb 2018
2018-02-23
@Michael Scire
Clean up BPMPFW I2C prototypes. ...
Michael Scire committed on 23 Feb 2018
@TuxSH
Merge pull request #43 from lioncash/prototype ...
TuxSH authored on 23 Feb 2018 GitHub committed on 23 Feb 2018
@TuxSH
Merge pull request #44 from lioncash/mmu ...
TuxSH authored on 23 Feb 2018 GitHub committed on 23 Feb 2018
@Lioncash
mmu: Remove phys_addr parameter from mmu_unmap_range ...
Lioncash committed on 23 Feb 2018
@Lioncash
i2c: Fix -Wmissing-prototypes warnings
Lioncash committed on 23 Feb 2018