summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King181-1223/+3456
2010-07-31Merge branch 'shmobile' into develRussell King19-38/+73
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij1-1/+1
2010-07-29ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128Magnus Damm2-0/+13
2010-07-29ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACYMagnus Damm1-1/+0
2010-07-29ARM: 6274/1: add global control registers definition header file for nuc900wanzongshun1-0/+39
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+8
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-27ARM: Versatile: fix section mismatchRussell King1-1/+1
2010-07-27ARM: Remove unnecessary call to find_limits()Russell King1-5/+3
2010-07-27ARM: LMB: convert pfn_valid to use LMBRussell King1-5/+4
2010-07-27ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King1-7/+6
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King3-15/+23
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King14-31/+32
2010-07-27ARM: initial LMB trialRussell King7-155/+83
2010-07-27ARM: early_pte_alloc()Russell King1-13/+13
2010-07-27ARM: 6267/1: mop500: add AB8500 interrupt supportRabin Vincent3-0/+33
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-34/+38
2010-07-26Input: RX51 keymap - fix recent compile breakageDmitry Torokhov1-2/+2
2010-07-26ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500Rabin Vincent5-14/+201
2010-07-26ARM: 6264/1: fix Versatile Express LED oversightLinus Walleij1-4/+5
2010-07-26ARM: 6235/2: driver for the LEDs found in the later ARM refdesignsLinus Walleij2-2/+108
2010-07-26ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2-2/+2
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König1-15/+15
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr1-0/+3
2010-07-26ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr1-2/+2
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr1-2/+4
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+14
2010-07-22ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij1-44/+9
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King12-12/+66
2010-07-22ARM: 6234/1: move SPEAr to use common mult/shift calculation codeLinus Walleij1-40/+7
2010-07-22ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun1-1/+1
2010-07-22ARM: 6250/1: patch for modifying spi flash configurationwanzongshun1-2/+2
2010-07-22ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_devwanzongshun1-0/+1
2010-07-22ARM: 6232/1: add nuc900 keypad arch platform datawanzongshun1-0/+37
2010-07-22ARM: 6231/1: re-organize the nuc900 lcd arch platform data settingwanzongshun4-61/+41
2010-07-22ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun1-1/+1
2010-07-21Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King4-11/+8
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-3/+14
2010-07-18ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij3-0/+58
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon1-0/+2
2010-07-16Merge branch 'l7200' into develRussell King29-1257/+0
2010-07-16ARM: early_alloc()Russell King1-8/+10
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King40-12/+56
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King1-17/+44
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King16-63/+98
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King12-37/+27
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King30-432/+143