summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/kirkwood
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-301-0/+89
* ARM: kirkwood: add mvsdio driverDrEagle2014-08-011-0/+9
* Check run_command() return code properlyThomas Betker2014-06-111-1/+1
* Remove unnecessary use of hush header fileSimon Glass2014-05-291-1/+0
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-26/+5
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-84/+5
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-1/+1
* kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-031-0/+11
* kirkwood: implement kw_sdram_bs_set()Gerlando Falauto2012-10-031-0/+24
* kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck2012-10-031-6/+17
* kirkwood: add save functionality kirkwood_mpp_conf functionValentin Longchamp2012-07-071-1/+9
* Stop using builtin_run_command()Simon Glass2012-03-061-6/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-121-0/+18
* arm, arm-kirkwood: disable l2c before linux bootMichael Walle2012-02-122-0/+35
* kirkwood: drop empty asm-offsets.s fileMike Frysinger2011-11-031-0/+0
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-274-0/+7
* dreamplug: initial board support.Jason Cooper2011-10-271-0/+0
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-8/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-021-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-291-0/+10
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-281-0/+10
* | Coding Style cleanupWolfgang Denk2010-10-271-1/+0
|/
* Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-131-0/+38
* Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-131-11/+23
* Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar2010-08-261-1/+1
* mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-121-2/+2
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-135-0/+742
OpenPOWER on IntegriCloud