summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa/pxa2xx.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-2/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02arm: pxa: Drop pxa_wait_ticks()Simon Glass1-8/+4
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-03-27pxa: add support for D- and I- cachesVasily Khoruzhick1-0/+10
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler1-2/+2
2013-12-18ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-12arm: pxa: config option for PXA270 turbo modeSergey Yanovich1-1/+1
2013-05-05pxa: Add weak attribute to reset_cpu() functionŁukasz Dałek1-1/+1
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut1-2/+2
2011-12-06PXA: Separate PXA2xx CPU initMarek Vasut1-0/+301