aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann2-165/+0
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann9-1212/+0
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann1-45/+0
2022-04-22ARM: omap1: relocate static I/O mappingArnd Bergmann1-1/+1
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann4-644/+5
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-128/+0
2022-04-21ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann2-109/+0
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann1-12/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2020-09-25ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig1-31/+0
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-0/+4
2020-09-17ARM/dma-mapping: remove dma_to_virtChristoph Hellwig1-4/+0
2020-08-19arm: mach-omap1: mux.h: delete duplicate wordRandy Dunlap1-1/+1
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