Commit graph

  • bcf81fe957 Loader: Fix argument passing. Michael Scire 2018-06-24 21:39:05 -06:00
  • 9687218fbc Fusee: lfs kernel patches for 3.0.0/3.0.2 Michael Scire 2018-06-24 16:24:22 -06:00
  • 1252c4d5e1 Fusee: Complete hashes (Thanks @Thog), lfs patches for 2.0.0 Michael Scire 2018-06-24 15:51:29 -06:00
  • 040cfa90d3 Fusee: Add kernel patches for 1.0.0. Michael Scire 2018-06-24 15:20:16 -06:00
  • b4ae549a03
    Merge de70a535ed into 284677c486 Thomas Guillemard 2018-06-24 20:18:09 +00:00
  • 284677c486 libstratosphere: Cleanup resources when doing OutSession for domains. Michael Scire 2018-06-24 12:38:54 -06:00
  • 14aee373bc fusee: Allow declaring yourself knowledgeable via an environment variable Tony Wasserka 2018-06-23 11:04:14 +02:00
  • b29cacd79b
    point to ctcaer hekate instead of nwert bc. repo deleted Pika 2018-06-22 13:35:19 -04:00
  • de70a535ed
    fusee: Add 1.0.0 kernel patch definitions and add remaining missing hashes/offset Thog 2018-06-20 23:06:19 +02:00
  • ad636f7216 Modernize C++ usage (#144) Tony Wasserka 2018-06-19 18:07:31 +00:00
  • e6d42e43b4
    Merge ce412e91c8 into f1c326aec3 Frogomeli 2018-06-18 15:06:11 +00:00
  • f1c326aec3
    Merge pull request #147 from TheDgtl/fusee_stage2_patch_fix hexkyz 2018-06-18 16:06:01 +01:00
  • a446aca2c4 Fix a few issues in the secondary kernel_patches.c file Drakia 2018-06-17 19:28:19 -07:00
  • ce412e91c8
    Fix compilation Frogomeli 2018-06-17 18:56:36 +02:00
  • fca9ed2a15
    Merge pull request #145 from Traiver/master hexkyz 2018-06-17 16:56:36 +01:00
  • f32f42e791
    Merge pull request #141 from DavidBuchanan314/master hexkyz 2018-06-17 16:48:41 +01:00
  • 33af704ee2
    Update kernel_patches.c Traiver 2018-06-17 15:54:06 +02:00
  • 57819fa345
    Update kernel_patches.c Traiver 2018-06-17 14:02:08 +02:00
  • 0295c8a51d
    Update kernel_patches.c Traiver 2018-06-17 12:38:57 +02:00
  • b211a7cf05
    add kernel patches for 4.1.0 Traiver 2018-06-17 11:00:42 +02:00
  • 1915b8b02e Stratosphere: Prefer move-construction over copy-construction when moving sink parameters around Tony Wasserka 2018-06-16 19:52:34 +02:00
  • 5734c54188 fs.mitm: Replace more raw loops with algorithms Tony Wasserka 2018-06-16 19:49:48 +02:00
  • c950998c91 Stratosphere: Use unique_ptr Tony Wasserka 2018-06-16 18:00:40 +02:00
  • 05f908da1f Stratosphere: Replace more raw loops with algorithms Tony Wasserka 2018-06-16 17:39:09 +02:00
  • c66b30a31d fs.mitm: Use vector::emplace_back rather than push_back Tony Wasserka 2018-06-16 17:23:10 +02:00
  • a69a054809 fs.mitm: Use unique_ptr (fix memory leak along the way) Tony Wasserka 2018-06-16 17:18:06 +02:00
  • e78bd11a05 Stratosphere: Simplify initialization Tony Wasserka 2018-06-16 17:10:41 +02:00
  • 98ea14e880 fs.mitm: Simplify initialization Tony Wasserka 2018-06-16 17:09:23 +02:00
  • 1fdb9696b5 fs.mitm: Use unique_ptr Tony Wasserka 2018-06-16 17:09:15 +02:00
  • 0b41d57b0c fs.mitm: Use enum class some more Tony Wasserka 2018-06-16 17:09:00 +02:00
  • 4d2096d685 fs.mitm: Turn RomFSSourceInfo::Cleanup into a destructor Tony Wasserka 2018-06-16 16:50:12 +02:00
  • bb890efc40 fs.mitm: Use enum class Tony Wasserka 2018-06-16 16:44:46 +02:00
  • e71758a1f3 fs.mitm: Use variant Tony Wasserka 2018-06-16 16:42:21 +02:00
  • f65983c5a7 Stratosphere: Add a utility predicate function to test for equality with a reference element Tony Wasserka 2018-06-16 13:36:08 +02:00
  • 0de99b0006 Stratosphere: Replace more raw loops with algorithms Tony Wasserka 2018-06-16 13:33:59 +02:00
  • c10dca48fe Stratosphere: Use modern C++ idioms in some places Tony Wasserka 2018-06-15 20:20:02 +02:00
  • f41b780c0a PM: Fix remaining issues, now works properly again. Michael Scire 2018-06-15 00:47:07 -06:00
  • 4d36697080 Make PM Compile. Note: Currently broken. Michael Scire 2018-06-14 23:32:01 -06:00
  • c2d9ac8f5c fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) Michael Scire 2018-06-14 17:50:01 -06:00
  • 20a721a4a6 fusee: correct 4.x free_code_space_offset value DavidBuchanan314 2018-06-13 22:26:00 +01:00
  • 58d2f8f0a5 fusee: Add 3.0.0-3.0.1 kernel hash (and free_code_space_offset) DavidBuchanan314 2018-06-13 21:42:28 +01:00
  • 82b248aeac
    Merge pull request #138 from desowin/sdmmc-frequency TuxSH 2018-06-13 17:31:19 +02:00
  • 237ff0d1e7 libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working. Michael Scire 2018-06-12 16:00:09 -06:00
  • 206c10f333 Rework sdmmc clocking configuration Tomasz Moń 2018-06-12 17:20:15 +02:00
  • d8c9399cff fusee: Run periodic autocal only on the uSD controller (#137) Max K 2018-06-11 06:09:48 +02:00
  • 91fc77241c fusee: Run periodic autocal only on the uSD controller langerhans 2018-06-10 20:50:51 +02:00
  • 5c80016c81 fs.mitm: Add HANS-style redirection for System Data Archives. Michael Scire 2018-06-10 11:11:05 -06:00
  • ceb93867b4
    Merge pull request #132 from tslater2006/master hexkyz 2018-06-10 16:21:18 +01:00
  • 80be253c1e
    Merge pull request #134 from desowin/sdmmc-stage2 hexkyz 2018-06-10 16:19:20 +01:00
  • 931e38742b fs.mitm: Fix sm^H^Hfshax Michael Scire 2018-06-10 03:12:34 -06:00
  • 3cbdf0b2b9 fs.mitm: Get Title ID on fsp-srv init, Add worker to handle subinterfaces. Michael Scire 2018-06-10 03:06:50 -06:00
  • ec78fa5977 sm: add compile-time option to put a lower bound on session limits, which lets us do things like accessing fsp-ldr without killing ldr. (#136) misson20000 2018-06-10 00:29:42 -07:00
  • 3434a41e00 sm: add compile-time option to put a lower bound on session limits, which lets us do things like accessing fsp-ldr without killing ldr. misson20000 2018-06-09 22:04:08 -07:00
  • 548903e3fb fs.mitm: Remove debugging test, fix postprocessing. Michael Scire 2018-06-10 01:19:21 -06:00
  • ff9412feef fs.mitm: Add hook for postprocessing mitm messages. Michael Scire 2018-06-10 01:17:00 -06:00
  • 40a6b7bb54 fs.mitm: Fix pointer buffer size passed to mitm'd commands Michael Scire 2018-06-09 19:36:01 -06:00
  • 6a58307d83 fs.mitm: Remove unnecessary permissions from json. Michael Scire 2018-06-09 19:34:25 -06:00
  • c1c211f542 fs.mitm: Implement basic passthrough framework for input commands. Michael Scire 2018-06-09 19:33:22 -06:00
  • 804a40830e Fix race conditions and misconfiguration in sdmmc Tomasz Moń 2018-06-09 08:44:05 +02:00
  • a79d3454d8 Switched to mmc_debug, and use inttypes Timothy Slater 2018-06-08 07:50:36 -05:00
  • 28d630a23e pm: add Atmosphere GetProcessHandle command to pm:dmnt (#133) misson20000 2018-06-07 23:32:45 -07:00
  • 131ac92a0f pm: add Atmosphere GetProcessHandle command to pm:dmnt misson20000 2018-06-07 23:02:33 -07:00
  • e964bcf872
    Remove credit by request. SciresM 2018-06-07 20:55:57 -06:00
  • d55245a50d Add component overview to the readme (#131) Tony Wasserka 2018-06-07 22:57:09 +00:00
  • 9c6e473eff Add component overview to the readme Tony Wasserka 2018-06-07 15:40:07 +02:00
  • 7df8ca7c4b use printf instead of printk for secondary Timothy Slater 2018-06-07 13:05:41 -05:00
  • ca907077af Add sdmmc_dump_regs function Timothy Slater 2018-06-07 12:55:29 -05:00
  • f5163fa35d
    Merge pull request #126 from desowin/sdmmc-autocal TuxSH 2018-06-06 18:09:00 +02:00
  • 54b6bb340e Display the frame buffer during console_init() Timothy Slater 2018-06-05 13:14:41 -05:00
  • 7b9dcd2f1a Make sdmmc autocalibration follow TRM procedure Tomasz Moń 2018-06-05 19:07:14 +02:00
  • 0491a21a99 Fix logic bug in stage2's main function TuxSH 2018-06-05 16:18:02 +02:00
  • 6b7da2887f package2 verification and ini1 merging fixes (#125) Max K 2018-06-04 23:04:44 +02:00
  • dbf0ccfa32 fusee: Pass package2 section data along with the decrypted metadata langerhans 2018-06-04 22:56:11 +02:00
  • 46f94e8744 fusee: Incremet offset while reading kip1s langerhans 2018-06-04 22:55:12 +02:00
  • ec164b8606
    Fix credits hexkyz 2018-06-04 19:31:08 +01:00
  • 95bd9d05b5
    Merge af686c8a4c into b2139ed182 Cis White Male 2018-06-04 18:03:51 +00:00
  • af686c8a4c
    Fix Kyle's grammatical mistake Cis White Male 2018-06-04 19:03:26 +01:00
  • b2139ed182 Pass screen status and mmc struct from stage1 to 2 TuxSH 2018-06-04 19:17:23 +02:00
  • 555f9634bd
    Merge 207af476e2 into 116eb6c67c just call me azure 2018-06-04 15:33:55 +00:00
  • 116eb6c67c
    Merge pull request #73 from Resaec/uart hexkyz 2018-06-04 16:33:43 +01:00
  • c17fc14dfa
    Merge 644b84c262 into 7e5fda86b2 Holbrad 2018-06-04 15:25:58 +00:00
  • 7e5fda86b2
    Merge pull request #114 from desowin/sdmmc-errata hexkyz 2018-06-04 16:20:19 +01:00
  • bfaa618749
    Merge pull request #121 from langerhans/lh/kernel-hash-4x hexkyz 2018-06-04 16:17:22 +01:00
  • 810f7095a9
    remove myself from the list of maintainers Kate Temkin 2018-06-04 00:08:54 -06:00
  • af8f63c187
    Merge pull request #122 from neobrain/master TuxSH 2018-06-03 18:35:17 +02:00
  • 0359d6535b Build fix Tony Wasserka 2018-06-03 18:31:03 +02:00
  • 41429e9120 fusee: Add kernel hash for 4.x langerhans 2018-06-03 16:59:21 +02:00
  • edc099f026 Use "final" and "override" where appropriate (#117) Tony Wasserka 2018-06-03 05:46:27 +00:00
  • 4ca04eed34
    Merge branch 'master' into master SciresM 2018-06-02 22:46:19 -07:00
  • bb636dc05a SM: Make Mitm compile-time toggleable, to forestall whining. Michael Scire 2018-06-02 23:42:01 -06:00
  • 80f40caf67 SM: Add IPC commands for first-class MITM installation. Michael Scire 2018-06-02 23:38:01 -06:00
  • 968c86578a Fusee: Add 5.x kernel patches to allow for IPC PID mitm. Michael Scire 2018-06-02 20:01:44 -06:00
  • cc69079d73 Fusee: Add mechanism for branching back at end of hook. Michael Scire 2018-06-02 19:11:50 -06:00
  • 8ec3a53d73 Fix CCPLEX bringup and halt the BPMP once it's done booting. (#118) Max K 2018-06-03 02:24:02 +02:00
  • 3650f01cea Fix CCPLEX bringup and halt the BPMP once it's done booting. langerhans 2018-06-03 01:02:13 +02:00
  • b3a7086b7e Fusee: Add infrastructure for applying kernel patches (needed for mitm) Michael Scire 2018-06-02 16:06:14 -06:00
  • 1ba8a92030 Fusee: Separate kernel patching into its own file. Michael Scire 2018-06-02 14:48:40 -06:00
  • 7a27322044
    Boot: Fully implemented GPIO and PINMUX handling hexkyz 2018-06-02 22:32:51 +01:00
  • b23e8c3318 Use "final" and "override" where appropriate Tony Wasserka 2018-06-02 13:53:39 +02:00
  • fa4c219395 Exosphere: Fix bugs, now boots 5.1.0 successfully. Michael Scire 2018-06-01 22:20:04 -06:00