summaryrefslogtreecommitdiffstats
path: root/board/davinci/da8xxevm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-222-0/+11
* da850: Add README.da850Tom Rini2012-09-271-0/+68
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+41
* 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
* hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu2012-09-011-0/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+92
* 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-125-116/+107
* arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-242-1/+76
* da850evm: pass board revision info to kernelManjunath Hadli2011-12-061-1/+5
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-061-43/+8
* 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
* arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch2011-12-061-6/+0
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-063-6/+0
* hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2011-11-292-4/+4
* da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch2011-10-271-9/+14
* da830: add support for NAND boot modeManjunath Hadli2011-10-271-0/+63
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* ARM: hawkboard: fix compilation of nand_splWolfgang Denk2011-09-101-0/+1
* da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk2011-09-071-1/+3
* da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte2011-09-041-0/+13
* da850: add support to wake up DSP during board initNagabhushana Netagunte2011-09-041-0/+59
* da850: add NOR boot mode supportNagabhushana Netagunte2011-09-041-0/+51
* da850evm: fix NAND WSTROBE and TA timingsBen Gardiner2011-05-111-2/+2
* Davinci 8xx: Move common functions to share codeStefano Babic2010-11-306-75/+1
* da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-302-4/+122
OpenPOWER on IntegriCloud