summaryrefslogtreecommitdiff
path: root/board/sysam
AgeCommit message (Collapse)Author
2015-04-23m68k: add architecture-specific u-boot.lds[email protected]
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 <[email protected]>
2015-03-05m68k: add amcore board support[email protected]
Add Sysam Amcore m68k-based board support. Signed-off-by: Angelo Dureghello <[email protected]>