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