summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm/da850evm.c
AgeCommit message (Expand)Author
2019-08-20Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-31Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford
2019-07-31ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford
2019-07-26ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford
2019-07-26ARM: da850-evm: Remove duplicate UART initializationAdam Ford
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-13ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford
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