index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
board-rx51.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-1
/
+1
2012-10-25
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
1
-0
/
+1
2012-10-25
ARM: OMAP2+: Introduce local usb.h
Tony Lindgren
1
-1
/
+0
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
1
-2
/
+2
2012-10-16
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-10-15
ARM: OMAP2+: gpmc: localize gpmc header
Afzal Mohammed
1
-1
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-1
/
+0
2012-09-11
ARM: OMAP: remove plat/board.h file
Igor Grinberg
1
-1
/
+0
2012-05-27
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
1
-0
/
+1
2012-05-03
ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
Daniel Lezcano
1
-20
/
+18
2012-01-05
Merge branch 'restart' into for-linus
Russell King
1
-0
/
+1
2012-01-05
ARM: restart: omap: use new restart hook
Russell King
1
-0
/
+1
2011-11-22
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
1
-0
/
+1
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-15
ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
1
-0
/
+1
2011-11-01
Merge branch 'depends/omap2_dss' into next/cleanup
Arnd Bergmann
1
-25
/
+0
2011-10-08
Merge branch 'depends/rmk/devel-stable' into next/cleanup
Arnd Bergmann
1
-1
/
+1
2011-09-30
OMAP: RX51: Remove unused old omapfb stuff
Tomi Valkeinen
1
-25
/
+0
2011-09-27
ARM: OMAP2+: Use SoC specifc map_io
Tony Lindgren
1
-7
/
+1
2011-08-24
ARM: OMAP: Introduce SoC specific early_init
Tony Lindgren
1
-6
/
+1
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-4
/
+6
2011-08-22
ARM: mach-omap2: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-06-20
omap: Set separate timer init functions to avoid cpu_is_omap tests
Tony Lindgren
1
-1
/
+1
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-1
/
+1
2011-05-20
OMAP3: clean-up mach specific cpuidle data structures
Jean Pihet
1
-7
/
+11
2011-04-26
omap: rx51: mark reserved memory earlier
Felipe Contreras
1
-2
/
+7
2011-02-25
omap2+: Minimize board specific init_early calls
Tony Lindgren
1
-3
/
+3
2011-02-15
ARM: OMAP2: use early init hook
Russell King - ARM Linux
1
-4
/
+4
2010-12-22
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
1
-1
/
+2
2010-12-18
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-2
/
+2
2010-12-18
arm: omap: add sdram-nokia.h
Aaro Koskinen
1
-1
/
+1
2010-12-18
arm: omap: rename board-rx51-sdram.c to sdram-nokia.c
Aaro Koskinen
1
-2
/
+2
2010-12-10
Merge branch 'devel-gpio' into omap-for-linus
Tony Lindgren
1
-1
/
+0
2010-12-08
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
1
-1
/
+0
2010-12-03
arm: mach-omap2: remove NULL board_mux from board files
Aaro Koskinen
1
-2
/
+0
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-08-04
omap3: Unify omap2_set_globals_3[43,6x]x functions
Sergio Aguirre
1
-1
/
+1
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
1
-0
/
+1
2010-05-18
OMAP: RX51: Add LCD Panel support
Roger Quadros
1
-0
/
+2
2010-02-24
Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...
Tony Lindgren
1
-0
/
+44
2010-02-23
OMAP3: RX-51: Pass cpu idle parameters
Kalle Jokiniemi
1
-0
/
+19
2010-02-23
OMAP3: RX-51: support sleep indicator LEDs
Kevin Hilman
1
-0
/
+25
2010-02-20
omap: musb: Pass board specific data from board file
Maulik Mankad
1
-1
/
+7
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
1
-1
/
+1
2009-12-12
omap: mux: Remove old mux code for 34xx
Tony Lindgren
1
-1
/
+0
2009-12-12
omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
Tony Lindgren
1
-2
/
+2
2009-12-12
omap: mux: Add new style init functions to omap3 board-*.c files
Tony Lindgren
1
-0
/
+11
2009-11-22
omap3: rx51: Add SDRAM init
Tero Kristo
1
-1
/
+6
[next]