summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/bootblock
AgeCommit message (Expand)Author
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-08-10src: Fix typoElyes HAOUAS
2018-08-06src/soc/intel: Add AML IGD in platform reportingGaggery Tsai
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-28soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-03-26soc/intel: Add KBL-S MCH and some KBL PCH supportGaggery Tsai
2018-03-09soc/intel/skylake: Move PCR DMI programming into bootblockSubrata Banik
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2018-01-25soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya
2017-12-22ic2/designware: Move Intel i2c logic to shared driverChris Ching
2017-12-08soc/intel/skylake: Clean up bootblock/report_platform.cSubrata Banik
2017-12-07soc/intel/skylake: Clean up UART codeAamir Bohra
2017-11-15soc/intel/skylake: Make use of common CSE code for skylakeSubrata Banik
2017-10-05soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha
2017-10-03soc/intel/skylake: Enable common LPC IPRavi Sarawadi
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-08-16soc/intel/skylake: Add proper support to enable UART2 in 16550 modeSubrata Banik
2017-08-10soc/intel/common/uart: Refactor uart_common_initFurquan Shaikh
2017-07-11soc/intel/skylake: Fix PMC address range setup for PCH-HNico Huber
2017-07-11soc/intel/skylake: Set generic I/O decode ranges earlyNico Huber
2017-07-01soc/intel/skylake: Remove unnecessary P-State and Flex Ratio assignmentBarnali Sarkar
2017-06-23soc/intel/skylake: Use CPU MP Init Common codeBarnali Sarkar
2017-06-09soc/intel/skylake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacksBarnali Sarkar
2017-06-06soc/intel/skylake: Use PCI IDs from device/pci_ids.hSubrata Banik
2017-06-05soc/intel/skylake: Add config for cpu base clock frequencyAamir Bohra
2017-06-05soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin
2017-05-18intel/common/block/i2c: Add common block for I2C and use the same in SoCsRizwan Qureshi
2017-05-09soc/intel/skylake: Use intel/common/block/smbus codeAamir Bohra
2017-05-02soc/intel/skylake: Clean up code by using common FAST_SPI moduleBarnali Sarkar
2017-04-28soc/intel/skylake: Use ITSS common codeBora Guvendik
2017-04-25soc/intel: Unify `timestamp.inc`Paul Menzel
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-24soc/intel/skylake: Add ID's for Kabylake-RNaresh G Solanki
2017-04-11soc/intel/skylake: Use intel/common/uart driverAamir Bohra
2017-04-11soc/intel/skylake: Use LPSS common libraryAamir Bohra
2017-04-10soc/intel/skylake: Use RTC common codeSubrata Banik
2017-04-10soc/intel/skylake: Use common PCR moduleSubrata Banik
2017-04-06soc/intel/skylake: Add support for GSPI controllerFurquan Shaikh
2017-03-28soc/intel/skylake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-24soc/intel/skylake: Use C entry code for MTRR programmingSubrata Banik
2017-03-17soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy
2017-03-17soc/intel/skylake: Wrap lines at 80 columnsLee Leahy
2017-03-17soc/intel/skylake: Add int to unsignedLee Leahy
2017-03-06soc/intel/skylake: Clean up CPU codeSubrata Banik
2017-02-16soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO...Sooi, Li Cheng