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

This was causing segfaults on bulk GPIO requests.
13 years 14 days Add RTC platform device support for JZ4750.
13 years 14 days Add IRQ workaround for JZ4750 errata.
13 years 14 days 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.
13 years 14 days 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.
13 years 14 days 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.
13 years 14 days MIPS: Add basic JZ4750 support.
13 years 14 days Add very basic jz4760 support
13 years 14 days Add support for more then one irq bank and move initialization into sub-archs.
13 years 14 days GPIO: Replace leftover JZ47XX_IRQ_GPIO(0) with jz_gpio_irq_base
13 years 14 days Don't make any assumptions about which timers are used as sytem timers
13 years 14 days Move 2nd level IRQ defintions to sub-arch specific files.
13 years 14 days Generalize gpio support

Make GPIO-chip IRQ and GPIO IRQ base configurable and move GPIO-chip
initialization to the sub-archs.
13 years 14 days 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.
13 years 15 days MIPS: JZ47xx: Moved jz4740 headers to a subdirectory of mach-jz47xx/.
13 years 15 days MIPS: JZ47xx: Fix a few naming issues.


interactive