summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/boot/tables.c
Commit message (Expand)AuthorAgeFilesLines
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-3/+3
* Clean up acpi table writing code, and don't relyPatrick Georgi2009-05-261-13/+20
* encapsule mbi initialization in write_multiboot_table, where it belongs. (veryStefan Reinauer2009-05-261-1/+0
* Major cleanup of i386 tables.c:Stefan Reinauer2009-05-261-93/+49
* Make ACPI with low and high tables work again. The RSDP contained aPatrick Georgi2009-05-131-3/+5
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-6/+6
* Only add ACPI tables if ACPI is enabled for the board.Patrick Georgi2009-04-281-0/+2
* Special handling for MP table in low memory is only necessary if there areWard Vandewege2009-04-271-8/+8
* Change the behaviour of the ACPI generating code so it onlyPatrick Georgi2009-04-241-4/+11
* fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer2009-04-221-1/+1
* (trivial) fix some warningsStefan Reinauer2009-04-061-1/+4
* This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer2009-03-171-18/+11
* Fix HIGH_TABLES introduced error when compiling without MP tableMyles Watson2009-03-121-2/+3
* fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer2009-03-061-1/+1
* Generic approach of putting BIOS tables at the end of memoryStefan Reinauer2009-02-271-4/+95
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-091-1/+1
* [PATCH] coreboot-v2: Add multiboot supportRobert Millan2008-11-111-0/+9
* This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.Roman Kononov2008-07-231-1/+2
* rename linuxbios_* files, too.Stefan Reinauer2008-01-181-2/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-4/+4
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-231-0/+1
* next part of YhLu's large patch. I am not sure whether the tables.cYinghai Lu2007-04-061-30/+28
* this code is for writing the mp table, so only execute it when Stefan Reinauer2006-07-191-0/+2
* move mptable to 960k to 1MStefan Reinauer2006-07-191-18/+46
* Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ...Steven J. Magnani2005-09-121-0/+30
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-1/+1
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-091-1/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)2005-07-061-1/+1
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-30/+3
* epia-m supportRonald G. Minnich2004-10-061-2/+7
* remove_logical_cpus need call get_optionYinghai Lu2004-07-011-0/+1
* simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer2004-06-071-1/+0
* code reformatLi-Ta Lo2004-04-151-0/+1
* acpi fixes:Stefan Reinauer2004-01-291-3/+3
* please forgive me... ;)Stefan Reinauer2004-01-281-0/+5
* - Updates to config.g so that it works more reliably and has initial supportEric Biederman2003-09-011-1/+1
* - Remove bogus #if CONFIG_SMP testEric Biederman2003-06-191-2/+1
* new config file testing the update stuff.Ronald G. Minnich2003-06-171-0/+2
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+69
OpenPOWER on IntegriCloud