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
/
common
Age
Commit message (
Expand
)
Author
2016-02-16
southbridge/intel/common: Add common gpio.c
Patrick Rudolph
2016-02-10
Kconfig: Move defaults for CBFS_SIZE
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _OSI check
Martin Roth
2015-12-08
intel/common/firmware: Add option to configure SPI for EM100
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`
Paul Menzel
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
intel/common/firmware: Add common GBE rom support
Martin Roth
2015-07-02
ME/IFD binaries: Implement sane defaults for file paths
Stefan Reinauer
2015-07-02
ifdfake: Add prompts and help for the regions in Kconfig
Martin Roth
2015-07-02
Intel Firmware Descriptor: Add Lock ME Kconfig question
Martin Roth
2015-07-02
Move baytrail & fsp_baytrail to the common IFD interface.
Martin Roth
2015-07-02
Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME
Martin Roth
2015-06-23
southbridge/intel: Create common IFD Kconfig and Makefile
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
Intel common SPI: Fix compilation breakage from refactoring
Stefan Reinauer
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-17
x86: Initialize SPI controller explicitly during PCH init
David Hendricks
2014-12-09
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-09
spi: Remove the spi_set_speed and spi_cs_is_valid functions.
Gabe Black
2014-11-19
i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug
Vladimir Serbinenko
2014-10-17
Fix ICH spi implementation which reads data from different chips.
Philipp Deppenwiese
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-03-04
bd82x6x, ibexpeak, lynxpoint: Unify SPI.
Vladimir Serbinenko
2014-02-10
usbdebug: Remove duplicate port claim
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-08-29
intel usbdebug: Add choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-30
Makefile: Fix adding intel/common
Kyösti Mälkki
2013-07-01
usbdebug: Unify Intel southbridge builds
Kyösti Mälkki