Age | Commit message (Expand) | Author |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-11-12 | Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be defined | Patrick Georgi |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-12 | Get rid of the ugly warning the right way. | Myles Watson |
2009-11-11 | Revert my too-hasty commit. | Myles Watson |
2009-11-11 | Silence an ugly-looking warning. Two casts were not enough, so just don't cast | Myles Watson |
2009-11-11 | Rework bootblock size handling: | Patrick Georgi |
2009-11-10 | * Simplify acpi_add_table | Stefan Reinauer |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-11-05 | if x86emu was running for VGA init a corrupted low table RSDP | Stefan Reinauer |
2009-10-28 | Remove all build/ prefixes in the build output. | Uwe Hermann |
2009-10-28 | Create lib.h for homeless prototypes. | Myles Watson |
2009-10-28 | Replace hard coded build with $(obj) paths. | Myles Watson |
2009-10-27 | Prefix all build output file names of files which end up in the build | Uwe Hermann |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-26 | reasonable output in cbfs loading (part 2) | Stefan Reinauer |
2009-10-26 | CBMEM high table memory manager. | Stefan Reinauer |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-10-24 | move all register fram definitions to arch/register.h | Stefan Reinauer |
2009-10-23 | VGA BIOS can be added independently of having a payload | Peter Stuge |
2009-10-19 | Clean up some #ifdef CONFIG_* | Myles Watson |
2009-10-17 | Remove CONFIG_ from #defines that aren't config variables. Trivial. | Myles Watson |
2009-10-16 | Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. | Myles Watson |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-14 | cbfs_and_run_core() did not check the return code of cbfs_load_stage() | Carl-Daniel Hailfinger |
2009-10-09 | Add const to get rid of some warnings when passing quoted strings. | Myles Watson |
2009-10-09 | Remove extra CONFIG variables. | Myles Watson |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-07 | Various Kconfig fixes and improvements: | Uwe Hermann |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-04 | This removes the uses of the buildrom utility and the coreboot.strip | Patrick Georgi |
2009-10-04 | Remove a bit of pre-cbfs build system infrastructure. | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-24 | Make build_opt_tbl depend on config.h since it uses it. This fixes: | Myles Watson |
2009-09-23 | Fix the bounce_size global so that the bounce buffer works with CBFS. | Myles Watson |
2009-09-23 | Separate payload compression from stage compression. | Myles Watson |
2009-09-22 | If no pci access method has been set for the device tree so far (e.g. | Carl-Daniel Hailfinger |
2009-08-29 | This is the final set of changes to allow rumba to build. Rumba is not | Ronald G. Minnich |
2009-08-27 | Make all those locally used functions static instead of exporting them. (triv) | Stefan Reinauer |
2009-08-25 | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi |
2009-08-25 | Improve build output. | Uwe Hermann |
2009-08-25 | Properly check for the LZMA compression variable, and fix a print | Patrick Georgi |
2009-08-25 | Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. | Uwe Hermann |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-20 | 20090819-2-trim-down-cbfs: | Patrick Georgi |
2009-08-17 | Allow setting up a VGABIOS image in Kconfig | Cristi Magherusan |
2009-08-17 | Add 4MB ROM image size to Kconfig | Cristi Magherusan |
2009-08-13 | - AMD selected a couple of options that are incompatible with QEmu (and | Patrick Georgi |
2009-08-13 | Fix some conflicting types of variables | Patrick Georgi |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-05 | Fix the generic code for copying and running coreboot_ram in case | Patrick Georgi |
2009-07-23 | CBFS stuff: | Stefan Reinauer |
2009-07-22 | Fix up the tree again... | Stefan Reinauer |
2009-07-21 | clean up acpi table strings, as discussed on the list | Stefan Reinauer |
2009-07-21 | This fixes a couple of issues with older Linux kernels (that expect an XSDT as | Stefan Reinauer |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-21 | This patch adds a proper namestring generation to our ACPIgen generator. | Rudolf Marek |
2009-06-16 | These changes implement car in qemu. The implementation is in several | Ronald G. minnich |
2009-05-29 | drop most of the crappy vm86 code and replace it with a rewritten | Stefan Reinauer |
2009-05-27 | Trivial, but brown paper bag worthy: | Patrick Georgi |
2009-05-27 | Move coreboot_ram and coreboot_apc to CBFS. This allows to | Patrick Georgi |
2009-05-26 | Clean up acpi table writing code, and don't rely | Patrick Georgi |
2009-05-26 | Make printk_* behaviour more consistent. Without it, side | Patrick Georgi |
2009-05-26 | encapsule mbi initialization in write_multiboot_table, where it belongs. (very | Stefan Reinauer |
2009-05-26 | Major cleanup of i386 tables.c: | Stefan Reinauer |
2009-05-26 | acpi.c: add a cast to remove warning (trivial) | Stefan Reinauer |
2009-05-26 | remove some dead code from cpu.c (trivial) | Stefan Reinauer |
2009-05-13 | Allow dynamic size for the {s,}elfboot bounce buffer. | Patrick Georgi |
2009-05-13 | Make ACPI with low and high tables work again. The RSDP contained a | Patrick Georgi |
2009-05-05 | Fix a bug introduced in the copy_and_run refactoring. | Patrick Georgi |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-30 | And add the new file I forgot to "svn add" in the last commit. | Patrick Georgi |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-28 | Only add ACPI tables if ACPI is enabled for the board. | Patrick Georgi |
2009-04-28 | add_mainboard_resources is necessary for some boards (eg. kontron), but | Patrick Georgi |
2009-04-27 | Special handling for MP table in low memory is only necessary if there are | Ward Vandewege |
2009-04-24 | Change the behaviour of the ACPI generating code so it only | Patrick Georgi |
2009-04-24 | Remove duplicate code. | Patrick Georgi |
2009-04-22 | fix warnings, shadowed declarations and style guide violations (all trivial) | Stefan Reinauer |
2009-04-22 | drop unused variable. | Stefan Reinauer |
2009-04-22 | Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. | Stefan Reinauer |
2009-04-22 | * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 | Stefan Reinauer |
2009-04-21 | fix a warning for a misnamed define, and make a debug message printk_debug | Stefan Reinauer |
2009-04-21 | Add a helper function to acpigen to create _PSD tables. | Patrick Georgi |
2009-04-21 | Eliminate various issues brought up by scan-build. | Patrick Georgi |
2009-04-16 | Following patch flushes the instruction queue when we set PE=0. This is normally | Rudolf Marek |
2009-04-15 | This patch cleans up mpspec.h and allows it to be included when | Myles Watson |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-13 | Emergency fix. Most targets now build. | Ronald G. Minnich |
2009-04-13 | Following patch implements ACPI resume support for coreboot. The hardware main | Rudolf Marek |
2009-04-06 | (trivial) fix some warnings | Stefan Reinauer |
2009-04-03 | I thought that romfs infrastructure is done now, but there were some | Patrick Georgi |
2009-04-03 | The attached patch tries new style compression first and runs old | Patrick Georgi |
2009-04-03 | the attached patch is the last infrastructure change necessary for | Patrick Georgi |
2009-03-31 | fix typo | Stefan Reinauer |
2009-03-31 | This fixes a shadowed declaration in multiboot.c. | Robert Millan |
2009-03-20 | Kevin O'Connor said: | Myles Watson |