| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|---|---|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-03-03 |
Use the boot critical section
TuxSH
committed
on 3 Mar 2018
|
|
Change 'success' panic location to end of coldboot_main()
Michael Scire
committed
on 3 Mar 2018
|
|
| 2018-03-01 |
Finish writing coldboot_main
TuxSH
committed
on 1 Mar 2018
|
| 2018-02-28 |
Implement and use set_memory_registers_enable_mmu
TuxSH
committed
on 28 Feb 2018
|
| 2018-02-27 |
Rename cache.s/.h to arm.s/.h
TuxSH
committed
on 27 Feb 2018
|
|
Use specs file, remove -nostartfiles
TuxSH
committed
on 27 Feb 2018
|
|
|
Use provided __libc_init_array and __libc_fini_array, bugfixes
TuxSH
committed
on 27 Feb 2018
|
|
| 2018-02-26 |
|
| 2018-02-25 |
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH
committed
on 25 Feb 2018
|