| Commit message (Expand) | Author | Age | Files | Lines |
* | openrisc: Fix build errors | Bin Meng | 2016-01-25 | 1 | -0/+1 |
* | openrisc: updating build tools naming convention | Guillaume REMBERT | 2015-11-12 | 2 | -2/+2 |
* | openrisc: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | 1 | -0/+4 |
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | 1 | -0/+1 |
* | net: Remove the bd* parameter from net stack functions | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | 1 | -0/+8 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -1/+0 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+18 |
* | openrisc: fix relocation code | Franck Jullien | 2014-06-05 | 1 | -14/+41 |
* | openrisc: update SPR registers definition | Franck Jullien | 2014-06-05 | 1 | -1/+12 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | 2 | -2/+0 |
* | kbuild: delete redundant LDSCRIPT definition | Masahiro Yamada | 2014-03-12 | 1 | -2/+0 |
* | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | 1 | -1/+3 |
* | openrisc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 2 | -48/+5 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -2/+2 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 26 | -352/+26 |
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach | 2013-07-16 | 1 | -1/+1 |
* | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann | 2013-07-02 | 1 | -0/+6 |
* | Clarify bootm OS arguments | Simon Glass | 2013-06-26 | 1 | -2/+2 |
* | openrisc: move board linker script(s) to a common in cpu/ | Stefan Kristiansson | 2013-05-10 | 2 | -0/+79 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | 1 | -12/+0 |
* | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | 1 | -0/+27 |
* | openrisc: Use generic global_data | Simon Glass | 2013-02-04 | 1 | -24/+1 |
* | Add architecture-specific global data | Simon Glass | 2013-02-01 | 1 | -0/+6 |
* | openrisc: Change bi_baudrate and global data baudrate to int | Simon Glass | 2012-10-19 | 2 | -2/+2 |
* | openrisc/bitops: add hweightX defines | Stefan Kristiansson | 2012-10-02 | 1 | -0/+4 |
* | openrisc: implement get_ticks and get_tbclk | Stefan Kristiansson | 2012-10-02 | 1 | -0/+10 |
* | openrisc: Work around potential relocation issues | Julius Baxter | 2012-08-09 | 2 | -6/+13 |
* | global_data: unify global flag defines | Mike Frysinger | 2012-08-09 | 1 | -21/+1 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | 1 | -1/+0 |
* | openrisc: Add library functions | Stefan Kristiansson | 2012-01-13 | 4 | -0/+403 |
* | openrisc: Add cpu files | Stefan Kristiansson | 2012-01-13 | 7 | -0/+923 |
* | openrisc: Add architecture header files | Stefan Kristiansson | 2012-01-13 | 20 | -0/+1397 |