summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Fix IASL Warning about unused method for _S3 checkMartin Roth2015-12-1016-35/+35
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-1036-36/+73
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-1040-41/+41
* ACPI: Fix IASL Warning about unused method for _TZ checksMartin Roth2015-12-104-8/+8
* ACPI: Fix IASL Warning about unused method for GBUF checkMartin Roth2015-12-102-2/+2
* intel/fsp_baytrail: Remove code for nonexistant BBARBen Gardner2015-12-101-16/+1
* lib: remove assets infrastructureAaron Durbin2015-12-1015-215/+41
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-1026-335/+206
* mohonpeak/Kconfig: Fix whitespace issuesMartin Roth2015-12-091-4/+4
* sb/amd/sb700: Enable watchdog timer for OS useTimothy Pearson2015-12-092-1/+21
* google/oak: define flash sizePatrick Georgi2015-12-091-0/+1
* amdfwtool: Hide the prefix of targetZheng Bao2015-12-092-2/+2
* AMD/bettong: Add missing uart.c for UARTZheng Bao2015-12-091-0/+26
* sb/amd/sr5650: Allow resource allocator to assign bus numbersTimothy Pearson2015-12-081-3/+4
* vendorcode/google/chromeos: Only select ELOG if SPI_FLASH is availableMartin Roth2015-12-081-1/+1
* intel/strago: Remove CONFIG_ from CONFIG_GOP_SUPPORT inside KconfigMartin Roth2015-12-081-2/+2
* console: Allow ARM64 platforms to select bootblock consoleMartin Roth2015-12-081-1/+1
* soc/intel/common: Remove USE_FMAP - symbol doesn't existMartin Roth2015-12-081-7/+0
* lenovo/t500: Add clone of Lenovo T400Francis Rowe2015-12-084-1/+16
* soc/intel/skylake: Remove obsolete Kconfig symbolsMartin Roth2015-12-081-2/+0
* qemu-x86: Enable SMP supportPatrick Georgi2015-12-081-0/+1
* northbridge/amd/agesa/agesawrapper.c: Fix Kconfig symbolsMartin Roth2015-12-081-2/+2
* AMD/bettong: Remove the useless period (trivial)Zheng Bao2015-12-081-1/+1
* intel/littleplains: Update with recent changes to mohonpeakMartin Roth2015-12-082-7/+8
* intel/common/firmware: Add option to configure SPI for EM100Martin Roth2015-12-082-0/+12
* mainboard/asus/kgpe-d16: Use I/O PCI access in bootblockTimothy Pearson2015-12-071-2/+6
* fsp_baytrail: Add missing newline to eMMC Mode logBen Gardner2015-12-061-1/+1
* pcengines/apu1: Supply _HID object for ACPI GPIO devicesMartin Roth2015-12-063-4/+4
* intel/fsp_rangeley: change non-existent config options to #definesMartin Roth2015-12-065-2/+14
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-0616-68/+0
* amd/pi/00660F01: Remove 'PER_DEVICE_ACPI_TABLES'Martin Roth2015-12-061-1/+0
* hp/pavilion_m6_1035dx: Fix IASL warning - Missing _HID objectMartin Roth2015-12-062-4/+2
* Rangeley: Change A, A, A, A INT routing to A, A, A, BMartin Roth2015-12-062-6/+8
* fsp_baytrail: Change A, A, A, A IRQ routing to A, A, A, BMartin Roth2015-12-063-3/+6
* southbridge/intel/fspi89xx: Don't include common/firmware makefileMartin Roth2015-12-061-2/+0
* fsp_model_406dx: use external microcode .h files for rangeleyMartin Roth2015-12-063-15/+9
* intel/eagleheights: Fix IASL warningsMartin Roth2015-12-062-5/+9
* google/oak: Add timestamps in romstageYidi Lin2015-12-041-0/+3
* mediatek/mt8173: Add APIs for PMIC GPIO controlBiao Huang2015-12-042-0/+194
* mediatek/mt8173: Add mt6391 PMIC driverhenryc.chen2015-12-045-1/+755
* esd/atom15: import esd atom15 boardMichael Tasche2015-12-0419-0/+931
* intel/minnowmax: Fix IRQ connection for legacy uart at 0x3f8Michael Tasche2015-12-041-1/+1
* northbridge/amd/amdht: Reduce excessive romstage array sizeTimothy Pearson2015-12-041-25/+41
* arch/x86/bootblock_normal: Update to use fewer registersMartin Roth2015-12-041-15/+15
* cbfs: Fix typo in cbfs_prog_stage_load()Julius Werner2015-12-041-1/+1
* braswell/skylake: Add FspUpdVpd.h to fix compilationStefan Reinauer2015-12-044-0/+1249
* mainboard/biostar/am1ml: Force basic SPI read modeSergej Ivanov2015-12-041-0/+1
* intel/mohonpeak: Change SEABIOS_MALLOC_UPPERMEMORY to config_seabiosMartin Roth2015-12-032-4/+9
* google/oak: Add board_id() and ram_code() implementationCC Ma2015-12-034-0/+73
* google/oak: Implement the code which reads GPIOs for ChromeOS.Yidi Lin2015-12-033-2/+128