arm-devs pullreq; nothing particularly earthshattering. As with the target-arm pullreq, I'm trying to create a signed pullreq here, so let me know if I've messed it up. The signed tag itself is 'pull-arm-devs-20130625'; arm-devs.for-upstream is the branch name, as usual.
The following changes since commit baf8673ca802cb3ea2cdbe94813441d23bde223b: Merge remote-tracking branch 'stefanha/block' into staging (2013-06-24 14:33:17 -0500) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream for you to fetch changes up to 7426aa72c36c908a7d0eae3e38568bb0a70de479: nand: Don't inherit from Sysbus (2013-06-25 19:15:46 +0100) ---------------------------------------------------------------- arm-devs queue ---------------------------------------------------------------- Jean-Christophe DUBOIS (2): i.MX: Implement a more complete version of the GPT timer. i.MX: Rework functions/types name and use new style initialization John Rigby (1): ARM: Allow dumping of device tree Peter Crosthwaite (3): block/nand: QOM casting sweep block/nand: Convert Sysbus::init to Device::realize nand: Don't inherit from Sysbus Peter Maydell (1): arm/boot: Free dtb blob memory after use Stefan Weil (1): i.MX31: Fix PRCS bit test hw/arm/boot.c | 21 +- hw/block/nand.c | 48 +++-- hw/misc/imx_ccm.c | 2 +- hw/timer/imx_gpt.c | 558 ++++++++++++++++++++++++++++++---------------------- 4 files changed, 369 insertions(+), 260 deletions(-)