aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Heimdall 1.4 RC1:Benjamin Dobell2012-10-0290-13250/+21379
| | | | | | | | | - 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...
* Updated version to 1.3.2 and copyright notices to 2012.Benjamin Dobell2012-03-3146-50/+50
|
* Renamed partitionType to chipIdentifier as partition type was incorrect.Benjamin Dobell2012-03-309-49/+37
|
* Replaced some extremely weird code that I came up with during the initialBenjamin Dobell2012-03-294-48/+22
| | | | | | reverse engineering of the flashing protocol. Turns out all I needed to do was send the sequence size in bytes rather than performing weird calculations (which when packed) end up representing the same thing!
* Made the last parameter of EndFileTransferPacket partitionType (obtainedBenjamin Dobell2012-03-287-54/+63
| | | | from the device's PIT)
* Updated libusb-1.0 binaries/headers for windows.Benjamin Dobell2012-03-186-4/+43
|
* Updated Heimdall (command line) autotools files for the 1.3.1 changes.Benjamin Dobell2011-09-1311-203/+206
| | | | Heimdall 1.3.1 should now build on Linux and OS X.
* Heimdall 1.3.1Benjamin Dobell2011-09-1115-315/+451
| | | | | | | - Improved the no-reboot functionality, you no longer have to reboot to flash more files. - Fixed repartitioning functionality (thanks XDA user psych0phobia for finding the problem!)
* Minor OS X UI tweaks.Benjamin-Dobell2011-07-282-62/+62
|
* Added note to OS X README about Macports libusb-1.0.Benjamin-Dobell2011-07-281-1/+3
|
* Added proper copyright notices to the About window and also updated some ↵Benjamin Dobell2011-07-264-284/+398
| | | | documentation slightly.
* - Added file extension checks to Heimdall Frontend (for partition files).Benjamin Dobell2011-07-217-30/+90
| | | | | - Made sure Heimdall command line always returns 1 if a device is not detected. - Minor interface tweaks for Heimdall Frontend.
* Documentation update.Benjamin Dobell2011-07-204-133/+118
|
* - Heimdall Frontend large font fixes.Benjamin Dobell2011-07-208-100/+393
| | | | | - Heimdall Frontend name collision resolution (over the top). - Attempt at resolving SGS2 failure to end session errors. (Needs testing)
* Merge branch 'master' of github.com:Benjamin-Dobell/HeimdallBenjamin Dobell2011-07-171-2/+2
|\
| * Finally fixed the OS X 64-bit kext issuetestBenjamin-Dobell2011-07-151-2/+2
| |
* | - Added Utilities tab to Heimdall Frontend.Benjamin Dobell2011-07-17112-112836/+1087
|/ | | | | | | - Fixed Heimdall command line support for PIT files without a reference to themselves. - Added tool tips to Heimdall Frontend. - Added heimdall 'info' and 'download-pit' actions. - Made 'detect' action return 0 if a device is detected, 1 otherwise.
* Altered the user interface slightly to prevent clipping on certain OS.Benjamin-Dobell2011-07-121-15/+15
|
* Fixed include directories for MSVC release builds.Benjamin Dobell2011-07-121-2/+2
|
* Missed two READMEs, updated now.Benjamin Dobell2011-07-122-171/+993
|
* Updated Linux documentation for checkinstall.Benjamin Dobell2011-07-111-2/+6
|
* 1.3 documentation updates and permission fixes.Benjamin Dobell2011-07-1124-247/+1472
|
* Version 1.3 (beta)Benjamin Dobell2011-07-0974-151/+85896
|
* 1.3 betaBenjamin Dobell2011-07-0847-248/+522
|
* Version 1.3 beta.Benjamin Dobell2011-07-0814-255/+797
|
* Major 1.3 updatesBenjamin Dobell2011-07-0633-1813/+6330
|
* Merge pull request #15 from alanorth/patch-1Benjamin Dobell2011-06-171-3/+3
|\ | | | | SYSFS is deprecated. Small change, but probably good for business!
| * SYSFS is deprecated. Small change, but probably good for business!Alan Orth2011-06-121-3/+3
|/
* Fixed several bugs related to 'common' arguments.Benjamin Dobell2011-06-111-23/+26
|
* Doh! Fixed the displayed version number.Benjamin Dobell2011-06-032-2/+2
|
* Updated Linux udev rules for Galaxy S II & Droid ChargeBenjamin Dobell2011-06-021-1/+2
|
* Updated OS X kext to support Galaxy S II and Droid ChargeBenjamin-Dobell2011-06-021-0/+16
|
* More linux-specific fixes/changes.Benjamin Dobell2011-06-0111-678/+878
|
* Linux Makefile.am fixes.Benjamin Dobell2011-06-011-3/+5
|
* 1.2.0b Heimdall command line update. Large update that adds lots of PIT file ↵Benjamin Dobell2011-06-0118-421/+1385
| | | | functionality and better support for more devices.
* Made "make install" install the udev rules.Benjamin Dobell2010-12-2719-2169/+2794
|
* Re-ran autogen.sh and cleaned up slightly.Benjamin Dobell2010-12-2216-1184/+1461
|
* Windows specific changes. Includes libusb-1.0 updates.Benjamin-Dobell2010-12-216-33/+66
|
* Ran make distclean for libusb and universal binary support to heimdall-frontendBenjamin-Dobell2010-12-1827-15766/+11
|
* Heimdall 1.1.1 - Fix Galaxy Tab Modem FlashingBenjamin Dobell2010-12-145-7/+14
| | | | | | - Swapped back to the "Odin method" of flashing modem files. (Galaxy Tab Fix) - Updated the README files slightly. - Removed unnecessary files /heimdall/source/.dirstamp
* make install output directory can now be set via qmake variable FRONTENDOUTDIRBenjamin-Dobell2010-12-082-140/+24
| | | | | It can be set like so: qmake -set FRONTENDOUTDIR /Desired/Out/Dir
* Added .gitignore file to remove all of OS X's directory fluff.aidansteele2010-12-0736-0/+2
|
* Ran ./autogen.sh with updated configure.ac.Benjamin-Dobell2010-12-0512-37/+749
| | | | | | | | | | | | | | | modified: autom4te.cache/output.0 modified: autom4te.cache/output.1 modified: autom4te.cache/traces.0 modified: autom4te.cache/traces.1 modified: config.guess modified: config.h.in modified: config.sub modified: configure modified: depcomp modified: install-sh modified: ltmain.sh modified: missing
* Changed PPC preprocessor macro to WORDS_BIGENDIAN and added macro toBenjamin-Dobell2010-12-055-3/+5
| | | | | | | | | configure.ac that automatically defines WORDS_BIGENDIAN when appropriate. modified: .DS_Store modified: configure.ac modified: source/.DS_Store modified: source/InboundPacket.h modified: source/OutboundPacket.h
* Oops the last commit only copied the contents and didn't the directory.Benjamin Dobell2010-12-05243-222665/+0
| | | | As such I have now deleted the "Heimdall" directory.
* Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell2010-12-05244-0/+222785
|
* Addresses:Benjamin Dobell2010-12-043-9/+34
| | | | | | | | | | | | | | | | - Issue No. #3 Title: Please improve make and install procedure for heimdall-frontend Reporter: victornoel URL: https://github.com/Benjamin-Dobell/Heimdall/issues#issue/3 Changes: - Removed install procedure from "make" and added it to "make install". - Added install location prompt when calling "qmake". - Updated OS X and Linux READMEs to reflect this. modified: README modified: ../OSX/README.txt modified: ../heimdall-frontend/heimdall-frontend.pro
* Took out extraneous ']' from usage message.Atin Malaviya2010-12-031-1/+1
|
* Initial github commit, version 1.1.0Benjamin Dobell2010-12-03243-0/+222640