summaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)Author
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-05-12davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONSSekhar Nori
2017-04-07Remove various unused interrupt related codeTom Rini
2017-03-20da850: Add instructions to copy AIS image to NANDahaslam@baylibre.com
2017-02-17da850: Add instructions to copy AIS image to an MMC cardahaslam@baylibre.com
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-04davinci: da8xxevm: fix indentationAndre Przywara
2016-12-03davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent
2016-12-03davinci: da850evm: fix empty boot method list in the SPLFabien Parent
2016-11-13davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
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-31davinci: 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