summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm
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-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-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-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-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-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-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