Age Message
12 years 2 months Merge remote branch 'remotes/whitequark/xz0032-wip' into jz47xx
12 years 2 months Add LCD support to JZ4750.
12 years 2 months Update JZ4740 framebuffer driver to support new header layout.
12 years 2 months Added MTD configuration for XZ0032 board.
12 years 2 months Add JZ4750 NAND driver.
12 years 2 months MIPS: JZ4750: Add support for UDC controller.
12 years 2 months Update JZ4740 UDC driver to use new JZ47xx clock system.
12 years 2 months MIPS: JZ47xx: Generalize clock framework.
12 years 2 months Use UART1 as the low level debug port on the JZ4760
12 years 2 months MIPS: JZ47xx: Set up jz_gpio_chips in jz47xx_gpio_init.

This was causing segfaults on bulk GPIO requests.
12 years 2 months Add RTC platform device support for JZ4750.
12 years 2 months Add IRQ workaround for JZ4750 errata.
12 years 2 months Add OST support

Add support for the OST found on the JZ4750 and later.
Use it instead of the timer clocksource and clockevent for JZ4750 and JZ4760.
12 years 2 months Use common base address file for all sub-archs

The base addresses of the different IP-cores seem to be the same across SoCs, so
use a common header file for all of the SoCs.
12 years 2 months MIPS: JZ4750: Add workarounds for CP0 STATUS.

The JZ4750 has (probable) errata which leads to hangs on certain
access to ERL and EXL bits in CP0 STATUS. This workaround is ported
from official Ingenic (chip manufacturer) kernel, but author knows
no documents on this errata.
12 years 2 months MIPS: Add basic JZ4750 support.
12 years 2 months Add very basic jz4760 support
12 years 2 months Add support for more then one irq bank and move initialization into sub-archs.
12 years 2 months GPIO: Replace leftover JZ47XX_IRQ_GPIO(0) with jz_gpio_irq_base
12 years 2 months Don't make any assumptions about which timers are used as sytem timers
12 years 2 months Move 2nd level IRQ defintions to sub-arch specific files.
12 years 2 months Generalize gpio support

Make GPIO-chip IRQ and GPIO IRQ base configurable and move GPIO-chip
initialization to the sub-archs.
12 years 2 months Split time.c into timer-cevt.c and timer-csrc.c

Make clocksource/clockevent timer channels and irq configurable and move
initalization to the sub-archs.
12 years 2 months MIPS: JZ47xx: Moved jz4740 headers to a subdirectory of mach-jz47xx/.
12 years 2 months MIPS: JZ47xx: Fix a few naming issues.


interactive