summaryrefslogtreecommitdiff
path: root/src/arch/x86/lib
AgeCommit message (Expand)Author
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-06-06qemu: add x86 cpuGerd Hoffmann
2013-05-14x86: add thread supportAaron Durbin
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-05-07x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`Paul Menzel
2013-05-07x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel
2013-04-18spkmodem consoleVladimir Serbinenko
2013-03-23x86: mark .textfirst as allocatable and executableAaron Durbin
2013-03-23x86: expose console_tx_flush in romstageAaron Durbin
2013-03-21rmodule: add string functions to rmodules classAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-20x86: don't clear bss in ramstage entryAaron Durbin
2013-03-19x86: remove stack definition in linker scriptAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-27IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-27ioapic: Factor out counting code to `ioapic_interrupt_count`Patrick Georgi
2013-01-23clear_ioapic: Fix reading of number of interrupts for IO-APICsAladyshev Konstantin
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-27build system: Eliminate special case for c_startPatrick Georgi
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-14Provide MRC with a console printing callback functionVadim Bendebury
2012-11-13Pass the CPU index as a parameter to startup.Ronald G. Minnich
2012-11-12mmio pci config: Remove register constraintsAaron Durbin
2012-11-08x86 memcpy: Copy 4 bytes at onceStefan Reinauer
2012-10-29Fix reading of number of interrupts for IO-APICsNico Huber
2012-08-15coreboot: Dump memory around problem area when encountering exceptionAlexandru Gagniuc
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-26USBDEBUG: buffer up to 8 bytesSven Schnelle
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