summaryrefslogtreecommitdiff
path: root/board/qemu-mips
AgeCommit message (Expand)Author
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-31MIPS: qemu-mips: use the unified u-boot.lds scriptGabor Juhos
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos
2013-01-16README.qemu-mips: move README file from board to doc directoryDaniel Schwierzeck
2013-01-16MIPS: qemu-mips: update and fix example usage in READMEDaniel Schwierzeck
2013-01-16MIPS: qemu-mips: add '-M mips' switch to the example usage commandGabor Juhos
2013-01-16MIPS: qemu-mips: fix a typo in READMEGabor Juhos
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-16MIPS: add board qemu-mips64 supportZhi-zhou Zhang
2012-10-16MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-04MIPS: update the MIPS u-boot.ldsXiangfu Liu
2009-08-22qemu-mips: Fix Qemu websiteMichal Simek
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi
2008-05-09Mail address change, documentation modifiedVlad Lungu
2008-04-18Use jr as register jump instructionShinya Kuribayashi
2008-02-22MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD
2008-01-17MIPS:Target support for qemu -M mipsVlad Lungu