summaryrefslogtreecommitdiffstats
path: root/board/davinci
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove unmaintained davinci boardsSimon Glass2015-09-1144-1408/+0
* davinci: add support for omapl138-lcdk boardPeter Howard2015-04-235-0/+431
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-3/+3
* ARM: davinci: remove hawkboard supportMasahiro Yamada2015-02-247-307/+0
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-1/+1
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-244-4/+4
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-244-4/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-1310-36/+0
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3010-96/+0
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-302-0/+2
* davinci: orphan some Davinci boardsMasahiro Yamada2014-08-214-4/+4
* Add board MAINTAINERS filesMasahiro Yamada2014-07-3010-0/+77
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-3010-0/+278
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-198-11/+9
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-262-2/+9
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-2/+2
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0110-214/+16
* 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
OpenPOWER on IntegriCloud