summaryrefslogtreecommitdiff
path: root/src/soc/nvidia
AgeCommit message (Expand)Author
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