summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules/psion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Formats-related refactoring AJR2021-09-111-0/+4
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* TRUE/FALSE in tools section (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-54/+54
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* [Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &' Nathan Woods2016-10-171-15/+10
* [Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &' Nathan Woods2016-10-161-8/+8
* [Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &' Nathan Woods2016-10-161-16/+21
* [Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&' Nathan Woods2016-10-151-13/+23
* [Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &' Nathan Woods2016-10-141-86/+86
* [Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream) Nathan Woods2016-10-121-104/+104
* [Imgtool] C++-ified a few more classes Nathan Woods2016-10-091-14/+14
* Made imgtool_image (now imgtool::image) a "real" C++ class Nathan Woods2016-09-271-16/+16
* Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ... Nathan Woods2016-09-031-2/+2
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-2/+2
* Fix up imgtool as well Vas Crabb2016-07-081-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+683