summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
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-052-0/+3
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-053-0/+6
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0510-0/+19
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-056-0/+11
* Merge branch 'for-next/testing'Sascha Hauer2021-06-161-0/+2
|\
| * openrisc: set default KBUILD_IMAGEAhmad Fatoum2021-06-091-0/+2
* | of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
|/
* openrisc: Implement setjmp/longjmp/initjmpStafford Horne2021-03-174-0/+75
* openrisc: Add linkage.hStafford Horne2021-03-171-0/+7
* openrisc: Add gitignore for dtb filesStafford Horne2021-03-171-0/+1
* openrisc: Use movhi to zero registersStafford Horne2021-03-171-3/+3
* openrisc: Define the elf binary entry pointStafford Horne2021-03-041-0/+1
* of: Add common device tree register functionSascha Hauer2020-10-121-7/+1
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* openrisc: Make locally used functions staticSascha Hauer2020-09-152-2/+2
* openrisc: Add missing includesSascha Hauer2020-09-152-0/+2
* openrisc: Add prototypes for functions called from assemblySascha Hauer2020-09-152-0/+6
* arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-181-47/+1
* Merge branch 'for-next/misc'Sascha Hauer2020-05-145-15/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-275-15/+0
* | kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-1/+1
|/
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-10/+1
* lds: Move start/end address variables into definesSascha Hauer2019-10-141-20/+2
* barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-141-1/+1
* Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-4/+0
* arch: add KBUILD_DEFCONFIG to allow "make defconfig"Masahiro Yamada2019-05-131-0/+2
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* kconfig: include common Kconfig files from top-level KconfigAntony Pavlov2018-12-031-8/+0
* ARM: remove function prototypes from the pastSascha Hauer2018-03-211-5/+0
* ratp: implement generic command supportAleksander Morgado2018-03-011-0/+4
* openrisc: fix call to restart_handler_register_fnFranck Jullien2017-03-301-1/+1
* Merge branch 'for-next/defenv'Sascha Hauer2016-10-101-1/+0
|\
| * Make generic default environment type a use choiceSascha Hauer2016-10-101-1/+0
* | of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
|/
* rework remap_rangeSascha Hauer2015-11-031-13/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-2/+9
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-4/+0
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* openrisc: use generic posix_types.hSascha Hauer2015-06-031-71/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-032-1/+2
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-4/+0
* openrisc: barebox.lds.S: fix BFD format namesAntony Pavlov2015-02-101-1/+1
* 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: generic_defconfig: enable device tree stuffAntony Pavlov2014-09-091-13/+22
* openrisc: generic board: reduce platform codeAntony Pavlov2014-09-092-27/+2
* openrisc: dts: import or1ksim.dts from linux-3.16Antony Pavlov2014-09-091-0/+51
* openrisc: add initial device tree supportAntony Pavlov2014-09-096-0/+68