summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include
Commit message (Expand)AuthorAgeFilesLines
* nios2: move nios2.h to arch asm directoryThomas Chou2014-08-301-0/+40
* nios2: add generic board supportThomas Chou2014-08-242-9/+4
* nios2: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-241-0/+4
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2414-236/+14
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* nios2: Use generic global_dataSimon Glass2013-02-041-23/+1
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* nios2: remove asm/status_led.hThomas Chou2012-11-101-31/+0
* nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* global_data: unify global flag definesMike Frysinger2012-08-091-9/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0
* gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-281-2/+11
* nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+2
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* nios2: add gpio_is_validThomas Chou2011-02-081-0/+6
* nios2: use long for ssize_tThomas Chou2011-02-081-1/+1
* nios2: add gpio_freeThomas Chou2011-02-081-0/+6
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-3/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-1/+2
* nios2: fix out of reach case for do_resetThomas Chou2010-08-191-0/+5
* nios2: add gpio_requestThomas Chou2010-07-121-0/+6
* nios2: fix r15 issue for gcc4Thomas Chou2010-05-281-1/+1
* nios2: add gpio supportThomas Chou2010-05-281-0/+52
* nios2: add dma_alloc_coherentThomas Chou2010-04-241-0/+23
* nios2: add 64 bits swab supportThomas Chou2010-04-241-0/+6
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1321-0/+1172
OpenPOWER on IntegriCloud