summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/kirkwood
AgeCommit message (Expand)Author
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