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