summaryrefslogtreecommitdiffstats
path: root/board/freescale/m52277evb
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-4/+4
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-85/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-2/+2
* board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-171-11/+0
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+2
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
|/
* 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 MCF5227xAlison Wang2012-09-201-14/+16
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+231
* ColdFire: Fix the compile issue for M52277Jason Jin2011-11-071-3/+0
* ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL2011-10-192-136/+0
* ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-041-57/+15
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-5/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-132-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
* ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-034-5/+161
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-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
* ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-174-0/+300
OpenPOWER on IntegriCloud