coreboot-kgpe-d16/src
Sven Schnelle f03dff7ab1 X60/T60: fix mptable LINT entries
They used MP_IRQ_TRIGGER_LEVEL, but it should be MP_IRQ_TRIGGER_EDGE.
While at it, uses mptable_lintsrc() instead.

Change-Id: Ie71311b8bf865889cf0d8808467df98af4b0132d
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/1136
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-06-24 13:03:52 +02:00
..
arch/x86 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Implement %zu / %zd in printk 2012-05-26 07:16:40 +02:00
cpu Enable Intel PECI on Model 6fx CPUs 2012-06-19 18:31:58 +02:00
devices Clean up #ifs 2012-05-08 00:34:34 +02:00
drivers Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled 2012-05-29 11:29:54 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add support for Panther Point to SPI driver 2012-05-30 00:53:11 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard X60/T60: fix mptable LINT entries 2012-06-24 13:03:52 +02:00
northbridge Don't use 64-bit constant 0x100000000 in linker scripts 2012-06-21 08:05:31 +02:00
southbridge i3100: add smbus_write_byte() 2012-06-23 10:05:01 +02:00
superio Unmark source files as executables 2012-05-10 08:44:08 +02:00
vendorcode ChromeOS: Remove remnants of FDT support 2012-05-29 11:28:43 +02:00
Kconfig Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. 2012-06-23 07:50:07 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00