summaryrefslogtreecommitdiff
path: root/board/altera/nios2-generic
AgeCommit message (Expand)Author
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-10-28board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-08nios2: reset cfi flash before reading envThomas Chou
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-08nios2: add gpio_is_validThomas Chou
2011-02-08nios2: add gpio_freeThomas Chou
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-12nios2: add spi flash support to nios2-generic boardThomas Chou
2010-07-12nios2: add gpio_requestThomas Chou
2010-05-28nios2: add gpio support to nios2-generic boardThomas Chou
2010-04-24nios2: add nios2-generic boardThomas Chou