summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-0/+2
|\ \ \ \
| * | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-282-0/+2
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-274-0/+88
|\ \ \ \ \
| * \ \ \ \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-086-3/+88
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: mmp: append OF support on pxa168Haojian Zhuang2012-03-073-0/+86
| | * | | | ARM: mmp: enable rtc clk in pxa168Haojian Zhuang2012-03-071-0/+2
| | |/ / /
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-275-0/+53
|\ \ \ \ \
| * \ \ \ \ Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-083-3/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-285-0/+53
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: mmp: enable rtc in pxa910Haojian Zhuang2012-02-285-0/+53
| | | |/ / | | |/| |
* | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-103-3/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-02-283-0/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: mmp: append irq name of gpio deviceHaojian Zhuang2012-02-283-0/+3
| | | |/ / | | |/| |
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-22/+0
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-16/+0
| |/
* | arch/arm/mach-mmp/: some files include some headers twiceDanny Kukawka2012-02-163-3/+0
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0916-28/+25
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-0514-10/+22
| |\
| | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| | * ARM: restart: mmp: use new restart hookRussell King2012-01-0514-6/+22
| | * Merge branch 'restart-cleanup' into restartRussell King2012-01-052-2/+2
| | |\
| * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-13/+3
| * | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-5/+0
| |\ \ \
| | * | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-052-2/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-2/+2
| | |/ | |/|
* | | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-062-2/+2
|\ \ \ | | |/ | |/|
| * | ARM: pxa168/gplugd: add the correct SSP deviceEric Miao2011-11-171-1/+1
| * | ARM: mmp: fix build error on gpioHaojian Zhuang2011-11-141-1/+1
| |/
* | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-231-2/+3
|\ \ | |/
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-2/+3
| |\
| | * mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-111-2/+3
* | | ARM: pxa: add clk support in gpio driverHaojian Zhuang2011-11-153-27/+6
* | | ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-1515-29/+74
* | | ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang2011-11-145-9/+7
* | | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-147-10/+9
|/ /
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-056-1/+231
|\ \
| * | ARM: mmp: register internal sram bankLeo Yan2011-10-253-0/+14
| * | ARM: mmp: register audio sram bankLeo Yan2011-10-253-0/+13
| * | ARM: mmp: add sram allocatorLeo Yan2011-10-253-1/+204
| |/
* | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-018-13/+20
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-012-15/+1
| |\ \
| * \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-3110-36/+38
| |\ \ \
| * | | | ARM: mmp: rename SHEEVAD to GPLUGDEric Miao2011-10-253-3/+3
| * | | | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-084-9/+16
| | |_|/ | |/| |
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-15/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: mach-mmp: remove mach/memory.hNicolas Pitre2011-10-131-14/+0
OpenPOWER on IntegriCloud