summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/falco
Commit message (Expand)AuthorAgeFilesLines
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* mainboards: fix spd generationAaron Durbin2015-04-011-1/+1
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-2/+2
* cbfs: remove cbfs_core.h includesAaron Durbin2015-03-311-1/+0
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-22/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko2014-12-061-4/+0
* lynxpoint: Consolidate common GNVS initVladimir Serbinenko2014-10-181-10/+0
* smbios: Mark laptops as suchVladimir Serbinenko2014-10-161-0/+1
* Peppy/Falco: always use native graphicsRonald G. Minnich2014-09-251-0/+1
* peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich2014-09-251-3/+0
* google/{falco,peppy}/gma.c: Do not include non-existent "hda.h"Paul Menzel2014-09-221-1/+0
* haswell: Move to per-device ACPIVladimir Serbinenko2014-09-221-167/+1
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-132-16/+5
* Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich2014-09-083-153/+38
* FALCO: stop using the slippy graphics codeRonald G. Minnich2014-09-083-1/+525
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-052-93/+3
* azalia: Use convenience macros throughoutVladimir Serbinenko2014-09-052-45/+28
* Remove dead video.aslVladimir Serbinenko2014-08-221-42/+0
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-181-5/+1
* Falco: Patch to setup FUI (coreboot initializations) for falcoFurquan Shaikh2014-08-132-0/+2
* Haswell: Lower TJ_MAX to 100C. Adjust critical temps to match.ChromeOS Developer2014-08-121-3/+3
* falco: Add support for Samsung memoryDuncan Laurie2014-08-103-9/+30
* falco: Remove RTD2132 chip and setup from devicetreeDuncan Laurie2014-08-082-29/+1
* falco: Add double function reset to ALC283 verb tableDuncan Laurie2014-08-081-1/+6
* slippy/flaco/peppy: setup beep verbsMarc Jones2014-08-062-1/+24
* falco: Re-read critical temperatures in ACPI _TMPDuncan Laurie2014-08-041-1/+26
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-3/+0
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-081-1/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`Paul Menzel2014-07-051-0/+4
* Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`Paul Menzel2014-07-051-0/+4
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-1/+1
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-06-181-3/+0
* mainboard/google/falco: Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-24/+24
* Add aliases for Chromebooks in board_infoKyösti Mälkki2014-05-191-0/+6
* ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki2014-05-081-2/+2
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-081-1/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-15/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel2014-03-281-1/+0
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-251-1/+0
* google boards: Do not hardcode location of spd.binAlexandru Gagniuc2014-02-121-1/+0
* falco: Add ACPI code to describe the I2C touchpad deviceDuncan Laurie2014-02-122-1/+37
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-1/+0
* google/falco/board_info.txt: Declare as a laptop.Vladimir Serbinenko2014-01-201-0/+1
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-121-5/+7
OpenPOWER on IntegriCloud