From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Spl77-0002eY-Iz for barebox@lists.infradead.org; Fri, 13 Jul 2012 19:01:31 +0000 Received: from dude.hi.pengutronix.de ([2001:6f8:1178:2:21e:67ff:fe11:9c5c]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Spl72-0008EU-FY for barebox@lists.infradead.org; Fri, 13 Jul 2012 21:01:12 +0200 Received: from jbe by dude.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1Spl72-0005Hv-Cm for barebox@lists.infradead.org; Fri, 13 Jul 2012 21:01:12 +0200 From: Juergen Beisert Date: Fri, 13 Jul 2012 21:00:52 +0200 Message-Id: <1342206070-29698-1-git-send-email-jbe@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [RFC] Inclusion of the Samsung S3C6410 SoC To: barebox@lists.infradead.org This patch series tries to include the Samsung S3C6410 processor into Barebox. This SoC is used on the popular FriendlyARM Mini6410 platform and an implementation for this platfrom is part of this series. This series is WIP, so please comment if the changes are ready for mainline or not. Patches 1..3 prepare the current Samsung part of Barebox to simplify the changes later on. Patches 4..10 just change the Samsung UART driver to make it more generic for all current Samsung SoCs. Patches 11..17 add the new Samsung S3C6410 SoC support. Patch 18 adds the Mini6410 platform to make use of all the previous changes. At least these changes should be tested on the S5Pxx SoCs, as I'm not sure if the UART driver still works for them. Regards, Juergen _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox