summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren2012-10-1715-163/+182
| * | | ARM: OMAP2+: Make board-zoom.h localTony Lindgren2012-10-177-6/+6
| * | | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-1720-28/+31
| * | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-1710-214/+210
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1720-271/+250
| |\ \ \
| | * | | ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-1717-180/+149
| | * | | Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-174-89/+61
| | |\ \ \
| | | * | | OMAP: SDRC: remove VRFB codeTomi Valkeinen2012-10-172-23/+0
| | | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-171-66/+0
| | | * | | OMAP: VRFB: convert vrfb to platform deviceTomi Valkeinen2012-10-171-0/+61
| | | | |/ | | | |/|
| | * | | OMAPDSS: add omapdss_versionTomi Valkeinen2012-10-161-0/+38
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1722-211/+69
| |\ \ \
| | * | | mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-0/+7
| | * | | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-1522-210/+62
| | |/ /
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-1736-736/+348
| |\ \ \
| | * | | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-1529-31/+28
| | * | | ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2012-10-152-463/+0
| | * | | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-151-1/+17
| | * | | ARM: OMAP2+: nand: bch capability checkAfzal Mohammed2012-10-151-0/+24
| | * | | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-159-60/+69
| | * | | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-157-0/+30
| | * | | ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-151-0/+5
| | * | | ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-153-4/+4
| | * | | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-151-34/+5
| | * | | ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed2012-10-151-64/+110
| | * | | ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-1512-85/+62
| | |/ /
| * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-1533-33/+32
| * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-155-110/+135
| * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-1511-66/+94
| * | | ARM: OMAP: DMA: Removing plat/dma-44xx.hLokesh Vutla2012-10-152-150/+0
| |/ /
* | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-241-9/+0
| |/ |/|
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-1925-66/+120
|\ \
| * \ Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-10-193-12/+12
| |\ \
| | * | ARM: kirkwood: fix buttons on lsxl boardsMichael Walle2012-10-181-3/+5
| | * | ARM: kirkwood: fix LEDs names for lsxl boardsMichael Walle2012-10-181-5/+5
| | * | ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2Jason Gunthorpe2012-10-182-4/+2
| | |/
| * | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-191-1/+1
| |\ \
| | * | ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann2012-10-171-1/+1
| * | | Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...Olof Johansson2012-10-173-21/+41
| |\ \ \
| | * | | ARM: dove: Add crypto engine to DTSebastian Hesselbarth2012-10-172-1/+9
| | * | | ARM: dove: Remove watchdog from DTSebastian Hesselbarth2012-10-171-5/+0
| | * | | ARM: dove: Restructure SoC device tree descriptorSebastian Hesselbarth2012-10-171-12/+18
| | * | | ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth2012-10-171-2/+2
| | * | | ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth2012-10-172-1/+7
| | * | | ARM: dove: Add pcie clock supportSebastian Hesselbarth2012-10-171-0/+5
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/...Olof Johansson2012-10-176-12/+34
| |\ \ \
| | * | | ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter2012-10-171-5/+19
| | * | | ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo2012-10-171-4/+11
| | * | | ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec2012-10-161-1/+1
| | * | | ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson2012-10-161-1/+1
OpenPOWER on IntegriCloud