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