/[coreboot-v3]
ViewVC logotype

Revision 418


Jump to revision: Previous Next
Author: stepan
Date: Fri Jun 29 16:57:23 2007 UTC (5 years, 10 months ago)
Changed paths: 13
Log Message:
* start using arch/foo.h again instead of archfoo.h (trivial)
* make constructor an initializer.
* fix memory leak/code flow error in current code
* add spinlocking
* drop malloc and use new_device for device allocation instead.
* add CONFIG_SMP as it is needed by spinlocks and soon other stuff.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



Changed paths

Path Details
DirectoryLinuxBIOSv3/arch/x86/Kconfig modified , text changed
DirectoryLinuxBIOSv3/arch/x86/Makefile modified , text changed
DirectoryLinuxBIOSv3/arch/x86/stage1.c modified , text changed
DirectoryLinuxBIOSv3/device/device.c modified , text changed
DirectoryLinuxBIOSv3/include/arch/x86/arch/elf.h
(Copied from LinuxBIOSv3/include/arch/x86/archelf.h, r417)
added , text changed
DirectoryLinuxBIOSv3/include/arch/x86/arch/spinlock.h added
DirectoryLinuxBIOSv3/include/arch/x86/archelf.h deleted
DirectoryLinuxBIOSv3/include/device/device.h modified , text changed
DirectoryLinuxBIOSv3/include/elf.h modified , text changed
DirectoryLinuxBIOSv3/include/stdlib.h deleted
DirectoryLinuxBIOSv3/lib/console.c modified , text changed
DirectoryLinuxBIOSv3/lib/malloc.c deleted
DirectoryLinuxBIOSv3/util/dtc/dtc-parser.y modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15