summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-palmz71.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-15/+3
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\
| * | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-191-15/+3
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* / ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
|/
* omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
* Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-13/+17
* OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-1/+0
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-041-6/+8
|\
| * ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-161-6/+8
* | omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2010-07-051-1/+1
|/
* omap: convert boards to use physmap-flashLadislav Michl2010-02-151-5/+5
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-9/+9
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-9/+9
* | omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik2009-10-221-0/+8
|/
* OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-5/+0
* ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-231-1/+1
* ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren2009-03-231-0/+10
* ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-151-37/+0
* omap mmc: Remove broken MMC init codeTony Lindgren2008-12-101-11/+0
* ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-101-2/+2
* ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-101-4/+4
* ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-101-2/+1
* ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-2/+2
* ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-101-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-12/+12
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-2/+2
* ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2008-05-091-1/+1
* ARM: OMAP1: Misc clean-upTony Lindgren2008-02-081-1/+1
* ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula2008-02-081-0/+1
* [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0
* ARM: OMAP: PalmZ71 supportMarek Vasut2007-09-201-0/+383