aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86
AgeCommit message (Expand)Author
2013-08-05AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-25Redefine pci_bus_default_ops as functionKyösti Mälkki
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-15SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge
2013-07-14SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge
2013-07-14x86: Add and enable an arch verson of memmove.Gabe Black
2013-07-11Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black
2013-07-11Unify PCI configuration cyclesKyösti Mälkki
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10usbdebug: Move ehci_debug_info allocationKyösti Mälkki
2013-07-10arch: clean up Kconfig and MakefileStefan Reinauer
2013-07-10cpu: Add CPU microcode file to cbfs with 16-byte alignmentAaron Durbin
2013-07-10Drop ELF remains from boot codeStefan Reinauer
2013-07-10arch: Fix spellingMartin Roth
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-06-06qemu: add x86 cpuGerd Hoffmann
2013-06-04Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architectureRonald G. Minnich
2013-06-02Provide sane Kconfig default for cmos.default.Denis 'GNUtoo' Carikli
2013-05-20Drop llshellStefan Reinauer
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-14x86: add thread supportAaron Durbin
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-10Drop prototype guarding for romccStefan Reinauer
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-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-05-01coverage: use boot state callbacksAaron Durbin
2013-05-01acpi: split resume check and actual resume codeAaron Durbin
2013-05-01boot state: schedule static callbacksAaron Durbin
2013-04-18spkmodem consoleVladimir Serbinenko
2013-04-03Add PXE ROM selection to Kconfig menuSiyuan Wang
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-03-26x86: dynamic cbmem: fix acpi reservationsAaron Durbin
2013-03-23x86: mark .textfirst as allocatable and executableAaron Durbin
2013-03-23relocatable ramstage: fix linkingAaron Durbin
2013-03-23x86: expose console_tx_flush in romstageAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21rmodule: add string functions to rmodules classAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-21coreboot: introduce romstage_handoff structureAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-20x86: don't clear bss in ramstage entryAaron Durbin
2013-03-20x86: provide more C standard environmentAaron Durbin
2013-03-19rmodule: add ramstage supportAaron Durbin
2013-03-19x86: remove stack definition in linker scriptAaron Durbin
2013-03-19cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin
2013-03-17x86 intel: Add Firmware Interface Table supportAaron Durbin
2013-03-15Google Link: Add remaining code to support native graphicsRonald G. Minnich
2013-03-14x86: improve lb_cleanup_memory_rangesAaron Durbin
2013-03-08Eliminate do_div().David Hendricks
2013-03-07Remove UTF-8 characters from commentsRonald G. Minnich
2013-03-07src/arch/x86/boot/acpigen.c: Small coding style and comment fixesPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-27IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi
2013-02-09romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-06bootblock: Reduce register loadPatrick Georgi
2013-02-05Don't add another Kconfig special case for TianoStefan Reinauer
2013-02-05cbfstool: support parsing UEFI firmware volumesStefan Reinauer
2013-02-05cbfstool: Use cbfs_image API for "locate" command.Hung-Te Lin
2013-02-04Hook up corebootPkg as Tianocore payloadPatrick Georgi
2013-02-04smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-30Project PIANO aka tianocorebootStefan Reinauer
2013-01-29cbfstool: Change "locate" output to prefix "0x".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
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2012-12-19Remove colors from build system outputPatrick Georgi
2012-12-19Get stdint.h in sync between ARMv7 and x86Stefan Reinauer
2012-12-15Fix a compare against undefined variable in acpi.cMartin Roth
2012-12-08stddef.h: move to generic codeStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Add mainboard hook to bootblockKyösti Mälkki
2012-11-30Refactor bootblock initialisationKyösti Mälkki
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-29pirq_route_irqs is privatePatrick Georgi
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27build system: Eliminate special case for c_startPatrick Georgi