aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/lib
AgeCommit message (Expand)Author
2012-07-15Poison the stack to uncover programming errorsRonald G. Minnich
2012-07-10Fix APIC cpu_indexKyösti Mälkki
2012-07-10Drop start_cpu_lockKyösti Mälkki
2012-07-05PCI Type2 config must dieRonald G. Minnich
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-06-23Add an option for Waiting for gdb connection if the gdb stub configuration is...Denis 'GNUtoo' Carikli
2012-06-21Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber
2012-05-08Clean up #ifsPatrick Georgi
2012-04-23Unbreak boards where chipset can select between FSB and serial APIC busRudolf Marek
2012-04-06Factor out function to find driver for a CPUStefan Reinauer
2012-04-04Use fast memset in SMM mode, tooStefan Reinauer
2012-03-31Fix issues with x86 memcpyMathias Krause
2012-03-30Don't re-init EBDA in S3 resume path.Duncan Laurie
2012-03-30Prepare the BIOS data areas before device init.Duncan Laurie
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