Fill out ChromeOS specific coreboot table extensions
[coreboot.git] / src / arch / x86 / include /
2012-04-05 Stefan ReinauerFill out ChromeOS specific coreboot table extensions
2012-04-04 Stefan ReinauerAdd support for mainboard specific suspend/resume handler
2012-03-30 Duncan LauriePrepare the BIOS data areas before device init.
2012-03-30 Duncan LaurieMake cpuid functions usable when compiled with PIC
2012-03-29 Stefan ReinauerAdd an option to keep the ROM cached after romstage
2012-03-20 Rudolf MarekAvoid using CPUID in SMBIOS tables. Check for CPUID...
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-01-10 Sven SchnelleMTRR: get physical address size from CPUID
2012-01-09 Sven SchnelleACPI: mark empty get_cst_entries() weak
2011-12-05 Kyösti MälkkiBootblock does not need a unique boot_cpu()
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-25 Sven SchnelleSPEEDSTEP: write _CST tables
2011-10-25 Sven SchnelleACPI: Add function for writing _CST tables
2011-10-21 Stefan ReinauerAdd macros for 64bit byte order swapping
2011-10-15 Stefan Reinauercbfs_and_run_core() is not part of the API, make it...
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-05-23 Stefan ReinauerWe don't have pausing versions of single-IO instructions.
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-16 Stefan Reinauerbootblock updates:
2011-03-08 Patrick GeorgiMove cmos.default handling to bootblock
2011-01-19 Kevin O'ConnorThe cn700.c code references mainboard_interrupt_handler...
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2010-12-16 Stefan Reinauerdrop unused code in div64.h
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...