summaryrefslogtreecommitdiff
path: root/hw/gpio/max7310.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-4/+4
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-1/+3
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi1-1/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+1
2014-02-14max7310: QOM'ifyAndreas Färber1-9/+14
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+213