Atmosphere / fusee / fusee-secondary / src /
@hexkyz hexkyz authored on 19 Jul 2018
..
display Fix strncpy bugs in fusée, etc. 8 years ago
hwinit Fix CCPLEX bringup and halt the BPMP once it's done booting. (#118) 8 years ago
lib Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
sdmmc Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
apb_misc.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
bct.h [stage2] Add bct.h 8 years ago
car.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 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 Pass screen status and mmc struct from stage1 to 2 8 years ago
console.h Pass screen status and mmc struct from stage1 to 2 8 years ago
device_partition.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
device_partition.h [stage2] Fix some FS bugs 8 years ago
exception_handlers.c Stage2: Add exception handlers 8 years ago
exception_handlers.h Stage2: Add exception handlers 8 years ago
exception_handlers_asm.s Refactor fusee's makefile 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 Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
fs_dev.h Don't overflow devoptabs, etc. 8 years ago
fs_utils.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
fs_utils.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
fuse.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
fuse.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
gpio.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
gpio.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 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
kernel_patches.c Fix issue with fusee-secondary 4.x kernel patches 8 years ago
kernel_patches.h Fusee: Separate kernel patching into its own file. 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 Introduce fatal_error 8 years ago
loader.h Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
main.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 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 Replace NAND by eMMC 8 years ago
nxboot.h Make loadlist empty when booting Horizon, more nxboot.c code 8 years ago
nxfs.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
nxfs.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
package1.c Fix latest commit 8 years ago
package1.h Fix package1_read_and_parse_boot0 8 years ago
package2.c package2 verification and ini1 merging fixes (#125) 8 years ago
package2.h Fusee: Change package2 loading logic (untested) 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 Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
pinmux.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
pmc.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 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
se.c Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
se.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
splash_screen.c Introduce fatal_error 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 Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
start.s Fix bug in crt0 8 years ago
stratosphere.c package2 verification and ini1 merging fixes (#125) 8 years ago
stratosphere.h Write more code for stratosphere_get_ini1, make it and its caller take target_firmware 8 years ago
timers.h Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. 8 years ago
utils.c Fusee use CAR reboot for fatal errors 8 years ago
utils.h Fusee use CAR reboot for fatal errors 8 years ago