aboutsummaryrefslogtreecommitdiffstats
path: root/board/davinci/da8xxevm
Commit message (Expand)AuthorAgeFilesLines
* 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-074-9/+4
* 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-292-1/+4
* ARM: davinci: Update da8xxevm MaintainersAdam Ford2017-09-131-8/+2
* Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford2017-09-131-0/+24
* davinci: da850evm: Make EEPROM MAC code configurableAdam Ford2017-09-131-1/+4
* davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford2017-09-121-2/+2
* 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-162-3/+3
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-052-0/+2
* davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONSSekhar Nori2017-05-121-0/+2
* Remove various unused interrupt related codeTom Rini2017-04-062-4/+0
* da850: Add instructions to copy AIS image to NANDahaslam@baylibre.com2017-03-201-0/+41
* da850: Add instructions to copy AIS image to an MMC cardahaslam@baylibre.com2017-02-171-0/+23
* Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-281-0/+3
* arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-141-3/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-112-11/+11
* davinci: da8xxevm: fix indentationAndre Przywara2016-12-041-2/+2
* davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent2016-12-031-28/+0
* davinci: da850evm: fix empty boot method list in the SPLFabien Parent2016-12-031-0/+3
* davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent2016-11-131-6/+8
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-13/+1
* arm: Remove da830evm boardSimon Glass2015-09-282-222/+0
* davinci: add support for omapl138-lcdk boardPeter Howard2015-04-235-0/+431
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-3/+3
* ARM: davinci: remove hawkboard supportMasahiro Yamada2015-02-247-307/+0
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-9/+0
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-24/+0
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-302-0/+2
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+22
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+71
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-192-3/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-262-2/+9
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-2/+2
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+3
* da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-261-11/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-90/+6
* remove all references to .dynsymAlbert ARIBAUD2013-06-212-6/+0
* arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-101-131/+14
* da830: add MMC supportVishwanathrao Badarkhe, Manish2013-06-101-0/+48
* da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-141-1/+1
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-122-5/+5
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-182-10/+0
|\
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-122-10/+0