summaryrefslogtreecommitdiffstats
path: root/board/ti
Commit message (Collapse)AuthorAgeFilesLines
...
| * | OMAP3: Beagle: set mpurate to 1000 for xMKoen Kooi2010-05-171-0/+1
| | |
| * | OMAP3: beagle: add pinmux for Tincantools Trainer expansionboardKoen Kooi2010-05-172-1/+17
| | |
| * | OMAP3: beagle: prettify expansionboard message a bitKoen Kooi2010-05-171-1/+1
| | |
| * | OMAP3: beagle: set mpurate to 600 for revB and revC1-3Koen Kooi2010-05-171-0/+2
| | |
| * | OMAP3: beagle: add more expansionboards, based on ↵Koen Kooi2010-05-172-0/+14
| | | | | | | | | | | | http://www.elinux.org/BeagleBoardPinMux#Vendor_and_Device_IDs
| * | beagleboardXM: don't set mpurate on xM in bootargsKoen Kooi2010-05-171-1/+0
| | |
| * | Enable DSS driver for BeagleSyed Mohammed Khasim2010-05-172-0/+87
| | | | | | | | | | | | | | | | | | | | | Configures DSS to display color bar on Svideo Configures DSS to display background color on DVID Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
| * | beagleboard: fix TCT expansionboard IDsKoen Kooi2010-05-171-2/+2
| | |
| * | beagleboard: display message about I2C errors being expected when no ↵Koen Kooi2010-05-171-0/+3
| | | | | | | | | | | | expansion boards are present
| * | OMAP3: beagle: implement expansionboard detection based on board/overo.c codeKoen Kooi2010-05-172-2/+101
| | |
| * | OMAP3: beagle: add support for Beagle xMSteve Sakoman2010-05-172-12/+45
| | |
| * | OMAP3: update Beagle revision detection to recognize C4 boardsSteve Sakoman2010-05-172-33/+56
| |/
* | renamed the led command to status to avoid conflicts with newer beagleboard ↵H. Nikolaus Schaller2010-09-144-4/+4
| | | | | | | | u-boot code
* | improved gps handling codeH. Nikolaus Schaller2010-09-142-56/+19
| |
* | added GPS commands: gps init; gps on; gps echo to control GPIO156 and echo UART2H. Nikolaus Schaller2010-05-184-1/+207
| |
* | fixed issues with tsc choose (debouncing, wrong result code); made led blink ↵H. Nikolaus Schaller2010-04-121-115/+156
| | | | | | | | and led mirror stop on touch
* | fixed problem with GTA04E1/LCM detectionH. Nikolaus Schaller2010-03-203-32/+32
| |
* | fixed USB problem (was some conflict in MUX settings)H. Nikolaus Schaller2010-03-195-48/+67
| |
* | added TSC supportH. Nikolaus Schaller2010-02-117-46/+156
| |
* | bug fixH. Nikolaus Schaller2010-01-281-2/+2
| |
* | bug fixH. Nikolaus Schaller2010-01-286-4/+20
| |
* | bug fixH. Nikolaus Schaller2010-01-283-3/+9
| |
* | edited copyrights and other minor thingsH. Nikolaus Schaller2010-01-287-19/+65
| |
* | prepared for pin Mux and PWMH. Nikolaus Schaller2010-01-281-7/+12
| |
* | split up additions into separate files; moved commands into command.cH. Nikolaus Schaller2010-01-288-440/+520
| |
* | removed debug print() from SPIH. Nikolaus Schaller2010-01-262-6/+6
| |
* | removed debug print()H. Nikolaus Schaller2010-01-261-13/+17
| |
* | found bug - we did write size data to positionH. Nikolaus Schaller2010-01-261-2/+12
| |
* | added even more debugging to commandsH. Nikolaus Schaller2010-01-261-1/+1
| |
* | added even more debugging to commandsH. Nikolaus Schaller2010-01-261-1/+9
| |
* | added even more debugging to commandsH. Nikolaus Schaller2010-01-262-0/+5
| |
* | added more debugging to commandsH. Nikolaus Schaller2010-01-261-2/+4
| |
* | bug fixH. Nikolaus Schaller2010-01-261-6/+7
| |
* | bug fixH. Nikolaus Schaller2010-01-261-1/+1
| |
* | bug fixH. Nikolaus Schaller2010-01-261-4/+18
| |
* | added code to set the GFX framebuffer address; started some work for the PWM ↵H. Nikolaus Schaller2010-01-262-5/+58
| | | | | | | | for backlight
* | lcm color should now update from shadow registersH. Nikolaus Schaller2010-01-251-0/+11
| |
* | added lcm color and lcm fb commandsH. Nikolaus Schaller2010-01-251-21/+50
| |
* | added GTA04E patches to board/ti/beagle although this should be named ↵H. Nikolaus Schaller2010-01-2311-0/+1130
| | | | | | | | differently, e.g. board/gta04 - but this way we get updates to the basic beagle.c file
* | added GTA04E patches to board/ti/beagle although this should be named ↵H. Nikolaus Schaller2010-01-232-27/+39
| | | | | | | | differently, e.g. board/gta04 - but this way we get updates to the basic beagle.c file
* | Add 720Mhz support for Beagle Rev C4Syed Mohammed Khasim2010-01-231-1/+18
| | | | | | | | | | | | | | Use the Generic TWL and Clock APIs to get beagle Rev C4 running at 720Mhz Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
* | Enable DSS driver for BeagleSyed Mohammed Khasim2010-01-232-0/+87
| | | | | | | | | | | | | | Configures DSS to display color bar on Svideo Configures DSS to display background color on DVID Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
* | OMAP3 Beagle Update revision detectionSyed Mohammed Khasim2010-01-232-26/+46
|/ | | | | | | New BeagleBoard revision C4 uses a new ID. Update revision detection. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
* TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-041-1/+1
| | | | | | | | | | | | Not all boards have both LEDs hooked, so enabling both on boards with single LED will just waste power. Make it possible to choose LEDs by adding argument to twl4030_led_init(). Using this turn on only LEDB for pandora, leave both LEDs on for all other boards, as it was before this patch. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
* Net: Clean up LAN91C96 SupportBen Warren2009-12-145-0/+60
| | | | | | | | A previous Commit converted the LAN91C96 Ethernet driver to using the CONFIG_NET_MULTI API, but did not include full board support. This patch finishes the job. Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
* TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon2009-12-131-5/+7
| | | | | | | | | Enable the NET MULTI option and remove build warning Tested: SDP3430 Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
* TI OMAP3 SDP3430: Initial SupportTom Rix2009-10-244-0/+703
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start of support of Texas Instruments Software Development Platform(SDP) for OMAP3430 - SDP3430 Highlights of this platform are: Flash Memory devices: Sibley NOR, Micron 8bit NAND and OneNAND Connectivity: 3 UARTs and expanded 4 UART ports + IrDA Ethernet, USB Other peripherals: TWL5030 PMIC+Audio+Keypad VGA display Expansion ports: Memory devices plugin boards (PISMO) Connectivity board for GPS,WLAN etc. Completely configurable boot sequence and device mapping etc. Support default jumpering and: - UART1/ttyS0 console(legacy sdp3430 u-boot) - UART3/ttyS2 console (matching other boards, and SDP HW docs) - Ethernet - mmc0 - NOR boot Currently the UART1 is enabled by default. for compatibility with other OMAP3 u-boot platforms, enable the #define of CONSOLE_J9. Conflicts: Makefile Fixed the conflict with smdkc100_config by moving omap_sdp3430_config to it is alphabetically sorted location above zoom1. Signed-off-by: David Brownell <david-b@pacbell.net> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
* OMAP3: Clean up whitespace in mux configsOlof Johansson2009-10-132-651/+651
| | | | | | | | | | | Switch from space-based indentation to tab-based in mux configs, as pointed out by WD at: http://lists.denx.de/pipermail/u-boot/2009-September/061241.html Nothing but whitespace changes in this patch (diff -w gives no output). Signed-off-by: Olof Johansson <olof@lixom.net>
* omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD2009-09-0532-0/+7091
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>