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-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-09
ARM: OMAP5: board-generic: Add device tree support
R Sricharan
1
-0
/
+19
2012-07-09
ARM: omap2+: board-generic: clean up the irq data from board file
R Sricharan
1
-17
/
+6
2012-06-05
ARM: OMAP2+: am33xx: Add AM335XEVM machine support
Afzal Mohammed
1
-0
/
+18
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-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
1
-1
/
+1
2012-03-12
ARM: OMAP2+: board-generic: Remove i2c static init
Benoit Cousson
1
-35
/
+2
2012-03-06
ARM: OMAP2+: Remove extra ifdefs for board-generic
Tony Lindgren
1
-44
/
+32
2012-03-06
ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selected
Tony Lindgren
1
-0
/
+7
2012-02-27
ARM: OMAP2+: board-generic: Use of_irq_init API
Benoit Cousson
1
-14
/
+16
2012-02-27
Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...
Benoit Cousson
1
-1
/
+1
2012-02-18
Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Tony Lindgren
1
-9
/
+8
2012-02-16
irq_domain: Remove irq_domain_add_simple()
Grant Likely
1
-1
/
+1
2012-02-16
ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
Benoit Cousson
1
-8
/
+4
2012-01-10
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-01-05
Merge branch 'restart' into for-linus
Russell King
1
-0
/
+4
2012-01-05
ARM: restart: omap: use new restart hook
Russell King
1
-0
/
+4
2011-12-17
ARM: omap: pass minimal SoC/board data for UART from dt
Rajendra Nayak
1
-1
/
+0
2011-12-07
ARM: OMAP2+: board-generic: Add missing handle_irq callbacks
Benoit Cousson
1
-0
/
+4
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
-2
/
+1
2011-11-15
ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
1
-0
/
+1
2011-11-05
ARM: OMAP: Fix errors and warnings when building for one board
Sanjeev Premi
1
-0
/
+8
2011-11-02
Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+0
2011-11-02
Merge branch 'highbank/soc' into next/soc
Arnd Bergmann
1
-1
/
+5
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
1
-0
/
+4
2011-10-31
Merge branch 'dt/gic' into highbank/soc
Arnd Bergmann
1
-1
/
+1
2011-10-31
Merge branch 'dt/gic' into next/dt
Arnd Bergmann
1
-0
/
+4
2011-10-05
ARM: OMAP2+: board-generic: Add i2c static init
Benoit Cousson
1
-2
/
+39
2011-10-05
ARM: OMAP2+: board-generic: Add DT support to generic board
Benoit Cousson
1
-43
/
+84
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-1
/
+1
2011-08-22
ARM: mach-omap2: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+1
2011-06-30
omap2+: fix build regression
Arnd Bergmann
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-02-25
omap2+: Minimize board specific init_early calls
Tony Lindgren
1
-2
/
+2
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-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+14
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-10-08
OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...
Paul Walmsley
1
-2
/
+14
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-0
/
+1
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
1
-0
/
+1
2010-07-05
omap: mux: Remove old mux code
Tony Lindgren
1
-1
/
+0
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
1
-1
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-4
/
+4
2009-10-20
omap: Fix DEBUG_LL UART io address
Santosh Shilimkar
1
-1
/
+1
[next]