coreboot/src/soc/nvidia/tegra124
Elyes HAOUAS 809aeeed98 src/soc: Fix typo
Change-Id: I8053d0f0863aa4d93692487f1ca802195c2d475f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/27908
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-09 15:49:53 +00:00
..
include/soc src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
lp0 src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
bootblock.c
bootblock_asm.S
cache.c
cbmem.c
chip.h src/soc: Fix typo 2018-08-09 15:49:53 +00:00
clock.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
display.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
dma.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
dp.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
i2c.c
Kconfig device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT 2017-06-08 14:31:43 +02:00
maincpu.S
Makefile.inc
monotonic_timer.c
power.c
sdram.c
sdram_lp0.c src/soc: Fix typo 2018-08-09 15:49:53 +00:00
soc.c soc/nvidia: Get rid of device_t 2018-05-28 16:07:27 +00:00
sor.c src/soc: Get rid of whitespace before tab 2018-06-04 09:20:52 +00:00
spi.c soc/nvidia/tegra*: Move spi driver to use spi_bus_map 2017-05-24 04:38:04 +02:00
uart.c driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
verstage.c