aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/include
AgeCommit message (Expand)Author
2016-02-12tegra132/pistachio: Increase romstage size in memlayout.ldJulius Werner
2016-02-12tegra132/210: Remove memlayout_vboot2.ldJulius Werner
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-13t132: Add TIMESTAMP region to memlayout.ldFurquan Shaikh
2015-10-11tegra132: increase romstage size for vbootAaron Durbin
2015-09-30vboot: provide a unified flow for separate verstageAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-07-07t132: Add timestamp collection support in t132Furquan Shaikh
2015-07-01tegra132: adjust vboot2 memlayout to make coreboot compileStefan Reinauer
2015-06-23tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-05nvidia/tegra132: Fix vboot2 memory layoutAaron Durbin
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
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
2015-04-14rush: Configure display related clock, pad, and powerJimmy Zhang
2015-04-13arm: Add bootblock_mainboard_early_init() for pre-console initializationJulius Werner
2015-04-13rush: Add and select DO_SOR_INIT config optionJimmy Zhang
2015-04-13ryu: display: Move display api to mainboardJimmy Zhang
2015-04-13ryu: display: Split dc functions from dsi display codeJimmy Zhang
2015-04-13t132: Add I2S1 support to funitTom Warren
2015-04-13t132: add RAM repair to cluster 1Yen Lin
2015-04-10tegra132: psci: add cpu_on/off supportJoseph Lo
2015-04-10tegra132: Make non-vboot2 memlayout more usefulFurquan Shaikh
2015-04-10tegra132: Change memlayout to have PRERAM and POSTRAM CBFS CacheFurquan Shaikh
2015-04-10tegra132: Bump up ramstage to 256KFurquan Shaikh
2015-04-10tegra132: prepare cpu startup in psciAaron Durbin
2015-04-10tegra132: Increase size of bootblock due to overflowTom Warren
2015-04-10tegra132: rename clock_display() to clock_configure_plld()Aaron Durbin
2015-04-10tegra132: Expand ramstage size to 208k (from 192k)Jimmy Zhang
2015-04-10tegra132: Add dsi driverJimmy Zhang
2015-04-10google/rush_ryu: dsi: Enable panel related vdd and clocksJimmy Zhang
2015-04-10tegra132: Increase space for romstage in memlayoutFurquan Shaikh
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10google/rush: Add I2C1 init and audio clock enable/resetsTom Warren
2015-04-10tegra132: Add routine to enable all audio periphs under AHUBTom Warren
2015-04-10tegra132: Add I2C1 support to funitTom Warren
2015-04-08t132: Add vboot2 supportFurquan Shaikh
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04tegra132: remove framebuffer reservationAaron Durbin
2015-03-28tegra132: Replace use of clk_rst with CLK_RST_REGFurquan Shaikh
2015-03-28tegra132: Clean up clock register writesFurquan Shaikh
2015-03-28tegra132: use generic GIC driverAaron Durbin
2015-03-27tegra132: Fix clock apisFurquan Shaikh
2015-03-27tegra132: return actual plld frequencyAaron Durbin
2015-03-27tegra132: refactor cpu startup codeAaron Durbin
2015-03-27tegra132: add enums for bus namesAaron Durbin
2015-03-27tegra132: initialize GICAaron Durbin
2015-03-27tegra132: Add special I2C6 initTom Warren
2015-03-27tegra132: separate/refactor clock enable/reset codeTom Warren
2015-03-26tegra132: allow mainboards to insert memory regions in address mapAaron Durbin
2015-03-26tegra132: add I2C6 controller to funit libraryTom Warren
2015-03-26tegra132: add usb initialization support to funitAaron Durbin
2015-03-26tegra132: provide more robust array bounds checkingAaron Durbin
2015-03-26tegra132: add more base addresses to address mapAaron Durbin
2015-03-26tegra132: add i2c2 controller to funit libraryAaron Durbin
2015-03-26t132: Implement clock initialization api for functional unitsFurquan Shaikh
2015-03-25tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()Aaron Durbin
2015-03-25tegra132: introduce romstage_mainboard_init()Aaron Durbin
2015-03-25ryu: Add mainboard_init_xxx functions to get it building againTom Warren
2015-03-24tegra132: add bootblock_mainboard_early_init()Aaron Durbin
2015-03-24tegra132: provide pad configuration interfaceAaron Durbin
2015-03-23t132: Add support for tpm i2cFurquan Shaikh
2015-03-17Tegra132: Configure CPU clockJimmy Zhang
2015-03-13tegra132: Add Trust Zone register accessAaron Durbin
2015-03-13tegra132: split memory range querying to above/below 4GiBAaron Durbin
2015-03-05tegra132: add support for TZ carve-outAaron Durbin
2015-03-05t132: handle carve-outs for addressable memoryAaron Durbin
2015-03-05t132: Enable cbmem console supportAaron Durbin
2015-03-05t132: bring up 64-bit denver coreAaron Durbin
2015-03-04t132: Add shared romstageAaron Durbin
2015-03-02tegra132: Enable bootblock support in tegra132 including UART supportFurquan Shaikh
2015-01-26tegra132: Add support for tegra132 socFurquan Shaikh