aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132
AgeCommit message (Expand)Author
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
2015-04-14rush: Configure display related clock, pad, and powerJimmy Zhang
2015-04-14rush: Add dp related parametersJimmy Zhang
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
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: Add and select DO_DSI_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: always bring up PLLDAaron Durbin
2015-04-10tegra132: rename clock_display() to clock_configure_plld()Aaron Durbin
2015-04-10tegra132: Set dc to resize the difference between framebuffer and panelJimmy Zhang
2015-04-10tegra132: Add framebuffer parametersJimmy Zhang
2015-04-10tegra132: Pass panel spec to lib_sysinfoJimmy Zhang
2015-04-10tegra132: Expand ramstage size to 208k (from 192k)Jimmy Zhang
2015-04-10tegra132: Add dsi driverJimmy Zhang
2015-04-10tegra132: Add panel mode specJimmy 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-10arm64: Implement PSCI command supportAaron Durbin
2015-04-10arm64: secmon: add entry point for turned on CPUsAaron Durbin
2015-04-10ryu: Add display_start apiJimmy Zhang
2015-04-09soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2015-04-09tegra132: configure debug uart to 115200n8 in tegra_lp0_resumeYen Lin
2015-04-09arm64: psci: add node hierarchyAaron Durbin
2015-04-08t132: Add vboot2 supportFurquan Shaikh
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08tegra132: Remove clamp_tristate_inputs() callTom Warren
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.cFurquan Shaikh
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06tegra132: Add tegra_lp0_resume codeYen Lin
2015-04-04t132: Enable SMMU translationsFurquan Shaikh
2015-04-04tegra132: Store ODMDATA from BCT into PMC scratch for use by kernelTom Warren
2015-04-04tegra132: remove framebuffer reservationAaron Durbin
2015-04-03tegra132: implement platform_prog_run()Aaron Durbin
2015-03-31cbfs: remove cbfs_core.h includesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
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-28tegra132: measure romstage timingsAaron Durbin
2015-03-28tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...Furquan Shaikh
2015-03-28tegra132: Clean up clock register writesFurquan Shaikh
2015-03-28Ryu: Move I2C6 init to ramstageTom Warren
2015-03-28Ryu: Rewrite I2C6 mux initTom Warren
2015-03-28tegra132: remove private spin table implementationAaron Durbin
2015-03-28tegra132: Add secmon supportFurquan Shaikh
2015-03-28tegra132: use generic GIC driverAaron Durbin
2015-03-28arm64: Replace CONFIG_* variables with {read/write}_currentFurquan Shaikh
2015-03-28tegra132: update MTS version formattingAaron Durbin
2015-03-28tegra132: remove bring_up_secondary_cpu chip optionAaron Durbin
2015-03-27tegra132: support arm64 SMP bringupAaron Durbin
2015-03-27tegra132: remove printk() before console_init()Aaron Durbin
2015-03-27tegra132: Fix clock apisFurquan Shaikh
2015-03-27tegra132: Add LPDDR3 SDRAM init in coreboot.Tom Warren
2015-03-27tegra132: return actual plld frequencyAaron Durbin
2015-03-27tegra132: No need for Kconfig variables for stacksFurquan Shaikh
2015-03-27tegra132: add spin table supportAaron Durbin
2015-03-27tegra132: add option to bring up and init secondary cpuAaron Durbin
2015-03-27tegra132: support GIC secondary cpu supportAaron Durbin
2015-03-27arm64: make mmu_enable() use previous ttb from mmu_init()Aaron Durbin
2015-03-27tegra132: select EL3 cpu start up stateAaron Durbin
2015-03-27tegra132: implement smp_processor_id()Aaron Durbin
2015-03-27tegra132: increase MAX_CPUS to 2Aaron Durbin
2015-03-27tegra132: Increase TrustZone Carveout Region sizeFurquan Shaikh
2015-03-27tegra132: refactor cpu startup codeAaron Durbin
2015-03-27tegra132: Add exception stack top addressFurquan Shaikh
2015-03-27tegra132: add enums for bus namesAaron Durbin
2015-03-27tegra132: initialize GICAaron Durbin