| Commit message (Expand) | Author | Age | Lines |
* | nios2: move nios2.h to arch asm directory | Thomas Chou | 2014-08-30 | -0/+40 |
* | nios2: add generic board support | Thomas Chou | 2014-08-24 | -9/+4 |
* | nios2: Fix printf size_t format related warnings (again...) | Vasili Galka | 2014-08-24 | -0/+4 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -1/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -236/+14 |
* | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | -0/+27 |
* | nios2: Use generic global_data | Simon Glass | 2013-02-04 | -23/+1 |
* | Add architecture-specific global data | Simon Glass | 2013-02-01 | -0/+5 |
* | nios2: remove asm/status_led.h | Thomas Chou | 2012-11-10 | -31/+0 |
* | nios2: Change bi_baudrate and global data baudrate to int | Simon Glass | 2012-10-19 | -2/+2 |
* | global_data: unify global flag defines | Mike Frysinger | 2012-08-09 | -9/+1 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -1/+0 |
* | gpio: Add driver for Altera's PIO core | Joachim Foerster | 2011-10-28 | -2/+11 |
* | nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf | 2011-10-23 | -0/+11 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | -0/+2 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -0/+1 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -0/+3 |
* | nios2: add gpio_is_valid | Thomas Chou | 2011-02-08 | -0/+6 |
* | nios2: use long for ssize_t | Thomas Chou | 2011-02-08 | -1/+1 |
* | nios2: add gpio_free | Thomas Chou | 2011-02-08 | -0/+6 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -3/+0 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -6/+7 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -1/+2 |
* | nios2: fix out of reach case for do_reset | Thomas Chou | 2010-08-19 | -0/+5 |
* | nios2: add gpio_request | Thomas Chou | 2010-07-12 | -0/+6 |
* | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | -1/+1 |
* | nios2: add gpio support | Thomas Chou | 2010-05-28 | -0/+52 |
* | nios2: add dma_alloc_coherent | Thomas Chou | 2010-04-24 | -0/+23 |
* | nios2: add 64 bits swab support | Thomas Chou | 2010-04-24 | -0/+6 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+1172 |