index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ds1338.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ds1338.c: Fix handling of DAY (wday) register.
Antoine Mathys
2012-12-13
1
-3
/
+12
*
hw/ds1338.c: Implement support for the control register.
Antoine Mathys
2012-12-13
1
-4
/
+13
*
hw/ds1338.c: Ensure state is properly initialized.
Antoine Mathys
2012-12-13
1
-0
/
+12
*
hw/ds1338.c: Fix handling of HOURS register.
Antoine Mathys
2012-12-13
1
-11
/
+18
*
hw/ds1338.c: Add definitions for various flags in the RTC registers.
Antoine Mathys
2012-12-13
1
-0
/
+6
*
hw/ds1338.c: Correct bug in conversion to BCD.
Antoine Mathys
2012-12-13
1
-2
/
+2
*
hw/ds1338: Implement state save/restore
Peter Maydell
2012-10-12
1
-5
/
+22
*
hw/ds1338: Remove 'now' field from state struct
Peter Maydell
2012-10-12
1
-20
/
+21
*
hw/ds1338: Recapture current time when register pointer wraps around
Peter Maydell
2012-10-12
1
-17
/
+42
*
hw/ds1338: Fix mishandling of register pointer
Peter Maydell
2012-10-12
1
-7
/
+13
*
ds1338: Add missing break statement
Stefan Weil
2012-03-19
1
-0
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-5
/
+6
*
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+14
*
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2012-01-27
1
-5
/
+5
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
DS1338 RTC
Paul Brook
2009-11-22
1
-0
/
+132