Commit Graph

  • ffeaaa227a
    Merge 5f511262e1 into 43bde3fcc9 Mat M 2018-08-25 03:34:19 +0000
  • 5f511262e1 fusee-primary/sdram: Correct setting of the PMC DDR_PWR register Lioncash 2018-08-24 23:30:58 -0400
  • a400b10921 fusee-primary: Fix always false conditional in xmemmove Lioncash 2018-08-24 22:30:32 -0400
  • 43bde3fcc9
    fusee: Fix register definition. hexkyz 2018-08-24 17:03:53 +0100
  • 8edec43be2 fusee: Add automatic firmware version detection. hexkyz 2018-08-23 19:57:01 +0100
  • 46cd7e8847 same for multithreadedwaitablemanager Juan Antonio Hernández Cánovas 2018-08-21 22:13:04 +0200
  • 6dbe3cf4f1 operator precedence Juan Antonio Hernández Cánovas 2018-08-21 22:08:29 +0200
  • 385d92fecb corrected panics because not implemented Juan Antonio Hernández Cánovas 2018-08-21 22:07:18 +0200
  • cbabb80ef4 added guards for svcWaitSynchronization; added unhandled result code when invalid handle Juan Antonio Hernández Cánovas 2018-08-21 21:52:15 +0200
  • e42ca20734
    Awful (and not tested) Multi-User LFS support Pika 2018-08-21 11:53:46 -0400
  • c40bb9b317 Exosphere: Fix crash for certain games on newer firmwares Michael Scire 2018-08-20 19:31:15 -0700
  • b5234e9efb
    exo: cleanup + (theoretical) 1.0.0 support in smcCpuSuspend SciresM 2018-08-20 14:38:39 +0900
  • e5bfb95c22 fusee: Add warmboot support. hexkyz 2018-08-19 17:09:30 +0100
  • ffb2dd4f11 Change CondVar API to latest version See: 1e349b6ce8 rkx1209 2018-08-19 18:56:58 +0900
  • 2a8ed077c0
    Merge 54b6bb340e into dcd91b5932 tslater2006 2018-08-18 17:22:05 +0000
  • dcd91b5932
    Update README.md hexkyz 2018-08-18 18:15:23 +0100
  • 320ec38be1 fusee: Complete re-write of the hardware initialization code: hexkyz 2018-08-18 17:59:33 +0100
  • d9f83ce368 exosphere: add theoretical dev unit key support Michael Scire 2018-08-16 22:13:29 -0700
  • 7346ede1e1 exosphere: use our open source bpmpfw (warmboot still works) Michael Scire 2018-08-16 20:46:33 -0700
  • 46f68fcbff Exosphere: Fix carveout saving (warmboot now works on 5.1.0) Michael Scire 2018-08-16 20:17:37 -0700
  • a0deea8ae0 exo: fix SAVE_WP_REG definition Michael Scire 2018-08-16 18:56:49 -0700
  • ee0117b59e exo: tabs->spaces... Michael Scire 2018-08-16 18:56:04 -0700
  • f41aaccaa2 exosphere: commit WIP warmboot progress Michael Scire 2018-08-16 18:45:38 -0700
  • de49cfefac creport: Print Break information on UserBreak Michael Scire 2018-08-11 19:16:29 -0700
  • 326d58e28c creport: tabs -> spaces Michael Scire 2018-08-11 19:02:12 -0700
  • 6c8a1a39e1 creport: fix various issues, improve support (closes #187) Michael Scire 2018-08-11 18:46:41 -0700
  • 761ab4fcfe Creport: Update makefile to build npdm/nsp Michael Scire 2018-08-10 19:51:59 -0700
  • ee323546c0
    Merge 6c80e023a7 into 294f05ea56 misson20000 2018-08-10 02:03:30 +0000
  • 6c80e023a7 add creport.npdm to Makefile default targets misson20000 2018-08-09 19:02:25 -0700
  • 294f05ea56 make all (working) sysmodules compile Pika 2018-08-02 16:32:51 -0400
  • adc496b6a7 Exosphere: Change physical segment maps depending on firmware version Michael Scire 2018-08-02 21:33:55 -0700
  • 1dffabc1d3
    make all (working) sysmodules compile Pika 2018-08-02 16:32:51 -0400
  • 441e58be56 anti-telemetry: Do not boot Error Collection sysmodule Michael Scire 2018-08-01 23:15:18 -0700
  • 6eac78595e
    fusee-secondary: Remove restriction for loading from eMMC hexkyz 2018-08-01 21:15:16 +0100
  • 4b8455baf9 fusee-secondary: Correct else-if condition in xmemmove() Lioncash 2018-07-29 23:21:30 -0400
  • 170344a315 fusee-secondary: Correct else-if condition in xmemmove() Lioncash 2018-07-29 23:21:30 -0400
  • bbdf2868c9 fusee-secondary/fs_dev: Correct uninitialized cast within fsdev_seek() Lioncash 2018-07-29 22:51:38 -0400
  • d1ca4047bf fusee-secondary/fs_dev: Correct uninitialized cast within fsdev_seek() Lioncash 2018-07-29 22:51:38 -0400
  • cb4089e49c Stratosphere: use isxdigit to check if char is hex. Michael Scire 2018-07-29 17:27:30 -0700
  • c70420d996 creport: Actually change report paths. Michael Scire 2018-07-29 16:54:15 -0700
  • 84bcaf8dc6 creport: Change report path to crash_reports Michael Scire 2018-07-29 16:48:33 -0700
  • c547ed50aa Loader: Fix exefs nsp support. Works on hardware. Michael Scire 2018-07-29 16:45:29 -0700
  • 3a2520a3b7 Loader: Add support for exefs redirection to code nsp on SD. Michael Scire 2018-07-29 16:35:43 -0700
  • 44e2412ae6 Loader: Change ips patch location to ease patch distribution Michael Scire 2018-07-29 11:27:19 -0700
  • e697f6bdd0 fs.mitm: Fix flag detection. Michael Scire 2018-07-29 11:21:42 -0700
  • de05685e3d fs.mitm: Remove shim for fsStorageGetSize, which was added to libnx Michael Scire 2018-07-29 11:07:05 -0700
  • a9b20b5553 Exosphere: Fix CFLAGs for latest devkitA64 Michael Scire 2018-07-29 11:02:06 -0700
  • a3d53fbb2c Define wait() in fusee-primary/secondary Luke Street 2018-07-29 12:17:51 -0400
  • 0099ff323d Define wait() in fusee-primary/secondary Luke Street 2018-07-29 12:17:51 -0400
  • 674a91db8c Loader/ips: Fix more bugs, now works with simple test on hw. Michael Scire 2018-07-28 21:06:50 -0700
  • 08275240c6 Loader/ips: fix compile error Michael Scire 2018-07-28 20:41:13 -0700
  • 75916001a2 Loader: Fix IPS edge condition, change ips location Michael Scire 2018-07-28 20:36:30 -0700
  • 0f5f3c2ad0 Loader: Implement IPS/IPS32 patching. Michael Scire 2018-07-28 20:28:17 -0700
  • c1fd2eda20 Loader: Skeleton IPS/IPS32 patching support. Michael Scire 2018-07-28 20:01:09 -0700
  • cd42f6dc18 fs.mitm: Allow fsmitm.flag specification for mitm Michael Scire 2018-07-28 12:29:54 -0700
  • a811b447ce creport: Pretty-print addresses whenever possible. Michael Scire 2018-07-27 20:34:09 -0700
  • 5993614c2e fs.mitm: Try to MitM titles that have override RomFS content on the SD card Michael Scire 2018-07-27 20:15:06 -0700
  • 2a6348cd73 creport: add fsp-srv access to npdm Michael Scire 2018-07-27 19:57:32 -0700
  • b365065a2d Loader: Support loading FsStorageId_None content from SD. Michael Scire 2018-07-27 19:53:20 -0700
  • 5a63f4e304 PM: Make boot2 launch SD card content with StorageId_None Michael Scire 2018-07-27 19:34:22 -0700
  • 2667266aad pm.boot2: Skeleton hook for SD-mandated launches Michael Scire 2018-07-27 03:22:06 -0700
  • c079803189 PM: Use enum in EmbeddedBoot2 Michael Scire 2018-07-27 02:37:45 -0700
  • 9f16062767 PM: Embed boot2 logic in PM. Michael Scire 2018-07-27 02:23:53 -0700
  • 6adcb483e5 pm: remove magic flag/event numbers to improve readability and understandability misson20000 2018-07-27 01:56:24 -0700
  • 7060047159 pm: remove magic flag/event numbers to improve readability and understandability misson20000 2018-07-27 01:56:24 -0700
  • 9d0d9d95e1 Stratosphere: Give more memory to SYSTEM, use less memory. Michael Scire 2018-07-27 01:44:21 -0700
  • 054c65dffb
    Revert unnecessary change (thanks @rajkosto) hexkyz 2018-07-26 19:26:43 +0100
  • 7836609839 Fix multiple issues reported by Coverity Scan hexkyz 2018-07-26 18:45:18 +0100
  • fd88bd1d2c
    fusee: Disable the SDCLK when switching to low voltage. hexkyz 2018-07-24 19:06:41 +0100
  • a2104b85ce
    fusee: Disable the SDCLK when switching to low voltage. hexkyz 2018-07-24 19:05:27 +0100
  • dd4993dfda Loader: Use HW-acceleration for SHA256 Michael Scire 2018-07-24 01:26:37 -0700
  • e58927a8ab fusee: Fix SDMMC high speed support and other bugs. hexkyz 2018-07-23 20:14:53 +0100
  • 82c7644f7d
    Merge 14aee373bc into eaa282b915 Tony Wasserka 2018-07-20 03:26:27 +0000
  • eaa282b915 Fix additional UAF in DirEntry building Michael Scire 2018-07-19 21:21:50 -0600
  • a46e796f4d fs.mitm: Fix UAF in every DirEntry processed. Michael Scire 2018-07-19 21:17:57 -0600
  • 3db9ce32fa Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. hexkyz 2018-07-19 21:07:53 +0100
  • 49ba91a8f3 fs_istorage: Default IStorage destructor in cpp Léo Lam 2018-07-02 18:15:30 +0200
  • e088a2f414 stratosphere: In-class initialize members Léo Lam 2018-07-02 16:26:03 +0200
  • 5b3e8e1c5d stratosphere: Use RAII for locks Léo Lam 2018-07-02 16:10:57 +0200
  • 18153713d9 pm: Fix missing include Léo Lam 2018-07-02 14:25:40 +0200
  • a28b40866a stratosphere: Remove an unneeded constructor Léo Lam 2018-07-02 13:21:10 +0200
  • 22ae5b861c
    fusee: Correct wrong comment (thanks @desowin) hexkyz 2018-07-05 16:05:38 +0100
  • 3394f0cf0d
    Merge pull request #161 from TheDgtl/fix_4xx_kernel hexkyz 2018-07-04 22:06:11 +0100
  • c5e9aec013 fusee: Temporarily disable anything that prevents the fusee-primary to fusee-secondary transition. hexkyz 2018-07-04 22:04:41 +0100
  • ddbbb0b758 fusee: SDMMC driver re-design: hexkyz 2018-07-04 21:55:27 +0100
  • fe6b8c02f8 fs_istorage: Default IStorage destructor in cpp Léo Lam 2018-07-02 18:15:30 +0200
  • 07976b7d8c stratosphere: In-class initialize members Léo Lam 2018-07-02 16:26:03 +0200
  • 336f807622 stratosphere: Use RAII for locks Léo Lam 2018-07-02 16:10:57 +0200
  • b1150e2c97 pm: Fix missing include Léo Lam 2018-07-02 14:25:40 +0200
  • 33404c77d1 stratosphere: Remove an unneeded constructor Léo Lam 2018-07-02 13:21:10 +0200
  • 6ab81e1780 Fix issue with fusee-secondary 4.x kernel patches Drakia 2018-07-01 17:50:02 -0700
  • 5665c62a58
    Merge 6f3eed8de5 into 83c9747e5f Benoit7413 2018-06-29 07:16:28 +0000
  • 83c9747e5f fs.mitm: Save memory+time in sibling reconstruction via reverse iteration Michael Scire 2018-06-29 00:34:18 -0600
  • 4c920dfe92 fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast. Michael Scire 2018-06-28 23:24:08 -0600
  • 90226ec438 fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw. Michael Scire 2018-06-28 23:18:35 -0600
  • c536665fe9 fs.mitm: Use std::map for RomFS building Michael Scire 2018-06-28 22:40:18 -0600
  • fb0c1b1ac7 fs.mitm: Fix debug-commented-out command Michael Scire 2018-06-28 20:42:27 -0600
  • caac5f9078 fs.mitm: Simplify source merging condition thanks to padding guarantees Michael Scire 2018-06-28 20:41:36 -0600
  • a95836552e fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others) Michael Scire 2018-06-28 20:39:23 -0600
  • 8da27723fc fs.mitm: Fix c++ modernization breaking changes Michael Scire 2018-06-27 23:02:06 -0600