aboutsummaryrefslogtreecommitdiff
path: root/include/configs/nios2-generic.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-12nios2: rename board nios2-generic to 3c120_devboardThomas Chou1-107/+0
2015-11-12nios2: nios2-generic: do not allocate rx buf in net.cThomas Chou1-1/+2
2015-11-12nios2: use cfi flash driver modelThomas Chou1-2/+1
2015-11-06nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou1-1/+4
2015-11-06nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou1-1/+1
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou1-1/+0
2015-11-06nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou1-2/+0
2015-11-06nios2: clean up macros that do not need a value in board headerThomas Chou1-4/+4
2015-11-06nios2: use dram bank in board infoThomas Chou1-0/+1
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou1-0/+8
2015-10-23nios2: zap nios2-generic board dirThomas Chou1-8/+16
2015-10-23nios2: convert altera sysid to driver modelThomas Chou1-1/+1
2015-10-23nios2: convert altera timer to driver modelThomas Chou1-5/+0
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou1-20/+1
2015-10-23nios2: convert altera_uart to driver modelThomas Chou1-8/+1
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou1-3/+0
2015-10-23nios2: Split timer code into timer.cThomas Chou1-2/+1
2015-10-23nios2: Switch to generic timerThomas Chou1-6/+2
2015-10-23nios2: move altera_pio_init to board_early_init_rThomas Chou1-0/+1
2015-10-23nios2: move command line configuration to KconfigThomas Chou1-8/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-9/+0
2014-08-30nios2: rebase nios2-generic board to 3c120 reference designThomas Chou1-2/+9
2014-08-24nios2: add generic board supportThomas Chou1-0/+2
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-10nios2: remove asm/status_led.hThomas Chou1-0/+1
2012-07-16nios2: move gd and bd into BSSThomas Chou1-8/+4
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-02-24nios2 - adjust gbl data off to account for bd_infoAlex Hornung1-1/+2
2011-10-28board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster1-0/+4
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ1-0/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-05-28nios2: add gpio support to nios2-generic boardThomas Chou1-3/+3
2010-04-24nios2: add nios2-generic boardThomas Chou1-0/+153