aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-25Braswell: Add Braswell SOC supportLee Leahy
2015-06-25soc/intel/common/Kconfig: Fix warning & whitespaceMartin Roth
2015-06-25amd/pi/hudson: Fill ROMSIG with 0xFF instead of 0zbao
2015-06-25Intel FSP 1.1: Move Kconfig comment inside 'if' blockMartin Roth
2015-06-24Intel/common: Remove copyright addressLee Leahy
2015-06-24Intel Common SOC: Add romstage supportLee Leahy
2015-06-24FSP 1.1: Bring source up-to-dateLee Leahy
2015-06-24cpu/x86: Add more MTRR symbolsLee Leahy
2015-06-24Intel vendorcode: Add FSP_SMBIOS_MEMORY_INFO_GUIDLee Leahy
2015-06-24pcengines/apu1: Remove unused ide.aslTobias Diedrich
2015-06-24Remove address from GPLv2 headersPatrick Georgi
2015-06-24Kconfig: Get rid of obsolete symbolsMartin Roth
2015-06-24sandy/ivy: Include IRQ routes from platformKyösti Mälkki
2015-06-23msi/ms7135: move power_on_after_fail out of RTC century byteJonathan A. Kollasch
2015-06-23nvidia/tegra: expose more registersTom Warren
2015-06-23tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh
2015-06-23southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth
2015-06-23vendorcode: Use cross archiver for libagesa.a on AMD f14Stefan Reinauer
2015-06-23lippert/frontrunner-af: 64bit fixesStefan Reinauer
2015-06-23lippert/toucan-af: 64bit fixesStefan Reinauer
2015-06-23acpi: bring back ability to link DSDT into ramstagePatrick Georgi
2015-06-23drop unneeded IRQ_SLOT_COUNTsStefan Reinauer
2015-06-23pcengines/apu1: 64bit fixesStefan Reinauer
2015-06-23AMD Kern: Fix path of PspSecureOs BLOBWANG Siyuan
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-23SeaBIOS: Clean up build command line.Martin Roth
2015-06-23intel/broadwell: Fix refcode handlingPatrick Georgi
2015-06-23broadwell: fix typoPatrick Georgi
2015-06-23veyron_mickey: Apply differences between Brain and Mickeyhuang lin
2015-06-23veyron_danger: Fix #include guardDavid Hendricks
2015-06-23chromeos: vpd: properly null terminate valuesStephen Barber
2015-06-23rockchip/rk3288: add support for hdmi displayYakir Yang
2015-06-23Revert "arm64: remove assembly code string functions"Furquan Shaikh
2015-06-23ddr3: add missing newlinePatrick Rudolph
2015-06-23ddr3: Fix SPD CRC calculationPatrick Rudolph
2015-06-23AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interfaceWANG Siyuan
2015-06-23Move same Kconfigs to northbridge/amd/pi/KconfigWANG Siyuan
2015-06-23AMD Bettong: Add a new AMD FP4 socket mainboardWANG Siyuan
2015-06-22AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan
2015-06-22AMD OemS3Save: refactor for Merlin FalconWANG Siyuan
2015-06-22Remove incorrect Kconfig expressionsMartin Roth
2015-06-22lenovo/x60: Enable VESA framebuffer mode (native graphics)Francis Rowe
2015-06-22lenovo/x60: Enable brightness controls (native graphics)Francis Rowe
2015-06-22superio: use common x86 code on x86-64Stefan Reinauer
2015-06-22device: DDR3 generic code 64bit fixStefan Reinauer
2015-06-22oprom: Fix for 64bitStefan Reinauer
2015-06-22device: Use x86 specific code on x86-64Stefan Reinauer
2015-06-22x86: make PCI MMIO CFG functions 64bit proofStefan Reinauer
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-21superio/fintek/Kconfig: add newline at end of file.Martin Roth
2015-06-21Reorder arch & vendorcode in KconfigMartin Roth
2015-06-21Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth
2015-06-20cpu: x86 port to 64bitStefan Reinauer
2015-06-20x86: Make ACPI 64bit cleanStefan Reinauer
2015-06-20x86: Make reading / writing of CRx registers 64bit proofStefan Reinauer
2015-06-20x86: make memcpy 64bit safeStefan Reinauer
2015-06-17winent/mb6047: initialize hardware monitor CPUTIN configurationJonathan A. Kollasch
2015-06-17mainboard/bap: Add support for BAP ODE E20XXFabian Kunkel
2015-06-17pcengines/apu1: Add ACPI led, button and GPIO devices.Tobias Diedrich
2015-06-17coreboot_tables: Add CBMEM ID and tag for MTCFurquan Shaikh
2015-06-17x86 cpu: Allow some cpuid functions during romstageLee Leahy
2015-06-17PCIe : Adding some error/not-null condition checkingPratik Prajapati
2015-06-17arm64: Move enabling floating point ahead of dev initJimmy Zhang
2015-06-16x86: Make stdint.h x64 proofStefan Reinauer
2015-06-16cpu: add x64 class for cpu_microcodeStefan Reinauer
2015-06-16x86: Make x86 architecture makefiles x64 awareStefan Reinauer
2015-06-16Add x64 support to src/arch/x86/KconfigStefan Reinauer
2015-06-15ck804 ACPI: set duty width in FADT correctlyJonathan A. Kollasch
2015-06-14pcengines/apu1: Remove unused smbus.aslTobias Diedrich
2015-06-14winent/mb6047: Remove redundant P-State generationJonathan A. Kollasch
2015-06-14mainboard/lenovo/t400: Fix HDA verbs to match hardware layoutMichał Masłowski
2015-06-14asrock/e350m1: Remove unused file `acpi/smbus.asl`Paul Menzel
2015-06-14amd/cimx/sb800/acpi/smbus.asl: Align commentsPaul Menzel
2015-06-13Move remap_bsp_lapic to AMD specific codeStefan Reinauer
2015-06-13google/auron: Add mainboardMarc Jones
2015-06-13southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan
2015-06-13AMD Merlin Falcon: Add CPU subdirectory files for new AMD processorWANG Siyuan
2015-06-13vendorcode/amd: unify amdlib for binary piStefan Reinauer
2015-06-13AMD Merlin Falcon: Add binary PI vendorcode filesWANG Siyuan
2015-06-12superio/fintek: Add support for Fintek F81866AD-IFabian Kunkel
2015-06-12pistachio: add DDR3 initialization codeIonela Voinescu
2015-06-12pistachio: Use passive windowing as DQS gating schemeIonela Voinescu
2015-06-12google/jecht: fix MAC address programming when VPD not presentMatt DeVillier
2015-06-12google/panther: fix MAC address programming when VPD not presentMatt DeVillier
2015-06-11Clearly define printk log level use cases.Nicky Sielicki
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-06-10mips: implement arch_segment_loaded callbackIonela Voinescu
2015-06-10mips: CBMEM table reference is passed to payloadIonela Voinescu
2015-06-10pistachio: sort included header filesIonela Voinescu
2015-06-10pistachio: initialize cbmem area to be emptyIonela Voinescu
2015-06-10AMD PI: remove unuseful ACPI codeWANG Siyuan
2015-06-10kconfig: Reorder config includesDuncan Laurie
2015-06-10rockchip: rk3288: add HDMI related iomux configurationhuang lin
2015-06-10google/auron: Add initial mainboard copy from PeppyMarc Jones
2015-06-10mainboard/lenovo/t400: Add initial ATPX ACPI implementationTimothy Pearson
2015-06-10google/jecht: Remove whitespace at EOLKyösti Mälkki
2015-06-10smbios: Fix type1 family settingMarc Jones
2015-06-10lenovo/t400: Fix buildKyösti Mälkki
2015-06-10mainboards/lenovo/t400: Remove X200-specific codeTimothy Pearson
2015-06-10mainboards/lenovo: Copy X200 board to T400 for future expansionTimothy Pearson