summaryrefslogtreecommitdiff
path: root/board/freescale/m54455evb
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+10
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2013-11-17board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada1-11/+0
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang1-41/+49
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+409
2011-10-18ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL3-233/+0
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2-113/+24
2011-03-27rename _end to __bss_end__Po-Yu Chuang3-3/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser3-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2-4/+4
2010-03-24ColdFire: Fix m54455EVB save environment bugTsiChung Liew1-1/+1
2010-03-24ColdFire: Correct bit definitionTsiChung Liew1-1/+1
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew2-325/+1
2008-11-03ColdFire: Remove linker fileTsiChung Liew1-143/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-27/+27
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew2-4/+7
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2-3/+147
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew3-1289/+52
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk3-12/+12
2008-04-18Remove all the search paths from the .lds files.Jason Wessel3-3/+0
2008-04-01ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew1-68/+381
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-11-08ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2-0/+285
2007-10-26ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-1/+3
2007-09-15ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp1-1/+1
2007-08-18Coding style cleanupStefan Roese1-1/+0
2007-08-17ColdFire: Add M54455EVB for MCF5445xTsiChungLiew6-0/+1672