summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang2015-03-132-1/+1
* ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang2015-03-133-47/+73
* ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang2015-03-131-4/+12
* ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang2015-03-131-105/+139
* ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...Sylvain Rochet2015-03-131-31/+0
* ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang2015-03-133-25/+2
* ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang2015-03-131-1/+3
* ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...Wenyou Yang2015-03-131-37/+0
* ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang2015-03-122-7/+1
* ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon2015-03-122-21/+0
* ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang2015-03-111-0/+2
* ARM: at91/pm: MOR register KEY was missingPatrice Vilchez2015-03-051-0/+2
* ARM: at91: pm: fix SRAM allocationAlexandre Belloni2015-03-031-12/+10
* ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni2015-03-031-1/+1
* pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin2015-03-031-5/+38
* pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet2015-03-031-29/+4
* ARM: make of_device_ids constUwe Kleine-König2015-02-192-3/+3
* ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle2015-02-181-1/+0
* ARM: at91: fix pm declarationsArnd Bergmann2015-02-181-4/+4
* ARM: at91/trivial: unify functions and machine namesNicolas Ferre2015-02-025-33/+33
* ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni2015-02-026-54/+44
* ARM: at91: change board files into SoC filesNicolas Ferre2015-02-024-11/+6
* ARM: at91: remove at91_boot_socAlexandre Belloni2015-02-026-142/+1
* ARM: at91: move alternative initial mapping to board-dt-sama5.cNicolas Ferre2015-02-023-40/+36
* ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni2015-02-0212-330/+40
* ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()Alexandre Belloni2015-02-022-14/+14
* Merge tag 'at91-cleanup3' into at91-3.20-socNicolas Ferre2015-02-0225-571/+178
|\
| * ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usageAlexandre Belloni2015-01-261-9/+0
| * ARM: at91: remove unused mach/system_rev.hAlexandre Belloni2015-01-261-27/+0
| * ARM: at91: stop using HAVE_AT91_DBGUxAlexandre Belloni2015-01-261-19/+0
| * ARM: at91: fix ordering of SRAM and PM initializationNicolas Ferre2015-01-263-9/+9
| * ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_initAlexandre Belloni2015-01-268-40/+7
| * ARM: at91: fix sam9n12 and sam9x5 arm_pm_idleAlexandre Belloni2015-01-262-0/+11
| * ARM: at91: mark const init data with __initconst instead of __initdataAlexandre Belloni2015-01-262-2/+2
| * ARM: at91: fix PM initialization for newer SoCsNicolas Ferre2015-01-264-1/+30
| * ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni2015-01-162-9/+1
| * ARM: at91: remove unused at91_init_sramAlexandre Belloni2015-01-162-22/+0
| * ARM: at91: sama5d4: remove useless call to at91_init_sramAlexandre Belloni2015-01-161-1/+0
| * ARM: at91: remove useless map_ioAlexandre Belloni2015-01-169-92/+0
| * ARM: at91: pm: prepare for multiplatformAlexandre Belloni2015-01-165-21/+78
| * ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni2015-01-161-7/+2
| * ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni2015-01-162-1/+46
| * ARM: at91: pm: rework cpu detectionAlexandre Belloni2015-01-161-21/+33
| * ARM: at91: remove useless at91rm9200_set_type()Alexandre Belloni2015-01-152-12/+0
| * ARM: at91: remove useless at91rm9200_dt_initialize()Alexandre Belloni2015-01-153-9/+1
| * ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-151-46/+0
| * ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni2015-01-1512-150/+1
| * ARM: at91: remove useless config MACH_AT91SAM9_DTAlexandre Belloni2015-01-152-6/+1
| * ARM: at91: remove useless config MACH_AT91RM9200_DTAlexandre Belloni2015-01-152-4/+1
| * ARM: at91: remove unused mach/memory.hAlexandre Belloni2015-01-151-26/+0
OpenPOWER on IntegriCloud