| Commit message (Expand) | Author | Age | Files | Lines |
* | nios2: convert cache flush to use dm cpu data | Thomas Chou | 2015-10-23 | 3 | -73/+130 |
* | nios2: Switch to generic timer | Thomas Chou | 2015-10-23 | 2 | -23/+0 |
* | nios2: add generic board support | Thomas Chou | 2014-08-24 | 2 | -148/+0 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | 1 | -1/+0 |
* | nios2: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -25/+5 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | nios2: fix missing comment terminator from SPDX License commit | Thomas Chou | 2013-09-06 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 7 | -113/+7 |
* | 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 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | 1 | -11/+0 |
* | nios2: fix style in board.c. | Andreas Bießmann | 2013-05-01 | 1 | -22/+21 |
* | nios2: move gd and bd into BSS | Thomas Chou | 2012-07-16 | 1 | -7/+5 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | 1 | -2/+0 |
* | nios2: add flush_dcache_range function | Stefan Kristiansson | 2012-02-23 | 1 | -0/+10 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | 1 | -2/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+1 |
* | FDT: only call boot_get_fdt from generic code | John Rigby | 2010-10-18 | 1 | -5/+3 |
* | nios2: fix bootm error on fdt args | Thomas Chou | 2010-08-19 | 1 | -1/+1 |
* | nios2: add fdt support | Thomas Chou | 2010-07-12 | 1 | -0/+21 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -1/+1 |
* | nios2: fix div64 issue for gcc4 | Thomas Chou | 2010-05-28 | 6 | -175/+856 |
* | nios2: fix no flash, add nand and mmc init in board.c | Thomas Chou | 2010-04-24 | 1 | -0/+18 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 8 | -0/+550 |