summaryrefslogtreecommitdiffstats
path: root/board/davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-181-11/+3
|\
| * da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-261-11/+3
* | video, da8xx-fb: changes for am335x usageHeiko Schocher2013-08-101-1/+25
* | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-101-1/+1
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2428-419/+28
* remove all references to .dynsymAlbert ARIBAUD2013-06-212-6/+0
* arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-101-131/+14
* da830: add MMC supportVishwanathrao Badarkhe, Manish2013-06-101-0/+48
* da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-141-1/+1
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-122-5/+5
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-182-10/+0
|\
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-122-10/+0
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-222-0/+11
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-011-2/+9
* davinci: ea20: reorganisation LCD startupBastian Ruppert2012-10-011-8/+15
* da850: Add README.da850Tom Rini2012-09-271-0/+68
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+41
* da850/omap-l138: Fix NAND flash timingsLad, Prabhakar2012-09-011-5/+5
* da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar2012-09-011-1/+11
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-011-0/+32
* hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu2012-09-011-0/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+92
* arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-05-151-2/+2
* Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-271-29/+9
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-271-1/+1
* da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2012-02-271-2/+33
* da850evm: add support to read mac address from SPI flashHadli, Manjunath2012-02-271-0/+72
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-125-116/+107
* arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-242-1/+76
* da850evm: pass board revision info to kernelManjunath Hadli2011-12-061-1/+5
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-062-197/+0
* arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher2011-12-061-9/+10
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-061-43/+8
* arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-061-128/+25
* arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch2011-12-061-3/+3
* arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch2011-12-061-6/+0
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-066-114/+1
* hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2011-11-292-4/+4
* davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata boardChristian Riesch2011-11-291-3/+0
* davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch2011-11-291-3/+0
* dm646x: pass board revision info to kernelManjunath Hadli2011-11-081-0/+20
* Davinci: ea20: added I2C supportStefano Babic2011-11-031-0/+7
* Davinci: ea20: added video supportStefano Babic2011-11-031-0/+62
* Davinci: ea20: add gpios for LCD backlight controlBastian Ruppert2011-11-031-1/+13
* Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert2011-11-031-0/+25
* Davinci: ea20: Add early init to get early output from consoleStefano Babic2011-11-031-7/+11
* Davinci: ea20: Add NAND supportStefano Babic2011-11-031-17/+18
* Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert2011-11-031-1/+29
OpenPOWER on IntegriCloud