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 canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1PkvwE-00077i-9a for barebox@lists.infradead.org; Thu, 03 Feb 2011 09:57:19 +0000 Received: from octopus.hi.pengutronix.de ([2001:6f8:1178:2:215:17ff:fe12:23b0]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1PkvwC-0008D4-DX for barebox@lists.infradead.org; Thu, 03 Feb 2011 10:57:16 +0100 Received: from sha by octopus.hi.pengutronix.de with local (Exim 4.69) (envelope-from ) id 1PkvwC-0005DY-CN for barebox@lists.infradead.org; Thu, 03 Feb 2011 10:57:16 +0100 From: Sascha Hauer Date: Thu, 3 Feb 2011 10:57:12 +0100 Message-Id: <1296727034-19693-1-git-send-email-s.hauer@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: fb patches To: barebox@lists.infradead.org Two small patches, one for printing out the available videomodes when there are multiple modes, the other for enabling the display on an Karo tx28 module. Sascha Hauer (2): fb: For multiple video modes print the available modes in devinfo ARM tx28: Add hook for enabling the display arch/arm/boards/karo-tx28/tx28-stk5.c | 27 ++++++++++++++++++++--- drivers/video/fb.c | 38 +++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 4 deletions(-) _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox