summaryrefslogtreecommitdiffstats
path: root/include/configs/nios2-generic.h
Commit message (Expand)AuthorAgeFilesLines
* nios2: rename board nios2-generic to 3c120_devboardThomas Chou2015-11-121-107/+0
* nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou2015-11-121-1/+2
* nios2: use cfi flash driver modelThomas Chou2015-11-121-2/+1
* nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou2015-11-061-1/+4
* nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou2015-11-061-1/+1
* nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-061-1/+0
* nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou2015-11-061-2/+0
* nios2: clean up macros that do not need a value in board headerThomas Chou2015-11-061-4/+4
* nios2: use dram bank in board infoThomas Chou2015-11-061-0/+1
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-231-0/+8
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-8/+16
* nios2: convert altera sysid to driver modelThomas Chou2015-10-231-1/+1
* nios2: convert altera timer to driver modelThomas Chou2015-10-231-5/+0
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-231-20/+1
* nios2: convert altera_uart to driver modelThomas Chou2015-10-231-8/+1
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-3/+0
* nios2: Split timer code into timer.cThomas Chou2015-10-231-2/+1
* nios2: Switch to generic timerThomas Chou2015-10-231-6/+2
* nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-231-0/+1
* nios2: move command line configuration to KconfigThomas Chou2015-10-231-8/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-9/+0
* nios2: rebase nios2-generic board to 3c120 reference designThomas Chou2014-08-301-2/+9
* nios2: add generic board supportThomas Chou2014-08-241-0/+2
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* nios2: remove asm/status_led.hThomas Chou2012-11-101-0/+1
* nios2: move gd and bd into BSSThomas Chou2012-07-161-8/+4
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* nios2 - adjust gbl data off to account for bd_infoAlex Hornung2012-02-241-1/+2
* board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-281-0/+4
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-261-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* nios2: add gpio support to nios2-generic boardThomas Chou2010-05-281-3/+3
* nios2: add nios2-generic boardThomas Chou2010-04-241-0/+153
OpenPOWER on IntegriCloud