Commit Graph

17 Commits

Author SHA1 Message Date
e7f332764b 1.3.3: small fix on get_boot_reason 2011-11-07 00:04:57 +00:00
6092922424 1.3.2: updated
* ROMHDR base addr is spl virtual 0x80000000 = 11800000 physical, LK will relocate to correct address (MEMBASE)
* save reboot reason at 0x2FFB0000 (ramconsole - 0x1000 (PAGE_SIZE)) and @0x2FFB0004 XOR 0x004b4c63 (cLK signature)
* added oem cmd to fastboot and oemcmd.bat for PC
2011-11-07 00:03:59 +00:00
cb8df35955 1.3.1: updated
* sharp display fix
* added patches
2011-11-07 00:01:51 +00:00
fc88e6ffb9 1.3: update to latest
* - removed other targets from source
- removed tinboot like wrapper, now romhdr is in crt0
- power collapse fix
- off charge support.
- misc partition check removed
2011-11-06 23:50:25 +00:00
72ee75a82d 1.2: updated 2011-11-06 23:48:03 +00:00
2e6545f612 1.1: Initial commit 2011-11-06 23:26:22 +00:00
ea15405e85 1.1: Initial commit 2011-11-06 23:25:14 +00:00
a57a973d36 reverted: merged from dan1j3l, 1.6.5 DE
will add to lk, rather than build-htcleo later
2011-08-12 11:21:00 +01:00
628f6708c1 fixed a typo on creating the different sized, missed 150, and updated to 1.4.0.1 2011-05-09 00:24:44 +01:00
f5de287492 modified to add version.h, and ther rest of the places, to use this variable 2011-05-08 02:06:18 +01:00
d3ad9449ec added clk= into cmdline 2011-05-05 23:48:26 +01:00
8967792670 Added README, and changed path to toolchain relative to out path 2011-04-09 00:54:24 +01:00
62e11adcee changed compile-all such that different cache sizes can be created, Added 5M and 44M options 2011-04-07 18:01:19 +01:00
2bdc73ec37 create makefile rather than work with a script
changed the compile-all to utilise this
2011-03-28 12:55:42 +01:00
87370fbba5 Added my quick build environment
changed make files and code, to dynaically change cache
added the other files that I forgot
2011-03-27 21:24:52 +01:00
45e1245f9e Added my quick build environment
changed make files and code, to dynaically change cache
2011-03-27 21:20:40 +01:00
cedesmith
2e26415092 cLK 1.4 2011-03-25 23:39:33 +02:00