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
/
southbridge
/
intel
/
ibexpeak
/
sata.c
Age
Commit message (
Expand
)
Author
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: Update sata files to be more aligned with rest of acpi files
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-20
sb/ibexpeak: Use macros instead of hard-coded IDs
Felix Singer
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-10-06
sb/intel/ibexpeak: Implement PCH function disable in chip_ops
Arthur Heymans
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-05-29
src/southbridge: Add missing 'include <types.h>'
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
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-05-18
sb/intel/ibexpeak: Get rid of device_t
Elyes HAOUAS
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-02
southbridge/ibexpeak: use new ssdt sata port generator
Alexander Couzens
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-24
Intel ibexpeak: Fix SATA configuration
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-02-17
ibexpeak/sata: Add PCI ID from Easynote LM.
Vladimir Serbinenko
2014-01-12
ibexpeak / bd82x6x: Make SATA mode user-visible option.
Vladimir Serbinenko
2014-01-12
ibexpeak: Fix timings for IDE mode.
Vladimir Serbinenko
2013-12-03
ibexpeak: ensure config compatibility with bd82x6x
Vladimir Serbinenko
2013-11-25
Support for Ibexpeak southbridge
Vladimir Serbinenko
2013-06-13
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
Stefan Reinauer
2013-06-12
Add support for Intel Ibex Peak (Mobile 5) southbridge
Stefan Reinauer