Atmosphere/fusee/fusee-primary/src
2018-05-20 07:21:49 -06: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 Fix strncpy bugs in fusée, etc. 2018-05-15 01:18:05 +02:00
apb_misc.h fusee: fix issue with SDMMC psuedo-interrupts 2018-05-04 03:24:27 -06:00
car.h fusee: correct constants in CAR 2018-05-20 07:05:35 -06: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
fs_utils.c Rename sd_utils to fs_utils, etc 2018-05-13 23:49:50 +02:00
fs_utils.h Rename sd_utils to fs_utils, etc 2018-05-13 23:49:50 +02:00
fuse.c Change fusee folder naming 2018-04-07 21:45:57 -06:00
fuse.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
gpio.c fusee: merge in most of the microSD card (not fully working) 2018-05-04 03:24:27 -06:00
gpio.h fusee: merge in most of the microSD card (not fully working) 2018-05-04 03:24:27 -06: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 Add custom panic driver 2018-05-20 14:11:46 +02:00
pad_control.h fusee: merge in most of the microSD card (not fully working) 2018-05-04 03:24:27 -06:00
panic.c Add custom panic driver 2018-05-20 14:11:46 +02:00
panic.h Add custom panic driver 2018-05-20 14:11:46 +02:00
panic_color.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
pinmux.h fusee: get uSD working, fix bad no_iopower, and abstract card differences 2018-05-04 03:24:27 -06:00
pmc.h Add custom panic driver 2018-05-20 14:11:46 +02:00
preprocessor.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
sdmmc.c fusee: correct computation of tuning block size 2018-05-20 07:21:49 -06:00
sdmmc.h fusee: correct computation of tuning block size 2018-05-20 07:21:49 -06:00
se.c Change fusee folder naming 2018-04-07 21:45:57 -06:00
se.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
stage2.c Fix strncpy bugs in fusée, etc. 2018-05-15 01:18:05 +02:00
stage2.h Fix stage2_args_t mismatch 2018-05-08 23:08:54 -04:00
start.s Fix bug in crt0 2018-05-08 14:56:17 +02:00
supplies.c fusee: support low-voltage SDMMC mode 2018-05-10 06:05:28 -07:00
supplies.h fusee: support low-voltage SDMMC mode 2018-05-10 06:05:28 -07:00
timers.h skeleton SDMMC 2018-05-04 03:24:27 -06:00
utils.c Add custom panic driver 2018-05-20 14:11:46 +02:00
utils.h Add custom panic driver 2018-05-20 14:11:46 +02:00