aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing headersPaul Kocialkowski2016-02-022-0/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Use fixed-size stdint types and sys typesPaul Kocialkowski2016-01-2710-159/+179
| | | | | | | Generic C types only guarantee a minimum size, not a fixed size, so it is necessary to use stdint types for fixed-size variables. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* lg-downloader: Tool for flashing LG devices' internal storage from download modePaul Kocialkowski2016-01-2711-0/+1821
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>