summaryrefslogtreecommitdiffstats
path: root/board/freescale/m54455evb
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/+10
* 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-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 MCF54451 and MCF54455Alison Wang2012-09-201-41/+49
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+409
* ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL2011-10-193-233/+0
* ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-042-113/+24
* rename _end to __bss_end__Po-Yu Chuang2011-03-273-3/+3
* 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-133-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-132-4/+4
* ColdFire: Fix m54455EVB save environment bugTsiChung Liew2010-03-241-1/+1
* ColdFire: Correct bit definitionTsiChung Liew2010-03-241-1/+1
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-325/+1
* ColdFire: Remove linker fileTsiChung Liew2008-11-031-143/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-27/+27
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
* ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew2008-08-282-4/+7
* ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-142-3/+147
* ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-143-1289/+52
* 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
* ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-311-68/+381
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-072-0/+285
* ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-251-1/+3
* ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-151-1/+1
* Coding style cleanupStefan Roese2007-08-181-1/+0
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-166-0/+1672
OpenPOWER on IntegriCloud