| 2018-03-07 |
Fix freudian slip
TuxSH
committed
on 7 Mar 2018
|
|---|---|
|
Add debug region to mapped memory
Michael Scire
committed
on 7 Mar 2018
|
|
|
Fix smcConfigureCarveout
Michael Scire
committed
on 7 Mar 2018
|
|
|
Merge branch 'master' of https://github.com/SciresM/Atmosphere-NX
Michael Scire
committed
on 7 Mar 2018
|
|
|
Fix SMMU Enable preventing FS from talking to NAND MMIO
Michael Scire
committed
on 7 Mar 2018
|
|
| 2018-03-06 |
Implement dbg log interface
TuxSH
committed
on 6 Mar 2018
|
| 2018-03-05 |
Make enum names consistent
TuxSH
committed
on 5 Mar 2018
|
|
Fix lock_try_acquire(&g_is_user_smc_in_progress) calls
TuxSH
committed
on 5 Mar 2018
|
|
|
Default kernel carveout is ID 4, not 5
Michael Scire
committed
on 5 Mar 2018
|
|
|
Fix func_copy null deref (?)
TuxSH
committed
on 5 Mar 2018
|
|
|
Fix Stack Overflow in SMC handler
Michael Scire
committed
on 5 Mar 2018
|
|
|
Add pre-defined panic utilities
Michael Scire
committed
on 5 Mar 2018
|
|
| 2018-03-04 |
Fix lock clear in warmboot_main
TuxSH
committed
on 4 Mar 2018
|
|
Add TI charger stuff to warmboot_main, add 4.x hw_type stuff as well
TuxSH
committed
on 4 Mar 2018
|
|
|
Fix latest commit and set MAILBOX_NX_SECMON_BOOT_TIME
TuxSH
committed
on 4 Mar 2018
|
|
| 2018-03-03 |
Fix coldboot init (presentations lie)
Michael Scire
committed
on 3 Mar 2018
|
|
Refactor 32-bit register definitions
TuxSH
committed
on 3 Mar 2018
|
|
|
Fix invalidate_icache_all dsb correctness
TuxSH
committed
on 3 Mar 2018
|
|
|
warmboot_main: fix panic reason in panic code
TuxSH
committed
on 3 Mar 2018
|
|
|
Fix warmboot vs cpu_on check
TuxSH
committed
on 3 Mar 2018
|
|
|
Add most of warmboot_main
TuxSH
committed
on 3 Mar 2018
|
|
|
Finish writing warmboot _crt0_
TuxSH
committed
on 3 Mar 2018
|
|
|
Fix bugs required to successfully hand off to kernel
Michael Scire
committed
on 3 Mar 2018
|
|
|
Use the boot critical section
TuxSH
committed
on 3 Mar 2018
|
|
|
Fix section alignment, attempt to clean up the crt0 a bit
TuxSH
committed
on 3 Mar 2018
|
|
|
Change 'success' panic location to end of coldboot_main()
Michael Scire
committed
on 3 Mar 2018
|
|
|
Cleanup TODOs, implement bootconfig SCR_EL3 bit setting
Michael Scire
committed
on 3 Mar 2018
|
|
| 2018-03-02 |
|
|
Implement CPU state init, fix bug in cpu_context restore
Michael Scire
committed
on 2 Mar 2018
|
|
|
Finish bootup_misc_mmio() - Cur build gets to end of pk2ldr.
Michael Scire
committed
on 2 Mar 2018
|