summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/sar.c
Commit message (Expand)AuthorAgeFilesLines
* vendorcode/google/sar.c: Fix formatted print of size_tArthur Heymans2022-05-131-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-12/+12
* wifi: Add support for DSM methods for intel wifi cardSugnan Prabhu S2021-09-021-0/+10
* wifi: Add support for wifi time average SAR configSugnan Prabhu S2021-09-021-0/+15
* wifi: Add support for per-platform antenna gainSugnan Prabhu S2021-09-021-0/+27
* wifi: Add support for new revisions of SAR table entriesSugnan Prabhu S2021-09-021-41/+203
* sar: Fix semantics of `get_wifi_sar_cbfs_filename()`Furquan Shaikh2021-03-171-7/+7
* vc/google/chromeos: Deprecate support for SAR tables in VPDFurquan Shaikh2021-03-171-88/+64
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* vc/google/chromeos/sar: Make "SAR not found" log a debug messageMaulik V Vaghela2020-11-201-1/+1
* vc/google/chromeos: load wifi_sar_defaults.hex as the main WiFi SAR CBFS sourceKevin Chiu2020-08-241-1/+1
* drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang2020-06-021-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src: Remove variable length arraysJacob Garber2019-08-201-4/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* vendorcode/google: support multiple SAR filenamesJustin TerAvest2018-12-171-1/+10
* drivers/vpd: Add VPD supportPatrick Rudolph2018-09-091-4/+5
* intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati2018-07-131-24/+83
* chromeos: fix build issues within sar.cRobbie Zhang2017-01-111-1/+3
* chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang2017-01-091-0/+60