Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-23 | nios2: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -3/+1 | |
After patch "of/platform: Add common method to populate default bus", it is possible for arch code to remove unnecessary callers of of_platform_populate with default match table. Cc: Ley Foon Tan <lftan@altera.com> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Rob Herring <robh@kernel.org> | |||||
2014-12-08 | nios2: Build infrastructure | Ley Foon Tan | 2 | -0/+130 | |
This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com> | |||||
2014-12-08 | nios2: Device tree support | Ley Foon Tan | 1 | -0/+46 | |
Add device tree support to arch/nios2. Signed-off-by: Ley Foon Tan <lftan@altera.com> |