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
/
soc
/
intel
/
baytrail
/
chip.c
Age
Commit message (
Expand
)
Author
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
soc/intel/baytrail: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-24
soc/intel/baytrail: Get rid of device_t
Elyes HAOUAS
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-02-27
baytrail: add support for disabling south cluster pci devices
Aaron Durbin
2014-02-16
baytrail: bring up APs
Aaron Durbin
2014-01-31
baytrail: introduce pattrs
Aaron Durbin
2014-01-31
baytrail: add common pci_operations
Aaron Durbin
2014-01-31
baytrail: add initial support
Aaron Durbin