summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-apollon.c
AgeCommit message (Expand)Author
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-17omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-07omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren
2010-07-05omap: mux: Select POP package for ApollonTony Lindgren
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo
2009-07-24OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren
2009-02-08[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructurePaul Walmsley
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-26[ARM] remove duplicate includesLucas Woods
2007-09-20ARM: OMAP: Board Apollon update, fix bootKyungmin Park
2006-12-30[PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park