* [U-Boot] Pull request - u-boot-microblaze
@ 2010-04-19 10:49 Michal Simek
2010-04-24 19:16 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2010-04-19 10:49 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Pull request - u-boot-microblaze
2010-04-19 10:49 [U-Boot] Pull request - u-boot-microblaze Michal Simek
@ 2010-04-24 19:16 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2010-04-24 19:16 UTC (permalink / raw)
To: u-boot
Dear Michal Simek,
In message <4BCC3551.4020309@monstr.eu> you wrote:
> 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
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"A great many people think they are thinking when they are merely re-
arranging their prejudices." - William James
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-24 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 10:49 [U-Boot] Pull request - u-boot-microblaze Michal Simek
2010-04-24 19:16 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox