All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Microblaze Pull Request
Date: Mon, 14 Sep 2009 14:55:30 +0200	[thread overview]
Message-ID: <4AAE3D42.3020304@monstr.eu> (raw)

Hi Wolfgang,

I decided to remove ll_temac driver from master branch.
He has a lot of work and I want to clean other u-boot stuff.

Ben: LL-temac driver in in net branch please add it to your net branch.

There are some important patches:
1. Removing Suzaku board
2. Remove old emac driver
3. Cleanup license for emaclite
+ some minor patches.

Thanks for pulling that changes,
Michal


The following changes since commit e7963772eb78a6aa1fa65063d64eab3a8626daac:
  Marcel Ziswiler (1):
        muas3001: remove BRG clock node fixup to use common mpc8260 code.

are available in the git repository at:

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

Michal Simek (6):
      microblaze: Add sbss, scommon and COMMON symbols for clearing
      microblaze: Short size of global data and fix malloc size
      net: Remove old Xilinx Emac driver
      microblaze: Remove AtmarkTechno Suzaku board
      microblaze: Enable hush parser
      net: emaclite: Cleanup license to be GPL compatible

 MAINTAINERS                                |    4 -
 MAKEALL                                    |    1 -
 Makefile                                   |    5 -
 board/AtmarkTechno/suzaku/Makefile         |   44 ---
 board/AtmarkTechno/suzaku/config.mk        |   29 --
 board/AtmarkTechno/suzaku/flash.c          |   46 ---
 board/AtmarkTechno/suzaku/suzaku.c         |   32 --
 board/AtmarkTechno/suzaku/u-boot.lds       |   68 ----
 board/xilinx/microblaze-generic/u-boot.lds |    3 +
 drivers/net/Makefile                       |    1 -
 drivers/net/xilinx_emac.c                  |  464 ----------------------------
 drivers/net/xilinx_emaclite.c              |   39 ++--
 include/configs/microblaze-generic.h       |   17 +-
 include/configs/suzaku.h                   |  110 -------
 14 files changed, 33 insertions(+), 830 deletions(-)
 delete mode 100644 board/AtmarkTechno/suzaku/Makefile
 delete mode 100644 board/AtmarkTechno/suzaku/config.mk
 delete mode 100644 board/AtmarkTechno/suzaku/flash.c
 delete mode 100644 board/AtmarkTechno/suzaku/suzaku.c
 delete mode 100644 board/AtmarkTechno/suzaku/u-boot.lds
 delete mode 100644 drivers/net/xilinx_emac.c
 delete mode 100644 include/configs/suzaku.h


-- 
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

             reply	other threads:[~2009-09-14 12:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-14 12:55 Michal Simek [this message]
2009-09-15 19:47 ` [U-Boot] Microblaze Pull Request Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-01-23 10:11 [U-Boot] Microblaze pull request Michal Simek
2009-01-23 21:47 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AAE3D42.3020304@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.