summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/harddriv.h
Commit message (Expand)AuthorAgeFilesLines
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... Nathan Woods2016-07-231-1/+1
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-1/+1
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-18/+18
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+94