Age | Commit message (Expand) | Author |
2024-04-11 | tree: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | ec, lib, security, sb: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | southbridge: Rename Makefiles from .inc to .mk | Martin Roth |
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 |
2021-03-05 | sb/ti/pcixx12: Remove NOOP chip driver | Arthur Heymans |
2020-07-09 | sb/ti/pci7420: Drop dead code | Angel Pons |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
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-10-04 | devicetree: Fix improper use of chip_operations | Kyösti Mälkki |
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 |