[LinuxBIOS] r351 - LinuxBIOSv3/arch/x86

Indrek Kruusa indrek.kruusa at artecdesign.ee
Fri Jun 15 09:12:10 CEST 2007


Ühel kenal päeval (neljapäev 14 juuni 2007 8:45 pm) kirjutas svn at openbios.org:
> Author: rminnich
> Date: 2007-06-14 19:45:35 +0200 (Thu, 14 Jun 2007)
> New Revision: 351
>
> Added:
>    LinuxBIOSv3/arch/x86/geodelx.c
> Log:
> This patch adds a file for geodelx cpu-specific support. It combines
> into one relatively small file (582 lines or so) all the tricky bits
> of the LX. This code is "known good" from V2. Per new standards,
> naming conventions have changed.
>
> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
> Acked-by: Stefan Reinauer <stepan at coresystems.de>
>
>
>
> Added: LinuxBIOSv3/arch/x86/geodelx.c
> ===================================================================
> --- LinuxBIOSv3/arch/x86/geodelx.c	                        (rev 0)
> +++ LinuxBIOSv3/arch/x86/geodelx.c	2007-06-14 17:45:35 UTC (rev 351)
> @@ -0,0 +1,577 @@
> +/*
> + * This file is part of the LinuxBIOS project.
> + *
> + * Copyright (C) 2006 Indrek Kruusa <indrek.kruusa at artecdesign.ee>
> + * Copyright (C) 2006 Ronald G. Minnich <rminnich at gmail.com>
> + * Copyright (C) 2007 Advanced Micro Devices, Inc.

Hmm... does anybody knows what I have done here? ;) I'm gonna not NACK this 
immediately but I should prepare some patches regarding to license headers (I 
know - I said it already some times ago).

thanks,
Indrek




More information about the coreboot mailing list