..
apb_misc.h
fusee: 11.0.0 support
2021-01-05 11:05:33 -08:00
bct.h
[stage2] Add bct.h
2018-05-10 21:54:58 +02:00
btn.c
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
btn.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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: pass along lcd vendor to exosphere (needed for mariko fatal)
2021-01-05 11:05:33 -08:00
di.h
fusee: pass along lcd vendor to exosphere (needed for mariko fatal)
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
exception_handlers_asm.s
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
exocfg.h
set.mitm: fake compatibility for usb!usb30_force_enabled on 9.0.0+ ( #1391 )
2021-03-01 14:18:27 -08:00
extkeys.c
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
extkeys.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
flow.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
lp0.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
max7762x.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
max77620.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
max77812.h
fusee: start fleshing out nxboot for Mariko
2021-01-05 11:05:33 -08:00
mc.c
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
mc.h
fusee: mariko sdram initialization
2021-01-05 11:05:33 -08:00
nxboot.c
set.mitm: fake compatibility for usb!usb30_force_enabled on 9.0.0+ ( #1391 )
2021-03-01 14:18:27 -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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
panic_color.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
pinmux.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
pmc.h
fusee: implement mariko sdram params saving
2021-01-05 11:05:33 -08:00
preprocessor.h
Change fusee folder naming
2018-04-07 21:45:57 -06:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
smmu.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
splash_screen.bin
fusee: commit pre-rendered splash binary
2021-01-05 11:05:33 -08:00
splash_screen.bmp
fusee: Add support for firmware version 6.0.0.
2018-09-17 21:03:03 +01:00
splash_screen.c
fusee: use pre-rendered splash screen instead of bmp
2021-01-05 11:05:33 -08:00
splash_screen.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
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
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
timers.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
tsec.c
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
tsec.h
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
utils.c
fusee: perform only pmic reboots on mariko
2021-01-05 11:05:33 -08:00
utils.h
fusee/sept: fix error printing
2020-07-14 18:12:31 +01:00