From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 29 Dec 2010 01:14:08 +0100 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <1293579590-3803-1-git-send-email-s-paulraj@ti.com> References: <1293579590-3803-1-git-send-email-s-paulraj@ti.com> Message-ID: <4D1A7D50.50104@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 29/12/2010 00:39, s-paulraj at ti.com a ?crit : > Albert, > > Please pull u-boot-ti/master > This pull request consists of an update to the ARM mach-types. > Also added some fixes and minor enhancements to DaVinci support. > Most of the patches are either in an internal TI tree or have been > sent to the list but never made it upstream. > > Regards, > Sandeep > > The following changes since commit 71bbbc293f1b55b8650807588344508dc6e259b3: > Sandeep Paulraj (1): > Merge branch 'master' of git://git.denx.de/u-boot-ti > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > Sandeep Paulraj (6): > DM365: Fix Build Error > DaVinci EMAC: Fix davinci_eth_gigabit_enable > DaVinci EMAC: Add name to Ethernet device > DaVinci DM6467: Added ET1011C (LSI) PHY support > ARM: Update mach types > DaVinci DM6467: Enhance board Support > > arch/arm/cpu/arm926ejs/davinci/Makefile | 2 +- > arch/arm/cpu/arm926ejs/davinci/et1011c.c | 55 + > arch/arm/include/asm/arch-davinci/emac_defs.h | 3 + > arch/arm/include/asm/arch-davinci/hardware.h | 1 + > arch/arm/include/asm/mach-types.h | 2305 ++++++++++++++++++++++++- > board/davinci/common/misc.c | 2 +- > board/davinci/dm6467evm/dm6467evm.c | 26 + > drivers/net/davinci_emac.c | 15 +- > include/configs/davinci_dm6467evm.h | 30 +- > 9 files changed, 2417 insertions(+), 22 deletions(-) > create mode 100644 arch/arm/cpu/arm926ejs/davinci/et1011c.c Applied to u-boot-arm/master, thanks. Amicalement, -- Albert.