summaryrefslogtreecommitdiffstats
path: root/board/cobra5272
Commit message (Expand)AuthorAgeFilesLines
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-85/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+156
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-191-55/+12
* Remove calls to set_timer outside arch/Graeme Russ2011-07-261-4/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-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
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-131-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-2/+1
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-304/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-16/+16
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Fix compile error caused by incorrect function return typeTsiChung Liew2008-07-111-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-141-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* ColdFire: cobra5272 platform for MCF52x2 updateTsiChungLiew2007-08-163-4/+306
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-091-0/+1
* More GCC 4.x code cleanupWolfgang Denk2006-03-111-2/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Patch by Florian Schlote, 08 Sep 2004:wdenk2005-01-099-0/+815
OpenPOWER on IntegriCloud