Age | Commit message (Expand) | Author |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-13 | arm: Add bootblock_mainboard_early_init() for pre-console initialization | Julius Werner |
2015-04-08 | tegra132: Remove clamp_tristate_inputs() call | Tom Warren |
2015-04-08 | tegra132: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-04 | tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel | Tom Warren |
2015-03-28 | tegra132: Add support for pmc_rst_status get and print | Furquan Shaikh |
2015-03-28 | tegra132: Replace use of clk_rst with CLK_RST_REG | Furquan Shaikh |
2015-03-26 | tegra132: move common bootblock init into SoC code | Aaron Durbin |
2015-03-24 | tegra132: add bootblock_mainboard_early_init() | Aaron Durbin |
2015-03-24 | tegra132: use padconfig for initializing uart pads | Aaron Durbin |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-04 | t132: Replace fallback with CONFIG_CBFS_PREFIX | Marc Jones |
2015-03-04 | coreboot t132: Enable loading of romstage from CBFS media | Furquan Shaikh |
2015-03-04 | coreboot t132: Remove init pllx for now | Furquan Shaikh |
2015-03-04 | coreboot t132,rush: Add mainboard specific bootblock_init | Furquan Shaikh |
2015-03-03 | coreboot t132: Add clock.c to all three stages of coreboot | Furquan Shaikh |
2015-03-02 | tegra132: Enable bootblock support in tegra132 including UART support | Furquan Shaikh |