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
/
northbridge
/
intel
/
haswell
/
minihd.c
Age
Commit message (
Expand
)
Author
2020-08-03
nb/intel/haswell: Add Crystal Well PCI IDs
Iru Cai
2020-06-22
nb/intel/haswell: Use 16-bit ops on PCI COMMAND
Angel Pons
2020-06-09
nb/intel/haswell: Use PCI bitwise ops
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-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
nb/intel/haswell: Tidy up code and comments
Angel Pons
2019-12-26
nb/haswell/minihd: correct subsystem ID
Matt DeVillier
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-01
nb/intel/haswell: Add a PCI ID for a Mini-HD audio controller
Tristan Corrick
2018-09-25
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-05-18
nb/intel/haswell: Get rid of device_t
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-12-12
HDA: Enable Mini-HDA and fix up PCH-HDA init
Duncan Laurie