summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm
AgeCommit message (Expand)Author
2016-11-13davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-09-28arm: Remove da830evm boardSimon Glass
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-02-24ARM: davinci: remove hawkboard supportMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-26da850evm: Use clrbits function with correct endianessChristian Riesch
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-10arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish
2013-06-10da830: add MMC supportVishwanathrao Badarkhe, Manish
2013-04-14da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-09-27da850: Add README.da850Tom Rini
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
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-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
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, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch
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, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch
2011-11-29hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch
2011-10-27da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch
2011-10-27da830: add support for NAND boot modeManjunath Hadli
2011-10-15punt unused clean/distclean targetsMike Frysinger