summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-137-83/+3
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-1364-163/+84
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-1320-169/+15
* Rambi: Enable 32k SUSCLK signalKyösti Mälkki2014-05-121-1/+1
* rambi: Make eMMC CLK pull-down and change pull strengths to 20KShawn Nematbakhsh2014-05-121-12/+11
* baytrail: align with intel recommendationsAaron Durbin2014-05-121-1/+0
* rambi: specify reference code index in vboot areaAaron Durbin2014-05-121-0/+4
* 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
* rambi: Disable HSUART2 and SPI interfacesDuncan Laurie2014-05-121-2/+2
* rambi: Enable SCC devices in ACPI modeDuncan Laurie2014-05-121-0/+3
* 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
* superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan2014-05-125-46/+13
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-1150-386/+247
* superio/ite/it8728f: RAMstage PNP configuration componentEdward O'Callaghan2014-05-115-0/+213
* SeaBIOS: Fix cpp usePatrick Georgi2014-05-111-1/+1
* Arch-level Kconfig menu cleanupFurquan Shaikh2014-05-103-63/+26
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-1064-146/+37
* mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cbEdward O'Callaghan2014-05-101-4/+2
* superio/fintek/f71869ad: Fix incorrect LDN'sEdward O'Callaghan2014-05-102-4/+7
* 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
* ramstage_cache: allow ramstage usage add valid helperAaron Durbin2014-05-102-4/+8
* 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-103-1/+242
* baytrail: remove verbosity in iosfAaron Durbin2014-05-101-54/+23
* reg_script: add reg_script_run_on_dev()Aaron Durbin2014-05-102-2/+8
* baytrail: Add support for LPSS and SCC devices in ACPI modeDuncan Laurie2014-05-1015-38/+1152
* cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth2014-05-0918-1186/+439
* Intel FSP: add a shared set of functions for the FSPMartin Roth2014-05-0910-0/+1153
* superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan2014-05-0910-11/+68
* Squelch some warnings from KconfigKyösti Mälkki2014-05-093-12/+2
* rambi: Enable DPTFDuncan Laurie2014-05-094-30/+44
* baytrail: Basic DPTF frameworkDuncan Laurie2014-05-098-4/+468
* rambi: Set panel power timingsDuncan Laurie2014-05-091-0/+10
* baytrail: Enable panel and set timingsDuncan Laurie2014-05-093-0/+116
* rambi: change SD card pulls to 20KAaron Durbin2014-05-091-6/+6
* rambi: limit SD card controller to 2.0 specAaron Durbin2014-05-091-0/+4
* baytrail: allow SD card controller capabilities overridesAaron Durbin2014-05-093-0/+70
* baytrail: fix nvs offsetsAaron Durbin2014-05-091-2/+2
* rambi: export SPI write-protect GPIO correctlyAaron Durbin2014-05-091-3/+15
* baytrail: lpe audio device needs memory for its firmwareAaron Durbin2014-05-091-2/+33
* ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki2014-05-0817-34/+30
* ChromeOS boards: Fix includesKyösti Mälkki2014-05-088-6/+8
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-089-10/+8
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-086-13/+14
* ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki2014-05-084-5/+46