summaryrefslogtreecommitdiff
path: root/board/altera/nios2-generic
Commit message (Expand)AuthorAgeLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* nios2: rebase nios2-generic board to 3c120 reference designThomas Chou2014-08-30-58/+69
* nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-30-143/+0
* nios2: remove epled driverThomas Chou2014-08-30-1/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* Remove nios-32 arch remnantsVasili Galka2014-06-19-1/+0
* board: nios2: Check if flash is configured before calling early_flash_cmd_res...Ezequiel Garcia2014-01-29-2/+4
* board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header includeEzequiel Garcia2014-01-14-0/+2
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-4/+0
* nios2: remove unnecessary header include pathMasahiro Yamada2013-11-15-4/+0
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-25/+5
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-68/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-28-72/+0
* gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-28-0/+9
* altera_tse: Add support for dedicated descriptor memoryJoachim Foerster2011-10-26-1/+9
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-2/+0
* nios2: reset cfi flash before reading envThomas Chou2011-04-08-0/+16
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* nios2: add gpio_is_validThomas Chou2011-02-08-0/+7
* nios2: add gpio_freeThomas Chou2011-02-08-0/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* nios2: add spi flash support to nios2-generic boardThomas Chou2010-07-12-0/+10
* nios2: add gpio_requestThomas Chou2010-07-12-0/+5
* nios2: add gpio support to nios2-generic boardThomas Chou2010-05-28-0/+56
* nios2: add nios2-generic boardThomas Chou2010-04-24-0/+384