| 2018-02-24 |
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
|
|
|
Merge pull request #17 from lioncash/include
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
Merge pull request #27 from lioncash/param
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
start.cold/warm: Correct MSR instructions (#42)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
start.cold/warm.s: Correct DSB instruction instances (#41)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
mc: fix invalid range comparison (#37)
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
smc_api: Fix compilation issues (#40)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
randomcache: Typo in randomcache_refill (#38)
...
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
sealedkeys: Fix compilation issues (#39)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
Fix bpmpfw/Makefile, other changes.
TuxSH
committed
on 23 Feb 2018
|
|
|
mmu: Fix call to non-existent mmu_unmap_page_range function in mmio_unmap_all_devices
Lioncash
committed
on 23 Feb 2018
|
|
|
mmu: Remove extraneous argument to mmu_unmap in mmu_unmap_range
Lioncash
committed
on 23 Feb 2018
|
|
|
Remove Makefile copy/paste leftovers for bpmpfw
Michael Scire
committed
on 23 Feb 2018
|
|
|
Implement LP0-Entry BPMP Firmware
Michael Scire
committed
on 23 Feb 2018
|