index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
fb.c
Age
Commit message (
Expand
)
Author
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-22
arm/omap: simplify conditional
Nicolas Kaiser
2010-10-22
ARM: omap/fb: move get_fbmem_region() to .init.text
Uwe Kleine-König
2010-10-22
ARM: omap/fb: move omapfb_reserve_sram to .init.text
Uwe Kleine-König
2010-10-22
ARM: omap/fb: move omap_init_fb to .init.text
Uwe Kleine-König
2010-10-08
OMAP: plat-omap: Fix static function warnings
Manjunath Kondaiah G
2010-10-08
memblock/arm: Fix memblock_region_is_memory() typo
Yinghai Lu
2010-08-04
memblock/arm: Use memblock_region_is_memory() for omap fb
Benjamin Herrenschmidt
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-07-27
ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB
Russell King
2010-07-16
ARM: OMAP: Cleanup OMAP FB SDRAM reservation
Russell King
2009-12-09
OMAP: DSS2: omapfb driver
Tomi Valkeinen
2009-12-09
OMAP: OMAPFB: split omapfb.h
Tomi Valkeinen
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-05-11
ARM: OMAP: Fix printing of reserved memory for frambuffer
Tomi Valkeinen
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2007-11-05
[ARM] 4633/1: omap build fix when FB enabled
David Brownell
2007-05-09
ARM: OMAP: Fix GCC-reported compile time bug
David Brownell
2007-05-09
ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
Imre Deak
2007-05-08
ARM: OMAP: Sync core code with linux-omap
Tony Lindgren
2007-05-08
ARM: OMAP: FB: add controller platform data
Imre Deak
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-02
[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2
Tony Lindgren