summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix files with multiple newlines at the end.Martin Roth2017-07-2421-22/+0
* mainboard/google/soraka: pull high TOUCHSCREEN_STOP_L pinWisley Chen2017-07-241-2/+2
* sb/intel/i82801jx: Add function to detect s3 resumeArthur Heymans2017-07-233-0/+56
* sb/intel/i82801jx: Add addition IO resourcesArthur Heymans2017-07-231-4/+19
* asus/p2b-d: Use romstage from asus/p2b-ds.Keith Hui2017-07-231-34/+2
* asus/p2b-f: Use romstage from asus/p2b-ls.Keith Hui2017-07-231-36/+2
* 440BX boards: Drop unused #includes from romstageKeith Hui2017-07-2315-55/+0
* asus/p2b-ls: Drop onboard LAN from devicetree.cbKeith Hui2017-07-231-1/+0
* northbridge/intel/i440bx: Merge RAM init routinesKeith Hui2017-07-232-0/+11
* mainboard/google/{poppy,soraka}: Enable S0ixRajat Jain2017-07-232-0/+6
* northbridge/intel/i440bx: Move NB macro to i440bx.hKeith Hui2017-07-222-6/+6
* soc/intel/cannonlake: Keep variable from going out of scopeMartin Roth2017-07-221-1/+1
* mainboard/google/poppy/variants/soraka: Update GPP_{D1,D2,B7} configFurquan Shaikh2017-07-221-6/+6
* mainboard/google/poppy/variants/soraka: Define separate gpio tablesFurquan Shaikh2017-07-222-0/+428
* arch/arm/armv7: Correct checkpatch errorsLogan Carlson2017-07-213-7/+7
* Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth2017-07-215-38/+4
* Revert "soc/intel/cannonlake: Call into FSP siliconinit"Martin Roth2017-07-214-117/+1
* I82801JX: Add IS_ENABLED around config optionsMartin Roth2017-07-214-5/+5
* soc/intel/apollolake: Add pci device id for GLK IGDHannah Williams2017-07-212-0/+2
* soc/intel/cannonlake: Call into FSP siliconinitLijian Zhao2017-07-214-1/+117
* soc/intel/cannonlake: Add postcar stage supportLijian Zhao2017-07-215-4/+38
* nb/intel/x4x: Rework programming DQ and DQS DLL timingsArthur Heymans2017-07-211-82/+51
* nb/intel/pineview/raminit: Refactor timings selectionArthur Heymans2017-07-211-57/+22
* sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans2017-07-2129-122/+165
* sb/intel/i82801jx: Copy i82801ixArthur Heymans2017-07-2133-0/+5972
* soc/intel/skylake: Perform LPC offset read after lockdown operationSubrata Banik2017-07-211-0/+6
* common/block/fast_spi: Perform SPI offset read after lock down operationSubrata Banik2017-07-211-1/+16
* soc/intel/skylake: Rectify LPC Lock Enable (LE) bit definitionSubrata Banik2017-07-211-1/+1
* soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams2017-07-2116-96/+751
* soc/intel/cannonlake: Make ramstage relocatableLijian Zhao2017-07-201-0/+1
* soc/intel/common/gpio: add helpers for relative pin calcuationsAaron Durbin2017-07-201-21/+45
* soc/intel/common/gpio: fix gpi_status_get()Aaron Durbin2017-07-201-1/+2
* soc/intel/skylake: Remove dead `CONFIG_PRE_GRAPHICS_DELAY`Nico Huber2017-07-202-19/+0
* soc/intel/skylake/igd: Remove dead quirk from dead code pathNico Huber2017-07-201-14/+0
* soc/intel/skylake: Fix broken memory info HOB scanningNico Huber2017-07-201-7/+5
* x86/lapic/secondary.S: Align stack for _secondary_startMarshall Dawson2017-07-201-0/+2
* soc/intel/common/smbios: Amend debug messageNico Huber2017-07-201-1/+2
* intel/common/block/i2c: Fix clock programming of i2cNaresh G Solanki2017-07-201-6/+6
* siemens/mc_apl1: Activate ECC for DRAMMario Scheithauer2017-07-201-1/+1
* siemens/mc_apl1: Include platform.aslMario Scheithauer2017-07-201-0/+3
* soc/intel/apollolake: Implement _PIC method into ACPIMario Scheithauer2017-07-201-0/+16
* soc/intel/cannonlake: Add minimal changes to call FSP MemoryinitLijian Zhao2017-07-197-5/+195
* mainboard/intel/cannonlake_rvp: Add initial board filesAndrey Petrov2017-07-196-0/+70
* google/gru: Add support for Scarlet rev1Julius Werner2017-07-196-43/+101
* rockchip/rk3399: Adjust gpio_t format to match ARM TFJulius Werner2017-07-192-13/+11
* google/snappy: Add keyboard backlight supportKevin Chiu2017-07-191-0/+3
* soc/intel/cannonlake: Add microcode supportLijian Zhao2017-07-192-0/+3
* vboot: Remove get_sw_write_protect_state callbackJulius Werner2017-07-188-50/+0
* soc/intel/skylake: Enable SMBus based on mainboard configNaresh G Solanki2017-07-181-0/+3
* arch/x86: select RELOCATABLE_MODULES when POSTCAR is selectedAaron Durbin2017-07-181-0/+1