Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-18 | Removed autotools and VS files, and standardised source dir naming | Benjamin Dobell | 1 | -40/+0 | |
2014-11-17 | Continue to support autotools... for now | Benjamin Dobell | 1 | -1/+1 | |
2014-06-01 | Autogen'd files for Heimdall 1.4.1v1.4.1 | Benjamin Dobell | 1 | -1/+0 | |
2014-06-01 | Fixed support for large files (up to 2^32 - 1 bytes) | Benjamin Dobell | 1 | -1/+1 | |
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-10 | Fixed hard-coded libdir regression. | Benjamin Dobell | 1 | -1/+1 | |
2013-06-12 | Fix udev rules directory | Juan Orti Alcaine | 1 | -1/+1 | |
The udev rules always must be installed in /lib/udev/rules.d even when it is a 64 bits OS | |||||
2013-06-04 | Renamed udev rules file and explictly added /usr/include to the include search path for Heimdall Frontend on UNIX systems. | Benjamin Dobell | 1 | -2/+2 | |
2013-03-09 | Updated Linux build files and fixed a string formatting warning in Heimdall Frontend. | Benjamin Dobell | 1 | -2/+1 | |
2013-01-22 | - Updated MSVC projects to MSVC2012. | Benjamin Dobell | 1 | -1/+1 | |
- Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7). | |||||
2012-10-01 | Heimdall 1.4 RC1: | Benjamin Dobell | 1 | -34/+42 | |
- 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... | |||||
2011-09-12 | Updated Heimdall (command line) autotools files for the 1.3.1 changes.v1.3.1 | Benjamin Dobell | 1 | -33/+34 | |
Heimdall 1.3.1 should now build on Linux and OS X. | |||||
2011-07-11 | 1.3 documentation updates and permission fixes. | Benjamin Dobell | 1 | -33/+33 | |
2011-07-09 | Version 1.3 (beta) | Benjamin Dobell | 1 | -9/+8 | |
2011-06-01 | More linux-specific fixes/changes. | Benjamin Dobell | 1 | -0/+5 | |
2011-06-01 | Linux Makefile.am fixes. | Benjamin Dobell | 1 | -3/+5 | |
2010-12-27 | Made "make install" install the udev rules.v1.1.1 | Benjamin Dobell | 1 | -2/+10 | |
2010-12-04 | Removed the "Heimdall" folder and moved its contents to the root directory. | Benjamin Dobell | 1 | -0/+0 | |