Atmosphere/fusee/fusee-primary/src
2018-05-12 11:00:36 +02:00
..
display Update argument passing, add video resume 2018-04-08 13:51:44 -06:00
hwinit Make di.c accept arbitrary FB addresses, fix flickering issues 2018-05-08 13:45:37 +02:00
lib [stage1] unstub multiple sector-r/w code 2018-05-12 10:52:04 +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 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
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 stage2: fix init malloc size for stage2_args_t 2018-05-08 23:24:27 -04:00
main.c Refactor stage1's and stage2's main.c files 2018-05-08 16:51:43 +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 Move sd init into diskio.c, write code for latest commit 2018-05-11 22:24:40 +02:00
sd_utils.h stage1 -> stage2 again 2018-05-12 11:00:36 +02:00
sdmmc.c fusee: undo a silly mistake in longer-than-8K operations 2018-05-11 21:36:46 -07:00
sdmmc.h fusee: allow sdmmc_read / sdmmc_write of more data than fits in the bounce buffer 2018-05-11 11:28:13 -07: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 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 fusee: further flesh out sdmmc implementation 2018-05-04 03:24:27 -06:00
utils.h Fix faulty IRAM check in check_32bit_address_range_in_program 2018-05-08 13:45:37 +02:00