index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
altera
/
nios2-generic
Age
Commit message (
Expand
)
Author
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-08-30
nios2: rebase nios2-generic board to 3c120 reference design
Thomas Chou
2014-08-30
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
Thomas Chou
2014-08-30
nios2: remove epled driver
Thomas Chou
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-06-19
Remove nios-32 arch remnants
Vasili Galka
2014-01-29
board: nios2: Check if flash is configured before calling early_flash_cmd_res...
Ezequiel Garcia
2014-01-14
board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include
Ezequiel Garcia
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-15
nios2: remove unnecessary header include path
Masahiro Yamada
2013-11-01
nios2: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2011-10-28
board/nios2-generic: Use altera_pio driver and remove board specific driver
Joachim Foerster
2011-10-28
gpio: Add driver for Altera's PIO core
Joachim Foerster
2011-10-26
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-04-29
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-08
nios2: reset cfi flash before reading env
Thomas Chou
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-02-08
nios2: add gpio_is_valid
Thomas Chou
2011-02-08
nios2: add gpio_free
Thomas Chou
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-12
nios2: add spi flash support to nios2-generic board
Thomas Chou
2010-07-12
nios2: add gpio_request
Thomas Chou
2010-05-28
nios2: add gpio support to nios2-generic board
Thomas Chou
2010-04-24
nios2: add nios2-generic board
Thomas Chou