AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 Next
May 23, 2010
13 years 10 months jz4740-i2s: Corrected DMA width constants. This driver relied on the wrong encoding in arch/mips/include/asm/mach-jz4740/dma.h, which were fixed recently.
May 20, 2010
13 years 10 months jz4740-slcd-fb: Removed obsolete TODOs.
13 years 10 months jz4740-slcd-fb: Compute the number of pixels instead of hardcoding it.
13 years 10 months MIPS: Implement flush_kernel_dcache_page().
13 years 10 months MIPS: Implement flush_kernel_dcache_page().
13 years 10 months mips: Implement flush_kernel_dcache_page(). This is just a quick fix; a real fix would implement flush_kernel_vmap_range() and invalidate_kernel_vmap_range() as well, but those are only used in XFS for which we have no need on the Dingoo.
13 years 10 months MIPS: Implement flush_kernel_dcache_page().
13 years 10 months jz4740-slcd-fb: Avoid race conditions between refresh (upload) and framebuffer state changes.
May 19, 2010
13 years 10 months Merge branch 'jz-2.6.34-rc7' of github.com:mthuurne/opendingux-kernel into jz-2.6.34-rc7
13 years 10 months a320_defconfig: Disable MMC bounce buffer. This avoid an unnecessary copy step. It also avoids what seems to be a cache flush problem, which would cause invalid code to be executed when running big executables.
May 18, 2010
13 years 10 months Added zImage to .gitignore
13 years 10 months Revert commit "Added JZ_RISC specific code from the Ingenic kernel used by BooBoo"
13 years 10 months Added JZ_RISC specific code from the Ingenic kernel used by BooBoo
13 years 10 months jz4740-slcd-fb: Removed obsolete comment: the cause was found and fixed in the DMA driver.
13 years 10 months jz4740_dma: Only set no-descriptor flag when enabling the channel. Otherwise, there can be data loss using the transfer (seen with SLCD).
Commit cd0f502dc7337000ba9594a50289f968c2be5536, by Maarten ter Huurne
13 years 10 months jz4740_dma: Only set no-descriptor flag when enabling the channel. Otherwise, there can be data loss using the transfer (seen with SLCD).
13 years 10 months a320 snd: Uncommented speaker definitions: the guessed values seem to work.
May 17, 2010
13 years 10 months jz4740_dma: Fixed source/destination width encoding.
Commit 3e18ee3e1c3b6429dffb7d2fd9a0bdd3fd9273cb, by Maarten ter Huurne
May 12, 2010
13 years 10 months 900-add-openwrt-logo
13 years 10 months jz4740: Fix timer stop register access


interactive