MAINTAINERS | 1 + default-configs/ppc-softmmu.mak | 2 + hw/display/sm501.c | 6 +- hw/i2c/ppc4xx_i2c.c | 366 +++++++++++++++++++++------------------- hw/ppc/sam460ex.c | 1 + hw/timer/Makefile.objs | 1 + hw/timer/m41t80.c | 117 +++++++++++++ include/hw/i2c/ppc4xx_i2c.h | 19 +-- 8 files changed, 321 insertions(+), 192 deletions(-) create mode 100644 hw/timer/m41t80.c