summaryrefslogtreecommitdiffstats
path: root/board/freescale/m547xevb
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-2/+2
* 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-83/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* 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 MCF547x and MCF548xAlison Wang2012-09-201-16/+18
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+272
* ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-041-55/+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-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-2/+1
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-323/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-23/+23
* 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: Fix second memory Chipselect for M5475EVBTsiChung Liew2008-03-311-0/+3
* ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew2008-01-175-0/+649
OpenPOWER on IntegriCloud