summaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)Author
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-10fdt: nios: Fix warning in ft_cpu_setup()Simon Glass
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou
2014-08-30nios2: move nios2.h to arch asm directoryThomas Chou
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou
2014-08-24nios2: remove EPCS driverThomas Chou
2014-08-24nios2: add generic board supportThomas Chou
2014-08-24nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou
2014-08-24nios2: Fix printf size_t format related warnings (again...)Vasili Galka
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-06nios2: fix missing comment terminator from SPDX License commitThomas Chou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-26Clarify bootm OS argumentsSimon Glass
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01nios2: fix style in board.c.Andreas Bießmann
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-04nios2: Use generic global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-11-10nios2: remove asm/status_led.hThomas Chou
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2012-07-16nios2: move gd and bd into BSSThomas Chou
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-02-23nios2: implement get_ticks and get_tbclkAlex Hornung
2012-02-23nios2: add flush_dcache_range functionStefan Kristiansson
2011-10-30nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().Joachim Foerster
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster
2011-10-28nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05image: push default arch values to arch headersMike Frysinger