summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-14mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-13i82801gx/bootblock: Use macro instead of magic numberElyes HAOUAS
2019-05-13soc/intel/{cannonlake,icelake}: Drop unused cbmem.c fileElyes HAOUAS
2019-05-13{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS
2019-05-13nb/intel/sandybridge: Move boot_count_increment()Patrick Rudolph
2019-05-13nb/intel/sandybridge: Migrate MRC settings to devicetreePatrick Rudolph
2019-05-13mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph
2019-05-13nb/intel/sandybridge: Update pei_data commentsPatrick Rudolph
2019-05-13src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS
2019-05-13mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth
2019-05-13mb/t400/acpi: Update ATPR buffer to fit all entriesElyes HAOUAS
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-13mb/google/sarien: config ISH_GP6 with NF2Jett Rink
2019-05-13lib/hexdump: Drop redundant isprint() implementationNico Huber
2019-05-13soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS
2019-05-13mainboard: Remove unused include <timestamp.h>Elyes HAOUAS
2019-05-13soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks
2019-05-13lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_idSubrata Banik
2019-05-13src/arch/x86: Use core apic id to get cpu_index()Subrata Banik
2019-05-12mb/asrock/h81m-hds: Drop now obsolete libgfxinit overrideNico Huber
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-123rdparty/libgfxinit: Update for runtime CPU detectionNico Huber
2019-05-12mb/lenovo/*: Add MAINBOARD_FAMILYPatrick Rudolph
2019-05-12boot_device: Constify argumentPatrick Rudolph
2019-05-12lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcarSubrata Banik
2019-05-12Kconfig: Create RAMPAYLOAD kconfigSubrata Banik
2019-05-12arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() functionSubrata Banik
2019-05-11soc/intel/cnl: Enable VT-dJohn Zhao
2019-05-11Define ENV_PAYLOAD_LOADERRonald G. Minnich
2019-05-10vboot: Turn vboot_logic_executed() into a static inlineJulius Werner
2019-05-10assert.h: Undefine ASSERT macro in case vendorcode headers set itJulius Werner
2019-05-10vboot: Make vboot_logic_executed() a bit more preciseJulius Werner
2019-05-10soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson
2019-05-10mb/google/sarien: Fix s5 touchscreen power leakageLijian Zhao
2019-05-10sb/bd82x6x: Don't rewrite over BCTRLElyes HAOUAS
2019-05-10sb/i82801gx: Don't rewrite over BCTRLElyes HAOUAS
2019-05-10mb/google/nami: Add VBT blobs and include them in cbfsArthur Heymans
2019-05-10mb/google/sarien/variants/arcada: Set tcc offset valueBonnie Lin
2019-05-10mb/google/hatch: Fine tune Goodix touch screen timingDtrain Hsu
2019-05-10mb/google/hatch: Fix GBB_HWID for kohakuFurquan Shaikh
2019-05-10nb/intel/i945: Use macro instead of magic numberElyes HAOUAS
2019-05-10mainboard/google/kahlee: Fix Micron MT40A512M16TB-062E:J SPD CRC errorKevin Chiu
2019-05-10soc/intel/braswell/smbus: Enable early SMBus in romstageMichał Żygowski
2019-05-10sb/i82801gx: Remove duplicated 'define PMBASE'Elyes HAOUAS
2019-05-09soc/intel/cannonlake: Fix pcie clock numberLijian Zhao
2019-05-09vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie
2019-05-09Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCKRonald G. Minnich
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching