1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 14:33:24 +01:00
Atmosphere/fusee/fusee-primary/src
2018-07-29 10:53:06 -07:00
..
display Sync sdmmc changes between stage1 and 2 2018-05-19 02:50:50 +02:00
hwinit Revamp all the Makefiles (thanks @fincs @WinterMute) 2018-05-19 01:07:27 +02:00
lib fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
sdmmc Fix multiple issues reported by Coverity Scan 2018-07-26 18:45:18 +01:00
apb_misc.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
car.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
chainloader.c Refactor stage1's and stage2's main.c files 2018-05-08 16:51:43 +02:00
chainloader.h Refactor stage1's and stage2's main.c files 2018-05-08 16:51:43 +02:00
exception_handlers.c Stage2: Add exception handlers 2018-05-21 03:50:53 +02:00
exception_handlers.h [stage1] Add exception handlers... which somehow don't work? 2018-05-21 02:24:41 +02:00
exception_handlers_asm.s Refactor fusee's makefile 2018-05-27 00:59:02 +02:00
fs_utils.c fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
fs_utils.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
fuse.c fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
fuse.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
gpio.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 2018-07-19 21:07:53 +01:00
gpio.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
hwinit.h Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. 2018-05-13 19:53:55 +02:00
init.c stage2: fix init malloc size for stage2_args_t 2018-05-08 23:24:27 -04:00
main.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 2018-07-19 21:07:53 +01:00
panic.c Fusee use CAR reboot for fatal errors 2018-05-20 23:52:09 +02:00
panic.h Add custom panic driver 2018-05-20 14:11:46 +02:00
panic_color.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
pinmux.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
pmc.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
preprocessor.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
se.c Stage1: fix SE issue too 2018-05-21 21:18:30 +02:00
se.h fusee: SDMMC driver re-design: 2018-07-04 21:55:27 +01:00
stage2.c Fix multiple issues reported by Coverity Scan 2018-07-26 18:45:18 +01:00
stage2.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 2018-07-19 21:07:53 +01:00
start.s Fix bug in crt0 2018-05-08 14:56:17 +02:00
timers.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 2018-07-19 21:07:53 +01:00
utils.c Define wait() in fusee-primary/secondary 2018-07-29 10:53:06 -07:00
utils.h [stage1] Add exception handlers... which somehow don't work? 2018-05-21 02:24:41 +02:00