summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google
Commit message (Expand)AuthorAgeFilesLines
* spi: Factor EC protocol details out of the SPI drivers.Gabe Black2014-12-093-21/+3
* mainboard/google/samus: Fix usage of GNU field designator extEdward O'Callaghan2014-12-071-1/+1
* Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko2014-12-0610-40/+0
* Mark non-executable files non-executablePatrick Georgi2014-12-011-0/+0
* Replace hlt() loops with halt()Patrick Georgi2014-11-304-8/+12
* sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER.Vladimir Serbinenko2014-11-264-4/+0
* google/butterfly: fix off-by-one issuesPatrick Georgi2014-11-251-2/+2
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-2316-543/+4
* Big, Blaze: Set I2S1 Source to CLK_M to Fix BeepDaisuke Nojiri2014-11-142-6/+8
* nyan: tpm: Increase the TPM frequency to 400 KHz.Gabe Black2014-11-143-18/+3
* Nyan: Set I2S1 Source to CLK_MDaisuke Nojiri2014-11-141-3/+4
* nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black2014-11-146-183/+266
* t124: Clean up display init functionsJimmy Zhang2014-11-143-58/+121
* blaze: Create a nyan_blaze mainboard, copied from nyan_bigTom Warren2014-11-1424-0/+2829
* nyan*: Switching unused pin to GPIONeil Chen2014-11-132-0/+16
* nyan: big: Only delay when and as long as necessary in the PMIC setup code.Gabe Black2014-11-132-63/+74
* nyan: big: Set the i2c controller frequencies appropriately.Gabe Black2014-11-134-12/+26
* Nyan: Set DMA Reserve to 2MBDaisuke Nojiri2014-11-132-2/+2
* nyan: Select the CD570M Tegra124 model.Gabe Black2014-11-132-0/+2
* nyan: Update 924MHz BCT w/latest qual'd cfg, use 924 as default speed for 2GBTom Warren2014-11-132-61/+61
* nyan: nyan_big: Mark the address range covering the SRAM as cachable.Gabe Black2014-11-132-0/+12
* nyan: Add 4GB bct supportJimmy Zhang2014-11-133-1/+623
* nyan: big: Check dram_end when setting up caching in ROM stage.Gabe Black2014-11-132-2/+4
* Copy u-boot sources as is and modify the tree to still buildVadim Bendebury2014-11-121-0/+379
* Include IPQ8064 SBLs code in the coreboot bootblockVadim Bendebury2014-11-121-1/+1
* tegra124: Program PWM1 to drive panel backlightAndrew Chew2014-11-122-2/+2
* tegra124: Port a PWM clocking change to big.Gabe Black2014-11-121-1/+5
* tegra124: Enable PWM clock, and set up PWM1 pinAndrew Chew2014-11-121-1/+5
* tegra124: nyan: Keep in memory structures below 4GB.Gabe Black2014-11-122-12/+8
* nyan: Use asm volatile instead of plain asm so it doesn't get optimized out.Gabe Black2014-11-122-2/+4
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-104-32/+16
* src: Too many terminators ';;' at end of stmts, stop SkynetEdward O'Callaghan2014-11-091-1/+1
* bd82x6x: Move to common FADT.Vladimir Serbinenko2014-11-088-667/+12
* mainboard/google/butterfly: Fix usage of GNU field designator extEdward O'Callaghan2014-10-281-24/+24
* mainboard/google/stout: Fix usage of GNU field designator extEdward O'Callaghan2014-10-281-27/+27
* rambi: switch MCLK from 19.2Mhz to 25MhzKein Yuan2014-10-281-1/+1
* baytrail: Remove unused devicetree fieldsShawn Nematbakhsh2014-10-281-2/+0
* rambi: always show dev/rec screens on eDP connected panelKein Yuan2014-10-281-5/+5
* tegra/nyan*: sdram updatesTom Warren2014-10-2231-1465/+2484
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-224-5/+31
* lynxpoint: Consolidate common GNVS initVladimir Serbinenko2014-10-186-60/+0
* bd82x6x: Consolidate common GNVS initVladimir Serbinenko2014-10-174-34/+0
* Add board_info for all Google/Intel boards mitting the fileStefan Reinauer2014-10-176-0/+18
* smbios: Mark laptops as suchVladimir Serbinenko2014-10-166-0/+6
* bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko2014-10-164-80/+5
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-164-84/+12
* storm: Add generic support skeleton for stormFurquan Shaikh2014-10-016-0/+151
* google/panther: add board_info.txtMatt DeVillier2014-09-291-0/+7
* google/panther: Be safe about invalid thermal readingsStefan Reinauer2014-09-291-2/+2
* Peppy/Falco: always use native graphicsRonald G. Minnich2014-09-252-0/+2