summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/avr8/avr8.h
Commit message (Expand)AuthorAgeFilesLines
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-24/+0
* -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... mooglyguy2018-08-251-2/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-1/+1
* Minor comment fix, nw mooglyguy2018-03-101-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-5/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+10
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-65/+65
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-4/+3
* reverting: Miodrag Milanovic2016-01-201-7/+7
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* Revert "some additional (nw)" Miodrag Milanovic2016-01-201-1/+1
* some additional (nw) Miodrag Milanovic2016-01-161-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-7/+7
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-11/+0
* override part 2 (nw) Miodrag Milanovic2015-12-051-15/+15
* Naming update, nw therealmogminer@gmail.com2015-10-021-9/+9
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+868