summaryrefslogtreecommitdiffstats
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+91
* beagle: add eeprom expansion board info for bct brettl4Peter Meerwald2012-07-091-2/+6
* ARM: OMAP4/5: Move USB pads to essential list.SRICHARAN R2012-07-072-22/+21
* am33xx: Do not call init_timer twiceTom Rini2012-07-071-12/+1
* omap4: panda: disable uart2 pads during bootTero Kristo2012-05-151-4/+4
* omap730p2: Remove empty misc_init_rTom Rini2012-05-151-6/+0
* omap5912osk: Remove empty misc_init_rTom Rini2012-05-151-7/+0
* power: twl6035: add palmas PMIC supportSRICHARAN R2012-05-151-3/+3
* OMAP5: board: Add pinmux data for omap5_evm board.SRICHARAN R2012-05-151-230/+259
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-152-2/+2
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-157-9/+9
* BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2012-04-161-55/+0
* OMAP: Remove omap1610inn-based boardsTom Rini2012-03-295-1327/+0
* board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin2012-03-291-1/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* beagle: enable DVI_PUPPeter Meerwald2012-02-271-0/+34
* beagle: fix typosPeter Meerwald2012-02-121-2/+2
* OMAP4: ehci-omap: enable ehci-omap for panda boardsGovindraj.R2012-02-121-8/+8
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-122-0/+60
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-121-101/+0
* Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com2012-02-121-0/+7
* ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-232-0/+20
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-163-26/+2
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-161-0/+21
* beagle: add eeprom expansion board info for bct brettl3Peter Meerwald2012-01-161-0/+4
* omap4_panda: Initialize the USB phyChris Lalancette2011-12-191-0/+59
* board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warningWolfgang Denk2011-12-121-2/+1
* board/ti/omap730p2/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-7/+12
* board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-8/+13
* AM3517 CraneBoard: Add SPL supportTom Rini2011-12-062-30/+1
* OMAP3: Add SPL support to omap3_evmTom Rini2011-12-062-35/+39
* OMAP3: Add SPL support to BeagleboardTom Rini2011-12-062-35/+69
* AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2011-12-061-39/+0
* omap4460: fix TPS initializationAneesh V2011-12-063-2/+13
* omap4/5: Add support for booting with CH.Sricharan2011-11-152-16/+17
* omap5: Add minimal support for omap5430.Sricharan2011-11-159-7/+584
* omap3evm: Set environment variable 'ethaddr'Sanjeev Premi2011-11-031-0/+15
* ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-274-0/+393
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-271-6/+0
* omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-272-2/+29
* punt unused clean/distclean targetsMike Frysinger2011-10-1512-72/+0
* OMAP3: beagle: Fix build warning in beagle.cDirk Behme2011-09-221-1/+1
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-131-2/+2
* omap4: fix pad configuration settings for SDP and PandaAneesh V2011-09-132-28/+22
* omap: gpio: Adapt board files to use generic APISanjeev Premi2011-09-133-39/+39
* beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger2011-09-041-1/+9
* led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes2011-09-041-16/+12
* BeagleBoard: fix LED 0/1 in driverJason Kridner2011-09-041-2/+2
* BeagleBoard: Configure DVI/S-videoJason Kridner2011-09-042-0/+110
* BeagleBoard: Added userbutton commandJason Kridner2011-09-041-0/+56
OpenPOWER on IntegriCloud