aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall
Commit message (Expand)AuthorAgeFilesLines
* Switch UsbLogLevel back to an int.Koushik Dutta2013-08-148-52/+51
* Merge remote-tracking branch 'bd/master' into cm-10.2Koushik Dutta2013-08-1485-58990/+12936
|\
| * Fix udev rules directoryJuan Orti Alcaine2013-06-122-2/+2
| * Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on O...Benjamin Dobell2013-06-081-1/+1
| * Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after AC_PRO...Benjamin Dobell2013-06-069-11084/+2674
| * Renamed udev rules file and explictly added /usr/include to the include searc...Benjamin Dobell2013-06-043-4/+4
| * Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate doc...Benjamin Dobell2013-05-141-19/+0
| * Minor build file clean-up for linux and regenerated autotools output for 1.4....Benjamin Dobell2013-05-1313-1395/+9332
| * Update copyright notices, version identifier and documentation for 1.4.0 rele...Benjamin Dobell2013-05-1354-59/+59
| * Removed bad Galaxy Camera device identifier, as it was the PID for regular bo...Benjamin Dobell2013-05-112-5/+3
| * For devices that support variable packet size - decreased sequence size from ...Benjamin Dobell2013-05-051-1/+1
| * Minor command line output changes - No functional changes.Benjamin Dobell2013-05-051-17/+3
| * Changed Arguments.h constructors with default parameters so it compiles with ...Benjamin Dobell2013-03-141-2/+2
| * Regenerated autoconf files.Benjamin Dobell2013-03-1420-57693/+12289
| * Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X.Benjamin Dobell2013-03-141-2/+6
| * Updated Linux build files and fixed a string formatting warning in Heimdall F...Benjamin Dobell2013-03-108-26/+14
| * Fixed output bug attempting to log a std::string instead of a C-style string ...Benjamin Dobell2013-03-101-1/+1
| * - Removed legacy command line hard-coded partition name parameters.Benjamin Dobell2013-03-0816-672/+538
* | switch to libusbxKoushik Dutta2013-08-141-28/+2
* | remove misleading variable from Android.mkChirayu Desai2013-05-141-1/+0
* | fix readme mixed dos/unixTanguy Pruvot2013-05-041-32/+32
* | Heimdall: change line endings on osx install script.Koushik Dutta2013-04-241-6/+30
* | Add linux linker dependenciesRicardo Cerqueira2013-04-111-0/+4
* | Fix linux check derp from one of those pesky darwin usersRicardo Cerqueira2013-04-111-1/+1
* | Create pregenerated config.h.Koushik Dutta2013-04-102-0/+139
|/
* - Incrementing to 1.4 RC2.Benjamin Dobell2013-01-242-2/+2
* Added Galaxy Camera download mode identifier (apparently).Benjamin Dobell2013-01-232-3/+5
* - Updated MSVC projects to MSVC2012.Benjamin Dobell2013-01-237-2208/+3469
* - Changed interpretation of packet size reponses of 0 from meaning "don'tBenjamin Dobell2013-01-223-43/+36
* Fixed --repartition flag parsing bug.Benjamin Dobell2012-12-011-1/+1
* Turns out udev ATTR{idProduct} really is case sensitive.Benjamin Dobell2012-10-131-2/+2
* PIT files are no longer always exactly 4096 bytes. Fixed a bug that was aBenjamin Dobell2012-10-071-7/+18
* Added missing reference& in heimdall/source/Arguments.cppBenjamin Dobell2012-10-031-1/+1
* Made Qt project (qmake) configurable using environment variables on OS X. Als...Benjamin Dobell2012-10-031-1/+1
* Added fixed for g++ parsing issue on OS X.Benjamin Dobell2012-10-021-2/+3
* Heimdall 1.4 RC1:Benjamin Dobell2012-10-0257-6406/+10426
* Updated version to 1.3.2 and copyright notices to 2012.Benjamin Dobell2012-03-3130-32/+32
* Renamed partitionType to chipIdentifier as partition type was incorrect.Benjamin Dobell2012-03-307-33/+28
* Replaced some extremely weird code that I came up with during the initialBenjamin Dobell2012-03-294-48/+22
* Made the last parameter of EndFileTransferPacket partitionType (obtainedBenjamin Dobell2012-03-287-54/+63
* Updated Heimdall (command line) autotools files for the 1.3.1 changes.Benjamin Dobell2011-09-1310-176/+179
* Heimdall 1.3.1Benjamin Dobell2011-09-1112-303/+437
* Added proper copyright notices to the About window and also updated some docu...Benjamin Dobell2011-07-261-1/+1
* - Added file extension checks to Heimdall Frontend (for partition files).Benjamin Dobell2011-07-215-21/+41
* - Heimdall Frontend large font fixes.Benjamin Dobell2011-07-201-32/+35
* - Added Utilities tab to Heimdall Frontend.Benjamin Dobell2011-07-175-72/+182
* Missed two READMEs, updated now.Benjamin Dobell2011-07-121-115/+528
* 1.3 documentation updates and permission fixes.Benjamin Dobell2011-07-115-34/+33
* Version 1.3 (beta)Benjamin Dobell2011-07-0920-67/+59
* 1.3 betaBenjamin Dobell2011-07-0829-120/+185