Atmosphere/fusee/fusee-secondary/src
Michael Scire 28717bfd27 fusee/pm: on 5.0.0+, fix system memory pool increase.
Previously, we were only setting resource limit,
which didn't modify actual reserved pool size for
the system pool. This adds kernel patches which reduce
the applet pool size, granting the extra memory to
the system partition. The given value has been chosen
specifically to allow normal applet usages. Further
reduction may result in crashes during normal applet usage.
2019-12-09 17:56:38 -08:00
..
display Fix strncpy bugs in fusée, etc. 2018-05-15 01:18:05 +02:00
lib Fix spacing in diskio 2019-07-01 20:20:34 +01:00
sdmmc fusee: cleanup sdmmc related code 2019-06-14 20:33:48 +01:00
apb_misc.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
bct.h [stage2] Add bct.h 2018-05-10 21:54:58 +02:00
btn.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
btn.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
car.c fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
car.h fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
chainloader.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
chainloader.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
cluster.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
cluster.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
console.c fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
console.h fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
device_partition.c fusee: cleanup and simplify emummc logic 2019-06-23 18:50:20 +01:00
device_partition.h emummc: implement SD partition mode; clean up and rename emunand code 2019-06-09 19:33:44 +01:00
di.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
di.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
di.inl Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
emc.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
emu_dev.c fusee: cleanup and simplify emummc logic 2019-06-23 18:50:20 +01:00
emu_dev.h fusee: cleanup and simplify emummc logic 2019-06-23 18:50:20 +01:00
emummc_cfg.h Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
exception_handlers.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
exception_handlers.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
exception_handlers_asm.s More 2019 Copyrights (#503) 2019-04-08 12:47:01 +02:00
exocfg.h exosphere: support enabling usermode pmu regs (closes #703) 2019-12-07 15:35:34 -08:00
extkeys.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
extkeys.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
flow.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
fs_dev.c emunand: Use HOS archive style for rawnand parts 2019-04-28 18:22:32 +01:00
fs_dev.h emunand: Use HOS archive style for rawnand parts 2019-04-28 18:22:32 +01:00
fs_utils.c emunand: Implement folder and file detection (boot0/boot1 now work from SD) 2019-04-09 19:32:18 +01:00
fs_utils.h fusee: cleanup sdmmc related code 2019-06-14 20:33:48 +01:00
fuse.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
fuse.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
gpio.c Add missing dummy reads in gpio code 2019-07-23 18:33:34 +01:00
gpio.h Fix GPIO/SFIO defines: cosmetic change, gpio code was working properly despite the mistake 2019-07-21 15:55:40 +01:00
gpt.c fusee: cleanup and simplify emummc logic 2019-06-23 18:50:20 +01:00
gpt.h fusee: cleanup and simplify emummc logic 2019-06-23 18:50:20 +01:00
i2c.c Cleanup and re-write uart code 2019-07-21 19:18:15 +01:00
i2c.h Cleanup and re-write uart code 2019-07-21 19:18:15 +01:00
init.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
ips.c Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
ips.h fusee: add automatic emummc injection support 2019-06-14 06:37:25 -07:00
kernel_patches.c fusee/pm: on 5.0.0+, fix system memory pool increase. 2019-12-09 17:56:38 -08:00
kernel_patches.h fusee: update to support booting 8.0.0 2019-04-20 10:36:38 -07:00
key_derivation.c Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
key_derivation.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
kip.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
loader.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
loader.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
lp0.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
main.c ams_mitm: add titles dir compat shim (to remove in 0.10.1) 2019-12-07 12:41:28 -08:00
masterkey.c Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
masterkey.h Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
max7762x.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
max7762x.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
max77620.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
mc.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
mc.h Minor information update regarding previously unknown mysteries 2019-08-22 20:52:40 +01:00
nxboot.c exosphere: support enabling usermode pmu regs (closes #703) 2019-12-07 15:35:34 -08:00
nxboot.h fusee: remove unnecessary prefix from emummc config keys 2019-06-28 16:35:18 +01:00
nxboot_iram.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
nxfs.c fusee: relax emummc multipart check for FAT32 2019-09-27 19:35:00 +01:00
nxfs.h emummc: implement SD partition mode; clean up and rename emunand code 2019-06-09 19:33:44 +01:00
package1.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
package1.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
package2.c Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
package2.h Implement support for 9.1.0 2019-12-07 13:44:08 -08:00
panic.c fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
panic.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
panic_color.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
pinmux.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
pmc.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
preprocessor.h Change fusee folder naming 2018-04-07 21:45:57 -06:00
raw_dev.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
raw_dev.h fusee-secondary: Fix arg names in raw_dev 2019-04-09 19:40:00 +01:00
se.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
se.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
smmu.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
smmu.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
splash_screen.bmp fusee: Add support for firmware version 6.0.0. 2018-09-17 21:03:03 +01:00
splash_screen.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
splash_screen.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
stage2.h fusee: cleanup and optimize boot sequence 2019-07-06 20:58:01 +01:00
start.s Fix sept-secondary headers in fusee-secondary 2019-06-29 20:13:24 -07:00
stratosphere.c fusee: remove debug filesave 2019-06-15 16:00:37 -07:00
stratosphere.h fusee: add automatic emummc injection support 2019-06-14 06:37:25 -07:00
sysreg.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
timers.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
tsec.c atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
tsec.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00
utils.c fusee: update to support booting 8.0.0 2019-04-20 10:36:38 -07:00
utils.h atmosphere: current year is 2019 2019-04-07 19:00:49 -07:00