summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5329evb
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
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* 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 MCF532x/MCF537x/MCF5301xAlison Wang2012-09-202-20/+22
* ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-041-53/+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
* Rename lib_generic/ to lib/Peter 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: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2009-03-171-2/+4
* ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-031-37/+20
* ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-032-307/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-17/+17
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-26/+16
* 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: Update FlexBus CS for MCF532xTsiChungLiew2008-01-171-2/+2
* 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: MCF5329 Update and cleanupTsiChungLiew2007-08-162-5/+5
* Coding style cleanupStefan Roese2007-08-082-53/+51
* Added NAND supportTsiChungLiew2007-08-082-1/+116
* Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-081-7/+0
* Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-081-1/+3
* Coding style cleanupStefan Roese2007-07-161-1/+0
* Update for flash.o and mii.oTsiChungLiew2007-07-101-1/+1
* MII functions calls.TsiChungLiew2007-07-101-0/+304
* Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew2007-07-101-282/+3
* Duplicate codeTsiChungLiew2007-07-101-643/+0
* Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-185-0/+1232
OpenPOWER on IntegriCloud