Age | Commit message (Expand) | Author |
---|---|---|
2025-04-24 | nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo() | Thorsten Blum |
2024-12-16 | nios2: Use str_yes_no() helper in show_cpuinfo() | Thorsten Blum |
2023-06-13 | nios2: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2018-09-28 | nios2: get cpu node with of_get_cpu_node | Rob Herring |
2017-05-08 | nios2: Add CDX support | Marek Vasut |
2017-05-08 | nios2: Add BMX support | Marek Vasut |
2017-05-08 | nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2 | Marek Vasut |
2016-10-06 | nios2: use of_property_read_bool | Ley Foon Tan |
2015-04-15 | nios2: cpuinfo: remove use of seq_printf return value | Joe Perches |
2014-12-31 | nios2: Initialize cpuinfo.mmu | Walter Goossens |
2014-12-08 | nios2: Use IS_ENABLED instead of #ifdefs to check config symbols | Tobias Klauser |
2014-12-08 | nios2: Cpuinfo handling | Ley Foon Tan |