Age Message
13 years 6 months MIPS: JZ4740: SLCD: Fix bytes per frame for TV-out.

To support double buffering, video memory is allocated for two frames, but only one frame should be uploaded to the LCD controller when using TV-out.

Note that this does not add support for double buffering when using TV-out, it only fixes single buffering.
13 years 6 months a320_defconfig: Remove RNDIS support for CDC Ethernet.

This was intended to make it easier to use ethernet over USB with Windows clients, but in practice it makes it harder.
For Linux and Mac OS X clients it seems to work both with and without the RNDIS option.
13 years 6 months a320: Use 8 bits per block in bad block table.

We found a Dingoo with at least one bad block on it and it showed 1 sequence of 8 successive bad blocks, starting at a multiple of 8.
I am assuming it is far more likely that 8 bits per block are used in the bad block table than that exactly those 8 blocks would be bad and no other blocks.
13 years 7 months MTD: NAND: jz4740: Request and configure GPIO pins for NAND chip select.

Chip select for bank 1 is already configured on boot, but the other banks only started working after this change.
13 years 7 months MTD: NAND: jz4740: Fix remove function.

Used banks do not have to be consecutive, so if a bank is empty skip it instead of stopping the unmapping.
Free the NAND busy sense GPIO.
13 years 7 months a320: Enable key repeat.

This is for compatibility with booboo's kernel.
I am not sure yet whether key repeats are a good idea or not, but when uncertain it's better to go for the smooth migration path.
13 years 7 months a320: Added ccnand device nodes to initrd.

Thanks to Ayla for preparing this image.
13 years 7 months MMC: jz4740: Fixed card change detection.

The GPIO validity check was reversed.
Also removed some dead code.
13 years 8 months Merge commit '07983ef95d20bd4f29ef4fc49f53f265e085f7d8' into jz-2.6.34
13 years 8 months Updated header paths to match new upstream locations.
13 years 8 months Merge remote branch 'qi-kernel/jz-2.6.34' into jz-2.6.34

Conflicts:
drivers/mtd/nand/jz4740_nand.c
13 years 8 months jz4740: nand: Fixed addressing of static memory banks.

The original code only worked if the chip nr and bank nr were equal.
13 years 8 months MTD: NAND: jz4740: Fix potential that can happen when the hardware is broken
13 years 8 months jz4740: board_qilb60: Update include file paths
13 years 8 months MTD: NAND: jz4740: Move include file from include/linux/mtd/ to arch/mips/include/asm/mach-jz4740/
13 years 8 months fbdev: jz4740: Move include file from include/linux to arch/mips/include/asm/mach-jz4740
13 years 8 months fbdev: jz4740: Add special tft type lcds support.
13 years 8 months JZ4740: gpio: Fix LCD pins wrongly labeld as MEM pins
13 years 8 months MMC: jz4740: Avoid reloading the fifo address before each read/write

This improves performance a bit
13 years 8 months Merge remote branch 'qi-kernel/jz-2.6.34' into jz-2.6.34

Conflicts:
drivers/mtd/nand/jz4740_nand.c
13 years 8 months Add missing part from commit d6e96efcb6163fb63b01f9ee861ffdee1f666e2e
13 years 8 months MIPS: jz4740: platform.c: Add memory region for NAND banks
13 years 8 months MTD: nand: jz4740: Experimental multi-chip support
13 years 8 months MTD: nand: jz4740: {Enable,Disable} NAND-chip in {probe,remove}
13 years 8 months foo


interactive