summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.Luc Verhaegen2009-06-031-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-0381-274/+285
* Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao2009-06-031-1/+1
* More compact format for wiki output atUwe Hermann2009-06-021-13/+6
* cbfstool reacts to a too large bootblock file by stopping Patrick Georgi2009-06-011-1/+2
* Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann2009-06-013-48/+43
* Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek2009-05-315-182/+52
* Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer2009-05-303-1/+35
* rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith2009-05-296-9/+9
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-299-9/+34
* drop most of the crappy vm86 code and replace it with a rewrittenStefan Reinauer2009-05-291-1/+8
* Fix build with CONFIG_*_ROM_RUN.Luc Verhaegen2009-05-291-1/+1
* Implement native VGA Support.Luc Verhaegen2009-05-2912-292/+5406
* Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA isPatrick Georgi2009-05-281-1/+1
* Make memmove copy (dev->resources -i) resource structs instead ofMyles Watson2009-05-281-1/+2
* First batch of indent-aided code cleanups, more will follow.Uwe Hermann2009-05-2727-779/+720
* Make directory hierarchy flat to match the same layout we useUwe Hermann2009-05-2717-16/+16
* Trivial, but brown paper bag worthy:Patrick Georgi2009-05-271-1/+1
* Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi2009-05-2711-22/+252
* Change all vx800 file names from CamelCase to camel_case to matchUwe Hermann2009-05-2721-36/+36
* Here's the VIA vx800 patch from OLPC.Bari Ari2009-05-2736-0/+10213
* util/vgabios: build/warning fixes.Luc Verhaegen2009-05-278-16/+25
* Clean up acpi table writing code, and don't relyPatrick Georgi2009-05-262-15/+21
* Tell lpgcc about the target architecture directory. This slipped through sinceStefan Reinauer2009-05-261-1/+12
* Make printk_* behaviour more consistent. Without it, side Patrick Georgi2009-05-261-9/+9
* encapsule mbi initialization in write_multiboot_table, where it belongs. (veryStefan Reinauer2009-05-262-2/+6
* Make vsprintf reentrant. More importantly, eliminate global variable.Patrick Georgi2009-05-261-11/+11
* Major cleanup of i386 tables.c:Stefan Reinauer2009-05-261-93/+49
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-2617-41/+49
* Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi2009-05-263-18/+20
* the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment itStefan Reinauer2009-05-261-2/+2
* ops can not be const because of the pci conf1/conf2 hackery we do. trivialStefan Reinauer2009-05-264-4/+4
* acpi.c: add a cast to remove warning (trivial)Stefan Reinauer2009-05-261-1/+1
* remove some dead code from cpu.c (trivial)Stefan Reinauer2009-05-261-2/+1
* Cosmetic cbfstool update (trivial)Stefan Reinauer2009-05-267-19/+18
* keyboard driver: function definitions should not omit void if they don't takeStefan Reinauer2009-05-231-1/+1
* fix comment in keyboard driver (trivial)Stefan Reinauer2009-05-231-1/+1
* Make the getpir output look less crappy and add a licenseUwe Hermann2009-05-221-21/+34
* Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmrWard Vandewege2009-05-221-1/+1
* Defaulting to the board's default size is the correct thing to do.Myles Watson2009-05-211-1/+0
* This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi2009-05-2134-26/+1057
* Trivial update of Config-lab.lb so that it works again.Myles Watson2009-05-191-5/+7
* Add type field to memranges, and fill it from the source data.Patrick Georgi2009-05-174-0/+15
* This patch implements a "flash friendly" value for initialized areas of flash. Ronald G. Minnich2009-05-162-0/+11
* There were a few updates lately that generates ROM size > 512K. I am changing...Vincent Lim2009-05-152-7/+7
* Update equivalent processor revision ID to load latest microcode patches andMarc Jones2009-05-146-68/+78
* Trivia: remove commentVincent Lim2009-05-141-1/+0
* From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...Vincent Lim2009-05-141-2/+2
* #136: failed to boot under KVM\QEMURonald G. Minnich2009-05-141-8/+10
* The cbfstool print command should pretty-print the type of components that areWard Vandewege2009-05-141-0/+3
OpenPOWER on IntegriCloud