aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-palmz71.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg1-1/+0
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-2/+1
2012-07-19board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+1
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-08ARM: omap1: use machine specific hook for late initShawn Guo1-0/+1
2012-04-13ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley1-2/+2
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-1/+1
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma1-1/+1
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+5
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-4/+5
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen1-7/+3
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula1-1/+0
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-15/+3
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren1-15/+3
2011-08-21ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+1
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-13/+17
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-6/+8
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-6/+8
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren1-1/+1
2010-02-15omap: convert boards to use physmap-flashLadislav Michl1-5/+5
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-9/+9
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik1-0/+8
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-9/+9
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi1-1/+1
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren1-0/+10
2009-01-15ARM: OMAP: Remove unused platform devices, v3Tony Lindgren1-37/+0
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren1-11/+0
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-2/+2
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell1-4/+4
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell1-2/+1
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-2/+2
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-12/+12
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-2/+2
2008-05-09ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin1-1/+1
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren1-1/+1