aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/lib
AgeCommit message (Expand)Author
2012-03-30Make PCI CONF2 support a compile time optionStefan Reinauer
2012-03-30Add more timestamps in coreboot.Stefan Reinauer
2012-03-30Add native memset() function on x86Stefan Reinauer
2012-03-30Add faster, architecture dependent memcpy()Stefan Reinauer
2012-03-29Detect whether the OXPCIE card is really present while in the ROM stage.Gabe Black
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2012-03-20Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek
2012-03-16Via Epia-N and C3: Set ioapic delivery type in KconfigPatrick Georgi
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-02-29Fix x86 cpu_phys_address_sizeKyösti Mälkki
2012-01-31X86: fix cpu_phys_address_size()Sven Schnelle
2012-01-26pci_ops_mmconf: Move conditional compilation to MakefileVikram Narayanan
2012-01-24pci_ops_conf: Indentation fixesVikram Narayanan
2012-01-24pci_ops_mmconf: Indentation fixesVikram Narayanan
2012-01-18Add coreboot version to id areaPatrick Georgi
2012-01-10MTRR: get physical address size from CPUIDSven Schnelle
2011-10-19IOAPIC: fix bitmaskKyösti Mälkki
2011-10-15cbfs_and_run_core() is not part of the API, make it static.Stefan Reinauer
2011-07-12Do full flush on uart8250 only at end of printk.Kevin O'Connor
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-04-20Simplify coreboot's console/console.hStefan Reinauer
2011-04-14add some comments to walkcbfs.SStefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-03-08Move cmos.default handling to bootblockPatrick Georgi
2011-01-28This patch gets usbdebug console working in romstage.Stefan Reinauer
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer