summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Merge branch 'imx6/boards' into next/boardsOlof Johansson12-97/+168
2011-12-17Merge branch 'omap/musb' into next/boardsOlof Johansson4-0/+79
2011-12-17Merge branch 'omap/board' into next/boardsOlof Johansson30-116/+462
2011-12-17Merge branch 'depends/rmk/devel-stable' into next/boardsOlof Johansson397-3585/+3028
2011-12-16Merge branch 'musb' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson360-3263/+2132
2011-12-16Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson357-3263/+2053
2011-12-14ARM: imx6q: generate imx6q dtb filesEric Miao1-0/+3
2011-12-14arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme2-3/+3
2011-12-14arm/imx6q-sabrelite: add enet phy ksz9021rn fixupRichard Zhao1-0/+21
2011-12-14arm/imx6: add imx6q sabrelite board supportRichard Zhao2-0/+50
2011-12-14dts/imx: rename uart labels to consistent with hw specRichard Zhao9-36/+36
2011-12-14dts/imx: rename gpio labels to consistent with hw specRichard Zhao9-58/+55
2011-12-13ARM: OMAP: musb: Add support for ti816evmRavi Babu1-0/+9
2011-12-13ARM: OMAP: musb: Add ti81xx phy power functionAjay Kumar Gupta2-0/+67
2011-12-13ARM: OMAP: musb: Adding support for ti81xxRavi Babu1-0/+3
2011-12-13ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVMHemant Pedanekar4-6/+25
2011-12-13ARM: OMAP4: board-4430sdp: Register platform device for digimic codecPeter Ujfalusi1-0/+6
2011-12-13ARM: OMAP4: devices: Register OMAP4 DMIC platform devicePeter Ujfalusi1-0/+22
2011-12-13ARM: OMAP3: sdram-nokia: add 200 MHz memory timings infoIgor Dmitriev1-1/+24
2011-12-13ARM: OMAP3: rx51: enable tsc2005 touchscreenAaro Koskinen1-2/+44
2011-12-13ARM: OMAP3: cm-t35: fix mux mode for DSS pinsIgor Grinberg1-14/+18
2011-12-13ARM: OMAP3: cm-t35: Add reset for USB hubIgor Grinberg1-2/+20
2011-12-13ARM: OMAP3: cm-t35: enable audioIgor Grinberg1-1/+2
2011-12-13ARM: OMAP3: cm-t35: Use correct DSS regulator supplyIgor Grinberg1-10/+3
2011-12-13ARM: OMAP3: cm-t35: Add regulator for ads7846 touchscreenIgor Grinberg1-0/+18
2011-12-13ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar4-0/+33
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar16-76/+90
2011-12-13ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev2-1/+17
2011-12-13ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders2-2/+6
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed11-3/+105
2011-12-13ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed6-4/+35
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon1-12/+3
2011-12-12ARM: stop: execute platform callback from cpu_stop codeWill Deacon2-1/+5
2011-12-12ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon1-10/+40
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon2-1/+46
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles1-2/+3
2011-12-09Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+1
2011-12-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds28-55/+69
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King32-322/+1199
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas2-1/+18
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon1-1/+15
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas1-1/+27
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas1-2/+17
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas6-5/+104
2011-12-08ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas1-1/+10
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas5-12/+243
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas5-7/+150
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas6-0/+261
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon4-0/+16