summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm/da850evm.c
AgeCommit message (Expand)Author
2019-06-05ARM: da850evm: Fix reading MAC from SPIAdam Ford
2019-04-23ARM: da850evm: Remove legacy MMC codeAdam Ford
2019-04-12ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford
2018-10-10board: da8xxevm: Add SPL DM for serial, spiJagan Teki
2018-09-11ARM: davinci: da850evm: Support DM_MMCAdam Ford
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-09-29arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford
2017-09-13davinci: da850evm: Make EEPROM MAC code configurableAdam Ford
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-04-06Remove various unused interrupt related codeTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-04davinci: da8xxevm: fix indentationAndre Przywara
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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-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
2011-12-06da850evm: pass board revision info to kernelManjunath Hadli
2011-12-06arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch
2011-12-06arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch
2011-10-27da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch
2011-09-07da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk
2011-09-04da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte
2011-09-04da850: add support to wake up DSP during board initNagabhushana Netagunte
2011-09-04da850: add NOR boot mode supportNagabhushana Netagunte
2011-05-11da850evm: fix NAND WSTROBE and TA timingsBen Gardiner
2010-11-30Davinci 8xx: Move common functions to share codeStefano Babic
2010-11-30da850: Add RMII support for EMACSudhakar Rajashekhara
2010-11-28Move and rename common headers from underSughosh Ganu
2010-11-19DA850 EVM: passing maximum clock rate information to kernelSekhar Nori
2010-10-17da850evm: basic MII EMAC supportBen Gardiner
2010-10-17da850evm: setup the NAND flash timingsBen Gardiner
2010-10-17da850evm : enable NAND even when not in NAND boot modeBen Gardiner
2010-07-15da850 evm: Fix definition of 'pinmux' macroPrakash PM
2010-06-10TI: DaVinci: Add board specific code for da850 EVMSudhakar Rajashekhara