| .. |
|
display
|
[stage2] Remove printk, introduce UTF-8 console stdio
|
2018-05-05 23:56:18 +02:00 |
|
hwinit
|
Make di.c accept arbitrary FB addresses, fix flickering issues
|
2018-05-08 13:45:37 +02:00 |
|
lib
|
Rework fs_dev mount code
|
2018-05-06 18:41:40 +02:00 |
|
apb_misc.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
car.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
chainloader.c
|
Refactor stage1's and stage2's main.c files
|
2018-05-08 16:51:43 +02:00 |
|
chainloader.h
|
Refactor stage1's and stage2's main.c files
|
2018-05-08 16:51:43 +02:00 |
|
console.c
|
[stage2] Make console.c manage the display, enable it only when needed
|
2018-05-09 22:20:14 +02:00 |
|
console.h
|
[stage2] Make console.c manage the display, enable it only when needed
|
2018-05-09 22:20:14 +02:00 |
|
exocfg.h
|
Fusee Stage2: skeleton more of the nxboot process
|
2018-04-10 16:37:58 -06:00 |
|
flow.h
|
Restore incorrectly deleted files
|
2018-04-10 15:56:45 -06:00 |
|
fs_dev.c
|
Rename g_devices to g_fsdev_devices
|
2018-05-09 17:26:30 +02:00 |
|
fs_dev.h
|
Rework fs_dev mount code
|
2018-05-06 18:41:40 +02:00 |
|
fuse.c
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
fuse.h
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
gpio.c
|
[stage2] Remove printk, introduce UTF-8 console stdio
|
2018-05-05 23:56:18 +02:00 |
|
gpio.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
hwinit.h
|
Rewrote crt0, init, and chainloading code
|
2018-05-08 13:45:37 +02:00 |
|
init.c
|
Rewrote crt0, init, and chainloading code
|
2018-05-08 13:45:37 +02:00 |
|
key_derivation.c
|
Fusee: Fix BisPartition enum to correctly identify partitions.
|
2018-04-25 09:47:39 -07:00 |
|
key_derivation.h
|
Fusee: Fix BisPartition enum to correctly identify partitions.
|
2018-04-25 09:47:39 -07:00 |
|
kip.h
|
Change the allocation logic in stratosphere.c
|
2018-05-08 18:46:54 +02:00 |
|
loader.c
|
Rewrote crt0, init, and chainloading code
|
2018-05-08 13:45:37 +02:00 |
|
loader.h
|
Rewrote crt0, init, and chainloading code
|
2018-05-08 13:45:37 +02:00 |
|
main.c
|
[stage2] Make console.c manage the display, enable it only when needed
|
2018-05-09 22:20:14 +02:00 |
|
masterkey.c
|
Fusee Stage 2: Flesh out Package2 patching (implement decryption, fixing of metadata)
|
2018-04-11 20:29:35 -06:00 |
|
masterkey.h
|
Fusee Stage 2: Flesh out Package2 patching (implement decryption, fixing of metadata)
|
2018-04-11 20:29:35 -06:00 |
|
nxboot.c
|
Rewrite package2.c
|
2018-05-09 00:19:51 +02:00 |
|
nxboot.h
|
Fusee Stage2: skeleton more of the nxboot process
|
2018-04-10 16:37:58 -06:00 |
|
package2.c
|
Rewrite package2.c
|
2018-05-09 00:19:51 +02:00 |
|
package2.h
|
Rewrite package2.c
|
2018-05-09 00:19:51 +02:00 |
|
pad_control.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
panic_color.h
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
pinmux.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
pmc.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
preprocessor.h
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
raw_mmc_dev.c
|
[stage2] Unstub rawmmcdev_write
|
2018-05-09 20:52:21 +02:00 |
|
raw_mmc_dev.h
|
Add raw_mmc_dev (untested!)
|
2018-05-09 17:51:13 +02:00 |
|
sd_utils.c
|
Don't pass the mmc struct around
|
2018-05-06 17:22:12 +02:00 |
|
sd_utils.h
|
Don't pass the mmc struct around
|
2018-05-06 17:22:12 +02:00 |
|
sdmmc.c
|
[sdmmc] sdmmc_handle_cpu_transfer: handle unaligned buffers
|
2018-05-09 20:46:16 +02:00 |
|
sdmmc.h
|
[sdmmc] Fix const-correctness issue
|
2018-05-09 19:11:16 +02:00 |
|
se.c
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
se.h
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
splash_screen_default.c
|
Instead of passing FatFS structs around, unmount; other changes
|
2018-05-05 17:33:49 +02:00 |
|
splash_screen.c
|
[stage2] Remove printk, introduce UTF-8 console stdio
|
2018-05-05 23:56:18 +02:00 |
|
splash_screen.h
|
Instead of passing FatFS structs around, unmount; other changes
|
2018-05-05 17:33:49 +02:00 |
|
stage2.h
|
Rewrote crt0, init, and chainloading code
|
2018-05-08 13:45:37 +02:00 |
|
start.s
|
Fix bug in crt0
|
2018-05-08 14:56:17 +02:00 |
|
stratosphere.c
|
Change the allocation logic in stratosphere.c
|
2018-05-08 18:46:54 +02:00 |
|
stratosphere.h
|
Change the allocation logic in stratosphere.c
|
2018-05-08 18:46:54 +02:00 |
|
supplies.c
|
Normalize drivers between stage1 and 2
|
2018-05-06 15:02:13 +02:00 |
|
supplies.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
timers.h
|
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
|
2018-05-04 11:47:05 -06:00 |
|
utils.c
|
Change fusee folder naming
|
2018-04-07 21:45:57 -06:00 |
|
utils.h
|
Fix faulty IRAM check in check_32bit_address_range_in_program
|
2018-05-08 13:45:37 +02:00 |