1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-04 05:49:00 +00:00

Commit Graph

  • b787053c2d bdk: joycon: fixup hori pads CTCaer 2022-07-01 13:47:41 +0300
  • fe7fd6370e hekate/nyx: push some missed changes CTCaer 2022-07-01 11:33:43 +0300
  • 535ea95086 hekate/nyx: gfx: add text color defines CTCaer 2022-07-01 04:37:57 +0300
  • eba6b285ec hekate: utilize watchdog to catch sd based hangs CTCaer 2022-06-29 12:19:19 +0300
  • e921d8f51c bdk: update memory map with more used addresses CTCaer 2022-06-29 12:13:04 +0300
  • 57c8fd1f8c bdk: fiq: watchdog handling CTCaer 2022-06-29 12:12:03 +0300
  • d38ddad873 bdk: display: correct night mode value CTCaer 2022-06-27 10:27:18 +0300
  • b0c0a86108 bdk: migrate timers/sleeps to timer driver CTCaer 2022-06-27 10:22:19 +0300
  • 061e10152f bdk: timer: add timer/watchdog driver CTCaer 2022-06-27 10:20:25 +0300
  • b65b2d7f71 bdk: se: do not use heap for linked lists CTCaer 2022-06-27 09:14:43 +0300
  • 3369dcd110 nyx: if no full backup, backup MWS folder also CTCaer 2022-06-25 06:47:12 +0300
  • 677770bfee nyx: offer wipe if partitioning can backup files CTCaer 2022-06-25 06:41:34 +0300
  • 50886382bf bdk: list: add LIST_FOREACH_INVERSE and LIST_FOREACH_ENTRY_INVERSE CTCaer 2022-06-25 05:59:53 +0300
  • 2378bf2863 bdk: ini: simplify kv free CTCaer 2022-06-25 05:56:11 +0300
  • e5ddac5211 bdk: sdmmc: rename current limit to power limit CTCaer 2022-06-25 05:53:04 +0300
  • 489e222aac bdk: sdmmc: expose csd/scr functions CTCaer 2022-06-25 05:48:54 +0300
  • 16af97c79a uart: rename print to printf CTCaer 2022-06-25 05:42:42 +0300
  • bdb8f6d352 ccplex: name some flow control values CTCaer 2022-06-25 05:42:19 +0300
  • e2f6e925c4 nyx: info: show total size of fat partition CTCaer 2022-06-19 12:39:02 +0300
  • 258a343e21 bdk: usb: support deconfiguration of endpoints CTCaer 2022-06-14 18:48:21 +0300
  • f6c9e636d1 bdk: usb: improve USB2/XUSB power down CTCaer 2022-06-14 18:46:46 +0300
  • 605f270f98 bdk: usb: fix a race condition in USB2 stack CTCaer 2022-06-14 18:41:33 +0300
  • 3fa01a1975 hekate: fix a bug in low battery monitor CTCaer 2022-06-04 22:03:47 +0300
  • 0e526bf9e8 nyx: tools: fix hybrid mbr changes CTCaer 2022-05-27 04:44:42 +0300
  • c77c741c07 bdk: sdmmc: correct lower speed mode checks CTCaer 2022-05-26 03:04:27 +0300
  • 358896eb7d nyx: tools: inform user on erros in archive bit fixer CTCaer 2022-05-21 14:24:43 +0300
  • 10205b17dd hekate: remove sd mount/unmout management for payload launch CTCaer 2022-05-21 13:10:12 +0300
  • 75b7d91abf hekate: always init sublist on section creation CTCaer 2022-05-21 13:08:46 +0300
  • 369df25cd3 nyx: fatfs: add failsafes for wrong mkfs usage CTCaer 2022-05-19 15:17:54 +0300
  • af22085172 nyx: move emuMMC backup folder to {emmc_sn}/emummc CTCaer 2022-05-19 15:15:36 +0300
  • 38010ce65e nyx: utilize ini free and fix various memleaks CTCaer 2022-05-19 15:14:05 +0300
  • 8428ce1a2e hekate/nyx: gfx: changes to putn CTCaer 2022-05-19 15:06:37 +0300
  • bf00c79edb bdk: ini: add ini free CTCaer 2022-05-19 15:03:00 +0300
  • 429074293a bdk: sprintf: no support for lower case hex and base that is not 10/16 CTCaer 2022-05-19 15:01:10 +0300
  • 2c768db542 bdk: heap: add nodes info CTCaer 2022-05-19 14:53:02 +0300
  • 889317da58 bdk: sdmmc: add missing sd block size define CTCaer 2022-05-16 13:34:36 +0300
  • e09710e3eb bdk: fatfs: mkfs alignment changes CTCaer 2022-05-16 13:33:38 +0300
  • fb45804adf nyx: refactor various functions and add comments CTCaer 2022-05-16 13:28:38 +0300
  • 796207a41b nyx: do not allow joycon pairing info dump on Hoag CTCaer 2022-05-16 13:12:45 +0300
  • 1649d446cd nyx: options: set min year for clock offset to 2022 CTCaer 2022-05-16 13:12:11 +0300
  • 7459214fed nyx: info: add mov r1 print for patched t210 CTCaer 2022-05-16 13:06:40 +0300
  • e9587a325c bdk: fuse: add ipatch support for T210B01 CTCaer 2022-05-16 13:05:12 +0300
  • 331f1926d1 bdk: display: remove unneeded pinmuxing on Aula CTCaer 2022-05-16 10:16:24 +0300
  • 87fe374b3b bdk: uart: use 2 STOP bits based on baudrate CTCaer 2022-05-14 12:25:02 +0300
  • b56e788d12 bdk: pinmux: more proper uart pinmuxing CTCaer 2022-05-14 12:20:57 +0300
  • abdf621ad5 nyx: simplify uart debug port path CTCaer 2022-05-13 03:57:09 +0300
  • 9e613a7600 bdk: hwinit: simplify uart debug port paths CTCaer 2022-05-13 03:56:59 +0300
  • c2ff5dbd1c nyx: add no box and 5 entries per line support CTCaer 2022-05-13 03:49:32 +0300
  • b9cdf5d697 nyx: fix s_printf bugs pointed by format checker CTCaer 2022-05-12 16:43:18 +0300
  • b6384d5da5 bdk: utils: Set format attribute for s_printf CTCaer 2022-05-12 16:40:34 +0300
  • 7df76bff4a nyx: input: add Sio support (for Hoag) CTCaer 2022-05-09 06:13:10 +0300
  • 54b054c940 bdk: usb: add Sio support to hid gadget CTCaer 2022-05-09 06:10:49 +0300
  • f31170bb51 bdk: joycon: add Sio support (for Hoag) CTCaer 2022-05-09 06:09:06 +0300
  • f452d916c9 bdk: clock: add ext peripheral clock control CTCaer 2022-05-09 06:08:39 +0300
  • 47d06d0e8a bdk: joycon: use flow control to improve packet integrity CTCaer 2022-05-09 05:55:06 +0300
  • 2aed1b3b83 bdk: joycon: add 3 mbaud support and full init CTCaer 2022-05-09 05:48:10 +0300
  • 12aac3a0fc bdk: clock: add 3 megabaud support for UART CTCaer 2022-05-09 05:47:08 +0300
  • 833a115eb2 bdk: joycon: improve and streamline jc detect CTCaer 2022-05-09 05:39:45 +0300
  • 9f30c51bd1 bdk: joycon: refactor driver CTCaer 2022-05-09 05:32:32 +0300
  • 62d68b33c3 nyx: tools: use actual gpt entries num in part manager CTCaer 2022-05-08 05:59:57 +0300
  • c51877d588 nyx: tools: add mbr hidden attr fixer in hybrid mbr fixer CTCaer 2022-05-08 05:59:32 +0300
  • 471f3c50ea nyx: tools: do not allow part manager backup/restore to hang on corruption CTCaer 2022-05-08 05:57:59 +0300
  • 6d66bfc168 nyx: tools: do not allow arc bit fixer to hang on corruption CTCaer 2022-05-08 05:56:44 +0300
  • 9163151dd0 nyx: info: add battery lot and another old panel rev CTCaer 2022-05-08 05:55:46 +0300
  • 334d89973f hekate/nyx: adhere to uart driver changes CTCaer 2022-05-08 05:46:23 +0300
  • f7bf4af3ec bdk: uart: refactor and add new functionality CTCaer 2022-05-08 05:45:16 +0300
  • ae394d9f37 nyx: remove negative decimal external handling CTCaer 2022-05-08 05:32:21 +0300
  • c2869703af hekate: gfx: add negative decimals printing CTCaer 2022-05-08 05:29:30 +0300
  • ebe7b5a603 bdk: utils: add approx. square root calc for u64 CTCaer 2022-05-08 05:27:05 +0300
  • ebf0db77ee bdk: sprintf: add negative number support for %d CTCaer 2022-05-08 05:26:01 +0300
  • 81730c5f7e bdk: pinmux/pmc: add more defines CTCaer 2022-05-08 05:22:41 +0300
  • 76d1b4e221 bdk: sdmmc: refactor defines CTCaer 2022-05-08 05:21:29 +0300
  • 4a1cb1f2ea bdk: fan: add Hoag and Aula SKUs support CTCaer 2022-05-08 05:07:38 +0300
  • 58a2094448 bdk: reg 5v: add support for Hoag and Aula SKUs CTCaer 2022-05-08 05:05:39 +0300
  • 1b7b7ab7f5 nyx: info: add new hynix chip model info CTCaer 2022-05-08 05:00:46 +0300
  • 37de367fef bdk: sdram: deduplicate dram configs CTCaer 2022-05-08 04:58:36 +0300
  • 450d95e573 bdk: di: correct samsung backlight set CTCaer 2022-05-08 04:53:13 +0300
  • 969a49edba bdk: di: reselect winA when done with winD config CTCaer 2022-05-08 04:49:28 +0300
  • 9908eb8bb3 bdk: di: samsung panel: better init CTCaer 2022-05-08 04:48:55 +0300
  • 56dcbb2b23 bdk: di: cleanup configs CTCaer 2022-05-08 04:45:03 +0300
  • b9f40fed7a bdk: di: move plld setup code out of display obj CTCaer 2022-05-08 04:41:05 +0300
  • 6ae4904c8f bdk: di: make dsi normal/vblank writes more robust CTCaer 2022-05-08 04:36:20 +0300
  • dd2bb0f555 bdk: di: refractor configs CTCaer 2022-05-08 04:34:44 +0300
  • 0b8cdaf0ea bdk: di: split normal and vblank dsi reads CTCaer 2022-05-08 04:23:31 +0300
  • 8f540b2543 Bump hekate to v5.7.2 and Nyx to v1.2.2 v5.7.2 CTCaer 2022-03-23 19:34:59 +0200
  • f687c4f6da hos: add support for HOS 14.0.0 CTCaer 2022-03-23 02:21:59 +0200
  • 5c4e895c35 nyx: update dram/touch info for HOS 14.0.0 CTCaer 2022-03-23 02:21:21 +0200
  • 83c95d8a3b bdk: sdram: update 20/21/22 ids for new dram CTCaer 2022-03-23 02:20:55 +0200
  • ff214f25c1 bdk: update l4t hekatf prep functions CTCaer 2022-03-23 00:58:20 +0200
  • f818d094c5 Add .exe version of the tools in .gitignore CTCaer 2022-03-23 00:56:32 +0200
  • 69c312daac nyx: clear B button context on option actions CTCaer 2022-03-23 00:55:18 +0200
  • b7e59dfc28 nyx: print sd oemid in hex also CTCaer 2022-03-23 00:53:56 +0200
  • c04d423f4b nyx: add option to use right joycon as mouse control CTCaer 2022-03-23 00:49:47 +0200
  • af1ece903b nyx: Do not reserve alignment space if no extra partitions CTCaer 2022-03-23 00:24:51 +0200
  • 547c90a0a9 hekate: remove ipatches info from main hekate CTCaer 2022-03-23 00:24:13 +0200
  • e4be7f57ac Update .gitignore Torphedo 2022-03-13 21:05:47 -0400
  • 0fef90dc4c bdk: sd: return proper error for sd file save CTCaer 2022-02-15 00:36:23 +0200
  • a76ad9838e nyx: cosmetics CTCaer 2022-02-15 00:29:23 +0200
  • 499a9cf5f3 hekate: disable heap defrag CTCaer 2022-02-15 00:27:17 +0200
  • cfd6567f5d pkg1: move warmboot rsa patching into pkg1 CTCaer 2022-02-15 00:26:07 +0200