summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: shmobile: bockw: define FPGA address and rename iomem variableKuninori Morimoto2013-06-071-6/+7
| | * | | | | | | ARM: shmobile: ape6evm: MP clock parent become EXTAL2Kuninori Morimoto2013-06-071-0/+15
| | * | | | | | | Merge branches 'pinmux' and 'soc' into boards-baseSimon Horman2013-06-0711-132/+924
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge branch 'renesas/soc' into next/boardsOlof Johansson2013-06-1111-132/+924
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'renesas/pinmux-gpio' into next/boardsOlof Johansson2013-06-1119-1191/+334
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | ARM: shmobile: marzen: Use error values in usb_power_*Simon Horman2013-05-221-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'renesas-cleanup-boot-for-v3.11' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-06-2119-2040/+65
|\ \ \ \ \ \
| * | | | | | ARM: shmobile: Remove Bonito board supportKuninori Morimoto2013-06-174-510/+0
| * | | | | | ARM: shmobile: Remove AP4EVB board supportMagnus Damm2013-06-178-1463/+2
| * | | | | | ARM: shmobile: Remove mach/memory.hMagnus Damm2013-06-171-7/+0
| * | | | | | ARM: shmobile: Remove MEMORY_START/SIZEMagnus Damm2013-06-171-31/+0
| * | | | | | ARM: shmobile: Remove old SCU boot codeMagnus Damm2013-06-172-22/+1
| * | | | | | ARM: shmobile: EMEV2 SMP with SCU boot fn and argsMagnus Damm2013-06-171-2/+4
| * | | | | | ARM: shmobile: sh73a0 SMP with SCU boot fn and argsMagnus Damm2013-06-171-2/+4
| * | | | | | ARM: shmobile: r8a7779 SMP with SCU boot fn and argsMagnus Damm2013-06-171-2/+4
| * | | | | | ARM: shmobile: Add SCU boot function using argumentMagnus Damm2013-06-172-0/+14
| * | | | | | ARM: shmobile: Add SMP boot function and argumentMagnus Damm2013-06-172-4/+13
| * | | | | | ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys()Magnus Damm2013-06-173-1/+9
| * | | | | | ARM: shmobile: Remove romImage CONFIG_MEMORY_STARTMagnus Damm2013-06-121-0/+2
| * | | | | | ARM: shmobile: uImage load address reworkMagnus Damm2013-06-121-2/+18
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'renesas-soc2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-06-146-15/+131
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ARM: shmobile: r8a7790: add clock definitions and aliases for MMCIF and SDHIGuennadi Liakhovetski2013-06-121-7/+19
| * | | | | ARM: shmobile: r8a73a4: add clock definitions and aliases for MMCIF and SDHIGuennadi Liakhovetski2013-06-121-5/+17
| * | | | | ARM: shmobile: r8a7778: add support MMC driverKuninori Morimoto2013-06-112-0/+15
| * | | | | ARM: shmobile: r8a7778: add support HSPI driverKuninori Morimoto2013-06-112-0/+24
| * | | | | ARM: shmobile: r8a7778: add support I2C driverKuninori Morimoto2013-06-112-0/+27
| * | | | | ARM: shmobile: r8a7778: add support MMC clockKuninori Morimoto2013-06-111-0/+3
| * | | | | ARM: shmobile: r8a7778: add support HSPI clockKuninori Morimoto2013-06-111-0/+6
| * | | | | ARM: shmobile: r8a7778: add support I2C clockKuninori Morimoto2013-06-111-1/+13
| * | | | | ARM: shmobile: r8a7790: HSCIF supportUlrich Hecht2013-06-111-0/+5
| * | | | | ARM: shmobile: r8a7778: fix Ether device nameSergei Shtylyov2013-06-111-1/+1
| * | | | | ARM: shmobile: r8a7779: fix Ether device nameSergei Shtylyov2013-06-111-1/+1
| | |_|/ / | |/| | |
* | | | | ARM: shmobile: BOCK-W: add USB supportSergei Shtylyov2013-06-111-0/+8
* | | | | ARM: shmobile: r8a7778: add USB supportSergei Shtylyov2013-06-114-0/+117
* | | | | ARM: shmobile: Marzen: pass platform data to USB PHY deviceSergei Shtylyov2013-06-113-9/+14
* | | | | phy-rcar-usb: correct base addressSergei Shtylyov2013-06-111-1/+1
* | | | | ARM: shmobile: r8a7779: remove USB PHY 2nd memory resourceSergei Shtylyov2013-06-111-5/+0
* | | | | ARM: shmobile: r8a7779: setup EHCI internal bufferSergei Shtylyov2013-06-111-0/+16
* | | | | ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 codeSergei Shtylyov2013-06-113-180/+184
* | | | | Merge branches 'heads/pinmux' and 'heads/soc' into phy-rcar-usb-baseSimon Horman2013-06-1111-132/+924
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ARM: shmobile: sh73a0: div4 clocks must check the kick bit before changing rateGuennadi Liakhovetski2013-06-071-5/+19
| * | | ARM: shmobile: sh73a0: do not overwrite all div4 clock operationsGuennadi Liakhovetski2013-06-071-13/+15
| * | | ARM: shmobile: sh73a0: Always use shmobile_setup_delay()Magnus Damm2013-06-071-5/+6
| * | | ARM: shmobile: sh73a0: add CPUFreq supportGuennadi Liakhovetski2013-06-072-0/+7
| * | | ARM: shmobile: sh73a0: add support for adjusting CPU frequencyGuennadi Liakhovetski2013-06-071-2/+93
| * | | ARM: shmobile: r8a7790: add TPU PWM supportLaurent Pinchart2013-06-071-2/+9
| * | | ARM: shmobile: r8a7790: Make private clock arrays staticLaurent Pinchart2013-06-071-1/+1
| * | | ARM: shmobile: r8a7790: add div6 clocksKuninori Morimoto2013-06-071-0/+34
| * | | ARM: shmobile: r8a7790: add div4 clocksKuninori Morimoto2013-06-071-0/+32
| * | | ARM: shmobile: r8a7790: add main clockKuninori Morimoto2013-06-071-5/+156
OpenPOWER on IntegriCloud