1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-10 06:01:52 +00:00
Atmosphere/sept/sept-secondary/src
2020-01-01 17:21:46 +00:00
..
display sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
lib Fix argument type for isalnum and toupper 2019-07-02 17:22:28 +01:00
sdmmc fusee: cleanup sdmmc related code 2019-06-14 20:33:48 +01:00
apb_misc.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
btn.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
btn.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
car.c fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
car.h fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
chainloader.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
chainloader.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
cluster.c sept: tweak cluster verif 2019-06-19 12:40:39 -07:00
cluster.h Revise sept key generation methodology. 2019-06-18 22:22:40 -07:00
di.c fusee/exo/sept: additional fixes 2019-12-31 13:26:15 -08:00
di.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
di.inl sept-s: First functional version. 2019-02-20 13:12:15 -08:00
emc.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
exception_handlers.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
exception_handlers.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
exception_handlers_asm.s More 2019 Copyrights (#503) 2019-04-08 12:47:01 +02:00
flow.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
fs_utils.c fusee: cleanup sdmmc related code 2019-06-14 20:33:48 +01:00
fs_utils.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
fuse.c fusee/sept/exo: minor code style fixes 2020-01-01 17:21:46 +00:00
fuse.h fusee/exo/sept: additional fixes 2019-12-31 13:26:15 -08:00
gpio.c Add missing dummy reads in gpio code 2019-07-23 18:33:34 +01:00
gpio.h Fix GPIO/SFIO defines: cosmetic change, gpio code was working properly despite the mistake 2019-07-21 15:55:40 +01:00
hwinit.c Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer). 2019-12-31 17:59:15 +00:00
hwinit.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
i2c.c Cleanup and re-write uart code 2019-07-21 19:18:15 +01:00
i2c.h Cleanup and re-write uart code 2019-07-21 19:18:15 +01:00
init.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
key_derivation.c sept: minor fix 2019-06-18 23:58:59 -07:00
key_derivation.h sept: update to support 8.1.0 2019-06-18 23:23:31 -07:00
main.c Move memory training code into it's own stage (fusee-mtc) 2019-07-26 20:38:15 +01:00
max7762x.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
max7762x.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
max77620.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
mc.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
mc.h Minor information update regarding previously unknown mysteries 2019-08-22 20:52:40 +01:00
panic.c sept: validate ccplex reset vector 2019-06-19 00:32:04 -07:00
panic.h sept: validate ccplex reset vector 2019-06-19 00:32:04 -07:00
panic_color.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
pinmux.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
pmc.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
preprocessor.h sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
sdram.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
sdram.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
sdram.inl sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
sdram_lp0.c sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
sdram_lz.inl sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
sdram_param_t210.h sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
sdram_param_t210_lp0.h sept: add secondary skeleton + buildscript 2019-02-20 06:33:23 -08:00
se.c Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer). 2019-12-31 17:59:15 +00:00
se.h Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer). 2019-12-31 17:59:15 +00:00
splash.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
splash.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
stage2.c Move memory training code into it's own stage (fusee-mtc) 2019-07-26 20:38:15 +01:00
stage2.h Move memory training code into it's own stage (fusee-mtc) 2019-07-26 20:38:15 +01:00
start.s sept: update to support 8.1.0 2019-06-18 23:23:31 -07:00
sysctr0.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
sysreg.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
timers.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
uart.c Fix uart init 2019-07-24 00:52:02 +02:00
uart.h Cleanup and re-write uart code 2019-07-21 19:18:15 +01:00
utils.c Revise sept key generation methodology. 2019-06-18 22:22:40 -07:00
utils.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00