aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-h3.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-455/+0
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-8/+6
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-1/+1
2018-07-02ARM: OMAP1: constify gpio_ledArvind Yadav1-1/+1
2017-10-02ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal1-1/+1
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2015-12-01ARM: omap1: make headers more localArnd Bergmann1-1/+1
2015-05-20ARM: omap1: Switch to use MULTI_IRQTony Lindgren1-0/+1
2014-05-16ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-12ARM: OMAP1: use BUG_ON where possibleSasha Levin1-2/+1
2012-10-18ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla1-1/+0
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren1-1/+1
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+32
2012-09-20ARM: OMAP1: Move flash.h from plat to machTony Lindgren1-1/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-17ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren1-0/+1
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann1-0/+32
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu1-0/+32
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten1-3/+0
2012-05-08ARM: omap1: use machine specific hook for late initShawn Guo1-0/+1
2012-04-13ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley1-15/+1
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-5/+4
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma1-5/+4
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-4/+4
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-13/+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/kern...Linus Torvalds1-1/+1
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren1-13/+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-2/+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-01-27arm: mach-omap1: board-h3: make nand_platdata staticAaro Koskinen1-1/+1
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-36/+39
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-12-07omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren1-10/+11
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-0/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren1-0/+13
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-4/+5
2009-12-11omap1: Use gen_nandLadislav Michl1-16/+40
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl1-0/+10
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-7/+7
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren1-101/+0
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi1-1/+1
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren1-0/+5
2009-01-15ARM: OMAP: Remove unused platform devices, v3Tony Lindgren1-50/+0
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren1-10/+0
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-3/+4
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-1/+1
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-0/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-13/+13
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-2/+1
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell1-0/+22
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren1-33/+3
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula1-4/+2
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi1-4/+18
2008-02-08ARM: OMAP1: Change the comments to C styleDavid Cohen1-7/+7
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren1-2/+3
2008-01-28Merge branch 'pxa-plat' into develRussell King1-1/+1
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-1/+1
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+41
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell1-1/+38
2007-09-20ARM: OMAP: Sync board specific files with linux-omapTony Lindgren1-0/+41
2007-08-22ARM: OMAP: H3 workqueue fixesDirk Behme1-5/+7
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell1-1/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-1/+2
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah1-4/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-02[ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren1-13/+264
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren1-1/+2
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren1-5/+14
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren1-3/+14
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren1-3/+2
2005-07-10[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren1-0/+207