index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
fb.c
Age
Commit message (
Expand
)
Author
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