On 17 March 2012 16:22, Blue Swirl <[email protected]> wrote:
> On Fri, Mar 16, 2012 at 18:12, Peter Maydell <[email protected]> wrote:
>> Hi; this is a pullreq for the arm-devs queue; nothing hugely exciting
>> here unless you count the final part of the -dtb support. Please pull.
>
> Thanks, pulled.
Thanks. I see that I somehow managed to screw up and send the wrong
set of emails for this pullreq (resent the ones for the previous arm-devs
tree). Since the git tree url is the same you pulled the right patches,
but for the record, here's the summary and diffstat of what was actually
applied:
Juha Riihimäki (1):
hw/omap_i2c: Convert to qdev
Mitsyanko Igor (2):
hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device state
hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device state
Peter Maydell (2):
ARM: Remove unnecessary subpage workarounds
hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within region
hw/arm11mpcore.c | 2 -
hw/arm_gic.c | 8 ++--
hw/arm_mptimer.c | 2 -
hw/nseries.c | 12 +++----
hw/omap.h | 13 +------
hw/omap1.c | 13 +++++--
hw/omap2.c | 35 ++++++++++++------
hw/omap_i2c.c | 107 +++++++++++++++++++++++++++++++-----------------------
hw/pxa2xx.c | 3 +-
hw/pxa2xx_dma.c | 12 +++---
hw/pxa2xx_lcd.c | 12 +++---
11 files changed, 118 insertions(+), 101 deletions(-)
Sorry for the mixup; I'll check more carefully next time...
-- PMM