aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc/lib
AgeCommit message (Expand)AuthorFilesLines
2021-08-05openrisc: rename or32 code & comments to or1kGravatar Randy Dunlap 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 1-1/+1
2017-11-03openrisc: initial SMP supportGravatar Stefan Kristiansson 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-15openrisc: Switch to use export.h instead of module.hGravatar Stafford Horne 1-1/+2
2017-02-25arch/openrisc/lib/memcpy.c: use correct OR1200 optionGravatar Valentin Rothberg 1-1/+1
2017-02-25openrisc: Add optimized memcpy routineGravatar Stafford Horne 2-1/+125
2017-02-25openrisc: Add optimized memsetGravatar Olof Kindgren 2-1/+99
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-09-01openrisc: delay: fix handling of counter overflowGravatar Will Deacon 1-2/+2
2012-09-01openrisc: delay: fix loops calculation for __const_udelayGravatar Will Deacon 1-1/+1
2012-05-27openrisc: use generic strnlen_user() functionGravatar Jonas Bonn 1-47/+0
2012-05-25openrisc: use generic strncpy_from_userGravatar Jonas Bonn 1-52/+0
2011-07-22OpenRISC: Library routinesGravatar Jonas Bonn 2-0/+264
2011-07-22OpenRISC: Build infrastructureGravatar Jonas Bonn 1-0/+5