summaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)Author
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-09-28arm: Remove da830evm boardSimon Glass
2015-09-11arm: Remove unmaintained davinci boardsSimon Glass
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-02-24ARM: davinci: remove hawkboard supportMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-08-21davinci: orphan some Davinci boardsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish
2013-06-10da830: add MMC supportVishwanathrao Badarkhe, Manish
2013-04-14da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert
2012-10-01davinci: ea20: reorganisation LCD startupBastian Ruppert
2012-09-27da850: Add README.da850Tom Rini
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
2012-09-01da850/omap-l138: Fix NAND flash timingsLad, Prabhakar
2012-09-01da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar
2012-09-01da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2011-12-24arm, da850evm: Add an SPL for SPI bootChristian Riesch