index
:
anonymous/Heimdall
master
upstream/master
Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Setup GitHub actions
LuK1337
4 years
upstream/master
WIP
Benjamin Dobell
10 years
Tag
Download
Author
Age
v1.4.2
Heimdall-1.4.2.tar
Heimdall-1.4.2.tar.gz
Heimdall-1.4.2.tar.bz2
Heimdall-1.4.2.tar.lz
Heimdall-1.4.2.tar.xz
Heimdall-1.4.2.tar.zst
Heimdall-1.4.2.zip
Benjamin Dobell
8 years
v1.4.1
Heimdall-1.4.1.tar
Heimdall-1.4.1.tar.gz
Heimdall-1.4.1.tar.bz2
Heimdall-1.4.1.tar.lz
Heimdall-1.4.1.tar.xz
Heimdall-1.4.1.tar.zst
Heimdall-1.4.1.zip
Benjamin Dobell
10 years
v1.4.0
Heimdall-1.4.0.tar
Heimdall-1.4.0.tar.gz
Heimdall-1.4.0.tar.bz2
Heimdall-1.4.0.tar.lz
Heimdall-1.4.0.tar.xz
Heimdall-1.4.0.tar.zst
Heimdall-1.4.0.zip
Benjamin Dobell
11 years
v1.3.2
Heimdall-1.3.2.tar
Heimdall-1.3.2.tar.gz
Heimdall-1.3.2.tar.bz2
Heimdall-1.3.2.tar.lz
Heimdall-1.3.2.tar.xz
Heimdall-1.3.2.tar.zst
Heimdall-1.3.2.zip
Benjamin Dobell
13 years
v1.3.1
Heimdall-1.3.1.tar
Heimdall-1.3.1.tar.gz
Heimdall-1.3.1.tar.bz2
Heimdall-1.3.1.tar.lz
Heimdall-1.3.1.tar.xz
Heimdall-1.3.1.tar.zst
Heimdall-1.3.1.zip
Benjamin Dobell
13 years
v1.3.0
Heimdall-1.3.0.tar
Heimdall-1.3.0.tar.gz
Heimdall-1.3.0.tar.bz2
Heimdall-1.3.0.tar.lz
Heimdall-1.3.0.tar.xz
Heimdall-1.3.0.tar.zst
Heimdall-1.3.0.zip
Benjamin-Dobell
13 years
v1.1.1
Heimdall-1.1.1.tar
Heimdall-1.1.1.tar.gz
Heimdall-1.1.1.tar.bz2
Heimdall-1.1.1.tar.lz
Heimdall-1.1.1.tar.xz
Heimdall-1.1.1.tar.zst
Heimdall-1.1.1.zip
Benjamin Dobell
14 years
Age
Commit message
Author
Files
Lines
2015-03-21
WIP
upstream/master
Benjamin Dobell
6
-16
/
+76
2015-03-12
QList properties are now accessible in QML via QQmlListProperty
Benjamin Dobell
3
-5
/
+63
2015-03-11
Added QML bindings for packages
Benjamin Dobell
16
-206
/
+453
2015-03-09
Lots of Frontend refactoring with a few bug fixes
Benjamin Dobell
16
-292
/
+445
2015-03-07
Completed basic firmware file selection functionality
Benjamin Dobell
7
-137
/
+412
2015-03-07
Added CMake option to enable QML debugging
Benjamin Dobell
2
-0
/
+9
2015-03-05
Commenced UI overhaul for Heimdall Frontend 2.0
Benjamin Dobell
15
-17
/
+355
2015-03-05
Actually fix #261 (CMake Linux detection)
Benjamin Dobell
1
-2
/
+2
2015-03-05
Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gz
Benjamin Dobell
1
-2
/
+2
2015-02-20
Added missing info to the Windows README
Benjamin Dobell
1
-2
/
+2
2015-02-20
Fixed a few Heimdall Frontend niggles
Benjamin Dobell
2
-69
/
+70
2015-02-20
Implemented hack to make WinUSB play nice with empty receive transfers
Benjamin Dobell
1
-0
/
+8
2015-02-20
Fixed incorrect method arguments causing PIT transfers to fail
Benjamin Dobell
1
-2
/
+2
2015-02-20
New signed codeless kext
Benjamin Dobell
4
-6
/
+12
2015-02-20
Make OS X kext installation work irrespective of current directory
Benjamin Dobell
1
-1
/
+2
2015-02-20
Fix issue with Linux specific code not compiling (#261)
Benjamin Dobell
1
-0
/
+4
2015-02-19
Fix FindLibusb.cmake and make CMake setup IDE compatible
Benjamin Dobell
2
-1
/
+5
2015-02-19
Fix case sensitive FS issue and update Linux README
Benjamin Dobell
2
-44
/
+8
2015-02-18
Fix Unix build issues and work-around Qt5 Mac UI bugs
Benjamin Dobell
5
-75
/
+77
2015-02-18
Removed autotools and VS files, and standardised source dir naming
Benjamin Dobell
74
-103679
/
+1753
2015-02-18
Upgrade Heimdall Frontend to Qt5 and build with cmake
Benjamin Dobell
8
-19
/
+67
2015-02-18
Update Heimdall CLI build to use an MSYS2 environment
Benjamin Dobell
9
-2734
/
+64
2014-12-09
Fix UNIX CMake (and OS X autotools) builds for Heimdall CLI
Benjamin Dobell
3
-16
/
+36
2014-11-17
CMake build fixes
Benjamin Dobell
2
-1
/
+3
2014-11-17
Continue to support autotools... for now
Benjamin Dobell
2
-1
/
+5
2014-11-16
CMake files for Heimdall CLI and mingw support
Benjamin Dobell
12
-13
/
+342
2014-07-05
More empty transfer craziness, this time when receving packets
Benjamin Dobell
2
-64
/
+76
2014-06-01
Autogen'd files for Heimdall 1.4.1
v1.4.1
Benjamin Dobell
14
-800
/
+931
2014-06-01
Fixed support for large files (up to 2^32 - 1 bytes)
Benjamin Dobell
7
-36
/
+49
2014-06-01
Fixed file transfer sequence bug
Benjamin Dobell
2
-13
/
+11
2014-05-31
Give devices some leeway to handle empty bulk transfers.
Benjamin Dobell
2
-8
/
+13
2014-05-20
Fixed line endings in install-kext.sh
Benjamin Dobell
1
-7
/
+7
2014-05-20
Signed the OS X codeless kext.
Benjamin Dobell
4
-0
/
+105
2014-05-17
Fixed regression that broke support for GT-I9100 etc.
Benjamin Dobell
2
-19
/
+41
2014-05-17
Tweaked VC++ linker options for Frontend (to ensure quicker builds).
Benjamin Dobell
1
-0
/
+2
2014-05-17
Removed unused optional parameters in BridgeManager.
Benjamin Dobell
2
-25
/
+16
2014-05-17
Fixed Frontend bug that could cause flashing to fail.
Benjamin Dobell
1
-0
/
+1
2014-05-16
Removed VC++ info from Windows README as builds are now statically linked.
Benjamin Dobell
1
-15
/
+0
2014-05-16
Windows does not provide (or require) va_copy.
Benjamin Dobell
1
-0
/
+4
2014-05-14
Updated .gitignore to exclude ./configure and Make output.
Benjamin Dobell
1
-0
/
+21
2014-05-14
Fixed Heimdall Frontend Mac builds.
Benjamin Dobell
1
-1
/
+1
2014-05-14
Added missing new lines to CLI help output.
Benjamin Dobell
3
-3
/
+3
2014-05-11
Fixed help output alignment.
Benjamin Dobell
4
-10
/
+10
2014-05-11
Fixed header guard typo.
Benjamin Dobell
1
-1
/
+1
2014-05-10
Fixed hard-coded libdir regression.
Benjamin Dobell
2
-2
/
+2
2014-05-09
Merge pull request #199 from m-willers/fix_stdargs
Benjamin Dobell
1
-30
/
+42
2014-05-09
fix --stdout-errors handling
Martin Willers
1
-30
/
+42
2014-05-06
Removed a few unused variables.
Benjamin Dobell
3
-4
/
+0
2014-05-06
It would seem that messing around with line coding etc. is not necessary.
Benjamin Dobell
2
-104
/
+1
2014-05-06
Updated copyright notices to 2014
Benjamin Dobell
75
-77
/
+77
2014-05-06
Merge pull request #168 from r-craig/master
Benjamin Dobell
1
-1
/
+1
2014-05-06
Fixed statically linked builds on Windows.
Benjamin Dobell
2
-2
/
+19
2014-05-06
Upgraded to libusb-1.0 (1.0.18) post libusbx merge.
Benjamin Dobell
10
-63
/
+597
2014-05-06
Cleaned up command line interface
Benjamin Dobell
6
-68
/
+33
2014-05-06
autogen'd for 1.4.1
Benjamin Dobell
8
-1012
/
+9424
2014-05-06
Bumped version number to 1.4.1
Benjamin Dobell
3
-3
/
+3
2014-05-06
Fix support for SGS4 (with empty bulk transfers)
Benjamin Dobell
2
-87
/
+55
2014-05-06
Project file changes (for statically linked vc++ library builds).
Benjamin Dobell
5
-0
/
+161
2014-05-06
Minor code clean up.
Benjamin Dobell
6
-84
/
+106
2014-05-04
Merge pull request #180 from marclaporte/master
Benjamin Dobell
2
-2
/
+2
2014-05-04
Merge pull request #179 from marclaporte/patch-1
Benjamin Dobell
1
-2
/
+2
2014-01-13
Fix typo
Marc Laporte
1
-1
/
+1
2014-01-13
Fix typo
Marc Laporte
1
-1
/
+1
2014-01-13
Fix typos
Marc Laporte
1
-2
/
+2
2013-11-06
Fix error condition check on finding correct usb interface.
Robert Craig
1
-1
/
+1
2013-06-27
Merge pull request #131 from jorti/master
Benjamin Dobell
2
-2
/
+2
2013-06-12
Fix udev rules directory
Juan Orti Alcaine
2
-2
/
+2
2013-06-08
After swapping to clang for OS X, I've now swapped to GNU GCC 4.7+, instead of Apple's out-dated version.
v1.4.0
Benjamin Dobell
1
-1
/
+1
2013-06-08
Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on OS X. Also updated the OS X build files, as well as READMEs for all platforms.
Benjamin Dobell
6
-71
/
+84
2013-06-06
Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after AC_PROG_CXX.
Benjamin Dobell
9
-11084
/
+2674
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
4
-4
/
+5
2013-05-13
Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate documentation in doc-pak.
Benjamin Dobell
3
-554
/
+0
2013-05-13
Minor build file clean-up for linux and regenerated autotools output for 1.4.0 release.
Benjamin Dobell
13
-1395
/
+9332
2013-05-12
Updated zadig (Windows driver installer) to a newer version.
Benjamin Dobell
1
-0
/
+0
2013-05-12
Updated copyright in source repo README.
Benjamin Dobell
1
-1
/
+1
2013-05-12
Update copyright notices, version identifier and documentation for 1.4.0 release.
Benjamin Dobell
73
-1127
/
+1155
2013-05-12
Fix OS X qmake/environment variable usage in .pro file.
Benjamin Dobell
1
-13
/
+23
2013-05-11
Removed bad Galaxy Camera device identifier, as it was the PID for regular boot, not download mode.
Benjamin Dobell
2
-5
/
+3
2013-05-05
Fixed bug in Heimdall Frontend where "resume" wasn't being checked when it should have been.
Benjamin Dobell
2
-39
/
+37
2013-05-05
For devices that support variable packet size - decreased sequence size from 100 MiB to 30 MiB.
Benjamin Dobell
1
-1
/
+1
2013-05-05
Minor command line output changes - No functional changes.
Benjamin Dobell
1
-17
/
+3
2013-05-05
Fixed two major bugs in libpit related functionality:
Benjamin Dobell
3
-6
/
+11
2013-03-13
Changed Arguments.h constructors with default parameters so it compiles with clang.
Benjamin Dobell
1
-2
/
+2
2013-03-13
Regenerated autoconf files.
Benjamin Dobell
41
-114512
/
+24437
2013-03-13
Ancient Mac GCC does not support C++11/C++0x. Swapped to using clang on OS X.
Benjamin Dobell
2
-3
/
+12
2013-03-09
Updated Linux build files and fixed a string formatting warning in Heimdall Frontend.
Benjamin Dobell
14
-28
/
+16
2013-03-09
Fixed output bug attempting to log a std::string instead of a C-style string with printf.
Benjamin Dobell
1
-1
/
+1
2013-03-07
- Removed legacy command line hard-coded partition name parameters.
Benjamin Dobell
22
-825
/
+749
2013-02-01
Previous libusbx fix was a red herring of sorts. Inadvertedly it did fix the
Benjamin Dobell
4
-0
/
+0
2013-01-31
Actually fixed the bug (race condition) in libusbx-1.0 this time! Source
Benjamin Dobell
6
-46
/
+6
2013-01-26
Added a patched version of libusbx that fixes device claiming on Windows.
Benjamin Dobell
5
-0
/
+0
2013-01-23
- Incrementing to 1.4 RC2.
Benjamin Dobell
2
-2
/
+2
2013-01-23
Added libusbx-1.0 library and DLL missed due to .gitignore
Benjamin Dobell
2
-0
/
+0
2013-01-22
Added Galaxy Camera download mode identifier (apparently).
Benjamin Dobell
2
-3
/
+5
2013-01-22
- Updated MSVC projects to MSVC2012.
Benjamin Dobell
21
-2286
/
+3745
2013-01-22
- Changed interpretation of packet size reponses of 0 from meaning "don't
Benjamin Dobell
5
-61
/
+51
2012-11-30
Fixed --repartition flag parsing bug.
Benjamin Dobell
1
-1
/
+1
2012-10-13
Turns out udev ATTR{idProduct} really is case sensitive.
Benjamin Dobell
1
-2
/
+2
2012-10-13
Made Heimdall Frontend pass the --verbose parameter for all actions when 'Verbose Output' is checked.
Benjamin Dobell
1
-0
/
+12
2012-10-07
Added a Qt4VSPropertySheet.props file that will hopefully work for other people.
Benjamin Dobell
2
-1
/
+13
[...]
Clone
http://ni.xn--ijanec-9jb.eu/anonymous/Heimdall
https://ni.xn--ijanec-9jb.eu/anonymous/Heimdall