summaryrefslogtreecommitdiff
path: root/arch/openrisc
Commit message (Expand)AuthorAgeLines
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18-1/+1
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-08-0/+8
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-1/+0
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-1/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+18
* openrisc: fix relocation codeFranck Jullien2014-06-05-14/+41
* openrisc: update SPR registers definitionFranck Jullien2014-06-05-1/+12
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-2/+0
* kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada2014-03-12-2/+0
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04-1/+3
* openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-48/+5
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-352/+26
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02-0/+6
* Clarify bootm OS argumentsSimon Glass2013-06-26-2/+2
* openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2013-05-10-0/+79
* lib: consolidate hang()Andreas Bießmann2013-05-01-12/+0
* Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* openrisc: Use generic global_dataSimon Glass2013-02-04-24/+1
* Add architecture-specific global dataSimon Glass2013-02-01-0/+6
* openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* openrisc/bitops: add hweightX definesStefan Kristiansson2012-10-02-0/+4
* openrisc: implement get_ticks and get_tbclkStefan Kristiansson2012-10-02-0/+10
* openrisc: Work around potential relocation issuesJulius Baxter2012-08-09-6/+13
* global_data: unify global flag definesMike Frysinger2012-08-09-21/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-1/+0
* openrisc: Add library functionsStefan Kristiansson2012-01-13-0/+403
* openrisc: Add cpu filesStefan Kristiansson2012-01-13-0/+923
* openrisc: Add architecture header filesStefan Kristiansson2012-01-13-0/+1397