summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-1/+1
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-1/+1
* baytrail: Add SOC thermal settingsDuncan Laurie2014-05-154-1/+74
* baytrail: Enable PCIe common clock and ASPMDuncan Laurie2014-05-151-0/+2
* baytrail: enable graphics turboAaron Durbin2014-05-151-0/+4
* baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPEDAaron Durbin2014-05-152-1/+9
* baytrail: Add ACPI Device for XHCIDuncan Laurie2014-05-152-0/+39
* baytrail: nvm: use proper types for checking eraseAaron Durbin2014-05-151-2/+3
* baytrail: mrc_cache: check region erased before erasingAaron Durbin2014-05-151-3/+6
* baytrail: add C0 microcode updateAaron Durbin2014-05-132-0/+12801
* baytrail: reboot with EC in S0 with no MRC cache and EC in RWAaron Durbin2014-05-131-0/+8
* baytrail: dptf: Add disable trip point methodsDuncan Laurie2014-05-132-101/+68
* baytrail: Updates for DPTF ACPI frameworkDuncan Laurie2014-05-133-58/+146
* baytrail: don't SMI on tco timer firingAaron Durbin2014-05-131-2/+2
* baytrail: clear the pmc wake status registersAaron Durbin2014-05-133-0/+16
* baytrail: log reset, power, and wake events in elogAaron Durbin2014-05-132-0/+119
* baytrail: snapshot power state in romstageAaron Durbin2014-05-132-23/+119
* baytrail: add cpuid for C0Aaron Durbin2014-05-131-0/+1
* baytrail: align with intel recommendationsAaron Durbin2014-05-121-1/+0
* baytrail: add way to load reference code from vboot areaAaron Durbin2014-05-121-10/+50
* baytrail: Expose IOSF as ACPI objectDuncan Laurie2014-05-121-0/+21
* baytrail: Put devices in ACPI mode after setupDuncan Laurie2014-05-122-4/+4
* baytrail: Add header include wrapper and offset defineDuncan Laurie2014-05-121-0/+8
* baytrail: cache reference code for S3 resumeAaron Durbin2014-05-101-8/+101
* baytrail: allow ramstage_cache_location() usage in ramstageAaron Durbin2014-05-103-13/+37
* baytrail: note S3 resume status earlierAaron Durbin2014-05-101-3/+3
* baytrail: utilize reg_script_run_on_dev()Aaron Durbin2014-05-107-60/+28
* baytrail: initialize perf/power registersAaron Durbin2014-05-102-0/+296
* baytrail: add more iosf access functionsAaron Durbin2014-05-102-1/+174
* baytrail: remove verbosity in iosfAaron Durbin2014-05-101-54/+23
* baytrail: Add support for LPSS and SCC devices in ACPI modeDuncan Laurie2014-05-1015-38/+1152
* baytrail: Basic DPTF frameworkDuncan Laurie2014-05-097-4/+397
* baytrail: Enable panel and set timingsDuncan Laurie2014-05-093-0/+116
* baytrail: allow SD card controller capabilities overridesAaron Durbin2014-05-093-0/+70
* baytrail: fix nvs offsetsAaron Durbin2014-05-091-2/+2
* baytrail: lpe audio device needs memory for its firmwareAaron Durbin2014-05-091-2/+33
* baytrail: gpio: Make GPIO inputs MMIO by defaultShawn Nematbakhsh2014-05-082-30/+66
* baytrail: enable lpe resources assigned to deviceAaron Durbin2014-05-081-1/+1
* baytrail: Fix _CRS to build with new IASLDuncan Laurie2014-05-081-2/+2
* baytrail: add lpe codec clock configurationAaron Durbin2014-05-083-7/+59
* baytrail: Add ACPI code to describe GPIO controllerDuncan Laurie2014-05-085-4/+122
* baytrail: Update to microcode 31E and fix C-state tableDuncan Laurie2014-05-084-3266/+3266
* baytrail: minor stylePatrick Georgi2014-05-071-3/+1
* baytrail: romstage: Add config option to enable RMTShawn Nematbakhsh2014-05-073-2/+9
* baytrail: pcie: Root port initializationAaron Durbin2014-05-074-0/+334
* baytrail: gpio: Fix NCORE gpio-to-pad LUTShawn Nematbakhsh2014-05-071-3/+3
* baytrail: enable caching and prefetching in spi controllerAaron Durbin2014-05-072-0/+41
* baytrail: fix direct irq pad configurationAaron Durbin2014-05-071-15/+3
* baytrail: ensure init_chromeos() is called in romstageAaron Durbin2014-05-071-0/+13
* baytrail: don't allow PCIE wake upsAaron Durbin2014-05-071-2/+2
OpenPOWER on IntegriCloud