aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-09ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren1-1/+3
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen1-6/+16
2012-02-23OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen1-15/+0
2012-02-23OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen1-138/+2
2012-02-23OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen1-5/+0
2012-02-23OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen1-172/+0
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-7/+7
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+2
2010-10-22arm/omap: simplify conditionalNicolas Kaiser1-1/+1
2010-10-22ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König1-1/+1
2010-10-22ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König1-3/+3
2010-10-22ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König1-2/+2
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G1-0/+2
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu1-1/+1
2010-08-04memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt1-5/+1
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to memblock_regionBenjamin Herrenschmidt1-1/+1
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King1-11/+19
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King1-17/+44
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen1-1/+46
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-05-11ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen1-2/+3
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2007-11-05[ARM] 4633/1: omap build fix when FB enabledDavid Brownell1-1/+1
2007-05-09ARM: OMAP: Fix GCC-reported compile time bugDavid Brownell1-1/+4
2007-05-09ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak1-30/+247
2007-05-08ARM: OMAP: Sync core code with linux-omapTony Lindgren1-16/+56
2007-05-08ARM: OMAP: FB: add controller platform dataImre Deak1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-02[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren1-0/+80