coreboot/src/soc/mediatek/common
Chuanjia Liu 3a065f1a76 mediatek: Share GPIO external interrupts (EINT) code among similar SoCs
Refactor GPIO EINT code which can be reused among similar SoCs.

BUG=b:80501386
BRANCH=none
TEST=emerge-elm coreboot; emerge-kukui coreboot

Change-Id: Ib01b43cf1aa4082d7d968fe1ef82f75e8cf05b8b
Signed-off-by: Chuanjia Liu <Chuanjia.Liu@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/29837
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-12-05 13:34:57 +00:00
..
include/soc mediatek: Share GPIO external interrupts (EINT) code among similar SoCs 2018-12-05 13:34:57 +00:00
cbmem.c
gpio.c mediatek: Share GPIO external interrupts (EINT) code among similar SoCs 2018-12-05 13:34:57 +00:00
memory_test.c mediatek: Refactor memory test code among similar SoCs 2018-09-06 10:29:39 +00:00
mmu_operations.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
mtcmos.c mediatek: Move mtcmos code to a common directory 2018-07-02 07:30:37 +00:00
pll.c mediatek: Share PLL code among similar SOCs 2018-07-11 10:46:45 +00:00
pmic_wrap.c mediatek: Refactor PMIC wrapper code among similar SoCs 2018-11-16 09:51:54 +00:00
spi.c src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
timer.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
uart.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
usb.c mediatek: Refactor USB code among similar SoCs 2018-10-17 12:05:25 +00:00
wdt.c soc/mediatek: Convert to board_reset() 2018-10-22 08:34:37 +00:00