aboutsummaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm
AgeCommit message (Expand)AuthorFilesLines
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard5-0/+431
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-3/+3
2015-02-24ARM: davinci: remove hawkboard supportMasahiro Yamada7-307/+0
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-9/+0
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada1-24/+0
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2-0/+2
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+22
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+71
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2-3/+2
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD2-2/+9
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-2/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-24/+3
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch1-11/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-90/+6
2013-06-21remove all references to .dynsymAlbert ARIBAUD2-6/+0
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish1-131/+14
2013-06-10da830: add MMC supportVishwanathrao Badarkhe, Manish1-0/+48
2013-04-14da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD1-1/+1
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2-5/+5
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau1-0/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-10/+0
2013-03-15Replace __bss_end__ with __bss_endSimon Glass2-2/+2
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2-10/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut2-0/+11
2012-09-27da850: Add README.da850Tom Rini1-0/+68
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu1-0/+41
2012-09-01da850/omap-l138: Fix NAND flash timingsLad, Prabhakar1-5/+5
2012-09-01da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar1-1/+11
2012-09-01da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar1-0/+32
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu1-0/+4
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+92
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath1-2/+33
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath1-0/+72
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu5-116/+107
2011-12-24arm, da850evm: Add an SPL for SPI bootChristian Riesch2-1/+76
2011-12-06da850evm: pass board revision info to kernelManjunath Hadli1-1/+5
2011-12-06arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch1-43/+8
2011-12-06arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch1-128/+25
2011-12-06arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch1-3/+3
2011-12-06arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch1-6/+0
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch3-6/+0
2011-11-29hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2-4/+4
2011-10-27da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch1-9/+14
2011-10-27da830: add support for NAND boot modeManjunath Hadli1-0/+63
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-10ARM: hawkboard: fix compilation of nand_splWolfgang Denk1-0/+1
2011-09-07da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk1-1/+3
2011-09-04da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte1-0/+13
2011-09-04da850: add support to wake up DSP during board initNagabhushana Netagunte1-0/+59