aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-06Change the CBFS build process to use coreboot.romPatrick Georgi
2009-06-05Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger
2009-06-05Initial untested board code for the VIA EPIA-M700 Mini-ITX board.Uwe Hermann
2009-06-05K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
2009-06-05After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao
2009-06-05Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-06-04This patch is about some noticable bugs which was made by no reason.Zheng Bao
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved."Luc Verhaegen
2009-06-03kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-06-03Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao
2009-06-01Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann
2009-05-31Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek
2009-05-30Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer
2009-05-29rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith
2009-05-29enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith
2009-05-29drop most of the crappy vm86 code and replace it with a rewrittenStefan Reinauer
2009-05-29Fix build with CONFIG_*_ROM_RUN.Luc Verhaegen
2009-05-29Implement native VGA Support.Luc Verhaegen
2009-05-28Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA isPatrick Georgi
2009-05-28Make memmove copy (dev->resources -i) resource structs instead ofMyles Watson
2009-05-27First batch of indent-aided code cleanups, more will follow.Uwe Hermann
2009-05-27Make directory hierarchy flat to match the same layout we useUwe Hermann
2009-05-27Trivial, but brown paper bag worthy:Patrick Georgi
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-27Change all vx800 file names from CamelCase to camel_case to matchUwe Hermann
2009-05-27Here's the VIA vx800 patch from OLPC.Bari Ari
2009-05-26Clean up acpi table writing code, and don't relyPatrick Georgi
2009-05-26Make printk_* behaviour more consistent. Without it, side Patrick Georgi
2009-05-26encapsule mbi initialization in write_multiboot_table, where it belongs. (veryStefan Reinauer
2009-05-26Make vsprintf reentrant. More importantly, eliminate global variable.Patrick Georgi
2009-05-26Major cleanup of i386 tables.c:Stefan Reinauer
2009-05-26Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi
2009-05-26Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi
2009-05-26the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment itStefan Reinauer
2009-05-26ops can not be const because of the pci conf1/conf2 hackery we do. trivialStefan Reinauer
2009-05-26acpi.c: add a cast to remove warning (trivial)Stefan Reinauer
2009-05-26remove some dead code from cpu.c (trivial)Stefan Reinauer
2009-05-23keyboard driver: function definitions should not omit void if they don't takeStefan Reinauer
2009-05-23fix comment in keyboard driver (trivial)Stefan Reinauer
2009-05-22Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmrWard Vandewege
2009-05-15There were a few updates lately that generates ROM size > 512K. I am changing...Vincent Lim
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones
2009-05-14Trivia: remove commentVincent Lim
2009-05-14From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...Vincent Lim
2009-05-14#136: failed to boot under KVM\QEMURonald G. Minnich
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-05-13Make ACPI with low and high tables work again. The RSDP contained aPatrick Georgi
2009-05-13Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...Joseph Smith
2009-05-12This is the final patch that got everything working for me with the HP dl145g3.Samuel Verstraete
2009-05-12Use the debugging functions to print out the tree and resources.Myles Watson
2009-05-11Bring v3-style debug output to v2. Fix a minor typo.Myles Watson
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-05-11Trivial white space fixes so that the next patches are easier to read.Myles Watson
2009-05-11We should separate the it8718f_24mhz_clkin like the way IT8712 does.Zheng Bao
2009-05-10Following patch fixes the XIP computation issue. I removed the normal imageRudolf Marek
2009-05-08Trivial fixup IRQS on IP1000 and RM4100.Joseph Smith
2009-05-08Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using th...Joseph Smith
2009-05-08Disable the AC97 modem via the ICH4 LPC disable function register early in th...Joseph Smith
2009-05-07Trivial checksum fixup for irq tables on IP1000 and RM4100.Joseph Smith
2009-05-05Fix a bug introduced in the copy_and_run refactoring.Patrick Georgi
2009-05-04The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...Rudolf Marek
2009-05-02Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...Joseph Smith
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-05-02Trivial, update email address. Joseph Smith
2009-05-02Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set one...Joseph Smith
2009-05-01Trivial removal of svn:executable property from vga.c.Peter Stuge
2009-05-01This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...Joseph Smith
2009-05-01This patch changes the default rom emulator to VM86. Joseph Smith
2009-05-01This patch allows a custom vga driver that will give the flexibility to run c...Joseph Smith
2009-05-01Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson
2009-05-01Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Josep...Joseph Smith
2009-05-01The semantics of the changed code are pretty simple and looking atMyles Watson
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-04-30Trivial fix for tyan/s2735: a newly used option wasn't defined as "used"Patrick Georgi
2009-04-30Add "printk" support to all CAR targetsStefan Reinauer
2009-04-30* Use latest version of intel microcodes from their Linux drivers page forStefan Reinauer
2009-04-30And add the new file I forgot to "svn add" in the last commit.Patrick Georgi
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28dd the family10h Rev C0-C2 support to coreboot.Vincent Lim vincent.lim
2009-04-28fix warning: no return statement in function returning non-voidStefan Reinauer
2009-04-28Only add ACPI tables if ACPI is enabled for the board.Patrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-04-28add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi
2009-04-27Add high table support to via vt8454c.Patrick Georgi
2009-04-27Add high tables support for Supermicro H8DME.Ward Vandewege
2009-04-27Special handling for MP table in low memory is only necessary if there areWard Vandewege
2009-04-27Migrate via/vt8454c to CBFS.Patrick Georgi
2009-04-27Create a valid stack pointer after leaving CAR, so function calls don'tPatrick Georgi
2009-04-27Revert 4099 patch that causes an ECC error. Memory has to be written while ECCMyles Watson
2009-04-25Enable CBFS for qemu and kontron. Both are builds-and-runsPatrick Georgi
2009-04-25Make the CBFS file lookup skip file data instead of brute-forcingPatrick Georgi
2009-04-25Move decompression further down the code flow, so that - wherePatrick Georgi
2009-04-24Remove the inclusion of lzma.c (which really contains code) Patrick Georgi
2009-04-24Another v3-style #ifdef in v2 to killPatrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich