summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-15AGESA f14: Fix infinite loopKyösti Mälkki
2017-03-15siemens/mc_apl1: Clean up the codeMario Scheithauer
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2017-03-15src/lib: Clean up general issues found by checkpatch.plLee Leahy
2017-03-15src/lib: Move assignment out of if conditionLee Leahy
2017-03-15soc/intel/common: Wrap lines at 80 columnsLee Leahy
2017-03-15soc/intel/apollolake: Cache FPF status value in flashAndrey Petrov
2017-03-15mainboard/google/reef: Add FPF_STATUS FMAP regionAndrey Petrov
2017-03-15Revert "mainboard/intel/galileo: Add vboot support"Lee Leahy
2017-03-14mainboard/intel/galileo: Add vboot supportLee Leahy
2017-03-14soc/intel/quark: Pass S3 wake status to fsp_silicon_initLee Leahy
2017-03-14soc/intel/quark: Add ESRAM display to FSP 1.1Lee Leahy
2017-03-14soc/intel/quark: Return NULL for top_of_memoryLee Leahy
2017-03-14vboot: Allow other platforms to use soft reboot workaroundLee Leahy
2017-03-14drivers/intel/fsp1_1: Only display MMCONF address if supportedLee Leahy
2017-03-14GDB_WAIT: Clarify Kconfig descriptionDenis 'GNUtoo' Carikli
2017-03-14soc/intel/skylake: Extract DIMM Information from FSP MEM INFO HOBBarnali Sarkar
2017-03-14google/sand: Remove support for tablet mode switchKatherine Hsieh
2017-03-13soc/intel/quark: Add the verstage filesLee Leahy
2017-03-13src/lib: Remove semicolon from end of macroLee Leahy
2017-03-13src/lib: Remove unnecessary codeLee Leahy
2017-03-13commonlib: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Fix issues detected by checkpatchLee Leahy
2017-03-13soc/intel/apollolake: Fix position of storage classLee Leahy
2017-03-13soc/intel/apollolake: Fix parenthesis issuesLee Leahy
2017-03-13soc/intel/apollolake: Fix unsigned warningsLee Leahy
2017-03-13soc/intel/apollolake: Remove unnecessary bracesLee Leahy
2017-03-13soc/intel/apollolake: Indent code using tabsLee Leahy
2017-03-13soc/intel/apollolake: Fix spacing around operators and commasLee Leahy
2017-03-13soc/intel/apollolake: Fix space between type, * and variable nameLee Leahy
2017-03-13soc/intel/apollolake: Move brace to beginning of lineLee Leahy
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Add space after minus signLee Leahy
2017-03-13src/include: Remove use of binary constantsLee Leahy
2017-03-13src/include: Add spaces around :Lee Leahy
2017-03-13src/include: Fix indent for case labelsLee Leahy
2017-03-13src/include: Move constants to the right hand sideLee Leahy
2017-03-13src/lib: Move asmlinkage before typeLee Leahy
2017-03-13src/lib: Fix brace positionsLee Leahy
2017-03-13src/include: Remove space between function name and parametersLee Leahy
2017-03-13src/lib: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Move assignment out of if conditionLee Leahy
2017-03-13src/include: Remove unnecessary typecastLee Leahy
2017-03-13src/include: Move storage class to beginning of declarationLee Leahy
2017-03-13src/include: Remove space after function nameLee Leahy
2017-03-13src/include: Fix space between type, * and variable nameLee Leahy
2017-03-13src/lib: Fix spacingLee Leahy
2017-03-13soc/intel/common: Remove parenthesisLee Leahy
2017-03-13soc/intel/common: Fix unsigned warningsLee Leahy