aboutsummaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14Make YABEL's version of mainboard_interrupt_handlers() usableNico Huber
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
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-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12mmio pci config: Remove register constraintsAaron Durbin
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-12romcc_io: add pci_or_configX functions.Aaron Durbin
2012-11-12x86/Makefile.inc: Test if the strings are equal by single equal signZheng Bao
2012-11-12Reduce default stack size to 4KStefan Reinauer
2012-11-12Add dependency for CONFIG_AP_IN_SIPI_WAITStefan Reinauer
2012-11-12oprom: Ensure that mode information is valid before putting it in the tables.Gabe Black
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-09Make coreboot use the offset parameter in cbfstool createStefan Reinauer
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-11-08x86 memcpy: Copy 4 bytes at onceStefan Reinauer
2012-11-07Move global variable check to MakefileStefan Reinauer
2012-11-06acpi: Add support for DMAR tables (Intel IOMMU support)Patrick Georgi
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-29Fix reading of number of interrupts for IO-APICsNico Huber
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-10-07Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-05Provide access to smaller registers in eregsPatrick Georgi
2012-10-04pirq_routing: Allow routing with more than 4 PIRQ linksAlexandru Gagniuc
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-08-25MPTABLE: check for fixed IRQ entries on all pinsSven Schnelle
2012-08-25Fix mptable build troublesKyösti Mälkki
2012-08-22mptable: bring sanity back to mptable generation (TRIVIAL)Alexandru Gagniuc
2012-08-21Change to allow coreboot to use "add-payload" instead of "add" for payload im...Dave Frodin
2012-08-21Don't write automatic IRQ entries for disabled devicesSven Schnelle
2012-08-15coreboot: Dump memory around problem area when encountering exceptionAlexandru Gagniuc
2012-08-08Do not allow modifying memory table directlyKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-26ACPI: Add function to write _PPC using NVSDuncan Laurie
2012-07-26USBDEBUG: buffer up to 8 bytesSven Schnelle
2012-07-25Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner
2012-07-25chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared DataStefan Reinauer
2012-07-25ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie
2012-07-24Add microcode blob processingVadim Bendebury
2012-07-24Add standard header to prevent multiple inclusionVadim Bendebury
2012-07-15Poison the stack to uncover programming errorsRonald G. Minnich
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
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-03SMBIOS: move serial number and version out to KconfChristian Gmeiner
2012-07-03Fix the error message for romstage when .bss or .data are non-zeroRonald G. Minnich
2012-07-03AGESA F15 wrapper for Trinityzbao
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-06-14llshell: fix build without romccDenis 'GNUtoo' Carikli
2012-06-12Update SB800 CIMX FADTMartin Roth
2012-05-30Initializer of a static member in union.zbao
2012-05-29Use ld manually when compiling with clangPatrick Georgi
2012-05-25Fix size_t for certain versions of GCCStefan Reinauer
2012-05-15Change the name of the romstage bootblock.ldMarc Jones
2012-05-15Fix Cygwin bootblock generationMarc Jones
2012-05-15Pass IASL to SeaBIOSMarc Jones
2012-05-10Unmark source files as executablesAlec Ari
2012-05-08Clean up #ifsPatrick Georgi
2012-05-03Print some useful debugging information in PSS table creationStefan Reinauer
2012-05-03Make creation of CBMEM_ID_RESUME_SCRATCH depending on AgesaStefan Reinauer
2012-05-01Move VSA support from x86 to GeodePatrick Georgi
2012-05-01Support adding stages with cbfs-filesPatrick Georgi
2012-04-30Fix up Sandybridge C state generation codeStefan Reinauer
2012-04-30acpigen: make acpigen_write_CST_package_entry non-staticStefan Reinauer
2012-04-30acpi: Add defines for functional fixed hardwareStefan Reinauer
2012-04-30acpigen: Add support for generating T state tablesStefan Reinauer
2012-04-30Rework ACPI CST table generationStefan Reinauer
2012-04-28ChromeOS: Add missing prototype for acpi_get_vdat_info()Stefan Reinauer
2012-04-28acpigen: make acpigen_write_len_f() non staticStefan Reinauer
2012-04-27coreboot_table.c: Add missing include filesStefan Reinauer
2012-04-27Updates to x86/include/arch/acpi.h for use in fadt.cMartin Roth
2012-04-24Makefile: rename romstage linking filenamesKyösti Mälkki
2012-04-24Makefile: rename coreboot_ap linking filenamesKyösti Mälkki
2012-04-24Makefile: rename ramstage linking filenamesKyösti Mälkki
2012-04-24Makefile: rename bootblock linking filenamesKyösti Mälkki
2012-04-23Unbreak boards where chipset can select between FSB and serial APIC busRudolf Marek
2012-04-21Makefile: define build result directoriesKyösti Mälkki
2012-04-21nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan
2012-04-16S3 code in coreboot public folder.zbao
2012-04-16ACPI HEST table.zbao
2012-04-12Unify IO APIC address specificationPatrick Georgi
2012-04-08Actually return %ebx value from cpuid_ebx()Jonathan A. Kollasch
2012-04-06Fix support for RAM-less multi-processor initKyösti Mälkki
2012-04-06Factor out function to find driver for a CPUStefan Reinauer
2012-04-05smbios: Don't fill out firmware version on ChromeOSStefan Reinauer
2012-04-05Fill out ChromeOS specific coreboot table extensionsStefan Reinauer
2012-04-04Use fast memset in SMM mode, tooStefan Reinauer
2012-04-04Add support for mainboard specific suspend/resume handlerStefan Reinauer
2012-04-04Drop verified boot code from acpi.cStefan Reinauer
2012-04-02Apply cache-as-ram conditionally on socket mPGA604Kyösti Mälkki
2012-03-31Fix issues with x86 memcpyMathias Krause