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