summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson2009-05-0231-11152/+28
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0270-970/+5637
|\
| * [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-302-0/+17
| * [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-302-0/+19
| * [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-302-0/+24
| * [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-303-2/+63
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-288-13/+54
| |\
| | * [ARM] pxa/littleton: add missing da9034 touchscreen supportEric Miao2009-04-271-0/+9
| | * [ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expandersEric Miao2009-04-271-0/+4
| | * [ARM] pxa/zylonite: fix the issue of unused SDATA_IN_1 pin get AC97 not workingEric Miao2009-04-272-0/+2
| | * [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao2009-04-272-0/+20
| | * [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbolPhilipp Zabel2009-04-272-7/+0
| | * [ARM] pxa: remove duplicate select statements from KconfigGuennadi Liakhovetski2009-04-271-2/+0
| | * [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Russell King2009-04-2734-510/+5323
| |\ \
| | * | davinci: DM644x: NAND: update partitioningDavid Brownell2009-04-271-6/+36
| | * | davinci: update DM644x support in preparation for more SoCsKevin Hilman2009-04-277-39/+791
| | * | davinci: DM644x: rename board fileKevin Hilman2009-04-271-0/+0
| | * | davinci: update pin-multiplexing supportKevin Hilman2009-04-276-66/+339
| | * | davinci: serial: generalize for more SoCsKevin Hilman2009-04-272-20/+96
| | * | davinci: DM355 IRQ Definitionss-paulraj@ti.com2009-04-272-0/+118
| | * | davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2009-04-272-6/+129
| | * | davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer2009-04-271-11/+6
| | * | davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
| | * | davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364
| | * | davinci: timers: use clk_get_rate()Kevin Hilman2009-04-271-3/+21
| | * | davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman2009-04-2312-98/+105
| | * | davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman2009-04-2310-234/+402
| | * | davinci: add runtime CPU detection supportKevin Hilman2009-04-232-3/+75
| | * | davinci: add default Kconfig, add HAVE_IDEKevin Hilman2009-04-232-0/+1785
| * | | [ARM] lart: fix build errorRussell King2009-04-261-0/+1
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-04-2425-445/+136
| |\ \ \
| | * \ \ Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2009-04-2410-34/+112
| | |\ \ \
| | | * | | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-238-12/+91
| | | * | | OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-231-4/+2
| | | * | | OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-231-1/+1
| | | * | | OMAP1: clock: Typo fix for clock in omap1Arun KS2009-04-231-2/+2
| | | * | | OMAP3: clock: Camera module doesn't have IDLEST bitSergio Aguirre2009-04-231-3/+3
| | | * | | OMAP2xxx clock: fix broken cpu_mask codePaul Walmsley2009-04-231-9/+3
| | | * | | OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2009-04-222-3/+10
| | * | | | ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros2009-04-231-2/+2
| | * | | | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros2009-04-231-1/+5
| | * | | | ARM: OMAP3: remove duplicated #includeHuang Weiyi2009-04-231-1/+0
| | * | | | ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman2009-04-231-10/+4
| | * | | | ARM: OMAP2: possible division by 0Roel Kluin2009-04-231-1/+1
| | * | | | ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2009-04-232-133/+0
| | * | | | ARM: OMAP1: Fix mmc_set_power GPIO usageLadislav Michl2009-04-232-10/+2
| | * | | | ARM: OMAP1: Simplify board-h2 MMC setupLadislav Michl2009-04-231-10/+4
| | * | | | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-1/+0
| | * | | | ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-234-235/+0
OpenPOWER on IntegriCloud