Age | Commit message (Expand) | Author |
2022-11-22 | src/southbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` | Angel Pons |
2020-08-12 | sb/intel/i82801jx/sata.c: Simplify constant is_mobile parameter | Angel Pons |
2020-08-12 | sb/intel/i82801jx/sata.c: Drop always-false is_mobile check | Angel Pons |
2020-07-06 | sb/intel/i82801jx/sata.c: Handle ABAR as a resource | Angel Pons |
2020-06-12 | sb/intel/i82801jx: Use PCI bitwise ops | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | 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 |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-05-24 | sb/intel/i82801jx: Get rid of device_t | Elyes HAOUAS |
2017-07-21 | sb/intel/i82801jx: Add correct PCI ids and change names | Arthur Heymans |
2017-07-21 | sb/intel/i82801jx: Copy i82801ix | Arthur Heymans |