All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  Pull request - microblaze
@ 2011-09-07 11:44 Michal Simek
  2011-09-07 20:31 ` Wolfgang Denk
  2011-10-03  6:28 ` Michal Simek
  0 siblings, 2 replies; 19+ messages in thread
From: Michal Simek @ 2011-09-07 11:44 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk,

please pull the following changes.

Thanks,
Michal


The following changes since commit 99ffccbd3e5b7bc715e2eed6ea6d36f4020b56d8:
   Diana CRACIUN (1):
         Flush cache after the OS image is loaded into the memory.

are available in the git repository at:

   git://www.denx.de/git/u-boot-microblaze.git master

Michal Simek (25):
       net: emaclite: Change driver name and add address
       net: emaclite: Remove deviceid property
       net: emaclite: Use calloc instead of malloc
       net: emaclite: Remove baseaddress from xemaclite
       net: emaclite: Use dynamic allocation
       net: emaclite: Setup RX/TX ping pong for every instance
       net: emaclite: Move RX/TX ping pong initialization to board
       net: emaclite: Use helper function for io accesses
       net: emaclite: Fix coding style
       net: emaclite: Use unsigned long for baseaddr
       net: emaclite: Use PKTSIZE directly
       microblaze: Fix in/out_be8/16/32 functions
       microblaze: Support CTRL+C when tftp is running
       microblaze: Support flashes on lower addresses
       microblaze: Initialize jumptable and console
       microblaze: Fix unaligned.h for endians
       microblaze: Copy bootfile from variables
       microblaze: Remove debug saving value
       microblaze: Setup MB vectors if feature is enable for u-boot
       microblaze: Save and restore first unused vector
       microblaze: Clean up reset asm code
       microblaze: Do not select NFS for platforms without ethernet
       microblaze: Remove address offset for uart16550
       microblaze: Fix no return statement from microblaze-generic board
       microblaze: Enable FDT/FIT support

  arch/microblaze/cpu/start.S                        |   66 ++---
  arch/microblaze/include/asm/io.h                   |   33 ++-
  arch/microblaze/include/asm/unaligned.h            |   17 +--
  arch/microblaze/lib/board.c                        |   17 ++
  .../xilinx/microblaze-generic/microblaze-generic.c |   18 +-
  drivers/net/xilinx_emaclite.c                      |  285 +++++++++++---------
  include/configs/microblaze-generic.h               |    9 +-
  include/netdev.h                                   |    3 +-
  8 files changed, 251 insertions(+), 197 deletions(-)


-- 
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] 19+ messages in thread

end of thread, other threads:[~2012-09-18 14:49 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 11:44 [U-Boot] Pull request - microblaze Michal Simek
2011-09-07 20:31 ` Wolfgang Denk
2011-10-03  6:28 ` Michal Simek
2011-10-03  7:20   ` Michal Simek
2011-10-03  7:24   ` [U-Boot] Pull request v2 " Michal Simek
2011-10-04 19:38     ` Wolfgang Denk
2011-10-10  7:08       ` [U-Boot] Pull request " Michal Simek
2011-10-12 20:43         ` Wolfgang Denk
2011-10-24  6:00         ` Michal Simek
2011-10-27 22:14           ` Wolfgang Denk
2012-02-23 11:26         ` Michal Simek
2012-02-26 21:20           ` Wolfgang Denk
2012-03-27 12:19         ` Michal Simek
2012-03-30 16:03           ` Wolfgang Denk
2012-07-31  5:26           ` Michal Simek
2012-07-31 20:07             ` Wolfgang Denk
2012-08-03 13:31               ` Michal Simek
2012-09-12 10:13           ` Michal Simek
2012-09-18 14:49             ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.