aboutsummaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)AuthorFilesLines
2015-09-28arm: Remove da830evm boardSimon Glass2-222/+0
2015-09-11arm: Remove unmaintained davinci boardsSimon Glass44-1408/+0
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard5-0/+431
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-3/+3
2015-02-24ARM: davinci: remove hawkboard supportMasahiro Yamada7-307/+0
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-1/+1
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada4-4/+4
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada4-4/+4
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada10-36/+0
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada10-96/+0
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2-0/+2
2014-08-21davinci: orphan some Davinci boardsMasahiro Yamada4-4/+4
2014-07-30Add board MAINTAINERS filesMasahiro Yamada10-0/+77
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada10-0/+278
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan8-11/+9
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD2-2/+9
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-2/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada10-214/+16
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini1-11/+3
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher1-1/+25
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher1-1/+1
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch1-11/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk28-419/+28
2013-06-21remove all references to .dynsymAlbert ARIBAUD2-6/+0
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish1-131/+14
2013-06-10da830: add MMC supportVishwanathrao Badarkhe, Manish1-0/+48
2013-04-14da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD1-1/+1
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2-5/+5
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau1-0/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-10/+0
2013-03-15Replace __bss_end__ with __bss_endSimon Glass2-2/+2
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2-10/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut2-0/+11
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert1-2/+9
2012-10-01davinci: ea20: reorganisation LCD startupBastian Ruppert1-8/+15
2012-09-27da850: Add README.da850Tom Rini1-0/+68
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu1-0/+41
2012-09-01da850/omap-l138: Fix NAND flash timingsLad, Prabhakar1-5/+5
2012-09-01da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar1-1/+11
2012-09-01da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar1-0/+32
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu1-0/+4
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+92
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-2/+2
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic1-29/+9
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com1-1/+1
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath1-2/+33
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath1-0/+72
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu5-116/+107
2011-12-24arm, da850evm: Add an SPL for SPI bootChristian Riesch2-1/+76
2011-12-06da850evm: pass board revision info to kernelManjunath Hadli1-1/+5