| Commit message (Expand) | Author | Age | Lines |
* | MIPS: Split I & D cache line size config | Paul Burton | 2016-05-31 | -1/+4 |
* | MIPS: Move cache sizes to Kconfig | Paul Burton | 2016-05-31 | -0/+9 |
* | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton | 2016-05-26 | -0/+4 |
* | MIPS: kconfig: merge targets qemu_mips and qemu_mips64 | Daniel Schwierzeck | 2014-11-01 | -14/+2 |
* | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS | Daniel Schwierzeck | 2014-11-01 | -3/+0 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -6/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+14 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+31 |
* | mips: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -22/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -34/+2 |
* | MIPS: qemu-mips: use the unified u-boot.lds script | Gabor Juhos | 2013-01-31 | -70/+0 |
* | MIPS: remove OUTPUT_FORMAT from linker scripts | Gabor Juhos | 2013-01-30 | -8/+0 |
* | README.qemu-mips: move README file from board to doc directory | Daniel Schwierzeck | 2013-01-16 | -196/+0 |
* | MIPS: qemu-mips: update and fix example usage in README | Daniel Schwierzeck | 2013-01-16 | -7/+21 |
* | MIPS: qemu-mips: add '-M mips' switch to the example usage command | Gabor Juhos | 2013-01-16 | -1/+1 |
* | MIPS: qemu-mips: fix a typo in README | Gabor Juhos | 2013-01-16 | -1/+1 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -7/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | MIPS: add board qemu-mips64 support | Zhi-zhou Zhang | 2012-10-16 | -0/+8 |
* | MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h | Zhi-zhou Zhang | 2012-10-16 | -10/+0 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+167 |
* | ne2000: Convert to new net-multi model, fixes build of three boards | Bernhard Kaindl | 2011-12-08 | -0/+6 |
* | MIPS: Introduce --gc-sections for MIPS | Daniel Schwierzeck | 2011-05-10 | -5/+5 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | MIPS: update the MIPS u-boot.lds | Xiangfu Liu | 2010-09-04 | -1/+1 |
* | qemu-mips: Fix Qemu website | Michal Simek | 2009-08-22 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi | 2008-06-05 | -1/+0 |
* | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | -3/+3 |
* | Mail address change, documentation modified | Vlad Lungu | 2008-05-09 | -2/+6 |
* | Use jr as register jump instruction | Shinya Kuribayashi | 2008-04-18 | -1/+1 |
* | MIPS: Fix CFG_NO_FLASH support | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-22 | -41/+1 |
* | MIPS:Target support for qemu -M mips | Vlad Lungu | 2008-01-17 | -0/+308 |