summaryrefslogtreecommitdiff
path: root/arch/nios2/include
AgeCommit message (Expand)Author
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-04nios2: Use generic global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-11-10nios2: remove asm/status_led.hThomas Chou
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-02-08nios2: add gpio_is_validThomas Chou
2011-02-08nios2: use long for ssize_tThomas Chou
2011-02-08nios2: add gpio_freeThomas Chou
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-08-19nios2: fix out of reach case for do_resetThomas Chou
2010-07-12nios2: add gpio_requestThomas Chou
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou
2010-05-28nios2: add gpio supportThomas Chou
2010-04-24nios2: add dma_alloc_coherentThomas Chou
2010-04-24nios2: add 64 bits swab supportThomas Chou
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser