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