1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-02-05 08:15:07 +00:00
Atmosphere/fusee/fusee-secondary/src
2018-05-21 18:42:42 +02:00
..
display Fix strncpy bugs in fusée, etc. 2018-05-15 01:18:05 +02:00
hwinit Revamp all the Makefiles (thanks @fincs @WinterMute) 2018-05-19 01:07:27 +02:00
lib Fix diskio.c, etc. 2018-05-15 23:54:33 +02:00
apb_misc.h
bct.h [stage2] Add bct.h 2018-05-10 21:54:58 +02:00
car.h Remove packed when not needed 2018-05-20 22:57:25 +02:00
chainloader.c
chainloader.h
console.c [stage2] Add console_get_framebuffer 2018-05-12 21:39:29 +02:00
console.h [stage2] Add console_get_framebuffer 2018-05-12 21:39:29 +02:00
device_partition.c [stage2] Fix some FS bugs 2018-05-17 19:53:42 +02:00
device_partition.h [stage2] Fix some FS bugs 2018-05-17 19:53:42 +02:00
exception_handlers.c Stage2: Add exception handlers 2018-05-21 03:50:53 +02:00
exception_handlers.h Stage2: Add exception handlers 2018-05-21 03:50:53 +02:00
exception_handlers_asm.s Stage2: Add exception handlers 2018-05-21 03:50:53 +02:00
exocfg.h
flow.h
fs_dev.c Don't overflow devoptabs, etc. 2018-05-17 01:53:32 +02:00
fs_dev.h Don't overflow devoptabs, etc. 2018-05-17 01:53:32 +02:00
fs_utils.c Make loadlist empty when booting Horizon, more nxboot.c code 2018-05-14 21:17:06 +02:00
fs_utils.h Make loadlist empty when booting Horizon, more nxboot.c code 2018-05-14 21:17:06 +02:00
fuse.c
fuse.h
gpio.c
gpio.h
gpt.c Remove stray debug printf in gpt.c 2018-05-15 22:10:45 +02:00
gpt.h Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. 2018-05-13 19:53:55 +02:00
hwinit.h Write all the needed pk1 code and a large part of the nxboot function 2018-05-14 02:40:35 +02:00
init.c
key_derivation.c Refactor nxboot package2 reading, work around sdmmc issue, other changes 2018-05-17 23:18:33 +02:00
key_derivation.h Fusee: Change package2 loading logic (untested) 2018-05-17 15:56:02 +02:00
kip.h
loader.c Introduce fatal_error 2018-05-20 16:18:48 +02:00
loader.h Make loadlist empty when booting Horizon, more nxboot.c code 2018-05-14 21:17:06 +02:00
main.c Stage2: Add exception handlers 2018-05-21 03:50:53 +02:00
masterkey.c Refactor nxboot package2 reading, work around sdmmc issue, other changes 2018-05-17 23:18:33 +02:00
masterkey.h Refactor nxboot package2 reading, work around sdmmc issue, other changes 2018-05-17 23:18:33 +02:00
nxboot.c Stage2: Fix bug, add more debug printfs to nxboot. The CCPLEX doesn't turn on 2018-05-21 18:42:42 +02:00
nxboot.h Make loadlist empty when booting Horizon, more nxboot.c code 2018-05-14 21:17:06 +02:00
package1.c Fix latest commit 2018-05-17 02:07:11 +02:00
package1.h Fix package1_read_and_parse_boot0 2018-05-16 01:46:08 +02:00
package2.c Stage2: Fix bug, add more debug printfs to nxboot. The CCPLEX doesn't turn on 2018-05-21 18:42:42 +02:00
package2.h Fusee: Change package2 loading logic (untested) 2018-05-17 15:56:02 +02:00
pad_control.h Remove packed when not needed 2018-05-20 22:57:25 +02:00
panic.c Fusee use CAR reboot for fatal errors 2018-05-20 23:52:09 +02:00
panic.h Add custom panic driver 2018-05-20 14:11:46 +02:00
panic_color.h
pinmux.h Remove packed when not needed 2018-05-20 22:57:25 +02:00
pmc.h Add custom panic driver 2018-05-20 14:11:46 +02:00
preprocessor.h
raw_dev.c Fix out-of-bounds partition r/w bugs in raw_dev.c 2018-05-17 14:39:16 +02:00
raw_dev.h Don't overflow devoptabs, etc. 2018-05-17 01:53:32 +02:00
sdmmc.c Add custom panic driver 2018-05-20 14:11:46 +02:00
sdmmc.h stage1 -> stage2 again 2018-05-12 11:00:36 +02:00
se.c Fusee: Implement BIS crypto functions. 2018-05-17 07:15:29 -06:00
se.h
splash_screen.c Introduce fatal_error 2018-05-20 16:18:48 +02:00
splash_screen.h
splash_screen_default.c
stage2.h
start.s
stratosphere.c Fix bug in stratosphere_get_ini1, etc. 2018-05-21 17:45:05 +02:00
stratosphere.h Write more code for stratosphere_get_ini1, make it and its caller take target_firmware 2018-05-15 16:09:06 +02:00
supplies.c Apply sdmmc stage1 changes to stage2 2018-05-10 21:36:26 +02:00
supplies.h Apply sdmmc stage1 changes to stage2 2018-05-10 21:36:26 +02:00
switch_fs.c [stage2] Fix some FS bugs 2018-05-17 19:53:42 +02:00
switch_fs.h Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. 2018-05-13 19:53:55 +02:00
timers.h
utils.c Fusee use CAR reboot for fatal errors 2018-05-20 23:52:09 +02:00
utils.h Fusee use CAR reboot for fatal errors 2018-05-20 23:52:09 +02:00