aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/kirkwood/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada1-321/+0
2015-01-25ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov1-3/+8
2014-10-23arm: kirkwood: Remove some dead code from cpu.cStefan Roese1-55/+0
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese1-17/+0
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle1-0/+9
2014-06-11Check run_command() return code properlyThomas Betker1-1/+1
2014-05-29Remove unnecessary use of hush header fileSimon Glass1-1/+0
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-03-06Stop using builtin_run_command()Simon Glass1-6/+1
2012-03-06Rename run_command() to builtin_run_command()Simon Glass1-1/+1
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen1-0/+2
2010-10-13Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar1-11/+23
2010-08-26Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar1-1/+1
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud1-2/+2
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+387