summaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)AuthorFilesLines
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass3-0/+3
2017-05-12davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONSSekhar Nori1-0/+2
2017-04-07Remove various unused interrupt related codeTom Rini3-6/+0
2017-03-21da850: Add instructions to copy AIS image to NANDahaslam@baylibre.com1-0/+41
2017-02-18da850: Add instructions to copy AIS image to an MMC cardahaslam@baylibre.com1-0/+23
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2-0/+6
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini2-6/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada2-11/+11
2016-12-04davinci: da8xxevm: fix indentationAndre Przywara1-2/+2
2016-12-03davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent1-28/+0
2016-12-03davinci: da850evm: fix empty boot method list in the SPLFabien Parent1-0/+3
2016-11-13davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent1-6/+8
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-13/+1
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-25ARM: davinci: remove hawkboard supportMasahiro Yamada7-307/+0
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-1/+1
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada4-4/+4
2014-09-25MAINTAINERS: comment out invalid maintainersMasahiro Yamada4-4/+4
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada10-36/+0
2014-08-31davinci: 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-20mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan8-11/+9
2014-02-27arm: 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-27da850evm: 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-22remove 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-16Replace __bss_end__ with __bss_endSimon Glass2-2/+2
2013-03-13Remove 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