Age | Commit message (Expand) | Author |
2010-08-14 | My forgotten CAR cleanup patch... | Stefan Reinauer |
2010-06-25 | Add new function to create all mptable entries for buses by | Patrick Georgi |
2010-05-20 | Move generation of mptable entries for ISA to generic code. | Patrick Georgi |
2010-05-14 | clean up some prototypes | Stefan Reinauer |
2010-05-09 | Remove extra NULL #define in amdht code. The | Patrick Georgi |
2010-05-09 | Move includes to where they are needed. This allows to simplify | Patrick Georgi |
2010-05-08 | wipe some old unused code, this has been cleaned up now. | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" | Stefan Reinauer |
2010-04-14 | Remove few more warnings and some dead code. | Myles Watson |
2010-04-09 | fix the broken nvidia chipset boards, | Stefan Reinauer |
2010-04-09 | 1. This patch adds CAR for Intel P6 series processors. | Joseph Smith |
2010-04-09 | thin out romcc epilogue and have it call copy_and_run as | Stefan Reinauer |
2010-04-01 | -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. | Stefan Reinauer |
2010-03-30 | fix ms9652_fam10 | Stefan Reinauer |
2010-03-30 | this fixes 3 of 4 mainboards failed by the error on missing IRQ_SLOT_COUNT. | Stefan Reinauer |
2010-03-29 | Don't include option_table.h every time we include mc146818rtc.h, that was a | Stefan Reinauer |
2010-03-29 | - drop GCC 2.x workaround, GCC 2.x is not supported anymore. | Stefan Reinauer |
2010-03-28 | drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-13 | Fix llshell | Stefan Reinauer |
2010-02-24 | Enable user selectable bootblocks, and provide a bootblock that | Patrick Georgi |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-22 | YABEL update | Stefan Reinauer |
2010-02-16 | fix APCI typos. | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2009-12-23 | Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio... | Libra Li |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-10 | * Simplify acpi_add_table | Stefan Reinauer |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
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-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-09 | Add const to get rid of some warnings when passing quoted strings. | Myles Watson |
2009-09-29 | Remove some warnings. | Myles Watson |
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 | 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-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-22 | * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 | Stefan Reinauer |
2009-04-21 | Add a helper function to acpigen to create _PSD tables. | Patrick Georgi |
2009-04-15 | This patch cleans up mpspec.h and allows it to be included when | Myles Watson |
2009-04-13 | Following patch implements ACPI resume support for coreboot. The hardware main | Rudolf Marek |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-10 | This patch makes the boards use a single amdk8_util.asl. There are only | Myles Watson |