summaryrefslogtreecommitdiff
path: root/board/qemu-mips
Commit message (Expand)AuthorAgeLines
* mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-34/+2
* MIPS: qemu-mips: use the unified u-boot.lds scriptGabor Juhos2013-01-31-70/+0
* MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-30-8/+0
* README.qemu-mips: move README file from board to doc directoryDaniel Schwierzeck2013-01-16-196/+0
* MIPS: qemu-mips: update and fix example usage in READMEDaniel Schwierzeck2013-01-16-7/+21
* MIPS: qemu-mips: add '-M mips' switch to the example usage commandGabor Juhos2013-01-16-1/+1
* MIPS: qemu-mips: fix a typo in READMEGabor Juhos2013-01-16-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-16-0/+8
* MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.hZhi-zhou Zhang2012-10-16-10/+0
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+167
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-08-0/+6
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-10-5/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* MIPS: update the MIPS u-boot.ldsXiangfu Liu2010-09-04-1/+1
* qemu-mips: Fix Qemu websiteMichal Simek2009-08-22-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-05-1/+0
* [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-30-3/+3
* Mail address change, documentation modifiedVlad Lungu2008-05-09-2/+6
* Use jr as register jump instructionShinya Kuribayashi2008-04-18-1/+1
* MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD2008-02-22-41/+1
* MIPS:Target support for qemu -M mipsVlad Lungu2008-01-17-0/+308