Atmosphere / fusee / fusee-secondary / src /
@TuxSH TuxSH authored on 19 May 2018
..
display Fix strncpy bugs in fusée, etc. 8 years ago
hwinit Revamp all the Makefiles (thanks @fincs @WinterMute) 8 years ago
lib Fix diskio.c, etc. 8 years ago
apb_misc.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 8 years ago
bct.h [stage2] Add bct.h 8 years ago
car.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 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
console.c [stage2] Add console_get_framebuffer 8 years ago
console.h [stage2] Add console_get_framebuffer 8 years ago
device_partition.c [stage2] Fix some FS bugs 8 years ago
device_partition.h [stage2] Fix some FS bugs 8 years ago
exocfg.h Fusee Stage2: skeleton more of the nxboot process 8 years ago
flow.h Restore incorrectly deleted files 8 years ago
fs_dev.c Don't overflow devoptabs, etc. 8 years ago
fs_dev.h Don't overflow devoptabs, etc. 8 years ago
fs_utils.c Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
fs_utils.h Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
fuse.c Change fusee folder naming 8 years ago
fuse.h Change fusee folder naming 8 years ago
gpio.c [stage2] Remove printk, introduce UTF-8 console stdio 8 years ago
gpio.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 8 years ago
gpt.c Remove stray debug printf in gpt.c 8 years ago
gpt.h Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. 8 years ago
hwinit.h Write all the needed pk1 code and a large part of the nxboot function 8 years ago
init.c stage2: fix init malloc size for stage2_args_t 8 years ago
key_derivation.c Refactor nxboot package2 reading, work around sdmmc issue, other changes 8 years ago
key_derivation.h Fusee: Change package2 loading logic (untested) 8 years ago
kip.h Change the allocation logic in stratosphere.c 8 years ago
loader.c [stage2] Invert a few checks 8 years ago
loader.h Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
main.c Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
masterkey.c Refactor nxboot package2 reading, work around sdmmc issue, other changes 8 years ago
masterkey.h Refactor nxboot package2 reading, work around sdmmc issue, other changes 8 years ago
nxboot.c Revamp all the Makefiles (thanks @fincs @WinterMute) 8 years ago
nxboot.h Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
package1.c Fix latest commit 8 years ago
package1.h Fix package1_read_and_parse_boot0 8 years ago
package2.c Revamp all the Makefiles (thanks @fincs @WinterMute) 8 years ago
package2.h Fusee: Change package2 loading logic (untested) 8 years ago
pad_control.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 8 years ago
panic_color.h Change fusee folder naming 8 years ago
pinmux.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 8 years ago
pmc.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 8 years ago
preprocessor.h Change fusee folder naming 8 years ago
raw_dev.c Fix out-of-bounds partition r/w bugs in raw_dev.c 8 years ago
raw_dev.h Don't overflow devoptabs, etc. 8 years ago
sdmmc.c stage1 -> stage2 again 8 years ago
sdmmc.h stage1 -> stage2 again 8 years ago
se.c Fusee: Implement BIS crypto functions. 8 years ago
se.h Change fusee folder naming 8 years ago
splash_screen.c Rename sd_utils to fs_utils, etc 8 years ago
splash_screen.h Instead of passing FatFS structs around, unmount; other changes 8 years ago
splash_screen_default.c Instead of passing FatFS structs around, unmount; other changes 8 years ago
stage2.h Rewrote crt0, init, and chainloading code 8 years ago
start.s Fix bug in crt0 8 years ago
stratosphere.c Revamp all the Makefiles (thanks @fincs @WinterMute) 8 years ago
stratosphere.h Write more code for stratosphere_get_ini1, make it and its caller take target_firmware 8 years ago
supplies.c Apply sdmmc stage1 changes to stage2 8 years ago
supplies.h Apply sdmmc stage1 changes to stage2 8 years ago
switch_fs.c [stage2] Fix some FS bugs 8 years ago
switch_fs.h Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. 8 years ago
timers.h Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily 8 years ago
utils.c [stage2] Add "hexdump" 8 years ago
utils.h Refactor nxboot package2 reading, work around sdmmc issue, other changes 8 years ago