Commit Graph

  • fc1234b22d port makebin.py to python3 master dhewg 2022-12-19 19:01:46 +0100
  • befb64ce1c strip mini before makebin.py dhewg 2012-11-26 21:25:18 +0100
  • a7b9770cbf move the gecko upload client out of irq context mini-0.4 dhewg 2010-08-05 18:11:16 +0200
  • 37cee63ed9 Revert "detect shutdown from GameCube mode mini-0.3 dhewg 2010-07-16 14:04:57 +0200
  • 7509e89717 add missing seeprom declaration dhewg 2010-07-14 17:10:52 +0200
  • 1e3f943d29 name 2 more vars in the seeprom struct dhewg 2010-07-14 16:59:47 +0200
  • 291d9f53d1 new ipc call IPC_PPC_BOOT_FILE. patch by trap15 dhewg 2010-07-14 16:58:31 +0200
  • 67b273e735 chmod 755 makebin.py dhewg 2010-07-12 13:11:32 +0200
  • 026b1ccdfc additional define to disable all usbgecko support dhewg 2010-07-09 02:37:33 +0200
  • f742371e9e move usbgecko defines to Makefile, fix warnings dhewg 2010-07-09 01:27:09 +0200
  • f432ae5661 boot2 patch cleanup dhewg 2010-07-05 18:19:26 +0200
  • 87c0f33221 hexdump() input data is const dhewg 2010-07-04 17:56:56 +0200
  • aaba483ab7 add missing sprintf(), prototype was already there dhewg 2010-07-04 17:56:03 +0200
  • f4868989b7 move tmd/tik structs and friends to boot2.h dhewg 2010-07-04 17:54:41 +0200
  • 18373c4f53 .gitignore for vi users dhewg 2010-07-03 21:11:31 +0200
  • 8de73feb49 remove dead declaration dhewg 2010-07-03 21:10:28 +0200
  • 19c9e857e9 fix warnings dhewg 2010-07-01 00:49:07 +0200
  • d3f899754c be less verbose dhewg 2010-07-01 00:48:55 +0200
  • 08c6c7f252 make spurious LFCR linebreaks optional dhewg 2010-06-26 11:28:13 +0200
  • 42b3508902 get rid of debug spew bushing 2010-06-17 12:39:46 -0700
  • 8daf6db9ac detect shutdown from GameCube mode; pass through to the system menu to let it shut the system down instead of launching the ccat UI bushing 2010-05-10 00:51:37 -0700
  • bfc3d0b3b7 turn off epic SD debug spew bushing 2010-05-10 00:51:19 -0700
  • ec1e5b7687 allow client apps to disable the safety check that normally prevents you from overwriting boot1/boot2, using an IPC call. use with caution, see comments in source code. bushing 2010-04-07 03:21:20 -0700
  • 4a13e2d207 oops, that shouldn't have been here bushing 2009-10-26 14:52:11 -0700
  • fa08fede1e removed more useless SD code bushing 2009-10-26 14:41:40 -0700
  • 661a30fc21 hackity hack bushing 2009-10-26 03:14:22 -0700
  • d7e80776a2 more sd code simplification, removing bsd cruft bushing 2009-10-26 02:19:37 -0700
  • 1fcd51701f remove one level of indirection bushing 2009-10-25 23:20:16 -0700
  • 4e8bfc5905 differentiate between timeout and error in wait_intr bushing 2009-10-25 22:14:07 -0700
  • 5122d749ee simplify sdhc code by removing voltage checking code and some other disabled code bushing 2009-10-25 03:32:04 -0700
  • c53d5f58c7 sd simplification: get rid of sc_flags, because we're always running on the same hardware bushing 2009-10-25 03:26:48 -0700
  • a1de353e6b merge sdhc header files bushing 2009-10-24 04:30:58 -0700
  • f9e873115c merge sdmmc header files bushing 2009-10-24 04:27:50 -0700
  • e000264f3b fixes from booto for CMD16 problem bushing 2009-10-24 04:05:14 -0700
  • 45990d9cfc add \r to \n when output to usbgecko bushing 2009-10-24 04:02:45 -0700
  • fde179edc5 Changes HBC's title id to JODI dhewg 2009-09-29 22:11:54 +0200
  • d244eec958 move sdhc.h out of the way bushing 2009-10-26 14:29:25 -0700
  • c9caa47916 Revert 4bit bus width because it just breaks stuff Sven Peter 2009-06-21 17:52:45 +0200
  • be3f3c0559 sdhctrl: allow different timeouts for each command Sven Peter 2009-06-21 17:52:10 +0200
  • f41e7fdd7c fix GPIO fail *cough* bushing 2009-08-31 01:46:09 -0700
  • 4d854edb54 rebase ff.c off elmchan fatfs R0.07a bushing 2009-06-12 15:04:16 -0700
  • e9ef8c6d37 add .o to gitignore bushing 2009-05-24 21:20:57 -0700
  • 4692472a34 bump mini version to 1.2 bushing 2009-05-24 20:58:39 -0700
  • 68791a05fe sdhc: add ipc call IPC_SDHC_EXIT Albert Herranz 2009-05-22 19:30:33 +0200
  • 950adf002f panic if the boot2 patch to launch a title fails make the patch more generic so it works on boot2v4 bushing 2009-05-17 23:42:21 -0700
  • cdf5a3c623 you did not see this... Sven Peter 2009-05-16 21:26:03 +0200
  • f8368c1374 sdhctrl: use sane timeouts Sven Peter 2009-05-16 18:14:36 +0200
  • 1e2d42e984 sdhctrl: use a 4bit bus Sven Peter 2009-05-16 18:14:15 +0200
  • 9bb8946e59 added GPL mini-0.2 Sven Peter 2009-05-15 18:01:14 +0200
  • 7b76dbc953 added elfloader. it actually compiles now :) Sven Peter 2009-05-15 15:06:32 +0200
  • dfd2ba8069 mini has its own repository and its own tags now Sven Peter 2009-05-15 14:54:55 +0200
  • 402be0e950 closer to compiling bushing 2009-05-15 05:37:53 -0700
  • 5b3fda7fd4 no need for an executable bit there bushing 2009-05-15 05:35:49 -0700
  • a019678827 wtf Sven Peter 2009-05-13 21:39:57 +0200
  • 5f4015344e fix describe scripts Sven Peter 2009-05-13 21:15:46 +0200
  • cce6145e15 Revert "thumb mode for mini" dhewg 2009-05-13 20:03:06 +0200
  • e06fbf3b1e prepare sdmmc_abort in irq handler Sven Peter 2009-05-13 00:36:46 +0200
  • 3b9fb897f7 thumb mode for mini Sven Peter 2009-05-12 21:50:05 +0200
  • 9211533614 merge loader/sdhc.c and mini/sdhc.c Sven Peter 2009-05-12 19:20:33 +0200
  • 8366174042 Implemented git version printing in infobox John Kelley 2009-05-12 13:50:22 -0700
  • f09e899399 moar less sdhc fail Sven Peter 2009-05-12 14:05:27 +0200
  • e010fc3a61 sdhc fix? Sven Peter 2009-05-12 13:16:38 +0200
  • edef2f3f8e simplify utils.h a bit Sven Peter 2009-05-11 18:40:20 +0200
  • b797351848 modify irq.h so that it can always be included, but will have dummy functions for loader (simplifies the rest of the code) bushing 2009-05-11 20:55:46 -0700
  • 3da716812c .gitignore dhewg 2009-05-11 11:15:26 +0200
  • 8e1f68f0cb trivial whitespace fixes bushing 2009-05-10 23:36:36 -0700
  • 49c33236df copyright header cleanup for MINI bushing 2009-05-10 22:53:16 -0700
  • 1e6776cf91 added version lock between ccat and mini to fix bug 17 bushing 2009-05-10 22:27:07 -0700
  • 6c08b4b5be add git version numbers for ccat and MINI bushing 2009-05-10 19:19:57 -0700
  • 48109e684b Fixed hang when vectoring to another address with no Gecko plugged in due to IRQ trap John Kelley 2009-05-09 15:13:47 -0700
  • 5b4ebdf739 stfu dhewg 2009-05-08 18:25:29 +0200
  • 84f89611b8 changes to make sync mini and loader/sdhc.c bushing 2009-05-08 02:42:51 -0700
  • fe7bcef787 calm down error messages during NAND write / erase bushing 2009-05-07 05:01:08 -0700
  • a1a4b706be thumb mode fixed. (again :/) Sven Peter 2009-05-06 18:55:00 +0200
  • a137980ac1 desperately trying to sync up sdhc.c bushing 2009-05-05 21:32:37 -0700
  • 81cef8b120 sdmmc cleanup in preparation for merge bushing 2009-05-05 20:43:34 -0700
  • 46f8c41f71 merge: sdmmc.h bushing 2009-05-05 19:32:19 -0700
  • a65e1c4bfc merge: sdhcvar.h bushing 2009-05-05 19:30:52 -0700
  • 9bc2a5023a merge: sdhcreg.h bushing 2009-05-05 19:28:58 -0700
  • 4e6b0d3a78 code consolidation betweeen mini and loader: memory bushing 2009-05-05 15:29:02 -0700
  • 8611805aa9 cleanup in preparation for merging with loader codebase bushing 2009-05-05 15:22:57 -0700
  • ba942c27af code consolidation betweeen mini and loader: utils bushing 2009-05-05 14:59:41 -0700
  • c67fab3f57 Revert "first starts of implementing compatibility with BC" dhewg 2009-05-04 23:59:27 +0200
  • 813a7a1c33 Dont pass the HW ECC data on ipc calls. dhewg 2009-05-02 16:27:10 +0200
  • 57c185afe5 Optional mini debug spew with gecko safe functions. dhewg 2009-05-01 16:29:43 +0200
  • ef02581dda fix crasher bug in nandfs, add code to get nandfs usage bushing 2009-05-02 05:55:07 -0700
  • 45b8895ac9 don't try to correct ECC on uninitialized pages bushing 2009-05-02 04:49:36 -0700
  • 5811742c07 correct ECC for pages read via IPC bushing 2009-05-02 04:33:40 -0700
  • 1d66f36578 not sure erase is using IRQ correctly; make a note for later (I don't want to fix it unless it's broken) bushing 2009-05-02 04:25:59 -0700
  • 7e40961741 add a DEFINE to let the installer write to the boot2 area bushing 2009-05-02 04:12:08 -0700
  • 09823ee038 just some formatting fixes bushing 2009-05-02 04:09:16 -0700
  • f0e2b549a9 get rid of obsolete read/write macros bushing 2009-05-02 03:58:53 -0700
  • 382518d42a move STACK_ALIGN to utils.h bushing 2009-05-02 03:56:32 -0700
  • 8412316c81 first starts of implementing compatibility with BC bushing 2009-04-26 23:12:25 -0700
  • 02da21358e Epic fix for AHB issues. Someone count up the bugs this kills marcan 2009-04-24 22:29:24 +0200
  • 06a17f9d81 yay dox bushing 2009-04-24 04:33:40 -0700
  • 794b203314 indent nonsense dhewg 2009-04-22 00:47:07 +0200
  • 51daa72471 per drmr, rename /system -> /bootmii and config.txt -> bootmii.ini bushing 2009-04-18 04:47:11 -0700
  • 50c4b6f441 Check the uploaded ARM binary prior to executing. dhewg 2009-04-17 18:22:04 +0200
  • a922a7c0f2 less magic numbers Sven Peter 2009-04-18 14:01:01 +0200