1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-01-30 12:53:52 +00:00
Atmosphere/fusee/fusee-primary/src
2019-08-22 20:52:40 +01:00
..
display
lib Fix argument type for isalnum and toupper 2019-07-02 17:22:28 +01:00
sdmmc
apb_misc.h
btn.c
btn.h
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
chainloader.h
di.c
di.h
di.inl
emc.h
exception_handlers.c
exception_handlers.h
exception_handlers_asm.s
flow.h
fs_utils.c
fs_utils.h
fuse.c
fuse.h
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 and re-write uart code 2019-07-21 19:18:15 +01:00
hwinit.h
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
main.c Move memory training code into it's own stage (fusee-mtc) 2019-07-26 20:38:15 +01:00
max7762x.c
max7762x.h
max77620.h
mc.c
mc.h Minor information update regarding previously unknown mysteries 2019-08-22 20:52:40 +01:00
panic.c fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
panic.h fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
panic_color.h
pinmux.h
pmc.h
preprocessor.h
sdram.c
sdram.h
sdram.inl
sdram_lp0.c
sdram_lz.inl
sdram_param_t210.h
sdram_param_t210_lp0.h
se.c
se.h
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
sysctr0.h
sysreg.h
timers.h
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 fusee-primary: force displaying of fatal errors 2019-07-31 20:01:01 +01:00
utils.h