aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include
Commit message (Expand)AuthorAge
* video: mxsfb: move mxsfb.h into include/linuxShawn Guo2012-07-03
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-12
| * mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-12
| * gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-12
| * ARM: mxs: do not add dma device by defaultDong Aisheng2012-05-12
| * Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2012-05-12
| |\
* | \ Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-14
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| * | | ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-08
| * | | ARM: mxs: remove old clock supportShawn Guo2012-05-08
| |/ /
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ | | |/ | |/|
| * | ARM: mxs: enable pinctrl dummy statesShawn Guo2012-05-08
| |/
* / ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij2012-04-19
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\ \
| * | ARM: create a common IOMEM definitionRob Herring2012-03-13
| * | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-06
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \
| * \ \ Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann2012-02-28
| |\ \ \
| | * | | ARM: mxs: add GPMI-NAND support for imx23/imx28Huang Shijie2012-02-11
| | | |/ | | |/|
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \
| * \ \ \ Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2012-02-07
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: mxs: detect SoC by checking CHIPID registerShawn Guo2012-01-26
| | |/ /
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'mxs/clk' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2012-02-07
| |\ \ \ | | |/ / | |/| |
| | * | ARM: mxs: Use a proper timeout mechanismFabio Estevam2012-01-31
| | |/
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-05
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| | * ARM: restart: mxs: use new restart hookRussell King2012-01-05
| * | Merge branch 'devel-stable' into for-linusRussell King2012-01-05
| |\ \ | | |/ | |/|
| | * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
* | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-27
|\| |
| * | ARM: mx28: LRADC macro renamePeter Rusko2011-12-02
| * | arm: mx23: recognise stmp378x as mx23Wolfram Sang2011-12-02
| |/
* | ARM: mx28evk: add platform data for saifDong Aisheng2011-12-02
* | ARM: mxs: add saif clkmux functionsDong Aisheng2011-12-02
|/
* Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo2011-10-17
* | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \
| * \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-31
| |\ \
| * \ \ Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20
| |\ \ \
| * \ \ \ Merge branch 'imx/cleanup' into imx/develArnd Bergmann2011-10-07
| |\ \ \ \
| * | | | | ARM: mxs: add saif deviceDong Aisheng2011-08-23
| | |_|_|/ | |/| | |
* | | | | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \