index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
kirkwood
Age
Commit message (
Expand
)
Author
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