Statistics
| Branch: | Revision:

root / hw / exynos4210_combiner.c @ cff0cfbe

History | View | Annotate | Download (15.1 kB)

# Date Author Comment
5181b50f 04/13/2012 02:39 pm Evgeny Voevodin

hw/exynos4210_combiner.c: Drop excessive read/write access check.

Access to reserved area at offset higher than 0x3c is allowed in
External Combiner. Samsung Galaxy Kernel implements this. So, drop
excessive checks in read/write functions.

Signed-off-by: Evgeny Voevodin <>...

8e03cf1e 02/17/2012 01:12 pm Evgeny Voevodin

ARM: exynos4210: IRQ subsystem support.

Signed-off-by: Evgeny Voevodin <>
Signed-off-by: Peter Maydell <>