index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
board-apollon.c
Age
Commit message (
Expand
)
Author
2011-02-14
ARM: OMAP2: use early init hook
Russell King - ARM Linux
2010-12-21
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
2010-12-17
omap: kill all section mismatch warning for omap2plus_defconfig
Bryan Wu
2010-12-10
Merge branch 'devel-gpio' into omap-for-linus
Tony Lindgren
2010-12-07
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
2010-12-07
omap: Fix gpio_request calls to happen as arch_initcall
Tony Lindgren
2010-12-02
arm: mach-omap2: remove NULL board_mux from board files
Aaro Koskinen
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
2010-07-05
omap: mux: Convert 2420 platform init code to use new mux code
Tony Lindgren
2010-07-05
omap: mux: Mux Apollon LCD power in board-apollon.c
Tony Lindgren
2010-07-05
omap: mux: Select POP package for Apollon
Tony Lindgren
2010-07-05
omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.c
Tony Lindgren
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
2009-12-11
omap: use smc91x_platdata to setup smc91x
Ladislav Michl
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-19
omap: Fix DEBUG_LL UART io address
Santosh Shilimkar
2009-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-09-19
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
2009-09-03
OMAP2/3 board-*.c files: read bootloader configuration earlier
Paul Walmsley
2009-08-28
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
Kalle Valo
2009-07-24
OMAP3 SDRC: add support for 2 SDRAM chip selects
Jean Pihet
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2009-03-23
ARM: OMAP: get rid of OMAP_TAG_USB, v2
Felipe Balbi
2009-03-23
ARM: OMAP: No need to include board-apollon.h from hardware.h
Tony Lindgren
2009-02-08
[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure
Paul Walmsley
2009-01-15
ARM: OMAP: Fix gpio by switching to generic gpio calls, v2
Jarkko Nikula
2008-12-10
omap mmc: Remove broken MMC init code
Tony Lindgren
2008-12-10
ARM: OMAP: Switch to gpio_request/free calls
Jarkko Nikula
2008-12-10
ARM: OMAP: switch to gpio_direction_output
David Brownell
2008-12-10
ARM: OMAP: switch to gpio_direction_input
David Brownell
2008-12-10
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
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-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-05-09
ARM: OMAP: Add calls to omap2_set_globals_*()
Paul Walmsley
2008-04-14
ARM: OMAP2: Change 24xx to use new register access
Paul Walmsley
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
[NET] smc91x: Make smc91x use IRQ resource trigger flags
Russell King
2008-01-26
[ARM] remove duplicate includes
Lucas Woods
2007-09-20
ARM: OMAP: Board Apollon update, fix boot
Kyungmin Park
2006-12-30
[PATCH] ARM: OMAP: fix missing header on apollon board
Kyungmin Park
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-25
ARM: OMAP: Apollon MMC support
Kyungmin Park
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-04-02
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
Tony Lindgren