[U-Boot] Pull request - u-boot-microblaze
Michal Simek
monstr at monstr.eu
Mon Apr 19 12:49:53 CEST 2010
Hi Wolfgang,
please pull the following changes.
Thanks,
Michal
The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
Stefan Roese (1):
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
Arun Bhanu (1):
microblaze: Add FDT support
Michal Simek (9):
microblaze: Fix irq.S code
microblaze: Move timer initialization to board.c
microblaze: Move FSL initialization to board.c
microblaze: Fix interrupt handler code
microblaze: Change cache report messages
microblaze: Change initialization sequence
microblaze: Support system with WB cache
microblaze: Flush cache before jumping to kernel
microblaze: Consolidate cache code
arch/microblaze/cpu/cache.c | 28 +++
arch/microblaze/cpu/interrupts.c | 41 ++----
arch/microblaze/cpu/irq.S | 182
+++++++-------------
arch/microblaze/cpu/timer.c | 3 +-
arch/microblaze/lib/Makefile | 1 -
arch/microblaze/lib/board.c | 31 +++-
arch/microblaze/lib/bootm.c | 47 +++++-
arch/microblaze/lib/cache.c | 43 -----
.../xilinx/microblaze-generic/microblaze-generic.c | 7 +-
9 files changed, 174 insertions(+), 209 deletions(-)
delete mode 100644 arch/microblaze/lib/cache.c
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
More information about the U-Boot
mailing list