aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/tables.c
AgeCommit message (Expand)Author
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-09-13Generate multiboot tables from coreboot tables.Juhana Helovuo
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-26Clean up acpi table writing code, and don't relyPatrick Georgi
2009-05-26encapsule mbi initialization in write_multiboot_table, where it belongs. (veryStefan Reinauer
2009-05-26Major cleanup of i386 tables.c:Stefan Reinauer
2009-05-13Make ACPI with low and high tables work again. The RSDP contained aPatrick Georgi
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-28Only add ACPI tables if ACPI is enabled for the board.Patrick Georgi
2009-04-27Special handling for MP table in low memory is only necessary if there areWard Vandewege
2009-04-24Change the behaviour of the ACPI generating code so it onlyPatrick Georgi
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-06(trivial) fix some warningsStefan Reinauer
2009-03-17This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer
2009-03-12Fix HIGH_TABLES introduced error when compiling without MP tableMyles Watson
2009-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-11-11[PATCH] coreboot-v2: Add multiboot supportRobert Millan
2008-07-23This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.Roman Kononov
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-04-06next part of YhLu's large patch. I am not sure whether the tables.cYinghai Lu
2006-07-19this code is for writing the mp table, so only execute it when Stefan Reinauer
2006-07-19move mptable to 960k to 1MStefan Reinauer
2005-09-12Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ...Steven J. Magnani
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-07-01remove_logical_cpus need call get_optionYinghai Lu
2004-06-07simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer
2004-04-15code reformatLi-Ta Lo
2004-01-29acpi fixes:Stefan Reinauer
2004-01-28please forgive me... ;)Stefan Reinauer
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-06-19- Remove bogus #if CONFIG_SMP testEric Biederman
2003-06-17new config file testing the update stuff.Ronald G. Minnich
2003-04-22- Initial checkin of the freebios2 treeEric Biederman