coreboot/src/soc/nvidia/tegra124
Patrick Georgi a37eef131a soc/nvidia/tegra: Constify variable
Change-Id: Iab0a442e6dbde0f9abdf2d8689f9891b79a2d37a
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37413
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-12-03 11:24:51 +00:00
..
include/soc lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
lp0 src/soc: change "unsigned" to "unsigned int" 2019-10-27 21:08:58 +00:00
bootblock.c lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
bootblock_asm.S lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
cache.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cbmem.c lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
chip.h src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
clock.c soc/nvidia/tegra124: Assert divisor is non-zero 2019-07-29 06:01:42 +00:00
display.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dma.c src: Include <stdint.h> instead of <inttypes.h> 2019-08-10 01:33:58 +00:00
dp.c soc/nvidia: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:32 +00:00
i2c.c soc/nvidia/tegra: Constify variable 2019-12-03 11:24:51 +00:00
Kconfig arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
maincpu.S src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
Makefile.inc arch/arm: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:04 +00:00
monotonic_timer.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
sdram.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sdram_lp0.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
soc.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
sor.c src: Remove unused '#include <cpu/cpu.h>' 2019-10-28 11:56:38 +00:00
spi.c soc/nvidia/tegra124: Fix null pointer and logic bug 2019-10-22 20:08:20 +00:00
uart.c src/soc: change "unsigned" to "unsigned int" 2019-10-27 21:08:58 +00:00
verstage.c arch/arm: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:04 +00:00