aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/bootblock.c
AgeCommit message (Expand)Author
2016-08-09soc/nvidia/tegra132: remove tegra132 supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-07t132: Add timestamp collection support in t132Furquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-13arm: Add bootblock_mainboard_early_init() for pre-console initializationJulius Werner
2015-04-08tegra132: Remove clamp_tristate_inputs() callTom Warren
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04tegra132: Store ODMDATA from BCT into PMC scratch for use by kernelTom Warren
2015-03-28tegra132: Add support for pmc_rst_status get and printFurquan Shaikh
2015-03-28tegra132: Replace use of clk_rst with CLK_RST_REGFurquan Shaikh
2015-03-26tegra132: move common bootblock init into SoC codeAaron Durbin
2015-03-24tegra132: add bootblock_mainboard_early_init()Aaron Durbin
2015-03-24tegra132: use padconfig for initializing uart padsAaron Durbin
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2015-03-04t132: Replace fallback with CONFIG_CBFS_PREFIXMarc Jones
2015-03-04coreboot t132: Enable loading of romstage from CBFS mediaFurquan Shaikh
2015-03-04coreboot t132: Remove init pllx for nowFurquan Shaikh
2015-03-04coreboot t132,rush: Add mainboard specific bootblock_initFurquan Shaikh
2015-03-03coreboot t132: Add clock.c to all three stages of corebootFurquan Shaikh
2015-03-02tegra132: Enable bootblock support in tegra132 including UART supportFurquan Shaikh