summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* southbridge/hudson: Disable USB controllers if devicetree says soAlexandru Gagniuc2014-12-061-1/+47
* fsp_baytrail: Update function disable codeMartin Roth2014-12-052-51/+1
* minnowmax board: Update KconfigMartin Roth2014-12-051-3/+3
* fsp_baytrail: Kconfig update for Gold 3 FSPMartin Roth2014-12-051-1/+1
* fsp_baytrail: Update microcode for Gold 3 FSP releaseMartin Roth2014-12-052-3/+9
* FSP platform microcode: Update to remove Kconfig variableMartin Roth2014-12-0513-24/+26
* ipq8064: Make clock code build in corebootVadim Bendebury2014-12-054-10/+11
* ipq8064: prepare UART driver for use in corebootVadim Bendebury2014-12-052-0/+0
* fsp_baytrail: remove register option for TSEG sizeMartin Roth2014-12-054-18/+2
* fsp_baytrail: update printk to use FSP_INFO_LEVELMartin Roth2014-12-051-13/+13
* fsp_baytrail: update for UPD_DEVICE_CHECK macroMartin Roth2014-12-051-132/+52
* fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macroMartin Roth2014-12-052-84/+65
* fsp_baytrail: update for UPD_SPD_CHECK macroMartin Roth2014-12-051-11/+2
* fsp_baytrail: update to add the UPD_DEFAULT_CHECK macroMartin Roth2014-12-052-161/+171
* drivers/intel/fsp: add upd macros and #definesMartin Roth2014-12-053-2/+66
* x86: Update the check for Forbidden global variablesFurquan Shaikh2014-12-052-2/+18
* RISCV: one last little nit to make it build and runRonald G. Minnich2014-12-051-1/+3
* vendorcode/amd/agesa/f15tn: Trim out ASCII art in GnbIommuScratch.cEdward O'Callaghan2014-12-051-30/+2
* lenovo/g505s: Kconfig: Remove unused PIRQ legacy bitsEdward O'Callaghan2014-12-051-5/+0
* RISCV: get RISCV to build againRonald G. Minnich2014-12-044-13/+3
* vendorcode/amd/agesa/f*/cpcar.in: Remove non-GCC CAR implementationEdward O'Callaghan2014-12-045-5902/+0
* via/epia-n: Switch to per-device ACPIVladimir Serbinenko2014-12-042-68/+1
* southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usageEdward O'Callaghan2014-12-041-22/+22
* i945: Consolidate acpi/platform.aslVladimir Serbinenko2014-12-0320-717/+182
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-0310-24/+10
* mainboard/hp/pavilion_m6_1035dx: Remove HUDSON_LEGACY_FREEEdward O'Callaghan2014-12-032-8/+0
* mainboard/lenovo/g505s/Kconfig: Remove HUDSON_LEGACY_FREEEdward O'Callaghan2014-12-032-8/+0
* AGESA fam14: Move agesawrapper_amdinitmmio()Kyösti Mälkki2014-12-0310-30/+20
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-0339-299/+246
* AGESA: Common agesawrapper for S3 resumeKyösti Mälkki2014-12-0322-515/+184
* AGESA: Add common eventlogKyösti Mälkki2014-12-038-140/+3
* AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki2014-12-032-18/+16
* AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki2014-12-0341-276/+35
* AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki2014-12-0321-3322/+541
* AGESA fam15tn / fam15rl / fam16kb: Move LPC decode enable for serial portKyösti Mälkki2014-12-0312-46/+26
* AGESA fam14: Common agesawrapperKyösti Mälkki2014-12-0319-4570/+207
* AGESA fam12: Common agesawrapperKyösti Mälkki2014-12-034-529/+457
* AGESA fam15: Common agesawrapperKyösti Mälkki2014-12-0315-3396/+526
* AGESA fam15: Move LPC decode enable for serial portKyösti Mälkki2014-12-032-7/+4
* AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki2014-12-0323-398/+252
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-03100-1263/+101
* AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetreeKyösti Mälkki2014-12-037-7/+0
* AGESA Hudson/Yangtze: Remove obsolete devicetree parametersKyösti Mälkki2014-12-037-13/+0
* SPI: Add vendor AtmelKyösti Mälkki2014-12-034-0/+238
* SPI: Add Macronix part MX25U12835FKyösti Mälkki2014-12-031-0/+8
* southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macroEdward O'Callaghan2014-12-021-5/+3
* cubieboard: use new arm bootblock infrastructureAlexander Couzens2014-12-023-5/+3
* arm/allwinner/a10: use new arm bootblock infrastructureAlexander Couzens2014-12-023-9/+3
* i945: Bit 49 of CAPID0 trivial fixElyes HAOUAS2014-12-021-1/+1
* Replace hlt with halt()Patrick Georgi2014-12-02125-177/+92