Age | Commit message (Expand) | Author |
2023-08-14 | commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles | Martin Roth |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
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-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
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-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-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
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-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
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-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 |