qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] ARM: exynos4210 PMU modifications


From: Maksim Kozlov
Subject: [Qemu-devel] [PATCH 0/4] ARM: exynos4210 PMU modifications
Date: Fri, 06 Jul 2012 19:49:23 +0400

This patchset created mainly to add software reset support, but includes some
other things.

1. fix formatting of the exynos4210_pmu_regs structure
2. fix PRINT_DEBUG macro set to be able to enable extend and non-extend output
   independently of each other
3. introduce new function to get register's index
4. add software reset

First three patches are standalone, but fourth is depend on the third.

Maksim Kozlov (4):
  ARM: exynos4210_pmu: just formatting changes
  ARM: exynos4210_pmu: changes in PRINT_DEBUG macro set.
  ARM: exynos4210_pmu: Introduced exynos4210_pmu_get_register_index
  ARM: exynos4210_pmu: Add software reset support

 hw/exynos4210_pmu.c |  433 +++++++++++++++++++++++++++++----------------------
 1 files changed, 248 insertions(+), 185 deletions(-)

-- 
1.7.5.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]