08 Apr, 2013
1 commit
-
The kernel states:
---88---
And we do so in u-boot.
This implementation uses the same layout for BCH8 but it is fix. The current
provided layout does only work with 64 Byte OOB.Signed-off-by: Andreas Bießmann
Cc: Tom Rini
Cc: Ilya Yanok
Cc: Scott Wood
Cc: Mansoor Ahamed
Cc: Thomas Weber
05 Nov, 2011
1 commit
-
Add support for the MATRIX VISION mvBlueLYNX-X, an OMAP3-based
intelligent camera.Signed-off-by: Michael Jones
Signed-off-by: Sandeep Paulraj
28 Oct, 2011
1 commit
-
Adds an interface to use the OMAP3 DMA.
Signed-off-by: Simon Schwarz
Signed-off-by: Sandeep Paulraj
13 Sep, 2011
1 commit
-
This patch contains the generic changes required after
change to generic API in the previous patch.Signed-off-by: Sanjeev Premi
Signed-off-by: Sandeep Paulraj
02 Feb, 2011
1 commit
-
This patch adds support for CM-T35 board
Signed-off-by: Mike Rapoport
Signed-off-by: Sandeep Paulraj
08 Jul, 2009
1 commit
-
Signed-off-by: Wolfgang Denk
13 Jun, 2009
3 commits
-
Using the example for reading a gpio, shows the problem.
NULL should be the gpio number.Signed-off-by: Tom Rix
Acked-by: Dirk Behme -
Port version 2.6.27 of the linux kernel's omap gpio interface to u-boot.
The orignal source is in linux/arch/arm/plat-omap/gpio.cSee doc/README.omap3 for instructions on use.
Signed-off-by: Tom Rix
-
Zoom2 is a new board from Texas Instruments and LogicPD
The logicpd web site is a good source for general information on this board.
Please start looking here if the below links are broken.
http://www.logicpd.comThis is a pdf of the product
http://www.logicpd.com/sites/default/files/1012659A_Zoom_OMAP34x-II_MDP_Brief.pdf
This is the product description web page
http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap34x-ii-mdpThis patch provides a zoom2 base target by copying zoom1 and by making some
obvious changes.To configure, run
make omap3_zoom2_configSigned-off-by: Tom Rix
29 Jan, 2009
5 commits
-
Support for Zoom MDK with OMAP3430. Details of Zoom MDK available here:
http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kitSigned-off-by: Nishanth Menon
Signed-off-by: Jason Kridner -
Add Pandora support.
Signed-off-by: Grazvydas Ignotas
Signed-off-by: Dirk Behme
Signed-off-by: Jason Kridner -
Add EVM board support.
Signed-off-by: Manikandan Pillai
Signed-off-by: Dirk Behme
Signed-off-by: Jason Kridner -
Add Overo board support.
Signed-off-by: Steve Sakoman
Signed-off-by: Dirk Behme
Signed-off-by: Jason Kridner -
Add BeagleBoard support, common power code and README.
Signed-off-by: Jason Kridner
Signed-off-by: Dirk Behme