summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules/hp48.cpp
Commit message (Expand)AuthorAgeFilesLines
* Formats-related refactoring AJR2021-09-111-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* Merge pull request #1526 from npwoods/imgtool_directory_refs Vas Crabb2016-10-181-17/+15
|\
| * [Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &' Nathan Woods2016-10-171-17/+15
* | [Imgtool] Modernized imgtool::image::list_partitions() Nathan Woods2016-10-171-16/+11
|/
* [Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &' Nathan Woods2016-10-161-18/+18
* [Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &' Nathan Woods2016-10-161-21/+26
* [Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&' Nathan Woods2016-10-151-9/+11
* [Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &' Nathan Woods2016-10-141-43/+43
* [Imgtool] More formatting fixes Nathan Woods2016-10-131-7/+7
* [Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream) Nathan Woods2016-10-121-16/+16
* [Imgtool] C++-ified a few more classes Nathan Woods2016-10-091-22/+22
* Made imgtool_image (now imgtool::image) a "real" C++ class Nathan Woods2016-09-271-20/+20
* Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ... Nathan Woods2016-09-031-1/+1
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-1/+1
* Fix up imgtool as well Vas Crabb2016-07-081-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+739