summaryrefslogtreecommitdiff
path: root/board/freescale/m5275evb
Commit message (Expand)AuthorAgeLines
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-20-9/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-23-85/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+19
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-68/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-20-23/+27
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-19-54/+14
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-2/+1
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-03-320/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-15/+15
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-1/+1
* Fixed some out-of-tree build issuesWolfgang Denk2008-07-11-1/+1
* Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-02-4/+8
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-4/+4
* ColdFire: Added M5275EVB support.Matthew Fettke2008-03-31-0/+637