aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29soc/amd/stoneyridge: Convert monotonic timerMarshall Dawson
2017-06-29util/abuild: Update abuildMartin Roth
2017-06-29util/lint: Update checkpatch & files to upstream linuxMartin Roth
2017-06-29mb/siemens/mc_bdx1: Set bus master bit for on-board PCI devicesWerner Zeh
2017-06-29nb/haswell: set ASLB gnvs to OpRegion ACPI memory addressMatt DeVillier
2017-06-28soc/amd/stoneyridge: Revise pci_devs.h fileMarshall Dawson
2017-06-28soc/amd/stoneyridge: Fix device IDsMarshall Dawson
2017-06-28amd/family15h: Add defines for boost and P-stateMarshall Dawson
2017-06-28soc/amd/stoneyridge: Enable early cbmemMarshall Dawson
2017-06-28amd/gardenia: Init cbmem in romstageMarshall Dawson
2017-06-28src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28src/device: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28device/oprom/yabel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28cpu/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28cpu/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28mainboard/google/fizz: Add audio devicesKevin Cheng
2017-06-28libpayload: Add mouse cursor driverPatrick Rudolph
2017-06-28nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUSArthur Heymans
2017-06-28util/superiotool: Check for libpci before builingArthur Heymans
2017-06-28cpu/intel/pineview: Include speedstepArthur Heymans
2017-06-28northbridge/amd/agesa/*: Add whitespace around '<<'Elyes HAOUAS
2017-06-28cpu/*: Add whitespace around '<<'Elyes HAOUAS
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2017-06-27clang: Allow initializer overridesStefan Reinauer
2017-06-27xcompile: silence clang when referencing packed structs' membersPatrick Georgi
2017-06-27sis/sis966: Clean up sata.cStefan Reinauer
2017-06-27commonlib/storage: Zero extend MMC capacityLee Leahy
2017-06-27xcompile: Also try clang variants under the $triplet-clang schemePatrick Georgi
2017-06-27soc/amd/stoneyridge: Add tseg size to KconfigMarshall Dawson
2017-06-27soc/stoneyridge: Remove IDE controllerMarshall Dawson
2017-06-27soc/stoneyridge: Remove FCH PCIe supportMarshall Dawson
2017-06-27soc/amd/stoneyridge: Remove PCIe-PCI bridgeMarshall Dawson
2017-06-27soc/amd/common: Fix most checkpatch errorsMarshall Dawson
2017-06-27soc/amd/stoneyridge: Fix most checkpatch errorsMarshall Dawson
2017-06-27mainboard/google/soraka: Update VR config settingsRajneesh Bhardwaj
2017-06-27mb/google/soraka: Remove MPS IMVP8 workaroundRajneesh Bhardwaj
2017-06-27nb/intel/fsp_rangeley/port_access.c: Add brackets around macroElyes HAOUAS
2017-06-27libpayload/drivers/usb/ehci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS
2017-06-27util/lint: Add check to make sure 'coreboot' is lowercaseMartin Roth
2017-06-27soc/amd/stoneyridge/acpi: Fix checkpatch errorsMarshall Dawson
2017-06-27util: change coreboot to lowercaseMartin Roth
2017-06-27buildgcc: Adapt messages about GNAT and bootstrappingNico Huber
2017-06-27buildgcc: Rename quit() to exit_handler()Nico Huber
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-27soc/intel/common/opregion: Use enum cb_err as return valuePatrick Rudolph
2017-06-27nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27coreinfo: Use regular `if` over `#if` for `IS_ENABLED`Nicola Corna
2017-06-27soc/intel/quark: We're not Broadwell anymoreStefan Reinauer
2017-06-27northbridge/amd/pi: Arithmetics is not logicStefan Reinauer
2017-06-27README: Update requirementsStefan Reinauer
2017-06-27amd/amdfam10: Remove dead codeStefan Reinauer
2017-06-27drivers/spi: Don't disable non-existent warnings on clangStefan Reinauer
2017-06-27vendorcode/amd: Satisfy clang's bracing requirementsStefan Reinauer
2017-06-27vendorcode/amd: Make compiler intrinsics clang friendlyStefan Reinauer
2017-06-27libpayload/drivers/usb/ohci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27mainboard/lenovo/x220: allow to use libgfxinitAlexander Couzens
2017-06-27include/device: Add pci ids for Intel CNLLijian Zhao
2017-06-27cpu/x86/smm: allow SSE instructions in SMM modulesAaron Durbin
2017-06-27sb/intel/bd82x6x: Fill in acpi_namePatrick Rudolph
2017-06-27nb/intel/sandybridge: Fill in acpi_namePatrick Rudolph
2017-06-27util/blobtool: add spec files for DDR3 SPDsMartin Roth
2017-06-273rdparty/chromeec: Update submodule to upstream masterMartin Roth
2017-06-27mb/google: Remove ChromeEC builds for auron and rambiMartin Roth
2017-06-27mainboard/google/poppy: Update world facing camera sensorV Sowmya
2017-06-27mainboard/google/poppy: Add clock frequency for camera sensorsV Sowmya
2017-06-27util/crossgcc: Fix building gcc 6.3.0 with clangPatrick Georgi
2017-06-27crossgcc: Fix building with clang++ in the presence of gccPatrick Georgi
2017-06-27libpayload: corebootfb: Add null check for framebuffer addressDuncan Laurie
2017-06-27lib/coreboot_tables: Zero framebuffer structureDuncan Laurie
2017-06-27soc/intel/skylake: storage: Use word access for power state registersDuncan Laurie
2017-06-27soc/intel/skylake: storage: Add 2ms delay before exiting D3Duncan Laurie
2017-06-273rdparty/blobs: Update submoduleMartin Roth
2017-06-26libpayload: Enable building libpayload with march=i586Lee Leahy
2017-06-26buildgcc: Allow environment to override $CC/$CXXNico Huber
2017-06-26vendorcode/amd: Drop multiple copies of gcc-intrin.hStefan Reinauer
2017-06-26vendorcode/amd: Unify gcc-intrin.hStefan Reinauer
2017-06-26libpayload/configs: Add configuration for GalileoLee Leahy
2017-06-26soc/intel/fsp_baytrail/include/soc/pci_devs.h: Add brackets around macroElyes HAOUAS
2017-06-26amd/gardenia: Fix most checkpatch errorsMarshall Dawson
2017-06-26amd/gardenia: Switch to soc/amd/stoneyridgeMarc Jones
2017-06-26soc/amd/stoneyridge: Add northbridge supportMarc Jones
2017-06-26soc/amd/stoneyridge: Add CPU filesMarc Jones
2017-06-26soc: Add AMD Stoney Ridge southbridge codeMarc Jones
2017-06-26rockchip/rk3399: update the ddr 200MHz frequency configurationCaesar Wang
2017-06-25crossgcc/buildgcc: update file location codeMartin Roth
2017-06-25xcompile: Fix clang compiler runtime detectionStefan Reinauer
2017-06-23soc/intel/skylake: Remove post SMM Relocation uCode loadingBarnali Sarkar
2017-06-23soc/intel/skylake: Use CPU MP Init Common codeBarnali Sarkar
2017-06-23soc/intel/common/block: Add common MP Init codeBarnali Sarkar
2017-06-23siemens/mc_apl1: Enable decoding for COM 3 on LPCMario Scheithauer
2017-06-23siemens/mc_apl1: Disable XDCIMario Scheithauer
2017-06-22crossgcc: cosmetic overhaul of outputStefan Reinauer
2017-06-22crossgcc: Rename print_stable to print_supportedStefan Reinauer
2017-06-22cpu/allwinner/a10/clock.h: Add missing bracketElyes HAOUAS
2017-06-22sb/amd/rs780/gfx.c: Add brackets around macroElyes HAOUAS
2017-06-22cpu/x86: Use do while loopPaul Menzel
2017-06-22device/dram/ddr3.h: Add brackets around macroArthur Heymans
2017-06-22nb/intel/sandybridge/raminit: Fix dual DIMM command ratePatrick Rudolph
2017-06-22nb/intel/haswell/raminit: Die if cbmem_add() failsNico Huber