summaryrefslogtreecommitdiff
path: root/board/sysam
AgeCommit message (Collapse)AuthorFilesLines
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-87/+0
Add architecture-specific u-boot.lds and remove all board-specific u-boot.lds. All the .text customization that was board-specific have been moved inside the related include/configs, inside a LDS_BOARD_TEXT define. Signed-off-by: Angelo Dureghello <angelo@sysam.it>
2015-03-06m68k: add amcore board supportangelo@sysam.it6-0/+230
Add Sysam Amcore m68k-based board support. Signed-off-by: Angelo Dureghello <angelo@sysam.it>