Age | Commit message (Expand) | Author |
2013-02-28 | hw/ds1338: Fix conversion between 12 hours and 24 hours modes. | Antoine Mathys |
2013-02-01 | i2c: Drop I2C_SLAVE_FROM_QDEV() macro | Andreas Färber |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-13 | hw/ds1338.c: Fix handling of DAY (wday) register. | Antoine Mathys |
2012-12-13 | hw/ds1338.c: Implement support for the control register. | Antoine Mathys |
2012-12-13 | hw/ds1338.c: Ensure state is properly initialized. | Antoine Mathys |
2012-12-13 | hw/ds1338.c: Fix handling of HOURS register. | Antoine Mathys |
2012-12-13 | hw/ds1338.c: Add definitions for various flags in the RTC registers. | Antoine Mathys |
2012-12-13 | hw/ds1338.c: Correct bug in conversion to BCD. | Antoine Mathys |
2012-10-12 | hw/ds1338: Implement state save/restore | Peter Maydell |
2012-10-12 | hw/ds1338: Remove 'now' field from state struct | Peter Maydell |
2012-10-12 | hw/ds1338: Recapture current time when register pointer wraps around | Peter Maydell |
2012-10-12 | hw/ds1338: Fix mishandling of register pointer | Peter Maydell |
2012-03-19 | ds1338: Add missing break statement | Stefan Weil |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | i2c: smbus: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | i2c: rename i2c_slave -> I2CSlave | Anthony Liguori |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez |
2009-11-22 | DS1338 RTC | Paul Brook |