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