aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-12Add legacy free setting and override to fadt.cMarc Jones
2012-05-12Merge sb800 fadt fixes from South Station mainboard to southbridge fadt.Marc Jones
2012-05-11Hook up MRC cache updateStefan Reinauer
2012-05-11Rework Sandybridge MRC cache handlingStefan Reinauer
2012-05-10Add SPI flash driverStefan Reinauer
2012-05-10CIMx: Allow #define LEGACY_FREE overridesMartin Roth
2012-05-10Unmark source files as executablesAlec Ari
2012-05-10Integrate MA785GM-US2H to KconfigAlec Ari
2012-05-09Move fadt.c to the cimx sb800 southbridge directory to be shared.Marc Jones
2012-05-09Add simple PMIO & PMIO2 read/write routines to CIMX wrapperMartin Roth
2012-05-08Don't loop infinitely long on serial comm failuresStefan Reinauer
2012-05-08Some more #if cleanupPatrick Georgi
2012-05-08Add config_enabled() from LinuxPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2012-05-04Make CBFS output more consistentStefan Reinauer
2012-05-04siemens/sitemp_g1p1: Drop debug codePatrick Georgi
2012-05-04roda/rk886ex: Expose VGA devices in devicetreePatrick Georgi
2012-05-03Don't pre-enable SATA AHCI in romstage.cStefan Reinauer
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-03Add missing newline to printk in Sandybridge init codeStefan Reinauer
2012-05-03Tell CBMEM pretty printer about MRC cacheStefan Reinauer
2012-05-03Fix register corruption during Intel Microcode updateStefan Reinauer
2012-05-02ChromeOS: drop unused debug header descriptionStefan Reinauer
2012-05-02Make Intel i5000 specific options only appear on i5000 systemsStefan Reinauer
2012-05-02Don't include console.h in microcode.c when compiling with ROMCCStefan Reinauer
2012-05-02Strip quotes from Sandybridge MRC blobStefan Reinauer
2012-05-02Sandybridge: Display platform information earlyVadim Bendebury
2012-05-01Fix issue with PCIe power management setupDuncan Laurie
2012-05-01Add an option to enable PCIe root port coalescingDuncan Laurie
2012-05-01Update PCIe Root Port _PRT to handle re-mapped functionsDuncan Laurie
2012-05-01Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer
2012-05-01Fix SATA port map to only enable port 0Stefan Reinauer
2012-05-01Update Ivybridge GT power meter tablesDuncan Laurie
2012-05-01Update ivybridge graphics initializationDuncan Laurie
2012-05-01Fix TPM driver to work with multiple vendor TPMsStefan Reinauer
2012-05-01Don't disable ACPI in the S3 resume pathDuncan Laurie
2012-05-01Only send ME Dram Init Done message on SandybridgeDuncan Laurie
2012-05-01Modify DMI init for IvyBridgeVincent Palatin
2012-05-01add new LPC controller device ID valueVadim Bendebury
2012-05-01Allow device ID arrays in the PCI driver structureVadim Bendebury
2012-05-01Clean up Emerald Lake 2 mainboard directoryGabe Black
2012-05-01Allow more CPU cores on Emerald Lake 2 CRBStefan Reinauer
2012-05-01Set up ChromeOS dev mode, recovery, and write protect GPIOs on Emerald Lake 2.Gabe Black
2012-05-01Fix Sandybridge/Ivybridge mainboards according to code reviewStefan Reinauer
2012-05-01Move VSA support from x86 to GeodePatrick Georgi
2012-05-01Support adding stages with cbfs-filesPatrick Georgi
2012-05-01Make geode_lx use the vsa from blobs repositoryPatrick Georgi
2012-05-01Set up the Emerald Lake 2 SMI and SCI sources based on the schematic.Gabe Black
2012-05-01Add Kconfig options to handle the blobs repositoryPatrick Georgi
2012-04-30Add support for Sandybridge base Samsung ChromeBoxStefan Reinauer
2012-04-30Add support for Sandybridge based Samsung ChromeBookStefan Reinauer
2012-04-30Add support for Intel Emerald Lake 2 CRBStefan Reinauer
2012-04-30Fix up Sandybridge C state generation codeStefan Reinauer
2012-04-30acpigen: make acpigen_write_CST_package_entry non-staticStefan Reinauer
2012-04-30Sandybridge: Temporarily disable MRC cache finding codeStefan 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-30Add default map_oprom_vendev() for AMD Family 14h processors.Martin Roth
2012-04-29Update amd/south_station/fadt.c with various fixesMartin Roth
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-28Reverse Vendor ID & Device ID for map_oprom_vendev()Martin Roth
2012-04-27coreboot_table.c: Add missing include filesStefan Reinauer
2012-04-27SMM: Add udelay on Sandybridge systemsStefan Reinauer
2012-04-27Cougar Point southbridge: Add includes and drop post_code()Stefan Reinauer
2012-04-27ChromeOS: add missing string.h in gnvs.cStefan Reinauer
2012-04-27SMSC MEC1308: Fix ACPI code to work with newer IASL versionsStefan Reinauer
2012-04-27SMM: unify mainboard APM command handlersStefan Reinauer
2012-04-27cpu/cpu.h: add ROMCC guardsStefan Reinauer
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-27Updates to x86/include/arch/acpi.h for use in fadt.cMartin Roth
2012-04-26microcode: print date of microcode and unify outputStefan Reinauer
2012-04-26Revamp Intel microcode update codeStefan Reinauer
2012-04-25Replace cache control magic numbers with symbolsPatrick Georgi
2012-04-25ASUS M4A785T-M mainboard: fix screen flickering issuesDenis 'GNUtoo' Carikli
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-24rk886: Add ACPI support for LID switchPatrick Georgi
2012-04-24Make timestamp collection conditional in hardwaremain.cRudolf Marek
2012-04-24Fix whitespace for ma785gmAlec Ari
2012-04-24Update MA785GM codeAlec Ari
2012-04-24Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki
2012-04-23Add support for MA785GM-US2HAlec Ari
2012-04-23alix2: add support for alix6Philip Prindeville
2012-04-23Unbreak boards where chipset can select between FSB and serial APIC busRudolf Marek
2012-04-22amd: Fix unused variable warningVikram Narayanan
2012-04-21Makefile: define build result directoriesKyösti Mälkki
2012-04-21Intel e7505: build as separate object fileKyösti Mälkki
2012-04-21Intel e7505: enable ECC scrubbingKyösti Mälkki
2012-04-21nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-20Revert wbind added to the reset_vectorMarc Jones
2012-04-19Intel e7505: refactor onlyKyösti Mälkki
2012-04-19Fix the blank in acpi_tables.czbao
2012-04-19Do not produce temp s3.rom if the board doesn't need it.zbao
2012-04-19Fix messy code in ALIB creationzbao