An error occurred fetching the project authors.
- 20 Sep, 2010 1 commit
-
-
Santosh Shilimkar authored
This patch addresses below things - Renaming existing omap3_defconfig which has OMAP2, OMAP3 and OMAP4 builds enabled to more appropriate name 'omap2plus_defconfig' - L1 cache shift is suppose to be 5 on OMAP4 where as it is 6 on previous OMAPs. Keeping it to 5 is safer option for OMAP4 and previous OMAPs. For OMAP3 only build the shift would be still 6 - Enable needed Errata's for OMAP4 to work with DMA based device drivers CONFIG_PL310_ERRATA_588369=y CONFIG_ARM_ERRATA_720789=y - Enable the Micrel ethernet controller CONFIG_KS8851=y CONFIG_KS8851_MLL=y With above three changes, OMAP4 ethernet, mmc etc works reliably. Signed-off-by:
Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 02 Aug, 2010 1 commit
-
-
David Anders authored
Add initial support for the OMAP4 based Panda Board. Signed-off-by:
David Anders <x0132446@ti.com> [tony@atomide.com: selected board by default in Kconfig] Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 05 Jul, 2010 9 commits
-
-
Tony Lindgren authored
This produces a sane config that's suitable for using as the base for most omap2/3/4 boards. Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Select all omaps and boards by default Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Move omap2/3/4 specific Kconfig options to mach-omap2/Kconfig Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
This will make Kconfig look nicer for selecting omap processor type Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Select POP package for 2430SDP Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Select POP package for N8X0 Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Select POP package for Apollon Cc: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Select SIP package for H4 Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Add data for 2420. Big thanks to Paul Walmsley <paul@pwsan.com> for generating usable mux data out of TRMs. Cc: Benoit Cousson <b-cousson@ti.com> Signed-off-by:
Paul Walmsley <paul@pwsan.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 20 May, 2010 2 commits
-
-
Jason authored
Add support for OMAP3Stalker boards Signed-off-by:
Jason Lam <lzg@ema-tech.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Viral Mehta authored
Configuration for OMAP2430 should select ARCH_OMAP_OTG just like it is done for OMAP2420 Signed-off-by:
Viral Mehta <viral.mehta@lntinfotech.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 23 Apr, 2010 1 commit
-
-
Thomas Weber authored
Devkit8000 uses the CUS package for OMAP3530. This patch adds missing package selection for CUS and enables CONFIG_MUX. Replace whitespace with tab in Kconfig. Signed-off-by:
Thomas Weber <weber@corscience.de> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 19 Feb, 2010 1 commit
-
-
Thomas Weber authored
These patches add board support for the Timll DevKit8000. The DevKit8000 is a beagle board clone from Timll, sold by armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D, S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and JTAG interface. Signed-off-by:
Thomas Weber <weber@corscience.de> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 18 Feb, 2010 1 commit
-
-
Enric Balletbo i Serra authored
Fix typo on IGEP v2 board Signed-off-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 15 Feb, 2010 3 commits
-
-
Tony Lindgren authored
omap: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Replace ARCH_OMAP34XX with ARCH_OMAP3 Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Convert ARCH_OMAP24XX to ARCH_OMAP2 Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 08 Jan, 2010 1 commit
-
-
Vaibhav Hiremath authored
Without this the kernel doesn't boot, it craches in omap_mux_package_fixup(), since the package_subset becomes NULL. Signed-off-by:
Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 15 Dec, 2009 1 commit
-
-
Olof Johansson authored
OMAP34XX has EHCI, so select USB_ARCH_HAS_EHCI. Signed-off-by:
Olof Johansson <olof@lixom.net> Acked-by:
Anand Gadiyar <gadiyar@ti.com> Acked-by:
Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 12 Dec, 2009 6 commits
-
-
Mike Rapoport authored
CM-T35 can be assembled with different set of peripherals thus making certain interfaces available to user as GPIOs or dedicated pins. Because of it CM-T35 bootloader sets up mux configuration only for pins necessary to boot the system and the rest of the mux configuration is done by the kernel. Besides, having mux configuration in the kernel allows to minimize dependancy on bootloader. Signed-off-by:
Mike Rapoport <mike@compulab.co.il> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Gregoire Gentil authored
Board file of Always Innovating OMAP3-based Touch Book Signed-off-by:
Gregoire Gentil <gregoire@gentil.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Add 36xx CBP package support Cc: Benoit Cousson <b-cousson@ti.com> Signed-off-by:
Paul Walmsley <paul@pwsan.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Add new style mux init functions to omap3 board-*.c files So far Beagle has been confirmed to be a CBB package, and CM-T35 a CUS package. Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Tony Lindgren authored
Add new style mux data for 34xx. This should also work with 3630 easily by adding the processor subset and ball data. Note that this data is __initdata, and gets optimized out except for the GPIO pins if CONFIG_OMAP_MUX is not set. Also note that this data uses omap3630 naming for the SDMMC registers instead of 34xx naming with just MMC. Cc: Benoit Cousson <b-cousson@ti.com> Signed-off-by:
Paul Walmsley <paul@pwsan.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Paul Walmsley authored
The code that reprograms the SDRC memory controller during CORE DVFS, mach-omap2/sram34xx.S:omap3_sram_configure_core_dpll(), does not ensure that all L3 initiators are prevented from accessing the SDRAM before modifying the SDRC AC timing and MR registers. This can cause memory to be corrupted or cause the SDRC to enter an unpredictable state. This patch places that code behind a Kconfig option, CONFIG_OMAP3_SDRC_AC_TIMING for now, and adds a note explaining what is going on. Ideally the code can be added back in once supporting code is present to ensure that other initiators aren't touching the SDRAM. At the very least, these registers should be reprogrammable during kernel init to deal with buggy bootloaders. Users who know that all other system initiators will not be touching the SDRAM can also re-enable this Kconfig option. This is a modification of a patch originally written by Rajendra Nayak <rnayak@ti.com> (the original is at http://patchwork.kernel.org/patch/51927/). Rather than removing the code completely, this patch just comments it out. Thanks to Benoît Cousson <b-cousson@ti.com> and Christophe Sucur <c-sucur@ti.com> for explaining the technical basis for this and for explaining what can be done to make this path work in future code. Thanks to Richard Woodruff <r-woodruff2@ti.com>, Nishanth Menon <nm@ti.com>, and Olof Johansson <olof@lixom.net> for their comments. Signed-off-by:
Paul Walmsley <paul@pwsan.com> Cc: Rajendra Nayak <rnayak@ti.com> Cc: Christophe Sucur <c-sucur@ti.com> Cc: Benoît Cousson <b-cousson@ti.com> Cc: Richard Woodruff <r-woodruff2@ti.com> Cc: Nishanth Menon <nm@ti.com> Cc: Olof Johansson <olof@lixom.net>
-
- 02 Dec, 2009 1 commit
-
-
Alexander Shishkin authored
This enables on-chip tracing components found in omap3xxx. Signed-off-by:
Alexander Shishkin <virtuoso@slind.org> Acked-by:
Tony Lindgren <tony@atomide.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 25 Nov, 2009 4 commits
-
-
Ranjith Lohithakshan authored
This patch creates a minimal AM3517 EVM board support. Signed-off-by:
Ranjith Lohithakshan <ranjithl@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
vikram pandita authored
Add 3630SDP board support The board shares the same peripherals as a zoom2 main. So reuse the peripheral file of zoom platform. Peripheral zoom2 zoom3 sdp3630 --------------------------------------- Ethernet smsc smsc smc NOR n/a n/a B Onenand n/a n/a B HDMI A A B (persent on different i2c) NAND A A A (same nand) SDRAM A A A (same sdram) Keypad A A A (same twl) Camera A A A (same sensor can be mounted) LCD Display A A A (same wvga display) OPPs A A A (same chip feature) Audio A A A (same audio via twl5030) OMAP3630 details can be found here: http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&navigationId=12836&contentId=52606Signed-off-by:
Vikram Pandita <vikram.pandita@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Enric Balletbo i Serra authored
The IGEP v2 board is a low-cost, fan-less and industrial temperature range single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical desktop machines. Its architecture shares much in common with other OMAP3 boards. Signed-off-by:
Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Mike Rapoport authored
This patch adds basic support for CompuLab CM-T35 module. Signed-off-by:
Mike Rapoport <mike@compulab.co.il> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 22 Nov, 2009 1 commit
-
-
vikram pandita authored
Zoom3 is the next version of Zoom2 board. There has been a silicon update from zoom2 to zoom3. Zoom2 has OMAP34xx Zoom3 has OMAP3630 [1] Zoom3 = OMAP3630 SOM board [2] + same zoom2 main board [3] + same debugboard Zoom3 has a SDRAM part from Hynix Zoom2 had SDRAM part from micron Hynix memory timings are contributed by: Chalhoub, Nicole and Bour, Vincent Reuse the zoom2 files as much for zoom3, as at board level, there is no change at all. References: (courtesy Nishant Menon) [1] OMAP3630 http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&navigationId=12836&contentId=52606 [2] SOM boards http://logicpd.com/products/system-modules/texas-instruments-omap35x-som-lv [3] Zoom2 boards http://logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap34x-ii-mdp OMAP3630: Signed-off-by:
Vikram Pandita <vikram.pandita@ti.com> Cc: Nicole Chalhoub <n-chalhoub@ti.com> Cc: Vincent Bour <v-bour@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 22 Oct, 2009 1 commit
-
-
Tony Lindgren authored
Otherwise the machine_is_nokia_n8*() does not work. Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 28 Aug, 2009 2 commits
-
-
Kalle Valo authored
Add board file for Nokia N800 and N810 devices. Currently only serial ports, onenand and spi are configured, more to come later. Tested on Nokia N800. Signed-off-by:
Kalle Valo <kalle.valo@iki.fi> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Kalle Valo authored
For some reason usb-tusb6010.c was't compiled, add it to Makefile and Kconfig. This is prepraration for upcoming n8x0 support. Signed-off-by:
Kalle Valo <kalle.valo@iki.fi> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 28 May, 2009 3 commits
-
-
Santosh Shilimkar authored
This patch updates the Makefile and Kconfig entries for OMAP4. The OMAP4430 SDP board file supports only minimal set of drivers. Signed-off-by:
Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Syed Mohammed Khasim authored
Add omap3 EVM support Signed-off-by:
Syed Mohammed Khasim <khasim@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
Vikram Pandita authored
This patch creates the minimal OMAP3 Zoom2 board support. Signed-off-by:
Mikkel Christensen <mlc@ti.com> Signed-off-by:
Vikram Pandita <vikram.pandita@ti.com> Acked-by:
Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 24 Mar, 2009 1 commit
-
-
Lauri Leukkunen authored
Adds board files and related headers for Nokia RX-51 Internet Tablet. This patch has been updated with some clean-up patches posted earlier to linux-omap list. Signed-off-by:
Lauri Leukkunen <lauri.leukkunen@nokia.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-