Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-11 | It's 2017. Where did the years go? | Benjamin Dobell | 1 | -1/+1 | |
2014-12-09 | Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI | Benjamin Dobell | 1 | -2/+2 | |
2014-11-17 | Continue to support autotools... for now | Benjamin Dobell | 1 | -0/+4 | |
2014-11-16 | CMake files for Heimdall CLI and mingw support | Benjamin Dobell | 1 | -11/+5 | |
2014-06-01 | Fixed support for large files (up to 2^32 - 1 bytes) | Benjamin Dobell | 1 | -0/+13 | |
The Loke protocol supports 32-bit unsigned for the size of files being flashed. However, POSIX file commands only support 32-bit (signed). As such we now have platform specific support for larger files. | |||||
2014-05-16 | Windows does not provide (or require) va_copy. | Benjamin Dobell | 1 | -0/+4 | |
2014-05-06 | Updated copyright notices to 2014 | Benjamin Dobell | 1 | -1/+1 | |
2013-05-12 | Update copyright notices, version identifier and documentation for 1.4.0 release. | Benjamin Dobell | 1 | -1/+1 | |
2013-01-22 | - Updated MSVC projects to MSVC2012. | Benjamin Dobell | 1 | -0/+10 | |
- Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7). | |||||
2013-01-22 | - Changed interpretation of packet size reponses of 0 from meaning "don't | Benjamin Dobell | 1 | -4/+0 | |
care" to "unsupported". - Changed block size in libpit to mean either block size or block offset. | |||||
2012-10-01 | Heimdall 1.4 RC1: | Benjamin Dobell | 1 | -0/+1 | |
- Massive refactoring. - Support for Qualcomm based devices. - Print PIT from file. - Use partition names as arguments e.g. --HIDDEN, --KERNEL, --MOVINAND etc. - Heimdall Frontend UI improvements. - And much more... | |||||
2012-03-31 | Updated version to 1.3.2 and copyright notices to 2012.v1.3.2 | Benjamin Dobell | 1 | -1/+1 | |
2011-07-08 | 1.3 beta | Benjamin Dobell | 1 | -1/+1 | |
2011-05-31 | 1.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices. | Benjamin Dobell | 1 | -13/+13 | |
2010-12-04 | Removed the "Heimdall" folder and moved its contents to the root directory. | Benjamin Dobell | 1 | -0/+0 | |