aboutsummaryrefslogtreecommitdiff
path: root/board/qemu-mips/qemu-mips.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck1-85/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi1-3/+3
2008-05-09Mail address change, documentation modifiedVlad Lungu1-1/+1
2008-01-17MIPS:Target support for qemu -M mipsVlad Lungu1-0/+89