summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-2516-163/+0
* intel/*/acpi: Increase range length of MCHBAR buffer to 32 kBPaul Menzel2014-02-244-4/+4
* baytrail: Enable GFX deviceDuncan Laurie2014-02-244-1/+405
* baytrail: IOSF write functions need to set data before controlDuncan Laurie2014-02-241-3/+3
* rambi: add chromeos EC supportAaron Durbin2014-02-246-14/+178
* baytrail: initialize chromeos EC if present in romstageAaron Durbin2014-02-241-0/+8
* baytrail: use version 2 of efi wrapperAaron Durbin2014-02-242-1/+5
* baytrail: remove gfx read_resources() work aroundAaron Durbin2014-02-241-13/+1
* baytrail: get rid of global microcode_ptrAaron Durbin2014-02-241-7/+4
* baytrail: add microcode version 319Aaron Durbin2014-02-243-13057/+13057
* jetway/nf81-t56n-lf: Use proper category.Vladimir Serbinenko2014-02-241-1/+1
* TI am335x: Apply Kconfig use conventionsKyösti Mälkki2014-02-242-11/+13
* CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan2014-02-242-2/+2
* device: Do not show "framebuffer graphics resolution" with native init.Vladimir Serbinenko2014-02-221-1/+1
* lib/edid: Don't set vbe_valid in decode_edid.Vladimir Serbinenko2014-02-211-1/+1
* usbdebug: Unify console APIKyösti Mälkki2014-02-205-21/+41
* nehalem: Make SPD address map into parameter.Vladimir Serbinenko2014-02-203-6/+14
* nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.Vladimir Serbinenko2014-02-201-1/+1
* ibexpeak/thermal: set temperature target in early init.Vladimir Serbinenko2014-02-202-3/+9
* intel/model_2065x: Fix APICID generation.Vladimir Serbinenko2014-02-201-5/+2
* SMM: Fixes for DEBUG_SMIKyösti Mälkki2014-02-201-3/+2
* ibexpeak/lpc: Fix PCIIDs.Vladimir Serbinenko2014-02-191-10/+1
* printk: support and use %hh prefixPatrick Georgi2014-02-192-6/+14
* x86: only build disassembly with gccPatrick Georgi2014-02-191-3/+9
* x86 bootblock: improve clang compatibilityPatrick Georgi2014-02-192-3/+3
* lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOSDuncan Laurie2014-02-181-1/+18
* 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