summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/kirkwood
AgeCommit message (Expand)Author
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-01-25ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-23arm: kirkwood: Remove some dead code from cpu.cStefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-23arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-06-11Check run_command() return code properlyThomas Betker
2014-05-29Remove unnecessary use of hush header fileSimon Glass
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: implement kw_sdram_bs_set()Gerlando Falauto
2012-10-03kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck
2012-07-07kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar
2012-02-12arm, arm-kirkwood: disable l2c before linux bootMichael Walle
2011-11-03kirkwood: drop empty asm-offsets.s fileMike Frysinger
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-27dreamplug: initial board support.Jason Cooper
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-13Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar
2010-10-13Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar
2010-08-26Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser