summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* console: Add drivers/uartKyösti Mälkki2014-02-174-14/+16
* rambi: Set VBOOT_RAMSTAGE_INDEX to point to ramstage imageShawn Nematbakhsh2014-02-171-0/+4
* baytrail: add support to run reference code blobAaron Durbin2014-02-175-0/+119
* baytrail: add south cluster fixed resourcesAaron Durbin2014-02-172-0/+131
* lenovo/x201: Fix wrong declaration in devicetree.cbVladimir Serbinenko2014-02-171-1/+1
* baytrail: enable monotonic timerAaron Durbin2014-02-171-0/+2
* src/drivers/spi: introduce AMIC supportIdwer Vollering2014-02-175-1/+194
* vortex86ex: Drop baudrate programming for 10 UARTsKyösti Mälkki2014-02-172-262/+1
* sandy/ivy: Fix mrc.cache file in CBFSKyösti Mälkki2014-02-171-1/+3
* ibexpeak/azalia: Remove C4-register extended init.Vladimir Serbinenko2014-02-171-16/+0
* ibexpeak/sata: Add PCI ID from Easynote LM.Vladimir Serbinenko2014-02-171-1/+1
* baytrail: SMM supportAaron Durbin2014-02-1611-13/+1135
* haswell: backup the default SMM region on resumeAaron Durbin2014-02-163-18/+11
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-166-0/+82
* intel/jarrell: Fix missing includeKyösti Mälkki2014-02-161-0/+1
* baytrail: bring up APsAaron Durbin2014-02-165-6/+86
* rambi: add BSP lapic deviceAaron Durbin2014-02-161-1/+3
* baytrail: Modify GPIO pull-up specification methodShawn Nematbakhsh2014-02-161-31/+18
* rambi: disable internal pullups on ram_id[2:0]Aaron Durbin2014-02-161-0/+15
* baytrail: correct MMC pci locationAaron Durbin2014-02-161-5/+5
* baytrail: fix tsc rateAaron Durbin2014-02-162-3/+19
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-1621-78/+30
* Jetway NF81-T56N-LF [2/2]: actually implement mainboard support.Edward O'Callaghan2014-02-166-34/+69
* Jetway NF81-T56N-LF [1/2]: create board by forking AMD PersimmonEdward O'Callaghan2014-02-1630-0/+5156
* lenovo/x60: Change to common EDID framework.Vladimir Serbinenko2014-02-161-29/+3
* lenovo/x60: Fix EDID byte-swapping.Vladimir Serbinenko2014-02-161-9/+9
* console/uart8250*: Remove inclusion of mc146818rtc.hAlexandru Gagniuc2014-02-152-2/+0
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-1514-134/+297
* x86: provide stage_exit() like armAaron Durbin2014-02-153-9/+11
* google/rambi: Do not select CHROMEOS in KconfigAlexandru Gagniuc2014-02-141-1/+0
* superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan2014-02-131-1/+35
* cpu/allwinner/a10: Add minimal ramstage driverAlexandru Gagniuc2014-02-135-0/+110
* baytrail: print dram configurationAaron Durbin2014-02-133-4/+71
* baytrail: allow downstream use of SSE instructionsAaron Durbin2014-02-131-0/+4
* baytrail: add vboot ramstage verificationAaron Durbin2014-02-131-0/+28
* Eliminate some ASL warningsOskar Enoksson2014-02-132-7/+7
* google boards: Do not hardcode location of spd.binAlexandru Gagniuc2014-02-128-11/+0
* baytrail: gpio: add configs for PU/PD functional pinsShawn Nematbakhsh2014-02-121-37/+25
* falco: Add ACPI code to describe the I2C touchpad deviceDuncan Laurie2014-02-122-1/+37
* lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie2014-02-122-10/+44
* PCI: Add capability list parser to romstageKyösti Mälkki2014-02-123-3/+74
* PCI: Drop includes under cpuKyösti Mälkki2014-02-1235-39/+0
* PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki2014-02-123-2/+7
* usbdebug: Split to USB host/deviceKyösti Mälkki2014-02-124-63/+90
* winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson2014-02-121-3/+3
* hp/dl145_g1: Add missing copyright notesOskar Enoksson2014-02-125-1/+20
* hp/dl145_g1: Fix some commented out codeOskar Enoksson2014-02-121-8/+8
* hp/dl145_g1: Add HAVE_HARD_RESETOskar Enoksson2014-02-111-0/+1
* hp/dl145_g1: Adding FID/VID and Powernow ACPIOskar Enoksson2014-02-113-0/+40
* amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin2014-02-1114-36/+28
OpenPOWER on IntegriCloud