summaryrefslogtreecommitdiff
path: root/src/soc/nvidia
AgeCommit message (Expand)Author
2015-07-13t210: Apply A57 hardware issue workaround during cpu startupFurquan Shaikh
2015-07-13t210: Add TZDRAM_BASE param to BL31_MAKEARGSFurquan Shaikh
2015-07-09t210: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin
2015-07-09t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to workYen Lin
2015-07-08memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer
2015-07-07t132: Add timestamp collection support in t132Furquan Shaikh
2015-07-07T210: UTMIP: Correct UTMIP PLL programming as per Mark KuoTom Warren
2015-07-06t210: MTC cleanupFurquan Shaikh
2015-07-04Kconfig: Fix references to obsolete symbolsMartin Roth
2015-07-03Kconfig whitespace cleanup: Change leading spaces to tabsMartin Roth
2015-07-02tegra124: verified boot fixupsStefan Reinauer
2015-07-01tegra132: adjust vboot2 memlayout to make coreboot compileStefan Reinauer
2015-07-01nvidia/tegra210: Drop unused Kconfig symbolPatrick Georgi
2015-07-01tegra210: Include correct include filesStefan Reinauer
2015-06-30nvidia/tegra210: reserve more room for the romstage in vboot buildsPatrick Georgi
2015-06-30nvidia/tegra210: add new SoCPatrick Georgi
2015-06-30t210: Set UTMIP_PCOUNT_UPDN_DIV to 0Stephen Barber
2015-06-23nvidia/tegra: expose more registersTom Warren
2015-06-23tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-21Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-11nvidia/tegra132: we write tables in ramstagePatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-05-05nvidia/tegra132: Fix vboot2 memory layoutAaron Durbin
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-22nvidia/tegra132: Add spi_crop_chunk()Patrick Georgi
2015-04-22t132: Add gic.c to secmonFurquan Shaikh
2015-04-22nvidia/tegra*: check bus number for i2c driver APIsYen Lin
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
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-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi
2015-04-18vboot: make vboot2_verify_firmware returnDaisuke Nojiri
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-14tegra132: lock down VPRAaron Durbin
2015-04-14rush: Enable dp displayJimmy Zhang
2015-04-14ryu: display: Add function to pass mode info to payloadJimmy Zhang
2015-04-14ryu: display: Set display shift clock dividerJimmy Zhang