Fill out ChromeOS specific coreboot table extensions
[coreboot.git] / src / arch / x86 / lib /
2012-04-04 Stefan ReinauerUse fast memset in SMM mode, too
2012-03-31 Mathias KrauseFix issues with x86 memcpy
2012-03-30 Duncan LaurieDon't re-init EBDA in S3 resume path.
2012-03-30 Duncan LauriePrepare the BIOS data areas before device init.
2012-03-30 Stefan ReinauerMake PCI CONF2 support a compile time option
2012-03-30 Stefan ReinauerAdd more timestamps in coreboot.
2012-03-29 Stefan ReinauerAdd native memset() function on x86
2012-03-29 Stefan ReinauerAdd faster, architecture dependent memcpy()
2012-03-29 Gabe BlackDetect whether the OXPCIE card is really present while...
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add code using the new console driver.
2012-03-20 Rudolf MarekAvoid using CPUID in SMBIOS tables. Check for CPUID...
2012-03-16 Patrick GeorgiVia Epia-N and C3: Set ioapic delivery type in Kconfig
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2012-02-29 Kyösti MälkkiFix x86 cpu_phys_address_size
2012-01-31 Sven SchnelleX86: fix cpu_phys_address_size()
2012-01-26 Vikram Narayananpci_ops_mmconf: Move conditional compilation to Makefile
2012-01-24 Vikram Narayananpci_ops_conf: Indentation fixes
2012-01-24 Vikram Narayananpci_ops_mmconf: Indentation fixes
2012-01-18 Patrick GeorgiAdd coreboot version to id area
2012-01-10 Sven SchnelleMTRR: get physical address size from CPUID
2011-10-19 Kyösti MälkkiIOAPIC: fix bitmask
2011-10-15 Stefan Reinauercbfs_and_run_core() is not part of the API, make it...
2011-07-12 Kevin O'ConnorDo full flush on uart8250 only at end of printk.
2011-04-26 Stefan ReinauerAdd support for memory mapped UARTs to coreboot and...
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-20 Stefan ReinauerSimplify coreboot's console/console.h
2011-04-14 Stefan Reinaueradd some comments to walkcbfs.S
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-03-08 Patrick GeorgiMove cmos.default handling to bootblock
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...