summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
Commit message (Expand)AuthorAgeFilesLines
* t132: add RAM repair to cluster 1Yen Lin2015-04-132-3/+17
* tegra132: psci: add cpu_on/off supportJoseph Lo2015-04-104-2/+197
* tegra132: Make non-vboot2 memlayout more usefulFurquan Shaikh2015-04-101-4/+5
* tegra132: Change memlayout to have PRERAM and POSTRAM CBFS CacheFurquan Shaikh2015-04-101-1/+2
* tegra132: Bump up ramstage to 256KFurquan Shaikh2015-04-101-1/+1
* tegra132: prepare cpu startup in psciAaron Durbin2015-04-104-6/+31
* tegra132: Increase size of bootblock due to overflowTom Warren2015-04-101-0/+2
* tegra132: always bring up PLLDAaron Durbin2015-04-101-0/+18
* tegra132: rename clock_display() to clock_configure_plld()Aaron Durbin2015-04-104-12/+14
* tegra132: Set dc to resize the difference between framebuffer and panelJimmy Zhang2015-04-102-9/+16
* tegra132: Add framebuffer parametersJimmy Zhang2015-04-101-1/+11
* tegra132: Pass panel spec to lib_sysinfoJimmy Zhang2015-04-103-8/+38
* tegra132: Expand ramstage size to 208k (from 192k)Jimmy Zhang2015-04-101-1/+1
* tegra132: Add dsi driverJimmy Zhang2015-04-1018-182/+2986
* tegra132: Add panel mode specJimmy Zhang2015-04-101-1/+34
* google/rush_ryu: dsi: Enable panel related vdd and clocksJimmy Zhang2015-04-101-0/+3
* tegra132: Increase space for romstage in memlayoutFurquan Shaikh2015-04-101-4/+4
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-102-2/+2
* google/rush: Add I2C1 init and audio clock enable/resetsTom Warren2015-04-101-0/+5
* tegra132: Add routine to enable all audio periphs under AHUBTom Warren2015-04-102-0/+19
* tegra132: Add I2C1 support to funitTom Warren2015-04-105-2/+6
* arm64: Implement PSCI command supportAaron Durbin2015-04-101-0/+12
* arm64: secmon: add entry point for turned on CPUsAaron Durbin2015-04-101-0/+4
* ryu: Add display_start apiJimmy Zhang2015-04-101-0/+11
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-104-27/+24
* soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan2015-04-091-6/+2
* tegra132: configure debug uart to 115200n8 in tegra_lp0_resumeYen Lin2015-04-091-2/+36
* arm64: psci: add node hierarchyAaron Durbin2015-04-092-0/+47
* t132: Add vboot2 supportFurquan Shaikh2015-04-085-6/+129
* timer: Add generic udelay() implementationAaron Durbin2015-04-086-105/+3
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0839-85/+83
* tegra132: Remove clamp_tristate_inputs() callTom Warren2015-04-081-3/+0
* tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0842-94/+82
* tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.cFurquan Shaikh2015-04-071-0/+6
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-2/+0
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-0617-198/+126
* tegra132: Add tegra_lp0_resume codeYen Lin2015-04-063-0/+787
* t132: Enable SMMU translationsFurquan Shaikh2015-04-042-0/+5
* tegra132: Store ODMDATA from BCT into PMC scratch for use by kernelTom Warren2015-04-041-0/+26
* tegra132: remove framebuffer reservationAaron Durbin2015-04-045-37/+11
* tegra124: use known-good drive for fast-train onlyNeil Chen2015-04-043-23/+29
* tegra124: add support for full DP link trainingNeil Chen2015-04-044-44/+652
* tegra132: implement platform_prog_run()Aaron Durbin2015-04-031-30/+7
* tegra124: implement platform_prog_run()Aaron Durbin2015-04-031-18/+21
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-021-0/+1
* cbfs: remove cbfs_core.h includesAaron Durbin2015-03-312-2/+0
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-1/+1
* tegra132: Add support for pmc_rst_status get and printFurquan Shaikh2015-03-285-0/+38
* tegra132: Replace use of clk_rst with CLK_RST_REGFurquan Shaikh2015-03-283-4/+1
* tegra132: measure romstage timingsAaron Durbin2015-03-282-2/+13