aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/boot (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-02-10nios2: Add support for compressed kernelLey Foon Tan7-0/+541
Signed-off-by: Ley Foon Tan <lftan@altera.com>
2014-12-08nios2: Build infrastructureLey Foon Tan2-0/+104
This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com>
2014-12-08nios2: Device tree supportLey Foon Tan2-0/+183
Add device tree support to arch/nios2. Signed-off-by: Ley Foon Tan <lftan@altera.com>