summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5253demo
Commit message (Expand)AuthorAgeFilesLines
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-201-9/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-86/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada2014-07-221-4/+6
* freescale: m5253demo: fix unused-but-set-variable warningsMasahiro Yamada2014-06-191-4/+2
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* 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
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-201-13/+16
* ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-041-0/+4
* ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-041-54/+11
* 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-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-0/+9
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-2/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-25/+25
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-145-0/+820
OpenPOWER on IntegriCloud