summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/fs'Sascha Hauer2012-09-051-0/+51
|\
| * openrisc: Add unaligned supportSascha Hauer2012-09-041-0/+51
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
|/
* Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-021-0/+13
|\
| * blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+13
* | openrisc: link to libgccSascha Hauer2012-06-281-0/+4
|/
* openrisc: fix build due to redefined phys_size_tSascha Hauer2012-06-211-2/+0
* ENV: remove kernelimage_type from env/configJan Weitzel2012-03-131-1/+0
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* Add a generic boardFranck Jullien2012-01-024-0/+68
* Add OpenRISC archFranck Jullien2012-01-0234-0/+2486