Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jack Humbert
reform-boundary-uboot
Commits
045b4d2d
Commit
045b4d2d
authored
17 years ago
by
Vlad Lungu
Committed by
Wolfgang Denk
17 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Mail address change, documentation modified
Signed-off-by:
Vlad Lungu
<
vlad.lungu@windrvier.com
>
parent
4d49b280
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
MAINTAINERS
+1
-1
1 addition, 1 deletion
MAINTAINERS
board/qemu-mips/README
+5
-1
5 additions, 1 deletion
board/qemu-mips/README
board/qemu-mips/qemu-mips.c
+1
-1
1 addition, 1 deletion
board/qemu-mips/qemu-mips.c
with
7 additions
and
3 deletions
MAINTAINERS
+
1
−
1
View file @
045b4d2d
...
@@ -607,7 +607,7 @@ Thomas Lange <thomas@corelatus.se>
...
@@ -607,7 +607,7 @@ Thomas Lange <thomas@corelatus.se>
dbau1x00 MIPS32 Au1000
dbau1x00 MIPS32 Au1000
gth2 MIPS32 Au1000
gth2 MIPS32 Au1000
Vlad Lungu <vlad
@comsys.ro
>
Vlad Lungu <vlad
.lungu@windriver.com
>
qemu_mips MIPS32
qemu_mips MIPS32
#########################################################################
#########################################################################
...
...
This diff is collapsed.
Click to expand it.
board/qemu-mips/README
+
5
−
1
View file @
045b4d2d
By Vlad Lungu vlad
@comsys.ro
2007-Oct-01
By Vlad Lungu vlad
.lungu@windriver.com
2007-Oct-01
----------------------------------------
----------------------------------------
Qemu is a full system emulator. See
Qemu is a full system emulator. See
...
@@ -9,3 +9,7 @@ Limitations & comments
...
@@ -9,3 +9,7 @@ Limitations & comments
Supports the "-m mips" configuration of qemu: serial,NE2000,IDE.
Supports the "-m mips" configuration of qemu: serial,NE2000,IDE.
Support is big endian only for now (or at least this is what I tested).
Support is big endian only for now (or at least this is what I tested).
Derived from au1x00 with a lot of things cut out.
Derived from au1x00 with a lot of things cut out.
Supports emulated flash (patch Jean-Christophe PLAGNIOL-VILLARD) with
recent qemu versions. When using emulated flash, launch with
-pflash <filename> and erase mips_bios.bin.
This diff is collapsed.
Click to expand it.
board/qemu-mips/qemu-mips.c
+
1
−
1
View file @
045b4d2d
/*
/*
* (C) Copyright 2007
* (C) Copyright 2007
* Vlad Lungu vlad
@comsys.ro
* Vlad Lungu vlad
.lungu@windriver.com
*
*
* See file CREDITS for list of people who contributed to this
* See file CREDITS for list of people who contributed to this
* project.
* project.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment