summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/kc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* Adjusted device description to not be so.. "Standard" (nw) Scott Stone2016-04-051-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-2010-47/+47
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-208-8/+8
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-168-8/+8
* Fixes (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-1610-47/+47
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-102-3/+3
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-063-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-055-83/+83
* clang-modernize part 6 Miodrag Milanovic2015-12-041-8/+8
* clang-modernize part 2 Miodrag Milanovic2015-12-044-14/+14
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-145-19/+19
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-085-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1310-0/+2403