aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/kirkwood
AgeCommit message (Expand)AuthorFilesLines
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 Denk5-84/+5
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass1-1/+1
2013-02-01arm: Move tbl to arch_global_dataSimon Glass1-1/+1
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto1-0/+11
2012-10-03kirkwood: implement kw_sdram_bs_set()Gerlando Falauto1-0/+24
2012-10-03kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck1-6/+17
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp1-1/+9
2012-03-06Stop using builtin_run_command()Simon Glass1-6/+1
2012-03-06Rename run_command() to builtin_run_command()Simon Glass1-1/+1
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar1-0/+18
2012-02-12arm, arm-kirkwood: disable l2c before linux bootMichael Walle2-0/+35
2011-11-03kirkwood: drop empty asm-offsets.s fileMike Frysinger1-0/+0
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen4-0/+7
2011-10-27dreamplug: initial board support.Jason Cooper1-0/+0
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-8/+2
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher1-2/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk1-0/+10
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay1-0/+10
2010-10-27Coding Style cleanupWolfgang Denk1-1/+0
2010-10-13Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar1-0/+38
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 Tyser5-0/+742