summaryrefslogtreecommitdiffstats
path: root/board/davinci/schmoogie
Commit message (Expand)AuthorAgeFilesLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-44/+3
* davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch2011-11-291-3/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Move and rename common headers from underSughosh Ganu2010-11-281-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* schmoogie: fix build error due to removal of forceenv()Wolfgang Denk2010-10-181-4/+4
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-3/+0
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-121-52/+0
* davinci: display correct clock infoDavid Brownell2009-06-121-2/+0
* davinci: move psc support board-->cpuDavid Brownell2009-06-121-1/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-152-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve2009-02-221-27/+10
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* ARM DaVinci: Standardize names of directories/filesHugo Villeneuve2008-08-302-1/+1
* ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve2008-08-301-95/+8
* ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-141-5/+1
* ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve2008-07-141-3/+0
* Cleanup: remove redundant deleting on *~ filesWolfgang Denk2008-07-021-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme2007-09-151-4/+2
* TI DaVinci - fix unsupported %hhx formatksi@koi8.net2007-08-141-1/+1
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-105-0/+425
OpenPOWER on IntegriCloud