From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Mon, 3 Sep 2012 23:49:11 +0200 Subject: [U-Boot] =?utf-8?q?Please_pull_u-boot-avr32/master?= Message-ID: <1346708952-13572-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, I'm a bit puzzled about the latest discussion regarding merge vs. rebase. I'm afraid of creating merge commits so this is a first pull request for you to get these changes into u-boot/master. There are at least two more patches for this release. Namely the dlmalloc thing I'm still working on and a new avr32 board which requires some changes comming through u-boot-arm (d22f072f5dbfa21a3d5b2cf004bce3906ab62979). The following changes since commit 27e301e5b7df6254c768d27130d3a36c31d55c96: CREDITS: Add credits for MCF5249 initialization code (2012-09-01 14:50:09 +0200) are available in the git repository at: git://git.denx.de/u-boot-avr32.git master for you to fetch changes up to 6ed0e940713d417f24fbc67898cea6f6ece4a0e1: net:macb: add line break (2012-09-03 23:39:11 +0200) ---------------------------------------------------------------- Andreas Bie?mann (2): avr32:portmux: fix setup for macb1 net:macb: add line break Beno?t Th?baudeau (1): avr32: Remove redundant LDSCRIPT definition arch/avr32/config.mk | 2 -- arch/avr32/cpu/at32ap700x/portmux.c | 2 +- drivers/net/macb.c | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) Best regards Andreas Bie?mann