summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2015-03-13ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: add soc detection infrastructureBoris BREZILLON
2015-03-13ARM: at91: remove unused _matrix.h headersAlexandre Belloni
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang
2015-03-13ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang
2015-03-13ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...Sylvain Rochet
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang
2015-03-13ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang
2015-03-13ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...Wenyou Yang
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang
2015-03-12ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang
2015-03-05ARM: at91/pm: MOR register KEY was missingPatrice Vilchez
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni
2015-03-03ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-03-03pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin
2015-03-03pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-18ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle
2015-02-18ARM: at91: fix pm declarationsArnd Bergmann
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni
2015-02-02ARM: at91: change board files into SoC filesNicolas Ferre
2015-02-02ARM: at91: remove at91_boot_socAlexandre Belloni
2015-02-02ARM: at91: move alternative initial mapping to board-dt-sama5.cNicolas Ferre
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni
2015-02-02ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()Alexandre Belloni
2015-02-02Merge tag 'at91-cleanup3' into at91-3.20-socNicolas Ferre
2015-01-26ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usageAlexandre Belloni
2015-01-26ARM: at91: remove unused mach/system_rev.hAlexandre Belloni
2015-01-26ARM: at91: stop using HAVE_AT91_DBGUxAlexandre Belloni
2015-01-26ARM: at91: fix ordering of SRAM and PM initializationNicolas Ferre
2015-01-26ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_initAlexandre Belloni
2015-01-26ARM: at91: fix sam9n12 and sam9x5 arm_pm_idleAlexandre Belloni
2015-01-26ARM: at91: mark const init data with __initconst instead of __initdataAlexandre Belloni
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni
2015-01-16ARM: at91: remove unused at91_init_sramAlexandre Belloni
2015-01-16ARM: at91: sama5d4: remove useless call to at91_init_sramAlexandre Belloni
2015-01-16ARM: at91: remove useless map_ioAlexandre Belloni
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni