summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/include
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-05ARM: OMAP1: USB: make omap_otg_init() staticAaro Koskinen
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik
2016-06-10ARM: OMAP1: Fix typo in mtd-xip.hAndrea Gelmini
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2015-12-01ARM: omap1: make headers more localArnd Bergmann
2015-10-12ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl
2015-05-21ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren
2015-05-20ARM: omap1: Switch to use MULTI_IRQTony Lindgren
2015-05-20ARM: OMAP1: Move UART defines to prepare for sparse IRQTony Lindgren
2015-01-21ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-06ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen
2013-08-13ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan
2013-06-18ARM: OMAP1: Remove legacy irda.h and irda setup from board filesJarkko Nikula
2013-04-08ARM: OMAP1: fix omap_udc registrationAaro Koskinen
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren
2012-09-20ARM: OMAP1: Move irda.h from plat to machTony Lindgren
2012-09-20ARM: OMAP1: Move flash.h from plat to machTony Lindgren
2012-09-20ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren
2012-09-20ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren
2012-04-05ARM: fix __io macro for PCMCIARob Herring
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre