summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/lib
Commit message (Expand)AuthorAgeFilesLines
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-251-0/+1
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-053-0/+6
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
* openrisc: Implement setjmp/longjmp/initjmpStafford Horne2021-03-172-0/+57
* of: Add common device tree register functionSascha Hauer2020-10-121-7/+1
* openrisc: Make locally used functions staticSascha Hauer2020-09-151-1/+1
* openrisc: Add prototypes for functions called from assemblySascha Hauer2020-09-151-0/+3
* treewide: remove references to CREDITSUwe Kleine-König2020-04-274-12/+0
* of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-4/+0
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+18
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* openrisc: add initial device tree supportAntony Pavlov2014-09-092-0/+45
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* Merge branch 'for-next/openrisc'Sascha Hauer2014-06-041-0/+50
|\
| * openrisc: update cpuinfoFranck Jullien2014-05-221-0/+50
* | commands: harmonize in-barebox documentationHolger Schurig2014-05-141-1/+1
* | commands: group 'help' outputHolger Schurig2014-05-141-0/+1
|/
* openrisc: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-5/+2
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-033-12/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-12/+0
* | Add __ashrdi3 and remove link to libgccFranck Jullien2012-09-142-0/+60
|/
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* Add OpenRISC archFranck Jullien2012-01-027-0/+394