summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5235evb
Commit message (Expand)AuthorAgeFilesLines
* 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
* board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-171-12/+0
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+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 MCF523xAlison Wang2012-09-201-19/+24
* ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL2011-10-192-99/+0
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-192-124/+26
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-132-7/+7
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-132-3/+3
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-308/+1
* ColdFire: Remove linker fileTsiChung Liew2008-11-031-144/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-9/+9
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-103-3/+3
* ColdFire: Fix power up issue for MCF5235TsiChung Liew2008-07-111-0/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-213-12/+12
* Remove all the search paths from the .lds files.Jason Wessel2008-04-173-3/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-151-1/+1
* ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-177-0/+939
OpenPOWER on IntegriCloud