From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Thu, 30 Nov 2006 11:04:42 +0100 Subject: [U-Boot-Users] [PATCH] extended hardware support for MCF5282 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de CHANGELOG patch_m5282_watchdog.diff * add Watchdog support for MCF 5282 CHANGELOG patch_m5282_fec.diff * fix MII_Speed calculation for MCF 528x * mii_send returns -1, if timeout reached * starts discover phy with address 0 CHANGELOG patch_m5282_i2c.diff * add polling hardware i2c driver for M528x CHANGELOG patch_m5282_interrupt.diff * extended interupt support for Freescale MCF 5282 interupt controllers CHANGELOG patch_m5282_h.diff * add definitions for I2C controller modul * add definitions for interrupt controller modul * add vector number for UART and PIT CHANGELOG patch_m5282_time.diff * interupt driven timer MCF 5282, if CFG_HZ = 1000, to realize tick counter * udelay considers CFG_CLK -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_m5282_fec.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/f2fd1fad/attachment.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_m5282_h.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/f2fd1fad/attachment-0001.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_m5282_i2c.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/f2fd1fad/attachment-0002.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_m5282_interrupt.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/f2fd1fad/attachment-0003.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_m5282_time.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/f2fd1fad/attachment-0004.txt -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_m5282_watchdog.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/f2fd1fad/attachment-0005.txt