summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm/da850evm.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Disable ATAGs supportTom Rini2021-09-071-0/+2
* davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2021-08-301-38/+3
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* ARM: da850-evm: Unify config options with KconfigAdam Ford2020-07-131-3/+3
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford2019-08-201-2/+1
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-121-1/+2
|\
| * ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford2019-08-121-1/+2
* | env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford2019-07-311-12/+2
* ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford2019-07-311-3/+0
* ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford2019-07-261-4/+0
* ARM: da850-evm: Remove duplicate UART initializationAdam Ford2019-07-261-5/+0
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-6/+0
* ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford2019-07-131-2/+12
* ARM: da850evm: Fix reading MAC from SPIAdam Ford2019-06-051-1/+1
* ARM: da850evm: Remove legacy MMC codeAdam Ford2019-04-231-19/+0
* ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford2019-04-121-27/+0
* board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-101-0/+27
* ARM: davinci: da850evm: Support DM_MMCAdam Ford2018-09-111-0/+2
* dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-181-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford2017-09-291-1/+2
* davinci: da850evm: Make EEPROM MAC code configurableAdam Ford2017-09-131-1/+4
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-6/+6
* davinci: da8xxevm: fix indentationAndre Przywara2016-12-041-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-3/+3
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-191-1/+1
* da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-261-11/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* da850/omap-l138: Fix NAND flash timingsLad, Prabhakar2012-09-011-5/+5
* da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar2012-09-011-1/+11
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-011-0/+32
* da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2012-02-271-2/+33
* da850evm: add support to read mac address from SPI flashHadli, Manjunath2012-02-271-0/+72
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-121-1/+3
* arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-241-1/+3
* da850evm: pass board revision info to kernelManjunath Hadli2011-12-061-1/+5
* arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-061-128/+25
* arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch2011-12-061-3/+3