aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch UsbLogLevel back to an int.Koushik Dutta2013-08-148-52/+51
| | | | | | AOSP does not support C++11 Change-Id: Iaf2e09cc05f8f867fa776b62313af6774ce47a56
* Merge remote-tracking branch 'bd/master' into cm-10.2Koushik Dutta2013-08-14133-117669/+26527
|\ | | | | | | | | | | | | | | | | | | Conflicts: Linux/README OSX/README.txt heimdall-frontend/doc-pak/README heimdall/doc-pak/README Change-Id: Ib5867d7a2be030290a3896ab82fe48a7f0a97e63
| * Merge pull request #131 from jorti/masterBenjamin Dobell2013-06-262-2/+2
| |\ | | | | | | Fix udev rules directory
| | * Fix udev rules directoryJuan Orti Alcaine2013-06-122-2/+2
| |/ | | | | | | | | The udev rules always must be installed in /lib/udev/rules.d even when it is a 64 bits OS
| * After swapping to clang for OS X, I've now swapped to GNU GCC 4.7+, instead ↵Benjamin Dobell2013-06-081-1/+1
| | | | | | | | of Apple's out-dated version.
| * Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on ↵Benjamin Dobell2013-06-086-71/+84
| | | | | | | | OS X. Also updated the OS X build files, as well as READMEs for all platforms.
| * Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after ↵Benjamin Dobell2013-06-069-11084/+2674
| | | | | | | | AC_PROG_CXX.
| * Renamed udev rules file and explictly added /usr/include to the include ↵Benjamin Dobell2013-06-044-4/+5
| | | | | | | | search path for Heimdall Frontend on UNIX systems.
| * Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate ↵Benjamin Dobell2013-05-143-554/+0
| | | | | | | | documentation in doc-pak.
| * Minor build file clean-up for linux and regenerated autotools output for ↵Benjamin Dobell2013-05-1313-1395/+9332
| | | | | | | | 1.4.0 release.
| * Updated zadig (Windows driver installer) to a newer version.Benjamin Dobell2013-05-131-0/+0
| |
| * Updated copyright in source repo README.Benjamin Dobell2013-05-131-1/+1
| |
| * Update copyright notices, version identifier and documentation for 1.4.0 ↵Benjamin Dobell2013-05-1373-1127/+1155
| | | | | | | | release.
| * Fix OS X qmake/environment variable usage in .pro file.Benjamin Dobell2013-05-131-13/+23
| |
| * Removed bad Galaxy Camera device identifier, as it was the PID for regular ↵Benjamin Dobell2013-05-112-5/+3
| | | | | | | | boot, not download mode.
| * Fixed bug in Heimdall Frontend where "resume" wasn't being checked when it ↵Benjamin Dobell2013-05-062-39/+37
| | | | | | | | should have been.
| * For devices that support variable packet size - decreased sequence size from ↵Benjamin Dobell2013-05-051-1/+1
| | | | | | | | 100 MiB to 30 MiB.
| * Minor command line output changes - No functional changes.Benjamin Dobell2013-05-051-17/+3
| |
| * Fixed two major bugs in libpit related functionality:Benjamin Dobell2013-05-053-6/+11
| | | | | | | | | | | | | | | | | | - Partitions were being excluded from flashing (and UI) if the block-count was zero. Instead this is now done using a new IsFlashable() method which checks if the partition name is not blank. - PitData::Pack() was packing the partition name where it should have been packing the "flash filename". This resulted in incorrect PIT files being flashed to the device.
| * Changed Arguments.h constructors with default parameters so it compiles with ↵Benjamin Dobell2013-03-141-2/+2
| | | | | | | | clang.
| * Regenerated autoconf files.Benjamin Dobell2013-03-1441-114512/+24437
| |
| * Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X.Benjamin Dobell2013-03-142-3/+12
| |
| * Updated Linux build files and fixed a string formatting warning in Heimdall ↵Benjamin Dobell2013-03-1014-28/+16
| | | | | | | | Frontend.
| * Fixed output bug attempting to log a std::string instead of a C-style string ↵Benjamin Dobell2013-03-101-1/+1
| | | | | | | | with printf.
| * - Removed legacy command line hard-coded partition name parameters.Benjamin Dobell2013-03-0822-825/+749
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - As a result of the above two points, there are no "known boot partitions", and hence boot partitions are not automatically flashed last. - Made partitions flash in the order in order in which partition arguments are specified. Hence, it's recommended that you specify boot partitions last. - Added --usb-level argument that can be used for debugging libusbx, or flashing issues in general. - Removed generally non-functional firmware dumping behaviour. - Removed auto-resume functionality - Although this feature was definitely nice to have; I believe it may be responsible for flashing compatibility issues for a variety of devices. - As a result of the above. In order perform another action after a --no-reboot action, you must provide the --resume flag. - Heimdall Frontend also has support for specifying the --resume flag via a GUI. Heimdall Frontend also tries to keep track of your actions and enable "Resume" automatically after a "No Reboot" action. - Refactored quite a few of the actions, and code responsible for flashing (particularly PIT file flashing). - Bumped version to 1.4RC3 *however* this commit is not yet an official release candidate. It's still a WIP. In particular build files still have not been updated for Linux and OS X.
* | switch to libusbxKoushik Dutta2013-08-141-28/+2
| | | | | | | | Change-Id: I91cb1d3fb05c34c9da19d870da3158220628e883
* | remove misleading variable from Android.mkChirayu Desai2013-05-141-1/+0
| | | | | | | | | | | | * We can't build static host executables yet. Change-Id: I600611f2b512e74d24604ddfe053b4fc77d927df
* | Merge pull request #1 from tpruvot/cm-10.1Koushik Dutta2013-05-044-98/+98
|\ \ | | | | | | fix readme mixed dos/unix
| * | fix readme mixed dos/unixTanguy Pruvot2013-05-044-98/+98
|/ / | | | | | | Change-Id: Iefcc96166398a9e12f9339fdc707f6d0214cea73
* | Heimdall: change line endings on osx install script.Koushik Dutta2013-04-242-13/+36
| | | | | | | | | | | | Heimdall detect: add more detail on verbose option. Change-Id: I3858289a6270c8a7105b9e32dd4f124bbc7c1acd
* | Add linux linker dependenciesRicardo Cerqueira2013-04-111-0/+4
| | | | | | | | Change-Id: Icdaa3e12411c2ff4f920a31c1bdae05c6c387820
* | Fix linux check derp from one of those pesky darwin usersRicardo Cerqueira2013-04-111-1/+1
| | | | | | | | Change-Id: I6091bf370e354dc42a8b774fc9f9a139aefd8162
* | Add root Android.mkKoushik Dutta2013-04-101-0/+3
| | | | | | | | Change-Id: Ia262a2e9befcaed8ff5a8dd291f9d8b1851f8a46
* | Create pregenerated config.h.Koushik Dutta2013-04-102-0/+139
|/
* Previous libusbx fix was a red herring of sorts. Inadvertedly it did fix theBenjamin Dobell2013-02-024-0/+0
| | | | | issue. However, the correct solution was much simpler: https://github.com/libusbx/libusbx/pull/80
* Actually fixed the bug (race condition) in libusbx-1.0 this time! SourceBenjamin Dobell2013-02-016-46/+6
| | | | available at https://github.com/libusbx/libusbx/pull/79
* Added a patched version of libusbx that fixes device claiming on Windows.Benjamin Dobell2013-01-275-0/+0
| | | | | Changes to libusbx are documented here: https://github.com/libusbx/libusbx/issues/78
* - Incrementing to 1.4 RC2.Benjamin Dobell2013-01-242-2/+2
| | | | | - Fixed Release xcopy command that was referring to libusb instead of libusbx.
* Added libusbx-1.0 library and DLL missed due to .gitignoreBenjamin Dobell2013-01-242-0/+0
|
* Added Galaxy Camera download mode identifier (apparently).Benjamin Dobell2013-01-232-3/+5
|
* - Updated MSVC projects to MSVC2012.Benjamin Dobell2013-01-2321-2286/+3745
| | | | | - Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).
* - Changed interpretation of packet size reponses of 0 from meaning "don'tBenjamin Dobell2013-01-225-61/+51
| | | | | care" to "unsupported". - Changed block size in libpit to mean either block size or block offset.
* 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
|
* Made Heimdall Frontend pass the --verbose parameter for all actions when ↵Benjamin Dobell2012-10-131-0/+12
| | | | 'Verbose Output' is checked.
* Added a Qt4VSPropertySheet.props file that will hopefully work for other people.Benjamin Dobell2012-10-072-1/+13
|
* PIT files are no longer always exactly 4096 bytes. Fixed a bug that was aBenjamin Dobell2012-10-071-7/+18
| | | | result of making this assumption.
* Added missing reference& in heimdall/source/Arguments.cppBenjamin Dobell2012-10-031-1/+1
|
* Made Qt project (qmake) configurable using environment variables on OS X. ↵Benjamin Dobell2012-10-032-6/+35
| | | | Also added a missing &reference symbol in heimdall/source/Arguments.h
* Added fixed for g++ parsing issue on OS X.Benjamin Dobell2012-10-021-2/+3
|