aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+1
2017-11-03openrisc: initial SMP supportStefan Kristiansson1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15openrisc: Switch to use export.h instead of module.hStafford Horne1-1/+2
2017-02-25arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg1-1/+1
2017-02-25openrisc: Add optimized memcpy routineStafford Horne2-1/+125
2017-02-25openrisc: Add optimized memsetOlof Kindgren2-1/+99
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-01openrisc: delay: fix handling of counter overflowWill Deacon1-2/+2
2012-09-01openrisc: delay: fix loops calculation for __const_udelayWill Deacon1-1/+1
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn1-47/+0
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn1-52/+0
2011-07-22OpenRISC: Library routinesJonas Bonn2-0/+264
2011-07-22OpenRISC: Build infrastructureJonas Bonn1-0/+5