aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner6-85/+6
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-12-11Merge branch 'omap1-usb-fix' into omap-for-v4.21/omap1Tony Lindgren1-1/+1
2018-12-11ARM: OMAP1: fix USB configuration for device-only setupsAaro Koskinen1-1/+1
2018-11-29ARM: OMAP1: ams-delta: make board header file local to mach-omap1Janusz Krzysztofik1-64/+0
2018-09-20ARM: OMAP1: ams-delta: initialize latch2 pins to safe valuesJanusz Krzysztofik1-7/+0
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik1-79/+0
2018-07-02ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbersJanusz Krzysztofik1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-01-05ARM: OMAP1: USB: make omap_otg_init() staticAaro Koskinen1-2/+0
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik1-0/+2
2016-06-10ARM: OMAP1: Fix typo in mtd-xip.hAndrea Gelmini1-1/+1
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann1-1/+1
2015-12-01ARM: omap1: make headers more localArnd Bergmann3-82/+0
2015-10-12ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl1-19/+0
2015-05-21ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren1-1/+3
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren2-64/+64
2015-05-20ARM: omap1: Switch to use MULTI_IRQTony Lindgren1-39/+0
2015-05-20ARM: OMAP1: Move UART defines to prepare for sparse IRQTony Lindgren1-5/+0
2015-01-21ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson1-101/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-5/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-5/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-5/+0
2013-12-06ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen1-37/+1
2013-08-13ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan1-0/+1
2013-06-18ARM: OMAP1: Remove legacy irda.h and irda setup from board filesJarkko Nikula1-33/+0
2013-04-08ARM: OMAP1: fix omap_udc registrationAaro Koskinen1-1/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-5/+0
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren1-3/+0
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren4-4/+234
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren4-3/+56
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren1-2/+119
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2-2/+2
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2-1/+90
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren1-0/+113
2012-09-20ARM: OMAP1: Move irda.h from plat to machTony Lindgren1-0/+33
2012-09-20ARM: OMAP1: Move flash.h from plat to machTony Lindgren1-0/+17
2012-09-20ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren1-0/+19
2012-09-20ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren1-0/+52
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-0/+71
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-0/+454
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren1-5/+0
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren4-3/+359
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-4/+281
2012-09-12ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2-4/+265
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-2/+0
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-0/+165
2012-04-05ARM: fix __io macro for PCMCIARob Herring1-0/+45