You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haavard Skinnemoen
01d3a5e7fa
atmel_lcdfb: don't initialize a pre-allocated framebuffer
...
If the user specified a fixed framebuffer address on the command line, it may
have been initialized already with a splash image or something, so we
shouldn't clear it.
Therefore, we should only initialize the framebuffer if we allocated it
ourselves. This patch also updates the AVR32 setup code to clear the
framebuffer if it allocated it itself, i.e. the user didn't provide a fixed
address or the reservation failed.
I've updated the at91 platform code as well so that it initializes the
framebuffer if it is located in SRAM, but I haven't tested that it actually
works.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Nicolas FERRE <nicolas.ferre@rfo.atmel.com>
Cc: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
boot
[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y
17 years ago
common
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
configs
Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel
17 years ago
kernel
Merge branch 'merge-fixes' into devel
17 years ago
lib
…
mach-aaec2000
arch: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mach-at91
atmel_lcdfb: don't initialize a pre-allocated framebuffer
17 years ago
mach-clps711x
[ARM] Add initial sparsemem support
17 years ago
mach-clps7500
…
mach-davinci
[ARM] constify function pointer tables
17 years ago
mach-ebsa110
…
mach-ep93xx
[ARM] 4988/1: Add GPIO lib support to the EP93xx
17 years ago
mach-footbridge
…
mach-h720x
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-imx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-integrator
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
17 years ago
mach-iop13xx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-iop32x
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
17 years ago
mach-iop33x
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
17 years ago
mach-ixp4xx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-ixp23xx
…
mach-ixp2000
…
mach-ks8695
[ARM] 4981/1: [KS8695] Simple LED driver
17 years ago
mach-l7200
…
mach-lh7a40x
[ARM] fix lh7a40x/kev7a400 build
17 years ago
mach-msm
…
mach-mx3
…
mach-netx
[ARM] replace remaining __FUNCTION__ occurrences
17 years ago
mach-ns9xxx
ns9xxx: add clock api
17 years ago
mach-omap1
ARM: OMAP2: Clean-up mux code
17 years ago
mach-omap2
ARM: OMAP2: New DPLL clock framework
17 years ago
mach-orion5x
[ARM] 4955/1: Orion: Support the Buffalo Linkstation Pro/Live Platform
17 years ago
mach-pnx4008
arch: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mach-pxa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
17 years ago
mach-realview
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
mach-rpc
Rename: linux/pata_platform.h to linux/ata_platform.h
17 years ago
mach-s3c2400
…
mach-s3c2410
[ARM] 5005/1: BAST: Fix kset_name initialiser
17 years ago
mach-s3c2412
[ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.
17 years ago
mach-s3c2440
[ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK
17 years ago
mach-s3c2442
…
mach-s3c2443
…
mach-sa1100
[ARM] sa1100: add clock event support
17 years ago
mach-shark
…
mach-versatile
arch: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mm
[ARM] fix 48d7927bdf
17 years ago
nwfpe
…
oprofile
…
plat-iop
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
17 years ago
plat-mxc
[ARM] 4887/1: i.MXC family: Separate current platform code
17 years ago
plat-omap
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
plat-orion
[ARM] 4954/1: Orion: fix some function section mismatch
17 years ago
plat-s3c
…
plat-s3c24xx
[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410
17 years ago
tools
[ARM] Update mach-types
17 years ago
vfp
…
Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
17 years ago
Kconfig-nommu
…
Kconfig.debug
…
Makefile
Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel
17 years ago