1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 21:21:48 +00:00
Atmosphere/fusee/fusee-secondary/src
2021-01-05 11:05:33 -08:00
..
apb_misc.h fusee: 11.0.0 support 2021-01-05 11:05:33 -08:00
bct.h
btn.c
btn.h
car.c fusee: start fleshing out nxboot for Mariko 2021-01-05 11:05:33 -08:00
car.h fusee: start fleshing out nxboot for Mariko 2021-01-05 11:05:33 -08:00
chainloader.c
chainloader.h sept: fixes to work with new hwinit/etc 2021-01-05 11:05:33 -08:00
cluster.c fusee: fix regulator configuration 2021-01-05 11:05:33 -08:00
cluster.h
console.c fusee/sept: delegate SoC selection to individual components and keep common code SoC-agnostic 2021-01-05 11:05:33 -08:00
console.h
device_partition.c fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
device_partition.h fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
di.c fusee: cleanup code and start fleshing out mariko keygen 2021-01-05 11:05:33 -08:00
di.h fusee: 11.0.0 support 2021-01-05 11:05:33 -08:00
di.inl fusee: 11.0.0 support 2021-01-05 11:05:33 -08:00
emc.h fusee: mariko sdram initialization 2021-01-05 11:05:33 -08:00
emummc_cfg.h fusee-secondary: update for 11.0.0 erista 2020-12-02 06:43:37 -08:00
exception_handlers.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
exception_handlers.h
exception_handlers_asm.s
exocfg.h fusee/exo: support dynamic control of invert flag for logging 2020-12-11 03:18:21 -08:00
extkeys.c
extkeys.h
flow.h
fs_dev.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
fs_dev.h ams: revamp target firmware 2020-05-06 22:29:07 -07:00
fs_utils.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
fs_utils.h ams: revamp target firmware 2020-05-06 22:29:07 -07:00
fuse.c fusee: implement mariko warmboot firmware cache 2021-01-05 11:05:33 -08:00
fuse.h fusee: implement mariko warmboot firmware cache 2021-01-05 11:05:33 -08:00
gpio.c fusee/sept: fix volatile usage and simplify logic in gpio code (thanks @TuxSH) 2020-03-09 19:33:39 +00:00
gpio.h
gpt.c fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
gpt.h fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
i2c.c
i2c.h fusee: start fleshing out nxboot for Mariko 2021-01-05 11:05:33 -08:00
init.c fusee: execute more ccplex boot code out of iram 2021-01-05 11:05:33 -08:00
ips.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
ips.h
kernel_patches.c fusee/exo: support dynamic control of invert flag for logging 2020-12-11 03:18:21 -08:00
kernel_patches.h fusee: support passing target firmware to kernel loader. 2020-04-14 10:11:58 -07:00
key_derivation.c fusee: fix support for mariko key derivation/package1 parsing 2021-01-05 11:05:33 -08:00
key_derivation.h fusee: cleanup code and start fleshing out mariko keygen 2021-01-05 11:05:33 -08:00
kip.h
loader.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
loader.h
lp0.h
main.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
masterkey.c fusee: fix support for mariko key derivation/package1 parsing 2021-01-05 11:05:33 -08:00
masterkey.h fusee: fix mariko master key derivation 2021-01-05 11:05:33 -08:00
max7762x.c
max7762x.h
max77620.h
max77812.h fusee: start fleshing out nxboot for Mariko 2021-01-05 11:05:33 -08:00
mc.c
mc.h fusee: mariko sdram initialization 2021-01-05 11:05:33 -08:00
nxboot.c fusee: fix overcorrection for boot reason address 2021-01-05 11:05:33 -08:00
nxboot.h fusee/exo: fixes to allow booting (sleep broken until warmboot cache implemented) 2021-01-05 11:05:33 -08:00
nxboot_iram.c fusee: execute more ccplex boot code out of iram 2021-01-05 11:05:33 -08:00
nxfs.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
nxfs.h fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
package1.c fusee/exo: fixes to allow booting (sleep broken until warmboot cache implemented) 2021-01-05 11:05:33 -08:00
package1.h fusee/exo: fixes to allow booting (sleep broken until warmboot cache implemented) 2021-01-05 11:05:33 -08:00
package2.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
package2.h fusee: fix 11.x pk21 support 2020-12-02 06:43:37 -08:00
panic.c fusee/sept: delegate SoC selection to individual components and keep common code SoC-agnostic 2021-01-05 11:05:33 -08:00
panic.h
panic_color.h
pinmux.h
pmc.h fusee: implement mariko sdram params saving 2021-01-05 11:05:33 -08:00
preprocessor.h
raw_dev.c fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
raw_dev.h fusee: re-design and fix emummc handling 2020-08-01 17:20:56 +01:00
se.c fusee: fix support for mariko key derivation/package1 parsing 2021-01-05 11:05:33 -08:00
se.h fusee: fix support for mariko key derivation/package1 parsing 2021-01-05 11:05:33 -08:00
smmu.c
smmu.h
splash_screen.bin fusee: commit pre-rendered splash binary 2021-01-05 11:05:33 -08:00
splash_screen.bmp
splash_screen.c fusee: use pre-rendered splash screen instead of bmp 2021-01-05 11:05:33 -08:00
splash_screen.h
stage2.h fusee: fixup extents for chainloader/stack 2021-01-05 11:05:33 -08:00
start.s fusee: use pre-rendered splash screen instead of bmp 2021-01-05 11:05:33 -08:00
stratosphere.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
stratosphere.h fusee: change ncm from opt-in to opt-out 2020-09-17 21:04:43 -07:00
sysreg.h
timers.h
tsec.c
tsec.h
utils.c fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) 2021-01-05 11:05:33 -08:00
utils.h fusee/sept: fix error printing 2020-07-14 18:12:31 +01:00