aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-htcherald.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij1-9/+0
2022-04-22ARM: omap1: htc_herald: fix typos in commentsJulia Lawall1-1/+1
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-4/+4
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-16/+1
2018-07-02ARM: OMAP1: constify gpio_ledArvind Yadav1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2017-10-02ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal1-1/+1
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-2/+2
2015-05-20ARM: omap1: Switch to use MULTI_IRQTony Lindgren1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-10-18ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla1-1/+0
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-2/+1
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren1-1/+1
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-2/+1
2012-09-10ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg1-1/+0
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+1
2012-05-08ARM: omap1: use machine specific hook for late initShawn Guo1-0/+1
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-3/+3
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma1-3/+3
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-3/+2
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen1-6/+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-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-9/+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-9/+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/+0
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-01-27arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata staticAaro Koskinen1-2/+2
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-47/+51
2010-12-20omap1: htc_herald: Fix compilation warningMarek Belisko1-1/+1
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-2/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-6/+315
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-12omap: Fix spotty MMC voltagesTony Lindgren1-2/+1
2010-09-23HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone1-6/+316
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-0/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren1-1/+1
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King1-1/+0
2009-12-11omap1: Add omap7xx USB supportCory Maccarrone1-0/+64
2009-11-22omap1: Add board support and LCD for HTC HeraldCory Maccarrone1-0/+247