Commit Graph

41 Commits

Author SHA1 Message Date
dhewg
befb64ce1c strip mini before makebin.py 2012-11-26 21:25:18 +01:00
dhewg
67b273e735 chmod 755 makebin.py 2010-07-12 18:13:05 +02:00
dhewg
026b1ccdfc additional define to disable all usbgecko support 2010-07-09 02:37:33 +02:00
dhewg
f742371e9e move usbgecko defines to Makefile, fix warnings 2010-07-09 01:27:09 +02:00
dhewg
d3f899754c be less verbose 2010-07-04 19:47:39 +02:00
Sven Peter
cdf5a3c623 you did not see this... 2009-05-16 21:26:03 +02:00
Sven Peter
7b76dbc953 added elfloader. it actually compiles now :) 2009-05-15 15:09:04 +02:00
bushing
402be0e950 closer to compiling 2009-05-15 05:37:53 -07:00
dhewg
cce6145e15 Revert "thumb mode for mini"
This reverts commit 189d9559aee8881aeb3df34817c28690bfaf5970.

Loading mini from the installer makes mini panic, lets reintroduce a
working version after the initial release.
2009-05-15 05:35:18 -07:00
Sven Peter
3b9fb897f7 thumb mode for mini 2009-05-15 05:35:18 -07:00
John Kelley
8366174042 Implemented git version printing in infobox 2009-05-15 05:35:18 -07:00
bushing
6c08b4b5be add git version numbers for ccat and MINI 2009-05-15 05:35:17 -07:00
bushing
8611805aa9 cleanup in preparation for merging with loader codebase 2009-05-15 05:35:16 -07:00
dhewg
c67fab3f57 Revert "first starts of implementing compatibility with BC"
This reverts commit de6f907bb4241763bfb09efe521385482f166abd.
2009-05-15 05:35:16 -07:00
bushing
8412316c81 first starts of implementing compatibility with BC 2009-05-15 05:35:15 -07:00
dhewg
4dcef26df8 Moved most CFLAGS and LDFLAGS to the global rules.
As recommended by segher :)
2009-05-15 05:33:10 -07:00
Sven Peter
ca7836a7a6 some more sd fail. 2009-05-15 05:33:09 -07:00
dhewg
5c64add743 rlyclean 2009-05-15 05:33:09 -07:00
dhewg
68397f67cd Reworked vectoring for mini's _main()
ipc_process_slow() and friends return a vector where bootmii branches
to upon exit. Implemented IPC_SYS_JUMP via ipc_queue_slow_jump().
Ability to upload armboot.bin with the bootmii client.
2009-05-15 05:33:09 -07:00
dhewg
993bda8a49 Makefile cleanup 2009-05-15 05:33:08 -07:00
dhewg
65ef5abb3d new Makefile var LDSCRIPT 2009-05-15 05:33:08 -07:00
dhewg
7a26537f8a Build system cleanup, and -T != -Wl,-T 2009-05-15 05:33:08 -07:00
dhewg
d8440368d9 Build system cleanup, less c&p ftw. 2009-05-15 05:33:08 -07:00
marcan
6b26684bbc MINI -> mini 2009-05-15 05:33:08 -07:00
dhewg
9b5a83f30e build cleanup. 2009-05-15 05:33:01 -07:00
bushing
3513e897ed finish renaming miniios -> MINI 2009-05-15 05:28:54 -07:00
marcan
77ca5f888c Fix long long support for miniios vsprintf 2009-05-15 05:28:53 -07:00
marcan
0df332812f iosboot.bin -> armboot.bin 2009-05-15 05:28:52 -07:00
Sven Peter
f1256c2b77 boot2 loading and titleid patching for miniios
seems to fail sometimes in dc_ functions :/
2009-05-15 05:28:24 -07:00
bushing
b877791528 add seeprom support to miniios 2009-05-15 05:28:15 -07:00
Sven Peter
66f09a14de nand/nandfs stuff
not working yet :/
2009-05-15 05:28:14 -07:00
bushing
c4465b02b8 change target names to the actual filenames we need 2009-05-15 05:28:14 -07:00
marcan
29caadc06b miniIOS IPC updates 2009-05-15 05:28:14 -07:00
Sven Peter
51fd48f066 nand, nandfs and crypto code for miniios
i blame lack of sleep for ugly code.
2009-05-15 05:28:13 -07:00
marcan
debfa55f86 Add exception handler. This one *does* work! 2009-05-15 05:28:13 -07:00
marcan
b066d87b66 Add proper -mcpu option for starlet 2009-05-15 05:28:05 -07:00
marcan
b80e7b74dd Interrupts, IPC, moar stuff 2009-01-08 23:27:22 +01:00
marcan
599839a7f9 Support vanilla armeb toolchain 2009-01-07 17:56:57 +01:00
marcan
9c6570abd4 Clean up 2009-01-07 17:56:46 +01:00
marcan
fc52bee126 MiniIOS updates, add elfloader 2009-01-06 00:13:39 +01:00
marcan
91836dca85 Add miniios 2008-12-28 14:35:37 +01:00