summaryrefslogtreecommitdiffstats
path: root/src/drivers/generic/bayhub
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* drivers/generic/bayhub: Add ACPI for BH720CoolStar2023-10-201-0/+47
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* treewide: Add missing include guards to chip.hJan Samek2023-04-281-0/+5
* drivers/generic/bayhub/bh720.c: Use {read,write}32p()Elyes Haouas2022-12-091-6/+6
* src: Make PCI ID define names shorterFelix Singer2022-03-071-2/+2
* bayhub bh720: Add helpers to access PCR registersAngel Pons2021-02-011-30/+26
* bayhub bh720: Factor out common HS200 init codeAngel Pons2021-01-283-4/+49
* bayhub bh720: Configure VIH tuning via devicetreeAngel Pons2021-01-252-0/+16
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-063-36/+6
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-223-10/+4
* devicetree: Fix improper use of chip_operationsKyösti Mälkki2019-10-041-7/+1
* src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src/*: normalize Google copyright headersPatrick Georgi2018-09-283-3/+3
* google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHzKevin Chiu2018-08-282-4/+11
* google/grunt: Override BayHub EMMC driving strengthKevin Chiu2018-08-092-21/+53
* mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720Simon Glass2018-06-251-6/+20
* drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass2018-05-024-0/+120