summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* Remove the wtm1 mainboardDuncan Laurie2013-05-1123-2354/+0
* haswell: Fix VGA option rom INT15 handlerDuncan Laurie2013-05-112-223/+51
* Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki2013-04-151-1/+0
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-013-21/+39
* wtm2: Enable SerialIO devices in ACPI modeDuncan Laurie2013-04-011-8/+12
* wtm2: select write-combining memory for graphicsAaron Durbin2013-04-011-0/+1
* wtm1/wtm2/baskingridge: Enable TPM ACPI deviceDuncan Laurie2013-03-306-1/+16
* x86: Drop BOARD_HAS_FADTKyösti Mälkki2013-03-303-3/+0
* wtm2: auto-select CACHE_ROMAaron Durbin2013-03-291-0/+1
* Unify coreboot table generationStefan Reinauer2013-03-228-8/+5
* wtm2: build-time dev and recovery settingsAaron Durbin2013-03-221-4/+8
* haswell boards: support added chromeos functionAaron Durbin2013-03-223-0/+17
* haswell: use dynamic cbmemAaron Durbin2013-03-223-3/+3
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2217-29/+1
* haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie2013-03-215-25/+23
* haswell: unify romstage logicAaron Durbin2013-03-183-379/+27
* haswell: adjust CAR usageAaron Durbin2013-03-183-15/+7
* wtm2: Disable USB port 7 (SD card) due to hangDuncan Laurie2013-03-181-1/+1
* lynxpoint: Move a bit of generic RCBA into early_pchDuncan Laurie2013-03-181-5/+0
* Add Intel Whitetip Mountain 2 mainboardDuncan Laurie2013-03-1823-0/+2500
* haswell platforms: restructure romstage mainAaron Durbin2013-03-171-103/+33
* Add Intel Whitetip Mountain 1 mainboardDuncan Laurie2013-03-1723-0/+2465
* Drop CHIP_NAME from intel/baskingridgeStefan Reinauer2013-03-151-1/+0
* baskingridge: Report static temperature in _TMPDuncan Laurie2013-03-141-20/+1
* haswell: remove CONFIG_GFXUMAAaron Durbin2013-03-141-1/+0
* baskingridge: dev, recovery, and WP switch supportAaron Durbin2013-03-141-19/+26
* baskingridge: update gpio map documentationAaron Durbin2013-03-141-3/+3
* baskingridge: zero out alt_gp_smi_en in devicetreeAaron Durbin2013-03-141-1/+1
* baskingridge: rename graysreef to baskingridgeStefan Reinauer2013-03-1424-13/+13
* graysreef: update platform informationAaron Durbin2013-03-141-1/+1
* basking ridge: update gpio, spd addresses, and OCAaron Durbin2013-03-142-35/+32
* haswell: notes and updates.Aaron Durbin2013-03-141-0/+4
* haswell: align pei_data structure with intel-frameworkAaron Durbin2013-03-142-6/+1
* Mainboard: Add support for Grays ReefAaron Durbin2013-03-1424-0/+2572
* Eagleheights DSDT: Grant OS control through OSCMike Loptien2013-03-131-42/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0113-13/+13
* CBMEM: always initialize early if the board supports itStefan Reinauer2013-02-282-5/+1
* Mainboard SMI S state handler was using the wrong definesMarc Jones2013-02-271-3/+3
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-148-8/+8
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-148-9/+9
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-093-3/+0
* Use tabs instead of spaces to align comments in DSTD headerPaul Menzel2013-02-041-4/+4
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-042-2/+2
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-032-0/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-297-115/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-297-20/+0
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-241-63/+3
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-11/+11
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-31/+31
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-9/+9
OpenPOWER on IntegriCloud