coreboot-kgpe-d16/src/soc/nvidia/tegra132
Furquan Shaikh b136d9f18c tegra132: Bump up ramstage to 256K
BUG=None
BRANCH=None
TEST=Compiles successfully

Change-Id: Ia4875948e0be5e084f54f1acb1c5acf5cdabad94
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 038e9abe2c6e1813cad50bb768e1f66cdd056ccd
Original-Signed-off-by: Furquan Shaikh <furquan@google.com>
Original-Change-Id: If5df6e0dbf85c837f9ada6a967fd3d01b5230307
Original-Reviewed-on: https://chromium-review.googlesource.com/232002
Original-Tested-by: Furquan Shaikh <furquan@chromium.org>
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Commit-Queue: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: http://review.coreboot.org/9533
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-10 20:46:40 +02:00
..
include/soc tegra132: Bump up ramstage to 256K 2015-04-10 20:46:40 +02:00
jdi_25x18_display tegra132: Add dsi driver 2015-04-10 20:43:15 +02:00
lp0 tegra132: configure debug uart to 115200n8 in tegra_lp0_resume 2015-04-09 14:40:14 +02:00
32bit_reset.S tegra132: refactor cpu startup code 2015-03-27 08:03:39 +01:00
addressmap.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
bootblock.c tegra132: Remove clamp_tristate_inputs() call 2015-04-08 09:28:40 +02:00
bootblock_asm.S New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
cbfs.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
cbmem.c tegra132: remove framebuffer reservation 2015-04-04 15:03:37 +02:00
ccplex.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
chip.h tegra132: Add framebuffer parameters 2015-04-10 20:44:02 +02:00
clock.c tegra132: rename clock_display() to clock_configure_plld() 2015-04-10 20:44:41 +02:00
cpu.c tegra132: prepare cpu startup in psci 2015-04-10 20:46:16 +02:00
cpu_lib.S tegra132: implement smp_processor_id() 2015-03-27 08:03:53 +01:00
display.c tegra132: rename clock_display() to clock_configure_plld() 2015-04-10 20:44:41 +02:00
dma.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
funitcfg.c tegra132: Add I2C1 support to funit 2015-04-10 12:02:24 +02:00
gic.c tegra132: use generic GIC driver 2015-03-28 07:05:06 +01:00
i2c.c tegra132: Add I2C1 support to funit 2015-04-10 12:02:24 +02:00
i2c6.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
Kconfig timer: Add generic udelay() implementation 2015-04-08 18:35:01 +02:00
maincpu.S tegra132: Enable bootblock support in tegra132 including UART support 2015-03-02 21:17:21 +01:00
Makefile.inc tegra132: prepare cpu startup in psci 2015-04-10 20:46:16 +02:00
mipi-phy.c tegra132: Add dsi driver 2015-04-10 20:43:15 +02:00
mipi.c tegra132: Add dsi driver 2015-04-10 20:43:15 +02:00
mipi_dsi.c tegra132: Add dsi driver 2015-04-10 20:43:15 +02:00
mmu_operations.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
monotonic_timer.c coreboot t132,rush: Add mainboard specific bootblock_init 2015-03-04 18:15:44 +01:00
padconfig.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
power.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
psci.c tegra132: prepare cpu startup in psci 2015-04-10 20:46:16 +02:00
ramstage.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
reset.c tegra132: use pre-existing reset API 2015-03-25 22:31:54 +01:00
romstage.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
romstage_asm.S New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
sdram.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
sdram_lp0.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
secmon.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
soc.c tegra132: always bring up PLLD 2015-04-10 20:44:47 +02:00
spi.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
stack.S New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
tegra_dsi.c tegra132: rename clock_display() to clock_configure_plld() 2015-04-10 20:44:41 +02:00
uart.c tegra132: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:26:14 +02:00
verstage.c t132: Add vboot2 support 2015-04-08 20:16:21 +02:00