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
/
ti
Age
Commit message (
Expand
)
Author
2019-09-15
southbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-05-22
sb/ti/pci{1x2x,i7420,xx12}: Get rid of device_t
Elyes HAOUAS
2016-04-13
southbridge/ti: Update license headers
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2014-08-10
southbridge/ricoh,ti: Remove trailing whitespace in debug output
Paul Menzel
2014-07-17
southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-04-20
pci1x2x: remove latency/bridge control/cacheline size settings
Sven Schnelle
2011-04-20
pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()
Sven Schnelle
2011-04-20
pci1x2x: use pci_ops set_subsystem instead of custom code
Sven Schnelle
2011-04-20
pci1x2x: add PCI1510 device IDs
Sven Schnelle
2011-04-20
pci1x2x: use devicetree register configuration
Sven Schnelle
2010-12-26
Random fixes for TI pci1x2x / Nokia IP530 / others.
Uwe Hermann
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-17
Add more missing GPL-headers, fix inconsistencies in others.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-06-07
Fix some of Peter's suggestions for the Nokia IP530.
Myles Watson
2010-06-07
Remove the rest of cardbus_scan_bus.
Myles Watson
2010-05-16
Add TI PCI 7412 support.
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-17
Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420
Stefan Reinauer