summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner2021-01-232-49/+0
* drivers/intel/fsp2_0: Add meaningful ERROR messageSubrata Banik2021-01-231-4/+3
* vendorcode/google/chromeos: Build CSE Board Reset in RomstageKarthikeyan Ramasubramanian2021-01-221-0/+2
* soc/amd/cezanne: add pci_devs.hFelix Held2021-01-221-0/+153
* mb/amd/majolica: Add PSP support for board majolicaZheng Bao2021-01-222-0/+10
* mb/google/guybrush: Set the ROMSIZE as 16MZheng Bao2021-01-221-0/+1
* ec/google/chromeec: Provide EC access for Retimer firmware updateJohn Zhao2021-01-221-0/+28
* ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware updateJohn Zhao2021-01-221-0/+1
* drivers/intel/usb4: Enable retimer FW upgrade mux interactionBrandon Breitenstein2021-01-222-6/+49
* mb/prodrive/hermes: Fix 30 second boot delayPatrick Rudolph2021-01-221-5/+5
* mb/google/octopus: Garfour override VBT selectionTony Huang2021-01-221-1/+5
* mb/google/nightfury: Update RAM IDs usageSeunghwan Kim2021-01-221-1/+1
* types.h: Add a helper macro BITS_PER_BYTEFurquan Shaikh2021-01-221-0/+2
* soc/intel/alderlake: Adding Kconfig for ADL_M PCHVarshit Pandya2021-01-221-0/+8
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-2218-1/+167
* mb/google/volteer/var/elemi: Update dptf parametersWisley Chen2021-01-221-0/+51
* soc/mediatek/mt8192: pmic: Set efuses manuallyHsin-Hsiung Wang2021-01-222-0/+112
* mb/google/volteer/variants/eldrid: Configure USB2 port for Type-CNick Chen2021-01-221-1/+12
* soc/mediatek/mt8183: Fix pq module size configYu-Ping Wu2021-01-221-1/+1
* mb/emulation/qemu-q35: Account for TSEGArthur Heymans2021-01-223-0/+53
* cpu/intel/haswell: Enable timed MWAIT if supportedAngel Pons2021-01-222-1/+8
* soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmioFelix Held2021-01-221-9/+7
* mb/getac/p470/acpi: Convert 'battery.asl' to ASL 2.0 syntaxElyes HAOUAS2021-01-221-81/+81
* soc/intel/baytrail,broadwell: Refactor acpi_wake_source()Kyösti Mälkki2021-01-222-22/+11
* mb/google/kukui: Enable MT8183_DRAM_EMCP for katsuSunway2021-01-221-1/+1
* soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16Felix Held2021-01-212-0/+5
* mb/siemens/chili: do UART pad configuration at board-levelMichael Niewöhner2021-01-215-0/+32
* mb/up/squared: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-2/+35
* mb/intel/kblrvp: do UART pad configuration at board-levelMichael Niewöhner2021-01-214-1/+7
* mb/intel/minnow3: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-2/+6
* mb/intel/leafhill: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-2/+6
* mb/intel/glkrvp: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-1/+7
* mb/intel/apollolake_rvp: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-1/+20
* mb/intel/tglrvp: do UART pad config at board-levelMichael Niewöhner2021-01-213-1/+9
* mb/intel/jasperlake_rvp: do UART pad config at board-levelMichael Niewöhner2021-01-212-1/+8
* mb/intel/icelake_rvp: do UART pad config at board-levelMichael Niewöhner2021-01-213-1/+9
* mb/google/reef: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-1/+13
* mb/intel/minnow3: drop unneeded call to lpc_configure_padsMichael Niewöhner2021-01-211-3/+0
* mb/intel/leafhill: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-212-2/+20
* mb/intel/glkrvp: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-212-2/+1
* mb/up/squared: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-2/+48
* mb/google/reef: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-4/+34
* mb/google/hatch: do UART pad configuration at board-levelMichael Niewöhner2021-01-2112-6/+45
* mb/google/glados: do UART pad configuration at board-levelMichael Niewöhner2021-01-218-1/+15
* mb/google/octopus: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-3/+11
* mb/google/dedede: do UART pad config at board-levelMichael Niewöhner2021-01-212-1/+6
* mb/google/drallion: do early pad configuration in early bootstageMichael Niewöhner2021-01-211-2/+1
* mb/google/octopus: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-2/+13
* cpu/intel/haswell: Clean up CPUID definitionsAngel Pons2021-01-212-20/+33
* cpu/intel/haswell: Add s0ix supportAngel Pons2021-01-212-1/+27