aboutsummaryrefslogtreecommitdiff
path: root/board/micronas
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+17
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2014-03-04board: config.mk: delete unused sinclude directiveMasahiro Yamada1-2/+0
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada1-29/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk29-412/+29
2013-01-31MIPS: vct: remove custom u-boot.lds scriptGabor Juhos1-68/+0
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos1-1/+0
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-7/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck1-5/+5
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-09-28MIPS: VCT: Remove read_spareram referenceShinya Kuribayashi1-1/+0
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2-4/+28
2009-06-12General help message cleanupWolfgang Denk1-3/+3
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-27MIPS: Add VCT board series support (Part 3/3)Stefan Roese12-0/+1203
2009-01-27MIPS: Add VCT board series support (Part 2/3)Stefan Roese9-0/+2047
2009-01-27MIPS: Add VCT board series support (Part 1/3)Stefan Roese10-0/+1261