..
include /soc
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
bl31_plat_params.c
soc/mediatek/mt8173: Remove cast of NULL*
to void *
2017-11-03 16:03:30 +00:00
bootblock.c
mediatek: Share MMU operation code among similar SOCs
2018-07-11 10:45:48 +00:00
da9212.c
include/device: Split i2c.h into three
2017-08-18 15:33:29 +00:00
ddp.c
src: Use 'include <string.h>' when appropriate
2019-03-20 20:27:51 +00:00
dramc_pi_basic_api.c
src: Use 'include <string.h>' when appropriate
2019-03-20 20:27:51 +00:00
dramc_pi_calibration_api.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
dsi.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
emi.c
src: Use 'include <string.h>' when appropriate
2019-03-20 20:27:51 +00:00
flash_controller.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
gpio.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
gpio_init.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
i2c.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
Kconfig
console: Change BOOTBLOCK_CONSOLE default to y
2019-01-14 12:13:55 +00:00
Makefile.inc
mediatek/mt8183: Add RTC support
2019-02-28 13:42:17 +00:00
memory.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
mmu_operations.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
mt6311.c
include/device: Split i2c.h into three
2017-08-18 15:33:29 +00:00
mt6391.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
pll.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
pmic_wrap.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
rtc.c
mediatek/mt8183: Add RTC support
2019-02-28 13:42:17 +00:00
soc.c
bootmem: add new memory type for BL31
2019-02-05 13:41:45 +00:00
spi.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
timer.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00
usb.c
mediatek: Refactor USB code among similar SoCs
2018-10-17 12:05:25 +00:00