summaryrefslogtreecommitdiffstats
path: root/src/drivers/generic/bayhub/bh720.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* drivers/generic/bayhub: Add ACPI for BH720CoolStar2023-10-201-0/+47
* 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-281-2/+46
* bayhub bh720: Configure VIH tuning via devicetreeAngel Pons2021-01-251-0/+13
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-4/+2
* devicetree: Fix improper use of chip_operationsKyösti Mälkki2019-10-041-7/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src/*: normalize Google copyright headersPatrick Georgi2018-09-281-1/+1
* google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHzKevin Chiu2018-08-281-2/+2
* google/grunt: Override BayHub EMMC driving strengthKevin Chiu2018-08-091-21/+6
* 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-021-0/+93