summaryrefslogtreecommitdiffstats
path: root/src/southbridge/ti/pci1x2x/pci1x2x.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-8/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-301-2/+2
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-2/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* sb/ti/pci{1x2x,i7420,xx12}: Get rid of device_tElyes HAOUAS2018-05-221-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle2011-04-201-6/+0
* pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()Sven Schnelle2011-04-201-2/+3
* pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle2011-04-201-10/+18
* pci1x2x: add PCI1510 device IDsSven Schnelle2011-04-201-0/+6
* pci1x2x: use devicetree register configurationSven Schnelle2011-04-201-26/+27
* Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann2010-12-261-36/+38
* Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann2010-10-171-0/+1
* Fix some of Peter's suggestions for the Nokia IP530.Myles Watson2010-06-071-0/+84