aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-02-04nios2: Use generic global_dataSimon Glass1-23/+1
2013-02-01Add architecture-specific global dataSimon Glass1-0/+5
2012-11-10nios2: remove asm/status_led.hThomas Chou1-31/+0
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-08-09global_data: unify global flag definesMike Frysinger1-9/+1
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster1-2/+11
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+11
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+2
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp1-0/+1
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2011-02-08nios2: add gpio_is_validThomas Chou1-0/+6
2011-02-08nios2: use long for ssize_tThomas Chou1-1/+1
2011-02-08nios2: add gpio_freeThomas Chou1-0/+6
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-3/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-1/+2
2010-08-19nios2: fix out of reach case for do_resetThomas Chou1-0/+5
2010-07-12nios2: add gpio_requestThomas Chou1-0/+6
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou1-1/+1
2010-05-28nios2: add gpio supportThomas Chou1-0/+52
2010-04-24nios2: add dma_alloc_coherentThomas Chou1-0/+23
2010-04-24nios2: add 64 bits swab supportThomas Chou1-0/+6
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser21-0/+1172