qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [4983] Update OpenBIOS images to SVN revision 218.


From: Blue Swirl
Subject: [Qemu-devel] [4983] Update OpenBIOS images to SVN revision 218.
Date: Sat, 02 Aug 2008 11:18:43 +0000

Revision: 4983
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4983
Author:   blueswir1
Date:     2008-08-02 11:18:40 +0000 (Sat, 02 Aug 2008)

Log Message:
-----------
Update OpenBIOS images to SVN revision 218. Changes:
r186: Revert broken r161, fix identification string printing (Igor Kovalenko)
r187: Fix NetBSD reset problem
r188: Add a TODO for Sparc
r189: Fix some Sparc32 compile warnings
r190: Fix some Sparc64 compile warnings
r191: Add prototypes for [v]snprintf
r192: Add a common header file for libgcc functions
r193: Implement obmem for NetBSD loader
r194: Add Make dependencies for some files, unify Sparc32/64 build.xml files
r195: Remove debug messages
r196: Add a.out support for SILO
r198: Add a CPU node
r199: Add (bogus) memory nodes
r200: Add idprom node
r201: Make serial console usable
r202: Add MMU node and ops
r203: Add trap table setting function to client interface
r204: Fix MMU translation
r205: Handle 32 bit windows, remove now unused files
r206: Support for simple boot device selection
r207: Fix TLB entry generation
r208: Fix printing of exception messages
r209: Set up tick_cmpr, update assembly flags
r210: Add a clock-frequency node
r211:
Fix available and total memory
Implement a static list of mmu translations
Map more pages
Add a fake unmap method
r212: Fix builtin.c dependencies
r213: Add FCode boot loader for Solaris etc.
r214: Add correct reset vectors
r215: Add T1 and T2 CPUs
r216: Fix wrong translations
r217: Add bootargs property for kernel command line
r218:
Finally fix the very obscure problem which prevented normal and especially
FCode boot: too small heap (used for Forth memory)!
Remove forced arch_init and boot hacks

Revision Links:
--------------
    http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=218

Modified Paths:
--------------
    trunk/pc-bios/README
    trunk/pc-bios/openbios-sparc32
    trunk/pc-bios/openbios-sparc64

Modified: trunk/pc-bios/README
===================================================================
--- trunk/pc-bios/README        2008-08-02 01:57:02 UTC (rev 4982)
+++ trunk/pc-bios/README        2008-08-02 11:18:40 UTC (rev 4983)
@@ -14,8 +14,7 @@
 - OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
   firmware implementation. The goal is to implement a 100% IEEE
   1275-1994 (referred to as Open Firmware) compliant firmware.
-  The included Sparc32 image is built from SVN revision 185
-  and Sparc64 from SVN revision 181.
+  The included Sparc32 and Sparc64 images are built from SVN revision 218.
 
 - The PXE roms come from Rom-o-Matic etherboot 5.4.2.
   pcnet32:pcnet32 -- [0x1022,0x2000]

Modified: trunk/pc-bios/openbios-sparc32
===================================================================
(Binary files differ)

Modified: trunk/pc-bios/openbios-sparc64
===================================================================
(Binary files differ)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]