| 2018-02-25 |
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
|
|
|
Exosphere I2C Driver.
Michael Scire
committed
on 24 Feb 2018
|
|
|
Fix I2C success mask
Michael Scire
committed
on 24 Feb 2018
|
|
|
smc_user: Correct cache_flush to flush_dcache_range (#48)
...
Mat M
authored
on 24 Feb 2018
SciresM
committed
on 24 Feb 2018
|
|
|
smc_user: Add missing gcm.h include (#47)
...
Mat M
authored
on 24 Feb 2018
SciresM
committed
on 24 Feb 2018
|
|
|
se: Add missing string.h include (#46)
...
Mat M
authored
on 24 Feb 2018
SciresM
committed
on 24 Feb 2018
|
|
|
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 |
|
|
Merge pull request #43 from lioncash/prototype
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
Merge pull request #44 from lioncash/mmu
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
|
|
|
i2c: Fix -Wmissing-prototypes warnings
Lioncash
committed
on 23 Feb 2018
|