Atmosphere / fusee / fusee-primary / src /
@Tomasz Moń Tomasz Moń authored on 12 Jun 2018
..
display Sync sdmmc changes between stage1 and 2 8 years ago
hwinit Revamp all the Makefiles (thanks @fincs @WinterMute) 8 years ago
lib Pass screen status and mmc struct from stage1 to 2 8 years ago
apb_misc.h Make sdmmc autocalibration follow TRM procedure 8 years ago
car.h Rework sdmmc clocking configuration 8 years ago
chainloader.c Refactor stage1's and stage2's main.c files 8 years ago
chainloader.h Refactor stage1's and stage2's main.c files 8 years ago
exception_handlers.c Stage2: Add exception handlers 8 years ago
exception_handlers.h [stage1] Add exception handlers... which somehow don't work? 8 years ago
exception_handlers_asm.s Refactor fusee's makefile 8 years ago
fs_utils.c Rename sd_utils to fs_utils, etc 8 years ago
fs_utils.h Rename sd_utils to fs_utils, etc 8 years ago
fuse.c Change fusee folder naming 8 years ago
fuse.h Change fusee folder naming 8 years ago
gpio.c fusee: merge in most of the microSD card (not fully working) 8 years ago
gpio.h fusee: merge in most of the microSD card (not fully working) 8 years ago
hwinit.h Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. 8 years ago
init.c stage2: fix init malloc size for stage2_args_t 8 years ago
main.c Pass screen status and mmc struct from stage1 to 2 8 years ago
pad_control.h Remove packed when not needed 8 years ago
panic.c Fusee use CAR reboot for fatal errors 8 years ago
panic.h Add custom panic driver 8 years ago
panic_color.h Change fusee folder naming 8 years ago
pinmux.h Remove packed when not needed 8 years ago
pmc.h Add custom panic driver 8 years ago
preprocessor.h Change fusee folder naming 8 years ago
sdmmc.c Rework sdmmc clocking configuration 8 years ago
sdmmc.h Rework sdmmc clocking configuration 8 years ago
se.c Stage1: fix SE issue too 8 years ago
se.h Use uintX_t for the SE & copy bugfixed SE struct definition 8 years ago
stage2.c Introduce fatal_error 8 years ago
stage2.h Pass screen status and mmc struct from stage1 to 2 8 years ago
start.s Fix bug in crt0 8 years ago
supplies.c fusee: support low-voltage SDMMC mode 8 years ago
supplies.h fusee: support low-voltage SDMMC mode 8 years ago
timers.h skeleton SDMMC 8 years ago
utils.c [stage1] Add exception handlers... which somehow don't work? 8 years ago
utils.h [stage1] Add exception handlers... which somehow don't work? 8 years ago