Atmosphere/exosphere/src
2018-12-17 12:40:06 -08:00
..
actmon.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
actmon.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
arm.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
arm.s Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
bootconfig.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
bootconfig.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
bootup.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
bootup.h exosphere: Add support for 6.0.0. 2018-09-08 23:51:52 -07:00
bpmp.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
car.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
car.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
coldboot_init.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
coldboot_main.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
configitem.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
configitem.h exosphere: fix sleep mode when debugmode is enabled 2018-12-04 15:59:30 -08:00
cpu_context.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
cpu_context.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
exceptions.s Fix Stack Overflow in SMC handler 2018-03-04 19:07:17 -08:00
exocfg.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
exocfg.h Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
flow.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
fuse.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
fuse.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
gcm.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
gcm.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
i2c.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
i2c.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
interrupt.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
interrupt.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
masterkey.c exosphere: update for new master key 2018-11-25 15:51:04 -08:00
masterkey.h exosphere: update for new master key 2018-11-25 15:51:04 -08:00
mc.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
mc.h exosphere: Fix virtual mapping of MC_SECURITY_CFG3. 2018-11-14 21:12:36 +00:00
memory_map.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
misc.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
mmu.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
my_libc.c exosphere: fix neon regs being used => don't link against newlib, use -mgeneral-regs-only 2018-09-27 23:56:01 +02:00
package2.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
package2.h fusee/exo: BYOK support for 6.2.0. Proper support TODO. 2018-11-25 22:37:24 -08:00
panic_color.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
pmc.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
preprocessor.h Rewrite the memory map-related code... 2018-02-26 22:09:35 +01:00
randomcache.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
randomcache.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
sc7.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
sc7.h Exo: bpmpfw -> sc7fw, lp0 -> sc7 2018-12-17 11:30:59 -08:00
se.c fusee: Move nxboot hand-off to IRAM. 2018-09-15 21:08:58 +01:00
se.h exosphere: Implement optional 6.2.0+ keygen 2018-11-25 17:11:21 -08:00
sealedkeys.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
sealedkeys.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
smc_api.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
smc_api.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
smc_user.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
smc_user.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
start.s Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
synchronization.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
sysctr0.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
sysreg.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
timers.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
timers.h fusee: Remove obsolete MC carveout configuration. 2018-11-14 20:14:41 +00:00
titlekey.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
titlekey.h exosphere: Add support for 6.0.0. 2018-09-08 23:51:52 -07:00
uart.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
uart.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
userpage.c Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
userpage.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
utils.c exosphere: Add support for 6.0.0. 2018-09-08 23:51:52 -07:00
utils.h Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). 2018-09-07 16:00:13 +01:00
warmboot_init.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00
warmboot_main.c Add single source of truth for target firmwares. 2018-12-17 12:40:06 -08:00