coreboot/src/soc/nvidia/tegra210
Kyösti Mälkki 76c4386699 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Also remove allwinner/a10 dummy monotonic_timer
implementation.

Change-Id: I9dfa9b92dc63375465e3bb87b73eeefad601c810
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34112
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-07-09 13:07:38 +00:00
..
include/soc src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
jdi_25x18_display arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
lp0 nvidia/tegra{124,210}/lp0: Directly include stdint.h 2019-03-21 15:58:38 +00:00
addressmap.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ape.c
arm_tf.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
bootblock.c Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
bootblock_asm.S
cbmem.c
ccplex.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
chip.h src/soc: Fix typo 2018-08-09 15:49:53 +00:00
clock.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cpu.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dc.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dma.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dp.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
dsi.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
flow_ctrl.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
funitcfg.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
gic.c
i2c.c
i2c6.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
Makefile.inc (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
mipi-phy.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
mipi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mipi_dsi.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
mmu_operations.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
monotonic_timer.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mtc.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
padconfig.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
power.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ram_code.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
romstage.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
romstage_asm.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
sdram.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sdram_lp0.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
soc.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sor.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
spi.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
stack.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
stage_entry.S
uart.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00