summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-6/+0
|\
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-229-45/+7
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
* | | Merge branch 'davinci/cleanups' into next/cleanupArnd Bergmann2012-02-2718-255/+220
|\ \ \
| * | | ARM: davinci: add back dummy header filesArnd Bergmann2012-02-272-0/+2
| * | | ARM: davinci: dm644x: don't force vpfe registeration on all boardsManjunath Hadli2012-02-253-15/+17
| * | | ARM: davinci: dm644x: fix inconsistent variable namingManjunath Hadli2012-02-252-18/+18
| * | | ARM: davinci: dm644x: improve readability using macroManjunath Hadli2012-02-251-3/+5
| * | | ARM: davinci: streamline sysmod accessManjunath Hadli2012-02-258-40/+50
| * | | ARM: davinci: create new common platform header for davinciManjunath Hadli2012-02-2516-153/+102
| * | | ARM: davinci: dm646x: move private definitions to C fileManjunath Hadli2012-01-202-7/+7
| * | | ARM: davinci: dm365: move private definitions to C fileManjunath Hadli2012-01-202-16/+16
| * | | ARM: davinci: dm644x: move private definitions to C fileManjunath Hadli2012-01-202-7/+7
* | | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-278-39/+7
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ARM: davinci: update mdio bus nameSekhar Nori2012-01-277-7/+7
| * | ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocksBas van den Berg2012-01-201-32/+0
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-21/+0
|/
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-101-1/+1
|\
| * mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-1/+1
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-17/+10
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-194-71/+1
| |\ \
| * \ \ Merge branch 'davinci/features' into next/develOlof Johansson2011-12-153-17/+10
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: davinci: add support for multiple power domainsMurali Karicheri2011-12-033-17/+10
* | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-0726-19/+31
|\ \ \ \
| * | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | | | ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori2012-01-0526-15/+31
| |/ / /
* | | | Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-194-71/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-14/+0
| * | | ARM: mach-davinci: remove arch specific special handling for ioremapNicolas Pitre2011-11-153-57/+1
| | |/ | |/|
* | | Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann2011-12-161-52/+1
|\ \ \ | |_|/ |/| |
| * | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-031-52/+1
| |/
* | ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay2011-12-051-1/+1
* | ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash2011-12-051-1/+1
* | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil2011-12-051-3/+3
* | ARM: davinci: dm646x does not have a DSP domainSekhar Nori2011-12-051-1/+0
* | ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2011-12-052-9/+11
* | ARM: davinci: psc: fix incorrect maskMurali Karicheri2011-12-052-1/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-22/+29
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-18/+21
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-2/+3
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-3/+6
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-0710-10/+13
|\ \
| * | mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-1110-10/+10
| * | mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-1110-10/+13
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \ \
| * | | arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-311-0/+1
| * | | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-314-0/+4
* | | | ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij2011-11-051-0/+2
* | | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-015-0/+146
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-3112-752/+104
| |\ \ \ \
OpenPOWER on IntegriCloud