index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
generic
/
bayhub
Age
Commit message (
Expand
)
Author
2024-04-12
tree: Drop duplicated <device/{path,resource}.h>
Elyes Haouas
2024-02-18
drivers: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk
Martin Roth
2023-10-20
drivers/generic/bayhub: Add ACPI for BH720
CoolStar
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-04-28
treewide: Add missing include guards to chip.h
Jan Samek
2022-12-09
drivers/generic/bayhub/bh720.c: Use {read,write}32p()
Elyes Haouas
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2021-02-01
bayhub bh720: Add helpers to access PCR registers
Angel Pons
2021-01-28
bayhub bh720: Factor out common HS200 init code
Angel Pons
2021-01-25
bayhub bh720: Configure VIH tuning via devicetree
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-10-04
devicetree: Fix improper use of chip_operations
Kyösti Mälkki
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-08-28
google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHz
Kevin Chiu
2018-08-09
google/grunt: Override BayHub EMMC driving strength
Kevin Chiu
2018-06-25
mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720
Simon Glass
2018-05-02
drivers/generic/bayhub: Add driver for BayHub BH720
Simon Glass