summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801jx/i82801jx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-5/+1
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* src/southbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-4/+4
* sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5Stefan Tauner2018-08-161-1/+1
* sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbersStefan Tauner2018-08-141-8/+8
* sb/intel/i82801jx: Get rid of device_tElyes HAOUAS2018-05-241-5/+5
* I82801JX: Add IS_ENABLED around config optionsMartin Roth2017-07-211-1/+1
* sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans2017-07-211-0/+235