summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/bootblock.c
AgeCommit message (Expand)Author
2015-07-13tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-03tegra124: implement platform_prog_run()Aaron Durbin
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-02-17T124: perform ram_repair when CPU rail is powered on in coldbootYen Lin
2015-02-17tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIMEJimmy Zhang
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-14Revert "vboot2: add verstage"Paul Menzel
2015-01-13vboot2: add verstageDaisuke Nojiri
2014-12-17nyan*: enable CLAMP_INPUTSKen Chang
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-12tegra124: enable JTAG in Security ModeJimmy Zhang
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-13tegra124/nyan: display, clock, and other updatesJulius Werner
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-10nyan: Use the new pinmux functions as part of UART setup.Gabe Black
2014-08-29tegra124: add custom uartGabe Black
2014-08-28tegra124: Add a custom bootblock implementation.Gabe Black
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-05tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black