summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-051-14/+1Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* ARM: iop13xx: make headers more localArnd Bergmann2015-12-012-68/+0Star
* ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-1/+1
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-301-5/+0Star
* ARM: 8101/1: mach-iop13xx: fix possible build failureArnd Bergmann2014-07-181-1/+1
* arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-162-2/+3
* ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-1/+0Star
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-141-26/+0Star
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0Star
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0Star
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0Star
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+4
* ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0Star
* Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-222-18/+16Star
|\
| * ARM: iop13xx: use __iomem pointers for MMIOArnd Bergmann2012-09-192-18/+16Star
* | ARM: iop13xx: use fixed PCI i/o mappingRob Herring2012-07-262-47/+3Star
* | iop13xx: use more regular PCI I/O space handlingArnd Bergmann2012-07-262-12/+6Star
|/
* ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring2012-03-111-0/+1
* ARM: kill off __mem_pciRob Herring2012-03-071-2/+0Star
* ARM: iop13xx: move io.h externs to pci.hRob Herring2012-03-071-4/+0Star
* ARM: iop13xx: use runtime ioremap hookRob Herring2012-03-071-7/+0Star
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-3/+0Star
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-3/+0Star
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-13/+0Star
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-14/+1Star
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * ARM: restart: iop13xx: use new restart hookRussell King2012-01-052-10/+1Star
* | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-4/+0Star
|/
* ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
* ARM: convert PCI defines to variablesRob Herring2011-07-121-5/+0Star
* ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* Merge branch 'misc' into develRussell King2011-01-061-3/+3
|\
| * ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-031-3/+3
* | ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
|/
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-9/+7Star
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-2/+0Star
* ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
* Merge branch 'devel-stable' into develRussell King2009-12-051-1/+17
|\
| * iop: enable generic timeMikael Pettersson2009-10-291-1/+0Star
| * iop: clockevent supportMikael Pettersson2009-10-291-0/+12
| * iop: clocksource supportMikael Pettersson2009-10-291-0/+5
* | ARM: dma-mapping: provide dma_to_page()Russell King2009-11-231-0/+2
|/
* Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-091-0/+107
|\
| * iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-301-0/+107
* | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-091-5/+7
|\|
| * async_tx: add sum check flagsDan Williams2009-08-301-5/+7
* | Merge branch 'highmem' into develRussell King2009-03-241-1/+4
|\ \