Age | Commit message (Expand) | Author |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-10-23 | arm: kirkwood: Remove some dead code from cpu.c | Stefan Roese |
2014-10-23 | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-10-23 | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common | Stefan Roese |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada |
2014-08-01 | ARM: kirkwood: add mvsdio driver | DrEagle |
2014-06-11 | Check run_command() return code properly | Thomas Betker |
2014-05-29 | Remove unnecessary use of hush header file | Simon Glass |
2013-10-31 | arm926ejs: convert makefiles to Kbuild style | Masahiro Yamada |
2013-09-20 | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-02-01 | arm: Move lastinc to arch_global_data | Simon Glass |
2013-02-01 | arm: Move tbl to arch_global_data | Simon Glass |
2013-01-09 | kirkwood: make MPP arrays static const | Albert ARIBAUD |
2012-10-03 | kirkwood: implement kw_sdram_size_adjust | Gerlando Falauto |
2012-10-03 | kirkwood: implement kw_sdram_bs_set() | Gerlando Falauto |
2012-10-03 | kirkwood: use c-struct for access to SDRAM addr decode registers | Holger Brunck |
2012-07-07 | kirkwood: add save functionality kirkwood_mpp_conf function | Valentin Longchamp |
2012-03-06 | Stop using builtin_run_command() | Simon Glass |
2012-03-06 | Rename run_command() to builtin_run_command() | Simon Glass |
2012-02-12 | bugfix: all Marvell specific build fails due to undefined reference to `get_t... | Prafulla Wadaskar |
2012-02-12 | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle |
2011-11-03 | kirkwood: drop empty asm-offsets.s file | Mike Frysinger |
2011-10-27 | ARM: kirkwood: reduce dependence of including platform file | Lei Wen |
2011-10-27 | dreamplug: initial board support. | Jason Cooper |
2011-07-26 | Timer: Remove reset_timer_masked() | Graeme Russ |
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ |
2011-02-02 | arm926ejs: timer: Replace bss variable by gdr | Heiko Schocher |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk |
2010-10-28 | Kirkwood: bugfix: DRAM size initialization | Tanmay Upadhyay |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-13 | Kirkwood: dram_init is moved to dram.c | Prafulla Wadaskar |
2010-10-13 | Kirkwood: print_cpuinfo fixed for valid devid revid | Prafulla Wadaskar |
2010-08-26 | Kirkwood: bugfix: window size (mis)calculation | Prafulla Wadaskar |
2010-07-12 | mvgbe: support SoCs other than kirkwood | Albert Aribaud |
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser |