[U-Boot] ARM Pull request
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Mon Aug 25 23:04:55 CEST 2008
Hi Wolfgang,
please pull
The following changes since commit afe3848b79a7ff351e9fbf3a7c162d2de002279b:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
are available in the git repository at:
git://git.denx.de/u-boot-arm.git master
Gururaja Hebbar K R (2):
Add ARM AMBA PL031 RTC Support
Correct ARM Versatile Timer Initialization
Hugo Villeneuve (2):
ARM DaVinci: Fix compilation error with new MTD code.
ARM DaVinci: Removed redundant NAND initialization code.
Jens Gehrlein (1):
MX31: fix bit masks in function mx31_decode_pll()
cpu/arm1136/mx31/generic.c | 4 +-
cpu/arm926ejs/davinci/nand.c | 5 +-
cpu/arm926ejs/versatile/timer.c | 39 +++++++++++-
drivers/rtc/Makefile | 1 +
drivers/rtc/pl031.c | 123 +++++++++++++++++++++++++++++++++++++++
5 files changed, 162 insertions(+), 10 deletions(-)
mode change 100644 => 100755 cpu/arm926ejs/versatile/timer.c
create mode 100755 drivers/rtc/pl031.c
Best Regards,
J.
More information about the U-Boot
mailing list