summaryrefslogtreecommitdiffstats
path: root/src/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* qemu: add x86 cpuGerd Hoffmann2013-06-062-0/+3
* Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architectureRonald G. Minnich2013-06-041-0/+8
* Provide sane Kconfig default for cmos.default.Denis 'GNUtoo' Carikli2013-06-021-0/+1
* Drop llshellStefan Reinauer2013-05-207-1637/+0
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+12
* x86: add thread supportAaron Durbin2013-05-144-0/+127
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-141-0/+5
* Drop prototype guarding for romccStefan Reinauer2013-05-101-8/+6
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-083-56/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-085-19/+5
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-9/+0
* x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`Paul Menzel2013-05-071-0/+7
* x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel2013-05-072-2/+4
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-3/+0
* coverage: use boot state callbacksAaron Durbin2013-05-011-4/+0
* acpi: split resume check and actual resume codeAaron Durbin2013-05-012-24/+18
* boot state: schedule static callbacksAaron Durbin2013-05-011-0/+3
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+7
* Add PXE ROM selection to Kconfig menuSiyuan Wang2013-04-031-0/+3
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-011-2/+2
* boot: add disable_cache_rom() functionAaron Durbin2013-04-011-0/+4
* x86: dynamic cbmem: fix acpi reservationsAaron Durbin2013-03-261-16/+16
* x86: mark .textfirst as allocatable and executableAaron Durbin2013-03-231-1/+1
* relocatable ramstage: fix linkingAaron Durbin2013-03-231-1/+1
* x86: expose console_tx_flush in romstageAaron Durbin2013-03-231-1/+1
* Unify coreboot table generationStefan Reinauer2013-03-225-755/+1
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-221-1/+25
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-221-1/+4
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-221-20/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-352/+344
* cbmem: dynamic cbmem supportAaron Durbin2013-03-213-7/+22
* rmodule: add string functions to rmodules classAaron Durbin2013-03-211-0/+3
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-216-0/+69
* coreboot: introduce romstage_handoff structureAaron Durbin2013-03-211-0/+20
* ramstage: prepare for relocationAaron Durbin2013-03-213-6/+7
* x86: don't clear bss in ramstage entryAaron Durbin2013-03-201-11/+0
* x86: provide more C standard environmentAaron Durbin2013-03-201-0/+14
* rmodule: add ramstage supportAaron Durbin2013-03-191-0/+5
* x86: remove stack definition in linker scriptAaron Durbin2013-03-192-26/+24
* cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin2013-03-191-1/+1
* x86 intel: Add Firmware Interface Table supportAaron Durbin2013-03-171-0/+6
* Google Link: Add remaining code to support native graphicsRonald G. Minnich2013-03-151-1/+1
* x86: improve lb_cleanup_memory_rangesAaron Durbin2013-03-141-2/+2
* Eliminate do_div().David Hendricks2013-03-082-34/+4
* Remove UTF-8 characters from commentsRonald G. Minnich2013-03-071-2/+2
* src/arch/x86/boot/acpigen.c: Small coding style and comment fixesPaul Menzel2013-03-071-19/+30
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0114-14/+14
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-15/+0
* IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki2013-02-272-5/+15
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
OpenPOWER on IntegriCloud