summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* 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
* openrisc: generic board: reserve 512K for bareboxAntony Pavlov2014-09-091-2/+2
* openrisc: add barebox.lds to .gitignoreAntony Pavlov2014-09-011-0/+1
* sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+1
* consistently use the same bitops.h fileSascha Hauer2014-07-172-9/+21
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* Merge branch 'for-next/openrisc'Sascha Hauer2014-06-043-18/+106
|\
| * openrisc: update cpuinfoFranck Jullien2014-05-221-0/+50
| * openrisc: fix relocation codeFranck Jullien2014-05-221-17/+44
| * openrisc: update SPR registers definitionFranck Jullien2014-05-221-1/+12
* | commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-141-1/+1
* | commands: NET_PING -> CMD_PINGHolger Schurig2014-05-141-1/+1
* | commands: harmonize in-barebox documentationHolger Schurig2014-05-141-1/+1
* | commands: group 'help' outputHolger Schurig2014-05-141-0/+1
|/
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-1/+2
* openrisc: Use generic io accessorsSascha Hauer2014-04-091-98/+3
* defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-281-0/+1
* openrisc: enable OpenCores ethernet driverBeniamino Galvani2013-12-173-0/+15
* Set model and hostname at boardlevelSascha Hauer2013-08-162-3/+3
* openrisc: initialize malloc pool before start_barebox()Sascha Hauer2013-03-142-6/+3
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* openrisc: generic board cleanupFranck Jullien2012-10-212-5/+4
* openrisc: switch to defaultenv-2 and change boardinfoFranck Jullien2012-10-212-3/+4
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0314-56/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1714-56/+0
* | Add __ashrdi3 and remove link to libgccFranck Jullien2012-09-143-4/+60
|/