Atmosphere/fusee/fusee-primary/src
2018-05-08 13:45:37 +02:00
..
display Update argument passing, add video resume 2018-04-08 13:51:44 -06:00
hwinit Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
lib Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
apb_misc.h fusee: fix issue with SDMMC psuedo-interrupts 2018-05-04 03:24:27 -06:00
car.h fusee: fix SD pinmuxing / signal integrity issues 2018-05-04 03:24:27 -06:00
chainloader.c Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
chainloader.h Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +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 Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
init.c Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
main.c [stage1] Fix DEFAULT_BCT0_FOR_DEBUG 2018-05-08 13:45:37 +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_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 fusee: merge in most of the microSD card (not fully working) 2018-05-04 03:24:27 -06:00
preprocessor.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
sd_utils.c Don't pass the mmc struct around 2018-05-06 17:22:12 +02:00
sd_utils.h Don't pass the mmc struct around 2018-05-06 17:22:12 +02:00
sdmmc.c fusee: fix boot partition selection 2018-05-06 22:47:36 -06:00
sdmmc.h fusee: fix boot partition selection 2018-05-06 22:47:36 -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 inverted condition issue in check_32bit_address_range_loadable 2018-05-08 13:45:37 +02:00
stage2.h Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
start.s Rewrote crt0, init, and chainloading code 2018-05-08 13:45:37 +02:00
supplies.c Normalize drivers between stage1 and 2 2018-05-06 15:02:13 +02:00
supplies.h fusee: merge in most of the microSD card (not fully working) 2018-05-04 03:24:27 -06:00
timers.h skeleton SDMMC 2018-05-04 03:24:27 -06:00
utils.c fusee: further flesh out sdmmc implementation 2018-05-04 03:24:27 -06:00
utils.h Fix inverted condition issue in check_32bit_address_range_loadable 2018-05-08 13:45:37 +02:00