summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-17intel/common: Add common code for filling out ACPI _SWSDuncan Laurie
2015-09-16riscv-virtual-memory: move page tables into virtual address spaceThaminda Edirisooriya
2015-09-16riscv-memlayout: fix existing memlayout issues, add sbi interfaceThaminda Edirisooriya
2015-09-16kunimitsu: Enable ALS connected to ECDuncan Laurie
2015-09-16glados: Enable ALS connected to ECDuncan Laurie
2015-09-16kunimitsu: Disable Deep S3 on kunimitsu platformSubrata Banik
2015-09-16Move final Intel chipsets with ME to intel/common/firmwareMartin Roth
2015-09-16x86: remove double link step for romstageAaron Durbin
2015-09-16AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0WANG Siyuan
2015-09-16AMD Steppe Eagle: update vendorcode header files to MullinsPI 1.0.0.AWANG Siyuan
2015-09-15riscv-trap-handling: Add functionality, prevent stack corruptionThaminda Edirisooriya
2015-09-14qemu: initialize lapicGerd Hoffmann
2015-09-14AGESA S3 support: Fix excessive stack usageKyösti Mälkki
2015-09-11endian: fix le64toh()Aaron Durbin
2015-09-10endian: add portable endian functionsAaron Durbin
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-09-10riscv-trap-handling: Add implementation for trap calls in riscvThaminda Edirisooriya
2015-09-10riscv-virtual-memory: Add virtual memory setupThaminda Edirisooriya
2015-09-10intel/skylake: HAVE_UART_MEMORY_MAPPED doesn't exist anymorePatrick Georgi
2015-09-10skylake: Move ACPI init to SOC instead of mainboardDuncan Laurie
2015-09-10kunimitsu: Remove functions from acpi_tables.cDuncan Laurie
2015-09-10glados: Remove functions from acpi_tables.cDuncan Laurie
2015-09-10sklrvp: Remove thermal.h and functions from acpi_tables.cDuncan Laurie
2015-09-10intel/common: Print board ID if enabledDuncan Laurie
2015-09-10kunimitsu: Clean up mainboard code to match gladosDuncan Laurie
2015-09-10kunimitsu: Select EC PD and software sync and do early initDuncan Laurie
2015-09-10kunimitsu: Select BOARD_ID_AUTO and clean up boardid codeDuncan Laurie
2015-09-10glados: Add Board ID supportDuncan Laurie
2015-09-10glados: Enable DPTFDuncan Laurie
2015-09-10glados: Misc code cleanupsDuncan Laurie
2015-09-10glados: Remove thermal.hDuncan Laurie
2015-09-10glados: Change include headers to relative pathDuncan Laurie
2015-09-10skylake: Enable DPTF based on devicetree settingDuncan Laurie
2015-09-10Skylake: Print GPIO MMIO base and pad config using gpio_debug tokenSubrata Banik
2015-09-10FSP: Pass FSP image base address to find_fspLee Leahy
2015-09-09glados: Select EC PD and call early EC initDuncan Laurie
2015-09-09samus: Use EC PD kconfig instead of manual PD rebootDuncan Laurie
2015-09-09chromeec: Add kconfig entry for EC PD supportDuncan Laurie
2015-09-09skylake: dptf: Add TSR3 thermal sensor and CPU code cleanupDuncan Laurie
2015-09-09braswell: acpi: Allow DPTF thresholds to be defined at board-levelShawn Nematbakhsh
2015-09-09intel/skylake: ACPI: Clean up formatting in and fix ASL codeDuncan Laurie
2015-09-09x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-09-09x86: link romstage and ramstage with 1 fileAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-09x86: link romstage like the other architecturesAaron Durbin
2015-09-09linking: move romstage and bootblock to use program.ldAaron Durbin
2015-09-09x86: link ramstage like the other architecturesAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin