summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: sdram-nokia: add 200 MHz memory timings infoIgor Dmitriev2011-12-131-1/+24
* ARM: OMAP3: rx51: enable tsc2005 touchscreenAaro Koskinen2011-12-131-2/+44
* ARM: OMAP3: cm-t35: fix mux mode for DSS pinsIgor Grinberg2011-12-131-14/+18
* ARM: OMAP3: cm-t35: Add reset for USB hubIgor Grinberg2011-12-131-2/+20
* ARM: OMAP3: cm-t35: enable audioIgor Grinberg2011-12-131-1/+2
* ARM: OMAP3: cm-t35: Use correct DSS regulator supplyIgor Grinberg2011-12-131-10/+3
* ARM: OMAP3: cm-t35: Add regulator for ads7846 touchscreenIgor Grinberg2011-12-131-0/+18
* ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-134-0/+33
* ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-1316-76/+90
* ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev2011-12-132-1/+17
* ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders2011-12-132-2/+6
* ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-1311-3/+105
* ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed2011-12-136-4/+35
* ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...Tony Lindgren2011-12-061-1/+2
* ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren2011-12-061-0/+1
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-0593-1398/+146
|\
| * ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-261-0/+7
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-2659-866/+0
| * ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-263-25/+64
| * ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-261-11/+9
| * ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-262-21/+36
| * ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-183-2/+3
| * ARM: sort the meminfo array earlierNicolas Pitre2011-11-182-30/+16
| * ARM: realview-eb11mp: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * ARM: realview: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * ARM: versatile: remove overlapping map_desc entryRob Herring2011-11-181-5/+0
| * ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-184-75/+0
| * ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-29/+0
| * ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| * ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| * ARM: mach-bcmring: use proper constant to identify DMA memory areaNicolas Pitre2011-11-181-1/+1
| * ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-186-170/+8
| * ARM: mach-tegra: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-27/+0
| * ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-153-57/+1
| * ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-152-26/+0
| * ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
| * ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre2011-11-151-2/+4
| * ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05113-705/+1188
|\ \
| | \
| | \
| *-. \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-024-16/+200
| |\ \ \
| | | * | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-022-5/+20
| | | * | arm: introduce cross trigger interface helpersMing Lei2011-12-021-0/+179
| | * | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-022-11/+1
| | |/ /
| * | | ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-023-49/+66
| * | | ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-021-233/+125
| |/ /
| * | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-0124-117/+195
| |\ \
| | * | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-302-2/+2
| | * | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-302-10/+19
| | * | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-301-1/+1
| | * | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon2011-11-261-5/+8
OpenPOWER on IntegriCloud