summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-081-39/+0
| * | | | | ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley2012-11-088-4/+257
| * | | | | ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley2012-11-087-48/+85
| * | | | | ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-0833-151/+46
| * | | | | ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley2012-11-085-0/+147
| * | | | | ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.cPaul Walmsley2012-11-084-36/+70
| * | | | | ARM: OMAP2xxx: clock: remove global 'dclk' variablePaul Walmsley2012-11-086-14/+37
| * | | | | ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)Paul Walmsley2012-11-084-0/+33
| * | | | | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-0812-320/+107
| * | | | | ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-081-12/+0
| * | | | | ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-292-27/+34
| * | | | | Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcmTony Lindgren2012-10-262-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-2447-2099/+2710
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley2012-10-2111-4/+306
| | * | | | | | ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley2012-10-213-1/+84
| | * | | | | | ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley2012-10-212-0/+63
| | * | | | | | ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley2012-10-2113-574/+543
| | * | | | | | ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-2124-270/+440
| | * | | | | | ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley2012-10-2110-758/+739
| | * | | | | | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-2117-531/+638
| | * | | | | | ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley2012-10-211-62/+0
| | | |_|/ / / | | |/| | | |
* | | | | | | ARM: OMAP2+: remove duplicated include from board-overo.cWei Yongjun2012-11-121-1/+0
* | | | | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-097-16/+53
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-231-0/+2
| * | | | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-234-11/+47
| |\ \ \ \ \
| | * | | | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-221-9/+13
| | * | | | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| | * | | | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| | | |/ / / | | |/| | |
| * | | | | ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren2012-10-221-4/+4
| * | | | | ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2012-10-221-1/+0
| |/ / / /
* | | | | ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen2012-11-061-12/+0
* | | | | ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren2012-11-021-3/+0
* | | | | ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-023-4/+0
* | | | | ARM: OMAP2+: Fix relative includes for serial.hTony Lindgren2012-10-314-114/+106
* | | | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-0/+3
* | | | | ARM: OMAP: Fix relative includes for debug-devices.hTony Lindgren2012-10-312-10/+1
* | | | | ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-317-11/+4
* | | | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-313-0/+374
* | | | | ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2012-10-311-1/+1
* | | | | ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren2012-10-311-0/+16
* | | | | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren2012-10-313-1/+307
* | | | | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-3111-20/+94
| |_|/ / |/| | |
* | | | Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-252-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-152-2/+2
| | |/ | |/|
* | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-2431-46/+108
|\ \ \
| * | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-248-1/+9
| * | | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-2430-29/+88
| | |/ | |/|
* | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-2413-15/+120
* | | ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren2012-10-241-2/+173
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24149-936/+4911
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud