aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132
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-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-11-07arm64: remove secmonAaron Durbin
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-10-11vboot: remove remnants of VBOOT_STUBAaron Durbin
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-10-01tegra132/tegra210: remove verstage.cAaron Durbin
2015-09-30vboot: provide a unified flow for separate verstageAaron Durbin
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-07-24tegra lp0: fix checkpatch errorsStefan Reinauer
2015-07-21t132: Correct dma_busy functionTom Warren
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-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
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