summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/cpu
Commit message (Expand)AuthorAgeFilesLines
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-1/+1
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-1/+1
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* openrisc: Use movhi to zero registersStafford Horne2021-03-171-3/+3
* openrisc: Define the elf binary entry pointStafford Horne2021-03-041-0/+1
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* openrisc: Make locally used functions staticSascha Hauer2020-09-151-1/+1
* openrisc: Add missing includesSascha Hauer2020-09-152-0/+2
* openrisc: Add prototypes for functions called from assemblySascha Hauer2020-09-151-0/+3
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* 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
* 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
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-2/+9
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* openrisc: barebox.lds.S: fix BFD format namesAntony Pavlov2015-02-101-1/+1
* openrisc: add initial device tree supportAntony Pavlov2014-09-091-0/+2
* openrisc: add barebox.lds to .gitignoreAntony Pavlov2014-09-011-0/+1
* openrisc: fix relocation codeFranck Jullien2014-05-221-17/+44
* defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-0/+1
* openrisc: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-175-20/+0
* Add OpenRISC archFranck Jullien2012-01-026-0/+719