aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/acpi/irqlinks.asl
AgeCommit message (Expand)Author
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-14soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntaxFelix Singer
2020-07-09soc/intel/baytrail: Align whitespace and commentsAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-25intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko
2014-07-17soc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-05baytrail: interrupt routing supportAaron Durbin