summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common/rcba_pirq.c
AgeCommit message (Expand)Author
2024-06-03tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n)Elyes Haouas
2024-06-03Revert "tree: Use Wcalloc-transposed-args command option"Elyes Haouas
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-29tree: Use Wcalloc-transposed-args command optionElyes Haouas
2021-12-23sb/intel/common/rcba_pirq: Use correct size_t length modifierPaul Menzel
2021-06-29southbridge/intel/common: Move invalid PIRQ value to 0Tim Wawrzynczak
2021-04-27sb/intel/common: Refactor _PRT generation to support GSI-based tablesTim Wawrzynczak
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01sb/intel/common/{madt,rcba_pirq}.c: Convert to 96 characters line lengthElyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2018-06-21sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROsArthur Heymans
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-05-25sb/intel/common/pirq_gen: Rework generating pin-route tablesArthur Heymans
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2017-12-20sb/intel/common: Automatically generate ACPI PIRQTobias Diedrich