summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mxc pwm: add mx25 supportSascha Hauer2009-08-141-4/+13
* iomux-v3: Allow for a runtime base addressSascha Hauer2009-08-143-5/+17
* MXC: i.MX25 timer supportSascha Hauer2009-08-141-9/+9
* MXC: use variable for irq controller base in entry-macro.SSascha Hauer2009-08-142-2/+3
* ARM: MX3: add ckil clockDaniel Mack2009-08-141-0/+7
* ARM: mxc: Fix i2c_board_info definitionsSascha Hauer2009-08-145-18/+9
* Add support for Eukrea's MBIMX27Eric Benard2009-08-074-0/+279
* Add support for Eukrea's CPUIMX27Eric Benard2009-08-074-1/+275
* MX27: Add USB platform devices and resourcesjavier Martin2009-08-073-1/+104
* MX3: add additional USB pins to iomuxDaniel Mack2009-08-071-0/+13
* ehci mxc: Fix clocksSascha Hauer2009-08-071-0/+6
* MX3: Add USB platform devices and resourcesDaniel Mack2009-08-072-0/+68
* [ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEVSascha Hauer2009-08-071-154/+0
* [ARM] MXC: Switch MX1 to clkdev supportSascha Hauer2009-08-072-56/+29
* MXC PLL decoding: calculate mfn value with less magicSascha Hauer2009-08-071-7/+9
* MXC: pwm driver fixesSascha Hauer2009-08-071-1/+3
* MXC gpio interrupt support: move register definitions to .c fileSascha Hauer2009-08-074-42/+17
* mxc gpio: CONFIG_ARCH_* -> cpu_is_*()Sascha Hauer2009-08-071-14/+11
* pcm038: Add support for SJA1000 on baseboardSascha Hauer2009-08-071-0/+29
* pcm037: Add support for SJA1000 on baseboardSascha Hauer2009-08-071-0/+30
* imxfb: Add support for multiple displaysSascha Hauer2009-08-074-128/+208
* imxfb: use resource_size() macroSascha Hauer2009-08-071-4/+4
* imxfb: calculate bpix value from bits_per_pixelSascha Hauer2009-08-072-2/+20
* mx1: Codingstyle: Let the compiler count arraysSascha Hauer2009-08-072-62/+39
* mx3: Codingstyle: Let the compiler count arraysSascha Hauer2009-08-074-24/+16
* mx2: Codingstyle: Let the compiler count arraysSascha Hauer2009-08-071-92/+73
* mx2: remove mxc_irda platform deviceSascha Hauer2009-08-072-25/+0
* MXC iomux-v3: Fix defines for PAD_CTL registersSascha Hauer2009-08-071-17/+13
* mxc: turn to soc specific init_irq functionsSascha Hauer2009-08-0722-21/+53
* mxc: remove do not include directlySascha Hauer2009-08-075-21/+0
* i.MX serial: do not use #ifdef CONFIG_ARCH_*Sascha Hauer2009-08-071-43/+22
* MXC: remove board specific setup of MXC_LL_UART_[PV]ADDRSascha Hauer2009-08-0717-119/+21
* MXC uncompress macros: determine uart base by machine typeSascha Hauer2009-08-071-18/+42
* mxc: remove ARCH_NR_GPIOSSascha Hauer2009-08-072-6/+0
* system.c: runtime base addressSascha Hauer2009-08-075-9/+19
* MXC: pass base/irq to mxc_timer_initSascha Hauer2009-08-077-25/+9
* Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-221-1/+1
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+5
|\
| * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
* | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
|\ \ | |/ |/|
| * lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
* | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-2225-299/+948
|\ \
| * | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
| * | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
| * | perf_counter: Detect debugfs locationJason Baron2009-07-225-17/+102
| * | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
| * | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-222-3/+20
| * | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
| * | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| * | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-222-2/+4
OpenPOWER on IntegriCloud