summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in commentsPaul Menzel2013-04-167-26/+26
* Fam14 DSDT: Also return for unrecognized UUID in _OSCMike Loptien2013-04-151-1/+10
* Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki2013-04-155-11/+0
* AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in commentsPaul Menzel2013-04-142-2/+2
* link/graphics: Remove the inclusion of an AMD header.Denis 'GNUtoo' Carikli2013-04-141-1/+0
* exynos5/snow: remove wait_ms arg from dp_controller_init()David Hendricks2013-04-133-18/+15
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-139-20/+169
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-124-14/+5
* AMD Thatcher: Fix PCIE link issuesSiyuan Wang2013-04-122-50/+37
* ec/google: Isolate EC bus protocol implementation.Hung-Te Lin2013-04-125-186/+224
* Add new superio deviceSteven Sherk2013-04-126-2/+204
* AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in commentPaul Menzel2013-04-112-2/+2
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-1117-1877/+1761
* Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.Gabe Black2013-04-111-0/+28
* Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number.Gabe Black2013-04-111-4/+4
* ARM: Unmask aborts very early in the bootblock.Gabe Black2013-04-111-1/+4
* ASRock DSDT: Split the ASRock DSDTMike Loptien2013-04-118-1798/+530
* Exynos5250: Use new chip settings for the cpuRonald G. Minnich2013-04-112-11/+75
* siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi2013-04-104-5/+14
* GOOGLE/SNOW: add edp support to ramstageRonald G. Minnich2013-04-105-28/+217
* [2/2] tps65090: re-factor for corebootDavid Hendricks2013-04-102-226/+166
* [1/2] initial import of TI TPS65090David Hendricks2013-04-108-0/+526
* GOOGLE/SNOW: clean up the device treeRonald G. Minnich2013-04-101-11/+12
* exynos5-common: Enable fimd_bypass and minor cleanupRonald G. Minnich2013-04-101-8/+9
* armv7: replace read/write macros with inlinesDavid Hendricks2013-04-104-166/+66
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-108-613/+126
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-096-270/+299
* FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK schemeJens Rottmann2013-04-093-5/+20
* Fix read_option invocation in uart8250mem.cStefan Reinauer2013-04-081-1/+1
* Fix compilation when coverage debugging is enabledStefan Reinauer2013-04-081-1/+1
* armv7: specify condition code for msr instructionDavid Hendricks2013-04-081-1/+1
* exynos5250: add missing address-of operator in UART driverDavid Hendricks2013-04-081-1/+1
* snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks2013-04-082-64/+50
* exynos5250: add a chip.h file for the display register settingsRonald G. Minnich2013-04-061-0/+40
* mtrr: add rom caching comment about hyperthreadsAaron Durbin2013-04-051-1/+5
* exynos5-common: get rid of displayport trial codeRonald G. Minnich2013-04-056-167/+0
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-0416-167/+24
* AMD GX1: Remove useless copied header file `northbridge.h`Paul Menzel2013-04-042-7/+0
* lynxpoint: Cosmetic cleanupStefan Reinauer2013-04-031-2/+0
* Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...Jens Rottmann2013-04-031-1/+1
* sandybridge: enable ROM cachingAaron Durbin2013-04-031-0/+3
* haswell: enable ROM cachingAaron Durbin2013-04-031-0/+3
* haswell: keep ROM cache enabledAaron Durbin2013-04-031-2/+6
* haswell: use new interface to disable rom cachingAaron Durbin2013-04-031-22/+1
* intel/microcode.h: Fix typo in comment: micr*o*codePaul Menzel2013-04-031-1/+1
* Add PXE ROM selection to Kconfig menuSiyuan Wang2013-04-032-0/+34
* ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel2013-04-031-4/+0
* ASRock E350M1: buildOpts.c: Add missing memory related definesPaul Menzel2013-04-021-0/+24
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-017-23/+53
* boot: add disable_cache_rom() functionAaron Durbin2013-04-014-0/+18
OpenPOWER on IntegriCloud