Age | Commit message (Expand) | Author |
2012-05-25 | Fix size_t for certain versions of GCC | Stefan Reinauer |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-30 | Fix up Sandybridge C state generation code | Stefan Reinauer |
2012-04-30 | acpigen: make acpigen_write_CST_package_entry non-static | Stefan Reinauer |
2012-04-30 | acpi: Add defines for functional fixed hardware | Stefan Reinauer |
2012-04-30 | acpigen: Add support for generating T state tables | Stefan Reinauer |
2012-04-30 | Rework ACPI CST table generation | Stefan Reinauer |
2012-04-28 | ChromeOS: Add missing prototype for acpi_get_vdat_info() | Stefan Reinauer |
2012-04-28 | acpigen: make acpigen_write_len_f() non static | Stefan Reinauer |
2012-04-27 | Updates to x86/include/arch/acpi.h for use in fadt.c | Martin Roth |
2012-04-16 | ACPI HEST table. | zbao |
2012-04-12 | Unify IO APIC address specification | Patrick Georgi |
2012-04-08 | Actually return %ebx value from cpuid_ebx() | Jonathan A. Kollasch |
2012-04-06 | Factor out function to find driver for a CPU | Stefan Reinauer |
2012-04-05 | Fill out ChromeOS specific coreboot table extensions | Stefan Reinauer |
2012-04-04 | Add support for mainboard specific suspend/resume handler | Stefan Reinauer |
2012-03-30 | Prepare the BIOS data areas before device init. | Duncan Laurie |
2012-03-30 | Make cpuid functions usable when compiled with PIC | Duncan Laurie |
2012-03-30 | Add an option to keep the ROM cached after romstage | Stefan Reinauer |
2012-03-20 | Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class... | Rudolf Marek |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-01-10 | MTRR: get physical address size from CPUID | Sven Schnelle |
2012-01-09 | ACPI: mark empty get_cst_entries() weak | Sven Schnelle |
2011-12-05 | Bootblock does not need a unique boot_cpu() | Kyösti Mälkki |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-25 | SPEEDSTEP: write _CST tables | Sven Schnelle |
2011-10-25 | ACPI: Add function for writing _CST tables | Sven Schnelle |
2011-10-21 | Add macros for 64bit byte order swapping | Stefan Reinauer |
2011-10-15 | cbfs_and_run_core() is not part of the API, make it static. | Stefan Reinauer |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-10-13 | mptable: Refactor lintsrc generation | Patrick Georgi |
2011-05-23 | We don't have pausing versions of single-IO instructions. | Stefan Reinauer |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-16 | bootblock updates: ... | Stefan Reinauer |
2011-03-08 | Move cmos.default handling to bootblock | Patrick Georgi |
2011-01-19 | The cn700.c code references mainboard_interrupt_handlers() which isn't | Kevin O'Connor |
2011-01-18 | Move option table (cmos.layout's binary representation) | Patrick Georgi |
2010-12-16 | drop unused code in div64.h | Stefan Reinauer |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |