summaryrefslogtreecommitdiff
path: root/board/gaisler/gr_ep2s60
Commit message (Expand)AuthorAgeLines
* sparc: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2014-11-04-17/+0
* sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada2014-11-04-6/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+19
* sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-22-143/+0
* board: gaisler: delete unnecessary include pathMasahiro Yamada2014-03-04-2/+0
* board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-17-2/+1
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-67/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-4/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+4
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-13-1/+1
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+12
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Editio...Daniel Hellstrom2008-04-08-0/+286